summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2019-07-318-310/+2374
|\
| * ARM: meson-g12a: Handle 4GiB DRAM sizeNeil Armstrong2019-07-311-6/+7
| * ARM: dts: add support for Odroid-N2Neil Armstrong2019-07-313-1/+470
| * ARM: dts: Sync Amlogic G12A with Linux 5.3-rc1Neil Armstrong2019-07-314-303/+1897
* | ARM: dts: da850-evm: Fix MDIO pinmuxAdam Ford2019-07-311-0/+4
* | arm: dts: k3-am654-base-board: Fix cpsw_nuss power-domains propertySuman Anna2019-07-311-1/+1
* | omap: Correct the fastboot product varSam Protsenko2019-07-311-0/+13
* | Merge tag 'xilinx-for-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-309-8/+262
|\ \
| * | arm64: zynqmp: add support for Avnet UltraZed-EV Starter KitLuca Ceresoli2019-07-303-0/+116
| * | arm64: zynqmp: spl: install a PMU firmware config object at runtimeLuca Ceresoli2019-07-304-0/+136
| * | arm64: zynqmp: Rename zc1275 to zcu1275Michal Simek2019-07-303-8/+10
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-07-309-47/+596
|\ \ | |/ |/|
| * ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.2Eugeniu Rosca2019-07-238-47/+595
| * ARM: renesas: Update Gen3 PCIe dma-ranges before bootMarek Vasut2019-07-231-0/+1
* | Merge branch '2019-07-29-ti-imports'Tom Rini2019-07-294-7/+13
|\ \
| * | arm: mach-keystone: Use appended original image size in image processingAndrew F. Davis2019-07-291-5/+5
| * | davinci: da850-evm: enable driver model for NANDBartosz Golaszewski2019-07-291-0/+4
| * | davinci: omapl138-lcdk: enable driver model for NANDBartosz Golaszewski2019-07-291-0/+4
| * | nand: davinci: make davinci_nand_init() staticBartosz Golaszewski2019-07-291-2/+0
* | | Merge branch '2019-07-29-master-imports'Tom Rini2019-07-294-2/+114
|\ \ \
| * | | board: mediatek: Add pumpkin board supportFabien Parent2019-07-293-1/+113
| * | | doc: arch: sandbox: Replace all the instances of README.sandboxKeerthy2019-07-291-1/+1
| |/ /
* | | 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