summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-07efi_loader: HandleProtocol parameter checksHeinrich Schuchardt
2019-05-07efi_loader: use EFI_PRINT instead of debugHeinrich Schuchardt
2019-05-07efi_loader: CloseProtocol() requires valid agent handleHeinrich Schuchardt
2019-05-07efi_selftest: unit test for RegisterProtocolNotify()Heinrich Schuchardt
2019-05-07efi_loader: implement RegisterProtocolNotify()Heinrich Schuchardt
2019-05-07efi_loader: EVT_NOTIFY_SIGNAL eventsHeinrich Schuchardt
2019-05-07efi_selftest: remove redundant function efi_st_memcmp()Heinrich Schuchardt
2019-05-07efi_loader: unload applications upon Exit()Heinrich Schuchardt
2019-05-07efi_loader: implement UnloadImage()Heinrich Schuchardt
2019-05-07efi_loader: move efi_unload_image() down in sourceHeinrich Schuchardt
2019-05-07efi_loader: mark started imagesHeinrich Schuchardt
2019-05-07efi_loader: correct parameter check in LocateHandle()Heinrich Schuchardt
2019-05-07efi_loader: allowable event types in CreateEventEx()Heinrich Schuchardt
2019-05-07efi_loader: clean up UEFI sub-system initializationHeinrich Schuchardt
2019-05-07Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-05-07Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-05-07ARM: dts: renesas: Add RZ/A1 GR-Peach boardChris Brandt
2019-05-07ARM: dts: renesas: Add RZ/A1 platform codeChris Brandt
2019-05-07spi: rpc: Add support for operation without clock frameworkMarek Vasut
2019-05-07net: sh_eth: Add support for operation without clock frameworkMarek Vasut
2019-05-07net: sh_eth: Add RZ/A1 supportMarek Vasut
2019-05-07serial: sh: Add RZ/A1 supportMarek Vasut
2019-05-07timer: renesas: Add RZ/A1 R7S72100 OSTM timer driverMarek Vasut
2019-05-07pinctrl: renesas: Add RZ/A1 R7S72100 pin control driverMarek Vasut
2019-05-07gpio: renesas: Add RZ/A1 R7S72100 GPIO driverMarek Vasut
2019-05-07sh: 7785: Remove CPU supportMarek Vasut
2019-05-07sh: sh7785lcr: Remove the boardMarek Vasut
2019-05-07sh: 7724: Remove CPU supportMarek Vasut
2019-05-07sh: ecovec: Remove the boardMarek Vasut
2019-05-07sh: sh7757lcr: Fix copy-paste error in READMEMarek Vasut
2019-05-06Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-05-06Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-05-06ARM: socfpga: stratix10: Probe FPGA status before bridge enableAng, Chee Hong
2019-05-06ARM: socfpga: stratix10: Disable FPGA2SOC resetAng, Chee Hong
2019-05-06arm: socfpga: Move Stratix 10 SDRAM driver to DMLey Foon Tan
2019-05-06arm: dts: Stratix10: Add SDRAM nodeLey Foon Tan
2019-05-06ddr: altera: Compile ALTERA SDRAM in SPL onlyLey Foon Tan
2019-05-06configs: stm32f469-disco: Disable PINCTRL_FULL flagPatrice Chotard
2019-05-06configs: stm32f469-disco: Enable QSPI relative flagsPatrice Chotard
2019-05-06spi: Kconfig: Add STM32F4 support for STM32_QSPI driverPatrice Chotard
2019-05-06ARM: dts: stm32: Add qspi support for stm32f469-disco boardPatrice Chotard
2019-05-06ARM: dts: stm32: Set spi-rx/tx-bus-width to 4 for stm32f769-discoPatrice Chotard
2019-05-06ARM: dts: stm32: Remove useless spi-nor compatible stringPatrice Chotard
2019-05-06ARM: dts: stm32: Set spi-rx/tx-bus-width to 4 for stm32f746-discoPatrice Chotard
2019-05-06ARM: dts: stm32: Set spi-rx/tx-bus-width to 4 for stm32f746-evalPatrice Chotard
2019-05-06ARM: dts: stm32: add qspi flash compatible string for stm32f746-evalPatrice Chotard
2019-05-06ARM: dts: stm32: add qspi flash compatible string for stm32f769-discoPatrice Chotard
2019-05-06ARM: dts: stm32: Fix qspi memory map size for stm32f7 boardsPatrice Chotard
2019-05-06mach-stm32: Add MPU region for spi-nor memory mapped regionPatrice Chotard
2019-05-05Merge branch '2019-05-05-master-imports'Tom Rini