summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-10ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-timeMasahiro Yamada
2019-07-10ARM: uniphier: set dram_base environment variableMasahiro Yamada
2019-07-10ARM: uniphier: set loadaddr at boot-timeMasahiro Yamada
2019-07-10ARM: uniphier: turn uniphier_set_fdt_file() into void functionMasahiro Yamada
2019-07-10ARM: uniphier: remove CONFIG_SYS_SDRAM_BASEMasahiro Yamada
2019-07-10ARM: uniphier: make mem_map run-time configurableMasahiro Yamada
2019-07-10ARM: uniphier: make dram_init() more genericMasahiro Yamada
2019-07-10ARM: uniphier: make dram_init() independent of SG_MEMCONFMasahiro Yamada
2019-07-10ARM: uniphier: detect register base addresses run-timeMasahiro Yamada
2019-07-10ARM: uniphier: de-couple SC macros into base address and offsetMasahiro Yamada
2019-07-10ARM: uniphier: de-couple SG macros into base address and offsetMasahiro Yamada
2019-07-10ARM: uniphier: detect SD boot modeMasahiro Yamada
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