messages from 2018-06-12 05:27:20 to 2018-06-13 04:05:08 UTC [more...]
[U-Boot] [PULL] u-boot-sh/master
2018-06-13 4:05 UTC
[U-Boot] [PATCH 0/4] rockchip: Reduce prerequisites from the host
2018-06-13 3:57 UTC (6+ messages)
` [U-Boot] [PATCH 3/4] rockchip: rk3399: disable CONFIG_SPL_OF_PLATDATA
` [U-Boot] [PATCH 4/4] rockchip: rk3399: set CONFIG_MKIMAGE_DTC_PATH
[U-Boot] [PATCH RESEND 1/2] rockchip: make_fit_atf: use elf entry point
2018-06-13 3:49 UTC (4+ messages)
[U-Boot] [PATCH 1/1] rockchip: evb-rk3399: correct README for board bring up
2018-06-13 3:46 UTC (2+ messages)
[U-Boot] [RESEND][PATCH 0/9] Add SoC and Board support for Bubblegum-96
2018-06-13 3:33 UTC (6+ messages)
` [U-Boot] [RESEND][PATCH 5/9] clk: Add Actions Semi OWL clock support
[U-Boot] [PATCH v5 00/13] efi: Enable basic sandbox support for EFI loader
2018-06-13 3:12 UTC (29+ messages)
` [U-Boot] [PATCH v5 01/13] efi: Don't allow CMD_BOOTEFI_SELFTEST on sandbox
` [U-Boot] [PATCH v5 02/13] efi: Init the 'rows' and 'cols' variables
` [U-Boot] [PATCH v5 03/13] efi: sandbox: Adjust memory usage for sandbox
` [U-Boot] [PATCH v5 04/13] sandbox: smbios: Update to support sandbox
` [U-Boot] [PATCH v5 05/13] efi: sandbox: Add distroboot support
` [U-Boot] [PATCH v5 06/13] efi: sandbox: Add relocation constants
` [U-Boot] [PATCH v5 10/13] efi: sandbox: Add a simple 'bootefi test' command
[U-Boot] [PATCH] x86: cherryhill: Fix DTC warning
2018-06-13 3:01 UTC
[U-Boot] [PATCH v6 00/13] efi: Enable basic sandbox support for EFI loader
2018-06-13 2:41 UTC (15+ messages)
` [U-Boot] [PATCH v6 01/13] efi: Don't allow CMD_BOOTEFI_SELFTEST on sandbox
` [U-Boot] [PATCH v6 02/13] efi: Init the 'rows' and 'cols' variables
` [U-Boot] [PATCH v6 03/13] efi: sandbox: Adjust memory usage for sandbox
` [U-Boot] [PATCH v6 04/13] sandbox: smbios: Update to support sandbox
` [U-Boot] [PATCH v6 05/13] efi: sandbox: Add distroboot support
` [U-Boot] [PATCH v6 06/13] efi: sandbox: Add relocation constants
` [U-Boot] [PATCH v6 07/13] efi: Add a comment about duplicated ELF constants
` [U-Boot] [PATCH v6 08/13] efi: sandbox: Enable EFI loader builder for sandbox
` [U-Boot] [PATCH v6 09/13] efi: Split out test init/uninit into functions
` [U-Boot] [PATCH v6 10/13] efi: sandbox: Add a simple 'bootefi test' command
` [U-Boot] [PATCH v6 11/13] efi: Create a function to set up for running EFI code
` [U-Boot] [PATCH v6 12/13] efi: Rename bootefi_test_finish() to bootefi_run_finish()
` [U-Boot] [PATCH v6 13/13] Revert "buildman: Extract environment as part of each build"
[U-Boot] [PATCH v5 0/5] drivers: Add reset ctrl to drivers
2018-06-13 2:23 UTC (7+ messages)
` [U-Boot] [PATCH v5 2/5] include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET)
[U-Boot] Please pull u-boot-x86
2018-06-13 2:17 UTC
[U-Boot] [PATCH] net: add Socionext AVE ethernet driver support
2018-06-13 1:57 UTC (3+ messages)
[U-Boot] [PATCH v2 0/3] x86: ivybridge: cougarcanyon2: Various enhancements
2018-06-13 1:48 UTC (10+ messages)
` [U-Boot] [PATCH v2 1/3] x86: irq: Parse number of PIRQ links from device tree
` [U-Boot] [PATCH v2 2/3] x86: irq: Support discrete PIRQ routing registers via "
` [U-Boot] [PATCH v2 3/3] x86: cougarcanyon2: Add missing chipset interrupt information
[U-Boot] [PATCH 1/2] net: Add option to prefer bootp/dhcp serverip
2018-06-13 1:42 UTC (5+ messages)
[U-Boot] [PATCH v4 0/4] x86: use EFI calling convention for efi_main on x86_64
2018-06-13 1:38 UTC (9+ messages)
` [U-Boot] [PATCH v4 1/4] "
` [U-Boot] [PATCH v4 2/4] arm: Remove unused _relocate arguments
` [U-Boot] [PATCH v4 3/4] x86: "
` [U-Boot] [PATCH v4 4/4] riscv: "
[U-Boot] [PATCH v1 0/3] Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller
2018-06-13 1:29 UTC (8+ messages)
` [U-Boot] [PATCH v1 2/3] net: eth-uclass: Fix for DM USB ethernet support
` [U-Boot] [PATCH v1 3/3] cmd: usb gadget: Add a command to bind a USB gadget driver to a UDC port
[U-Boot] [PATCH v2 00/13] x86: efi: Fixes and enhancements to application and payload support
2018-06-13 1:29 UTC (19+ messages)
` [U-Boot] [PATCH v2 01/13] x86: doc: Fix reference to EFI doc in U-Boot
` [U-Boot] [PATCH v2 02/13] efi.h: Do not use config options
` [U-Boot] [PATCH v2 03/13] x86: Change __kernel_size_t conditionals to use compiler provided defines
` [U-Boot] [PATCH v2 04/13] x86: efi: Refactor the directory of EFI app and payload support
` [U-Boot] [PATCH v2 05/13] x86: efi: payload: Add arch_cpu_init()
` [U-Boot] [PATCH v2 06/13] x86: Add generic EFI payload support
` [U-Boot] [PATCH v2 07/13] x86: Drop QEMU-specific "
` [U-Boot] [PATCH v2 08/13] x86: baytrail: Drop EFI-specific test logics
` [U-Boot] [PATCH v2 09/13] efi: stub: Pass EFI GOP information to U-Boot payload
` [U-Boot] [PATCH v2 10/13] dm: video: Add an EFI framebuffer driver
` [U-Boot] [PATCH v2 11/13] x86: efi: payload: Add EFI framebuffer driver support
` [U-Boot] [PATCH v2 12/13] x86: Rename efi-x86 target to efi-x86_app
` [U-Boot] [PATCH v2 13/13] x86: efi: app: Display correct CPU info during boot
[U-Boot] [PATCH 0/4] Qualcomm SMEM driver
2018-06-13 1:29 UTC (7+ messages)
` [U-Boot] [PATCH 2/4] soc: qualcomm: Add Shared Memory Manager driver
[U-Boot] [PATCH 00/41] imx: add i.MX8QXP support
2018-06-13 1:26 UTC (10+ messages)
` [U-Boot] [PATCH 01/41] imx: import SCFW API
` [U-Boot] [PATCH 27/41] net: fec: do not access reserved register for i.MX8
` [U-Boot] [PATCH 28/41] net: fec_mxc: Add the init_clk_fec function
[U-Boot] [PATCH 0/4] ARM: Provide workaround setup bits for CVE-2017-5715 (A8/A15)
2018-06-13 0:30 UTC (9+ messages)
` [U-Boot] [PATCH 1/4] ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715
` [U-Boot] [PATCH 2/4] ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15 "
` [U-Boot] [PATCH 3/4] ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate CVE_2017-5715 WA in OS
` [U-Boot] [PATCH 4/4] ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017-5715
[U-Boot] Please pull u-boot-fsl-qoriq master
2018-06-12 22:33 UTC (2+ messages)
[U-Boot] [RFC PATCH 0/2] ARM: v7: Enable basic framework for supporting bits for CVE-2017-5715
2018-06-12 21:58 UTC (5+ messages)
[U-Boot] [PATCH v11 0/3] Why netboot:
2018-06-12 21:21 UTC (2+ messages)
[U-Boot] [PATCH 1/4] net: Always align tx packets
2018-06-12 21:09 UTC (2+ messages)
[U-Boot] Raspberry Pi 3(+) / 64bit bug with saveenv
2018-06-12 21:07 UTC (3+ messages)
[U-Boot] [PATCH v3 0/3] drivers: Add reset ctrl to drivers
2018-06-12 20:50 UTC (5+ messages)
` [U-Boot] [PATCH v3 3/3] net: designware: Add reset ctrl to driver
[U-Boot] [PATCH 0/3] efi_loader: ARM: add support for ARMV7_NONSEC=y
2018-06-12 20:36 UTC (10+ messages)
` [U-Boot] [PATCH 1/3] ARM: HYP/non-sec: save and restore stack
` [U-Boot] [PATCH 2/3] efi_loader: ARM: run EFI payloads non-secure
` [U-Boot] [PATCH 3/3] Revert "efi_loader: no support for ARMV7_NONSEC=y"
[U-Boot] [PATCH v8 00/18] Add fastboot UDP support
2018-06-12 20:27 UTC (3+ messages)
` [U-Boot] [PATCH v8 15/18] net: fastboot: Merge AOSP UDP fastboot
[U-Boot] [PATCH v4 0/4] drivers: Add reset ctrl to drivers
2018-06-12 20:00 UTC (3+ messages)
` [U-Boot] [PATCH v4 4/4] net: designware: Add reset ctrl to driver
[U-Boot] [PATCH] efi.h: Do not use config options
2018-06-12 19:13 UTC (4+ messages)
[U-Boot] [PATCH] net: designware: set the PS bit when resetting DMA bus in MII configuration
2018-06-12 18:38 UTC (2+ messages)
[U-Boot] [RFC] efi_loader: support for CONFIG_ARMV7_NONSEC
2018-06-12 17:42 UTC (3+ messages)
[U-Boot] [PATCH v2] x86: Add 64-bit setjmp/longjmp implementation
2018-06-12 15:57 UTC (2+ messages)
[U-Boot] [PATCH 1/1] x86: qemu: do not build car.o with start64.o
2018-06-12 15:50 UTC
[U-Boot] Please pull u-boot-marvell
2018-06-12 15:46 UTC (2+ messages)
[U-Boot] [BUG] arch/x86/dts/cherryhill.dtb - unnecessary #address-cells/#size-cells without "ranges" or child "reg" property
2018-06-12 14:54 UTC (3+ messages)
[U-Boot] [RFC PATCH 00/20] SPI-NAND support
2018-06-12 14:14 UTC (2+ messages)
[U-Boot] [PATCH v5 07/13] efi: Add a comment about duplicated ELF constants
2018-06-12 14:10 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[U-Boot] [PATCH 00/18] x86: efi: Fixes and enhancements to application and payload support
2018-06-12 13:07 UTC (19+ messages)
` [U-Boot] [PATCH 02/18] x86: Conditionally build the pinctrl_ich6 driver
` [U-Boot] [PATCH 03/18] x86: efi: app: Fix broken EFI application
` [U-Boot] [PATCH 04/18] x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes
` [U-Boot] [PATCH 06/18] dm: pci: Make ranges dt property optional
` [U-Boot] [PATCH 07/18] dm: pci: Use a 1:1 mapping for bus <-> phy addresses
` [U-Boot] [PATCH 10/18] x86: efi: payload: Minor clean up on error message output
[U-Boot] [PATCH] mmc: sdhci: Fix MMC HS200 tuning command failures
2018-06-12 12:27 UTC (2+ messages)
[U-Boot] [PATCH v3] x86: use EFI calling convention for efi_main on x86_64
2018-06-12 12:25 UTC (3+ messages)
[U-Boot] [PATCH 1/3] gadget: f_thor: fix hang-up with ctrl-c
2018-06-12 11:21 UTC (2+ messages)
[U-Boot] [PATCH V3] arm: mvebu: Add Helios4 Armada 38x initial support
2018-06-12 11:20 UTC (2+ messages)
[U-Boot] [PATCH] fs: fat: fix wrong casting to unsigned value of sect_to_cluster()
2018-06-12 11:17 UTC (2+ messages)
[U-Boot] [PATCH 1/1] efi_selftest: build miniapp test cases on x86_64
2018-06-12 11:01 UTC
[U-Boot] HS200 for SDHCI is broken
2018-06-12 10:54 UTC (5+ messages)
[U-Boot] [PATCH v2 0/7] Improvements for the dwc3_generic driver
2018-06-12 9:36 UTC (2+ messages)
[U-Boot] [PATCH v3] xilinx: zynq: Add support to secure images
2018-06-12 9:31 UTC (2+ messages)
[U-Boot] [PATCH v1] EHCI: Fix endian access issue on EHCI intinalization
2018-06-12 8:22 UTC (2+ messages)
[U-Boot] [PATCH] efi_loader: Allocate memory handle for mem dp
2018-06-12 8:21 UTC
[U-Boot] [PATCH] riscv: Add support for HI20 PE relocations
2018-06-12 7:54 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] efi_loader: Convert runtime reset from switch to if statements
2018-06-12 7:54 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] lsxl: Add documentation how to flash an unmodified board
2018-06-12 7:14 UTC (3+ messages)
[U-Boot] [PATCH v4 00/16] efi: Enable basic sandbox support for EFI loader
2018-06-12 6:05 UTC (14+ messages)
` [U-Boot] [PATCH v4 07/16] efi: sandbox: Add distroboot support
` [U-Boot] [PATCH v4 10/16] efi: sandbox: Add relocation constants
[U-Boot] [PATCH 0/8] Fix some coverity warnings
2018-06-12 6:05 UTC (14+ messages)
` [U-Boot] [PATCH 4/8] fdtgrep: Fix logic of free() in do_fdtgrep()
` [U-Boot] [PATCH 5/8] fdtgrep: Separate out checking of two allocations
` [U-Boot] [PATCH 6/8] rsa: Fix missing memory leak on error in fdt_add_bignum()
` [U-Boot] [PATCH 7/8] spi: sandbox: Fix memory leak in sandbox_sf_bind_emul()
[U-Boot] [PATCH v2 0/8] Fix some coverity warnings
2018-06-12 6:05 UTC (9+ messages)
` [U-Boot] [PATCH v2 1/8] log: Fix incorect range check in log_get_cat_name()
` [U-Boot] [PATCH v2 2/8] console: Fix handling of NULL global_data
` [U-Boot] [PATCH v2 3/8] sandbox: Use memcpy() to move overlapping regions
` [U-Boot] [PATCH v2 4/8] fdtgrep: Fix logic of free() in do_fdtgrep()
` [U-Boot] [PATCH v2 5/8] fdtgrep: Separate out checking of two allocations
` [U-Boot] [PATCH v2 6/8] rsa: Fix missing memory leak on error in fdt_add_bignum()
` [U-Boot] [PATCH v2 7/8] spi: sandbox: Fix memory leak in sandbox_sf_bind_emul()
` [U-Boot] [PATCH v2 8/8] sandbox: swap_case: Increase number of base address regs
[U-Boot] [UBOOT PATCH v2 0/3] spi:xilinx_spi: Modify xilinx spi driver
2018-06-12 6:04 UTC (4+ messages)
` [U-Boot] [UBOOT PATCH v2 1/3] spi: xilinx: Read reg base address from DTS file
` [U-Boot] [UBOOT PATCH v2 2/3] spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() function
` [U-Boot] [UBOOT PATCH v2 3/3] spi: xilinx_spi: Added support to read JEDEC-id twice at the boot time
[U-Boot] [PATCH] efi_loader: Rename sections to allow for implicit data
2018-06-12 5:48 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox