platform/kernel/u-boot.git
2019-05-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-05-08 Chen-Yu Tsaisunxi: Enable EMAC on the Bananapi M3
2019-05-08 Chen-Yu Tsaisunxi: Enable EMAC on the Cubietruck Plus
2019-05-08 Jonas Smedegaardsun50i: a64: Add Olimex A64-Teres-I board initial support
2019-05-08 Jagan Tekinet: sun8i_emac: Add EPHY CLK and RESET support
2019-05-08 Jagan Tekitest/dm: reset: Add reset_get_by_index[_nodev] test
2019-05-08 Jagan Tekireset: Get the RESET by index without device
2019-05-08 Jagan Tekitest/dm: clk: Add clk_get_by_index[_nodev] test
2019-05-08 Jagan Tekiclk: Use clk_get_by_index_tail()
2019-05-08 Jagan Tekiclk: Get the CLK by index without device
2019-05-08 Jagan Tekiserial: sifive: Change include order
2019-05-08 Jagan Tekiclk: sifive: fu540-prci: Change include order
2019-05-08 Jagan Tekispi: atcspi200: Change include order
2019-05-08 Tom RiniMerge git://git.denx.de/u-boot-x86
2019-05-08 Tom RiniMerge tag 'efi-2019-07-rc2-2' of git://git.denx.de...
2019-05-08 Simon Glassx86: samus: Add a target to boot through TPL
2019-05-08 Simon Glassx86: samus: Update device tree for verified boot
2019-05-08 Simon Glassx86: samus: Update device tree for SPL
2019-05-08 Simon Glassx86: Add a simple TPL implementation
2019-05-08 Simon Glassx86: Add a way to jump from TPL to SPL
2019-05-08 Simon Glassx86: samus: Increase the pre-reloc memory again
2019-05-08 Simon Glassx86: broadwell: Update PCH to work in TPL
2019-05-08 Simon Glassx86: Enable the RTC on all boards
2019-05-08 Simon Glassx86: Fix device-tree indentation
2019-05-08 Simon Glassx86: Update device tree for Chromium OS verified boot
2019-05-08 Simon Glassx86: Update device tree for TPL
2019-05-08 Simon Glassx86: Add documentation on the samus flashmap
2019-05-08 Simon Glassx86: Support PCI VGA ROM when TPL is used
2019-05-08 Simon Glassx86: Don't generate a bootstage report in SPL
2019-05-08 Simon Glassx86: Don't set up MTRRs in SPL
2019-05-08 Simon Glassx86: Support TPL in Intel common code
2019-05-08 Simon Glassx86: sysreset: Implement the get_last() method
2019-05-08 Simon Glassx86: sysreset: Implement power-off if available
2019-05-08 Simon Glassx86: sysreset: Separate out the EFI code
2019-05-08 Simon Glassx86: broadwell: Implement PCH_REQ_PMBASE_INFO
2019-05-08 Simon Glassx86: ivybridge: Implement PCH_REQ_PMBASE_INFO
2019-05-08 Simon Glassx86: pch: Add an ioctl to read power-management info
2019-05-08 Simon Glassx86: mrccache: Add more debugging
2019-05-08 Simon Glassx86: Support saving MRC data from SPL
2019-05-08 Simon Glassx86: Add common Intel code for SPL
2019-05-08 Simon Glassx86: broadwell: Select refcode and CPU code for SPL
2019-05-08 Simon Glassx86: broadwell: Allow booting from SPL
2019-05-08 Simon Glassx86: Allow 16-bit init to be in TPL
2019-05-08 Simon Glassx86: Add support for starting from SPL/TPL
2019-05-08 Simon Glassx86: broadwell: Split CPU init
2019-05-08 Simon Glassx86: broadwell: Move init of debug UART to cpu.c
2019-05-08 Simon Glassx86: broadwell: Allow SDRAM init from SPL
2019-05-08 Simon Glassx86: broadwell: Improve SDRAM debugging output
2019-05-08 Simon Glassx86: Add a handoff header file
2019-05-08 Simon Glassx86: Support booting with TPL
2019-05-08 Simon Glassx86: Support SPL and TPL
2019-05-08 Simon Glassx86: dts: Add device-tree labels for rtc and reset
2019-05-08 Simon Glassx86: Add a way to reinit the cpu
2019-05-08 Simon Glassx86: mp_init: Use proper error numbers
2019-05-08 Simon Glassx86: Update a stale comment about ifdtool
2019-05-08 Simon Glassx86: start64: Fix copyright message
2019-05-08 Simon GlassRevert "pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_D...
2019-05-08 Simon Glasscros_ec: Use a hyphen in the uclass name
2019-05-08 Simon Glassspl: Allow sandbox to build a device-tree file
2019-05-08 Simon Glassdm: core: Fix translate condition in ofnode_get_addr_size()
2019-05-08 Simon Glassbinman: Allow sections to have an offset
2019-05-08 Simon Glassbinman: Add a missing comment in Entry_vblock
2019-05-08 Simon Glassbinman: Don't show image-skip message by default
2019-05-08 Simon Glassbinman: Don't generate an error in 'text' entry constructor
2019-05-07 Heinrich Schuchardtefi_loader: signature of ExitBootServices()
2019-05-07 Heinrich Schuchardtefi_loader: LoadImage() check source size
2019-05-07 Heinrich Schuchardtefi_loader: LoadImage() check parent image
2019-05-07 Heinrich Schuchardtefi_loader: HandleProtocol parameter checks
2019-05-07 Heinrich Schuchardtefi_loader: use EFI_PRINT instead of debug
2019-05-07 Heinrich Schuchardtefi_loader: CloseProtocol() requires valid agent handle
2019-05-07 Heinrich Schuchardtefi_selftest: unit test for RegisterProtocolNotify()
2019-05-07 Heinrich Schuchardtefi_loader: implement RegisterProtocolNotify()
2019-05-07 Heinrich Schuchardtefi_loader: EVT_NOTIFY_SIGNAL events
2019-05-07 Heinrich Schuchardtefi_selftest: remove redundant function efi_st_memcmp()
2019-05-07 Heinrich Schuchardtefi_loader: unload applications upon Exit()
2019-05-07 Heinrich Schuchardtefi_loader: implement UnloadImage()
2019-05-07 Heinrich Schuchardtefi_loader: move efi_unload_image() down in source
2019-05-07 Heinrich Schuchardtefi_loader: mark started images
2019-05-07 Heinrich Schuchardtefi_loader: correct parameter check in LocateHandle()
2019-05-07 Heinrich Schuchardtefi_loader: allowable event types in CreateEventEx()
2019-05-07 Heinrich Schuchardtefi_loader: clean up UEFI sub-system initialization
2019-05-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-05-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-05-07 Chris BrandtARM: dts: renesas: Add RZ/A1 GR-Peach board
2019-05-07 Chris BrandtARM: dts: renesas: Add RZ/A1 platform code
2019-05-07 Marek Vasutspi: rpc: Add support for operation without clock framework
2019-05-07 Marek Vasutnet: sh_eth: Add support for operation without clock...
2019-05-07 Marek Vasutnet: sh_eth: Add RZ/A1 support
2019-05-07 Marek Vasutserial: sh: Add RZ/A1 support
2019-05-07 Marek Vasuttimer: renesas: Add RZ/A1 R7S72100 OSTM timer driver
2019-05-07 Marek Vasutpinctrl: renesas: Add RZ/A1 R7S72100 pin control driver
2019-05-07 Marek Vasutgpio: renesas: Add RZ/A1 R7S72100 GPIO driver
2019-05-07 Marek Vasutsh: 7785: Remove CPU support
2019-05-07 Marek Vasutsh: sh7785lcr: Remove the board
2019-05-07 Marek Vasutsh: 7724: Remove CPU support
2019-05-07 Marek Vasutsh: ecovec: Remove the board
2019-05-07 Marek Vasutsh: sh7757lcr: Fix copy-paste error in README
2019-05-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-05-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-05-06 Ang, Chee HongARM: socfpga: stratix10: Probe FPGA status before bridg...
next