aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpgaTom Rini2019-07-294-42/+5
|\
| * sysreset: add support for socfpga sysresetSimon Goldschmidt2019-07-213-42/+4
| * arm: socfpga: rst: add register definition for cold resetSimon Goldschmidt2019-07-211-0/+1
* | Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-07-296-22/+74
|\ \
| * | ARM: dts: colibri-imx6ull: extend lcdif nodeIgor Opaniuk2019-07-291-0/+32
| * | colibri-imx6ull: support building with DM_VIDEO=yIgor Opaniuk2019-07-291-1/+1
| * | ARM: dts: colibri_imx7: Fix lcdif node definitionIgor Opaniuk2019-07-291-21/+26
| * | ARM: dts: colibri_vf: Add dcu0 nodeIgor Opaniuk2019-07-293-0/+15
* | | Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-07-2932-1736/+764
|\ \ \ | |/ / |/| |
| * | rockchip: rv1108: Migrate to use common board fileKever Yang2019-07-294-64/+1
| * | rockchip: rk3399: Migrate to use common board fileKever Yang2019-07-293-14/+1
| * | rockchip: rk3368: Migrate to use common board fileKever Yang2019-07-291-0/+1
| * | rockchip: rk3328: Migrate to use common board fileKever Yang2019-07-291-0/+1
| * | rockchip: rk3288: Migrate to use common board fileKever Yang2019-07-293-92/+1
| * | rockchip: rk3288: Move rk3288_detect_reset_reason to soc fileKever Yang2019-07-292-38/+49
| * | rockchip: rk3288: Move clock CMD to SoC fileKever Yang2019-07-292-51/+55
| * | rockchip: rk3288: Move veyron_init() back to veyron.cKever Yang2019-07-291-65/+0
| * | rockchip: rk3288: move board_early_init_f() back to veyronKever Yang2019-07-291-19/+0
| * | rockchip: rk3288: move SOC setting into arch_cpu_init()Kever Yang2019-07-292-30/+28
| * | rockchip: rk3188: Migrate to use common board fileKever Yang2019-07-293-39/+1
| * | rockchip: rk3188: Move SoC one time setting into arch_cpu_init()Kever Yang2019-07-292-17/+18
| * | rockchip: rk322x: Migrate to use common board fileKever Yang2019-07-293-98/+1
| * | rockchip: rk322x: move SoC setting into arch_cpu_init()Kever Yang2019-07-292-14/+11
| * | rockchip: rk3128: Migrate to use common board fileKever Yang2019-07-293-108/+1
| * | rockchip: rk3036: Migrate to use common board fileKever Yang2019-07-293-89/+1
| * | rockchip: rk3036: move dram_init() into soc fileKever Yang2019-07-292-14/+16
| * | rockchip: sdram_common: add common dram_init_banksizeKever Yang2019-07-298-74/+66
| * | rockchip: add common board file for U-Boot properKever Yang2019-07-293-0/+112
| * | rockchip: clean up board_usb_init() for all SoCsKever Yang2019-07-295-86/+31
| * | rockchip: convert to use ROCKCHIP_BOOT_MODE_REG for fastboot tagKever Yang2019-07-292-8/+2
| * | rockchip: rk3328: add board_debug_uart_init()Kever Yang2019-07-291-0/+49
| * | rockchip: rk3399: Migrate to use common spl board fileKever Yang2019-07-293-118/+1
| * | rockchip: rk3399: move chromebook bob specific flow to its board fileKever Yang2019-07-292-18/+6
| * | rockchip: rk3399: move boot_devices into soc fileKever Yang2019-07-292-5/+8
| * | rockchip: rk3399; move spl_board_init() into soc fileKever Yang2019-07-292-62/+63
| * | rockchip: rk3399: move SoC setting into arch_cpu_init()Kever Yang2019-07-292-23/+27
| * | rockchip: rk3399: show SPL BANNER earlier in board_init_f()Kever Yang2019-07-291-2/+2
| * | rockchip: rk3399: move spl_perform_fixups() into soc fileKever Yang2019-07-292-48/+50
| * | rockchip: rk3368: add boot_devices mapping to support 'same-as-spl'Kever Yang2019-07-291-0/+6
| * | rockchip: rk3368: migrate to use common spl board fileKever Yang2019-07-293-81/+1
| * | rockchip: rk3328: add boot_devices mapping to support 'same-as-spl'Kever Yang2019-07-291-0/+6
| * | rockchip: rk3328: migrate to use common spl board fileKever Yang2019-07-293-59/+1
| * | rockchip: rk3288: add boot_devices mapping to support 'same-as-spl'Kever Yang2019-07-291-0/+6
| * | rockchip: rk3288-veyron: Migrate "u-boot, boot0" to "u-boot, spl-boot-order"Kever Yang2019-07-291-5/+1
| * | rockchip: phycore: remove no use "u-boot, boot0" in dtsKever Yang2019-07-291-5/+0
| * | rockchip: rk3288: Migrate to use common spl board fileKever Yang2019-07-293-159/+1
| * | rockchip: rk3288: move dram_init_banksize() into soc fileKever Yang2019-07-292-15/+19
| * | rockchip: rk3288-phycore: move phycore_init() to its own board fileKever Yang2019-07-292-39/+1
| * | rockchip: rk3288: move setup_led() to firefly-rk3288Kever Yang2019-07-293-37/+1
| * | rockchip: rk3288: show SPL BANNER earlier in board_init_f()Kever Yang2019-07-291-2/+2