aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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-10arm64: dts: uniphier: add reserved-memory for secure memoryMasahiro 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-09ARM: dts: at91: sama5d2_xplained: fix QSPI0 nodeCyrille Pitchen
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-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-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-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-05dm: Add a No-op uclassJean-Jacques Hiblot
2019-07-05rockchip: make_fit_atf.py: fix loadables property set errorAndy Yan
2019-07-04ARM: meson: add unique MAC address generationNeil Armstrong
2019-07-04ARM: meson: sm: Add secure monitor calls to retrieve SoC serial numberNeil Armstrong
2019-07-04wandboard: Add FIT image supportFabio Estevam
2019-07-04wandboard: Add mmc0 aliasFabio Estevam
2019-07-04wandboard: Import extra wandboard devicetree filesFabio Estevam
2019-07-04wandboard: Sync with devicetree files from kernel 5.1.9Fabio Estevam
2019-07-04mx6: dts: Move dtbs under SoC levelFabio Estevam
2019-07-04mx6: dts: Keep dtb entries sortedFabio Estevam
2019-07-02rockchip: rk3288: enable TPL for tinker-boardKever Yang
2019-07-02rockchip: dts: rk3288-tinker: enable sdmmc pinctrl node in splKever Yang
2019-07-02rockchip: dts: tinker: migrate the dm-pre-reloc tag into -u-boot dtsKever Yang
2019-07-02rockchip: dts: rk3288: move reloc tag into -u-boot dtsKever Yang
2019-07-02rockchip: rk3288: add separate TPL STACK addressKever Yang
2019-07-02rockchip: rk3288: enable TPL configs to chip levelKever Yang
2019-07-02rockchip: dts: rk3399: rockpro64: Provide init voltageMark Kettenis
2019-06-29ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant placesMasahiro Yamada
2019-06-29ARM: uniphier: remove unused init code for CONFIG_DEBUG_UARTMasahiro Yamada
2019-06-29ARM: uniphier: include <linux/io.h> from dram_init.cMasahiro Yamada
2019-06-29ARM: uniphier: remove unused sg_set_iectrl_range()Masahiro Yamada
2019-06-29ARM: uniphier: remove unused SC_DPLLOSCCTRLMasahiro Yamada
2019-06-29ARM: uniphier: fix build error for CONFIG_DEBUG_LL=yMasahiro Yamada
2019-06-28Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini