aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-10ARM: uniphier: make boot_is_swapped() code optionalMasahiro Yamada
2019-07-10ARM: uniphier: check DT to determine whether to initialize SBCMasahiro Yamada
2019-07-10ARM: uniphier: check DT to determine whether to use support cardMasahiro Yamada
2019-07-10clk: uniphier: add EMMC clock for LD11, LD20, and PXs3Masahiro Yamada
2019-07-10ARM: uniphier: include <linux/io.h> from boot-device.cMasahiro Yamada
2019-07-10ARM: uniphier: use bool type for have_internal_stm parameterMasahiro Yamada
2019-07-10ARM: uniphier: clean up clk/MakefileMasahiro Yamada
2019-07-10ARM: uniphier: remove unused uniphier_ld11_boot_device_fixup()Masahiro Yamada
2019-07-10ARM: uniphier: remove empty #ifdef blockMasahiro Yamada
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