summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-07efi_loader: signature of ExitBootServices()Heinrich Schuchardt
2019-05-07efi_loader: LoadImage() check source sizeHeinrich Schuchardt
2019-05-07efi_loader: LoadImage() check parent imageHeinrich Schuchardt
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-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-05Merge branch '2019-05-05-master-imports'Tom Rini
2019-05-05env: add missing newlinePhilip Molloy
2019-05-05board: toradex: drop support.arm maintainer emailMarcel Ziswiler
2019-05-05cmd: pxe: add board specific PXE default pathMarek Behún
2019-05-05ARM: da850evm: Enable da850-ohci USB host controllerAdam Ford
2019-05-05usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM supportAdam Ford
2019-05-05fs: btrfs: add zstd decompression supportMarek Behún
2019-05-05lib: add Zstandard decompression supportMarek Behún
2019-05-05lib: Add xxhash supportMarek Behún
2019-05-05board: ti: am43xx: Enable hardware levelingBrad Griffis
2019-05-05arm: mach-omap2: am33xx: ddr: update value for ext_phy_ctrl_36Brad Griffis
2019-05-05arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw levelingBrad Griffis
2019-05-05arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr pathBrad Griffis
2019-05-05arm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid L3 errorBrad Griffis
2019-05-05arm: mach-omap2: am33xx: ddr: programming of EXT_PHY_CTRL1 and EXT_PHY_CTRL1_...Brad Griffis
2019-05-05lib/display_options: avoid illegal memory accessHeinrich Schuchardt
2019-05-05configs: am335x_evm: enable SPL_FIT_IMAGE_TINYJean-Jacques Hiblot
2019-05-05spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabledJean-Jacques Hiblot
2019-05-05spl: fix linker size check off-by-one errorsSimon Goldschmidt
2019-05-05configs: socfpga: add imply pl310 cache controllerDinh Nguyen
2019-05-05ARM: socfpga: use the pl310 driver to configure the cacheDinh Nguyen
2019-05-05dm: cache: add the pl310 cache controller driverDinh Nguyen
2019-05-05dm: cache: Create a uclass for cacheDinh Nguyen
2019-05-05ARM: pl310: Add macro's for handling tag and data latency maskDinh Nguyen
2019-05-05Documentation: dts: Add pl310 cache controller dts documentationDinh Nguyen
2019-05-05board: ti: am654: select SYS_DISABLE_DCACHE_OPS for arm64 buildVignesh Raghavendra
2019-05-05arch: armv8: Provide a way to disable cache maintenance opsVignesh Raghavendra
2019-05-05Refactor IMAGE_ENABLE_VERIFY to handle builds without SPL verificationAlex Kiernan
2019-05-04Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mipsTom Rini
2019-05-04Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-bootTom Rini
2019-05-04Merge branch '2019-05-04-master-imports'Tom Rini