summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-10arm64: dts: uniphier: add reserved-memory for secure memoryMasahiro Yamada
2019-07-10spi: Add SPI controller driver for UniPhier SoCsKunihiko Hayashi
2019-07-10ARM: uniphier_v8_defconfig: make 64bit SoC image position independentMasahiro Yamada
2019-07-10arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSETMasahiro Yamada
2019-07-09Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2019-07-09configs: sama5d2_xplained: add support QSPI flash bootEugen Hristev
2019-07-09configs: sama5d27_som1_ek: qspi: use common memory layoutTudor Ambarus
2019-07-09configs: sama5d27_som1_ek: add qspiflash_defconfigTudor Ambarus
2019-07-09configs: sama5d2_xplained: add qspiflash_defconfigTudor Ambarus
2019-07-09ARM: at91: sama5: add common environment for QSPICyrille Pitchen
2019-07-09ARM: dts: at91: sama5d2_xplained: fix QSPI0 nodeCyrille Pitchen
2019-07-09configs: sama5d27_som1_ek: enable qspi controller and flashesTudor Ambarus
2019-07-09configs: sama5d2_xplained: enable qspi controller and flashesTudor Ambarus
2019-07-09spi: Add Atmel QuadSPI driverTudor Ambarus
2019-07-08Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-07-08Merge tag 'u-boot-amlogic-20190704' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2019-07-08Merge tag 'mmc-6-23' of https://github.com/MrVan/u-bootTom Rini
2019-07-08Prepare v2019.07Tom Rini
2019-07-08Merge tag 'mips-fixes-for-2019.07' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2019-07-07arm: mediatek: remove arch_misc_initWeijie Gao
2019-07-07board_r: move initr_watchdog to be called after initr_serialWeijie Gao
2019-07-07Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2019-07-07Merge tag 'video-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-07-07imx6: wandboard: allow booting from MMC 2Heinrich Schuchardt
2019-07-07Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2019-07-07Merge tag 'rockchip-for-v2019.07-rc5-3' of https://gitlab.denx.de/u-boot/cust...Tom Rini
2019-07-06video: backlight: fix pwm inversionMarc Dietrich
2019-07-06efi_loader: detach runtime in ExitBootServices()Heinrich Schuchardt
2019-07-06efi_loader: simplify detachingHeinrich Schuchardt
2019-07-06efi_loader: decision on EFI_RT_SUPPORTED_RESET_SYSTEMHeinrich Schuchardt
2019-07-06test/py: not all boards support UEFI runtime resetHeinrich Schuchardt
2019-07-06efi_loader: bump UEFI specification number to 2.8Heinrich Schuchardt
2019-07-06efi_loader: split off detaching SetVirtualAddress()Heinrich Schuchardt
2019-07-06efi_selftest: test variable services at runtimeHeinrich Schuchardt
2019-07-06efi_loader: unimplemented runtime servicesHeinrich Schuchardt
2019-07-06efi_loader: let the variable driver patch out the runtimeHeinrich Schuchardt
2019-07-06efi_loader: clean up runtime detachingHeinrich Schuchardt
2019-07-06efi_loader: remove NULL entries from runtime detach listHeinrich Schuchardt
2019-07-06efi_loader: initialization of variable servicesHeinrich Schuchardt
2019-07-06efi_loader: move efi_query_variable_info()Heinrich Schuchardt
2019-07-06efi_loader: remove superfluous spaces in commentsHeinrich Schuchardt
2019-07-06test/py: error message test_efi_selftest_device_treeHeinrich Schuchardt
2019-07-06efi_selftest: description of CMD_BOOTEFI_SELFTESTHeinrich Schuchardt
2019-07-06disk: efi: buffer overflow in part_get_info_efi()Heinrich Schuchardt
2019-07-05Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-bootTom Rini
2019-07-05mips: mt76xx: Implement new d-cache fix in last_stage_init()Stefan Roese
2019-07-05usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glueJean-Jacques Hiblot
2019-07-05dm: Add a No-op uclassJean-Jacques Hiblot
2019-07-05usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callbackJean-Jacques Hiblot
2019-07-05usb: ehci-mx6: Fix bus enumeration for DM caseMarek Vasut