aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2019-05-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini4-1/+498
2019-05-09sun50i: a64: Add Olimex A64-Teres-I board initial supportJonas Smedegaard3-1/+313
2019-05-07Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini9-1/+963
2019-05-07Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini7-203/+39
2019-05-07ARM: dts: renesas: Add RZ/A1 GR-Peach boardChris Brandt4-0/+222
2019-05-07ARM: dts: renesas: Add RZ/A1 platform codeChris Brandt6-1/+741
2019-05-06Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-0/+3
2019-05-06ARM: socfpga: stratix10: Probe FPGA status before bridge enableAng, Chee Hong1-0/+12
2019-05-06ARM: socfpga: stratix10: Disable FPGA2SOC resetAng, Chee Hong2-3/+6
2019-05-06arm: socfpga: Move Stratix 10 SDRAM driver to DMLey Foon Tan2-198/+10
2019-05-06arm: dts: Stratix10: Add SDRAM nodeLey Foon Tan1-0/+9
2019-05-06ddr: altera: Compile ALTERA SDRAM in SPL onlyLey Foon Tan1-2/+2
2019-05-05arm: mach-omap2: am33xx: ddr: update value for ext_phy_ctrl_36Brad Griffis1-2/+2
2019-05-05arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw levelingBrad Griffis2-3/+14
2019-05-05arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr pathBrad Griffis1-1/+29
2019-05-05arm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid L3 errorBrad Griffis1-0/+3
2019-05-05arm: mach-omap2: am33xx: ddr: programming of EXT_PHY_CTRL1 and EXT_PHY_CTRL1_...Brad Griffis1-2/+10
2019-05-05spl: fix linker size check off-by-one errorsSimon Goldschmidt2-5/+5
2019-05-05configs: socfpga: add imply pl310 cache controllerDinh Nguyen1-0/+1
2019-05-05ARM: socfpga: use the pl310 driver to configure the cacheDinh Nguyen1-13/+3
2019-05-05ARM: pl310: Add macro's for handling tag and data latency maskDinh Nguyen1-0/+3
2019-05-05arch: armv8: Provide a way to disable cache maintenance opsVignesh Raghavendra1-0/+10
2019-05-04ARM: rmobile: Always select pin control drivers on Gen3Marek Vasut1-0/+3
2019-05-04delete Kbuild "select" of long-dead SPL_DISABLE_OF_CONTROLRobert P. J. Day1-2/+0
2019-05-04arm: davinci: remove leftover code for dm* SoCsBartosz Golaszewski15-1133/+3
2019-05-04arm: davinci: remove dead code for PHYs used by DaVinci DM* boardsBartosz Golaszewski6-354/+0
2019-05-03Merge git://git.denx.de/u-boot-socfpgaTom Rini9-48/+54
2019-05-03Merge git://git.denx.de/u-boot-usbTom Rini1-3/+0
2019-05-03Merge git://git.denx.de/u-boot-marvellTom Rini1-0/+7
2019-05-03ARM: davinci: Remove unused functions from headerAdam Ford1-3/+0
2019-05-03Merge branch '2019-05-03-master-imports'Tom Rini7-112/+472
2019-05-03ARM: dts: logicpd-som-lv: Fix MMC1 card detectAdam Ford1-2/+2
2019-05-03ti: Add device-tree for am335x-pocketbeagle.Vagrant Cascadian3-0/+362
2019-05-03arm: dts: k3-am654: Sync IOPAD macros with LinuxAndreas Dannenberg2-29/+29
2019-05-03at91: cleanup taurus portHeiko Schocher1-80/+78
2019-05-03armv7R: dts: k3: am654: Switch DMSC TX message thread IDAndreas Dannenberg1-1/+1
2019-05-03arm: mvebu: turris_omnia: add RESET button handlingMarek Behún1-0/+1
2019-05-03arm: mvebu: turris_omnia: move ATSHA204A from defconfig to KconfigMarek Behún1-0/+1
2019-05-03arm: mvebu: turris_omnia: move I2C dependencies to KconfigMarek Behún1-0/+5
2019-05-01Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchipTom Rini71-376/+1287
2019-05-01Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imxTom Rini33-80/+2159
2019-05-01rockchip: rk3288: include header for back_to_bootromPhilipp Tomsich1-0/+1
2019-05-01rockchip: rk3399: include gpio.hPhilipp Tomsich1-0/+1
2019-05-01rockchip: rk3399: add board_debug_uart_init()Kever Yang2-49/+51
2019-05-01rockchip: rk3399: use grf structure to access regKever Yang1-1/+4
2019-05-01rockchip: rk3368: move board_debug_uart_init() to rk3368.cKever Yang3-40/+32
2019-05-01rockchip: rk3288: add board_debug_uart_init()Kever Yang3-24/+17
2019-05-01rockchip: rk3288: use grf structure to access soc_con2Kever Yang1-2/+4
2019-05-01rockchip: rk322x: move board_debug_uart_init() to rk322x.cKever Yang4-72/+49
2019-05-01rockchip: rk3188: add board_debug_uart_init()Kever Yang3-27/+38