aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2020-02-07gpio: do not include <asm/arch/gpio.h> for Cortina CAxxxx SoCsJason Li1-2/+2
2020-02-07arm: dts: mediatek: add ethernet and sgmii dts node for mt7622MarkLee2-0/+58
2020-02-06Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini6-36/+89
2020-02-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini8-32/+112
2020-02-05Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini1-3/+3
2020-02-05ddr: altera: Add DDR2 support to Gen5 driverMarek Vasut3-32/+80
2020-02-05watchdog: designware: Convert to DM and DT probingMarek Vasut2-0/+8
2020-02-04dm: arm64: ls1012a: add i2c DM supportBiwen Li2-2/+3
2020-02-04armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabledBiwen Li1-0/+2
2020-02-04arm: dts: lx2160a: Add FSPI node propertiesKuldeep Singh2-1/+38
2020-02-04arm: dts: ls1028a: Add FSPI node propertiesKuldeep Singh2-0/+31
2020-02-04arm: dts: ls1028a: fix interrupt propertiesMichael Walle1-24/+31
2020-02-04arm: ls1028a: use the new flexspi driverMichael Walle1-6/+8
2020-02-04arm: dts: k3-j721e-main: Add Support for gpio0Faiz Abbas1-0/+22
2020-02-04arm: dts: k3-j721e-common-proc-board: Enable I2C expander for SPLVignesh Raghavendra2-0/+39
2020-02-04arm: dts: k3-j721e-common-proc-board: Add I2C GPIO expanderVignesh Raghavendra1-0/+27
2020-02-04arm: dts: k3-j721e: Add I2C nodesVignesh Raghavendra3-0/+109
2020-02-04arm: dts: k3-j721e-common-proc-board: Enable USB0 in peripheral modeVignesh Raghavendra1-0/+18
2020-02-04arm: mach-k3: sysfw-loader: Add support to download SYSFW via DFUVignesh Raghavendra1-0/+30
2020-02-04arm: mach-k3: j721e: Rename BOOT_DEVICE_USB to BOOT_DEVICE_DFUVignesh Raghavendra1-1/+1
2020-02-03ARM: socfpga: Drop last use of socfpga_reset_managerMarek Vasut1-4/+1
2020-02-01Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodi...Tom Rini26-741/+1214
2020-01-31Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini9-79/+10
2020-02-01ARM: uniphier: set gd->ram_base correctlyMasahiro Yamada1-6/+1
2020-02-01mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISCMasahiro Yamada1-0/+1
2020-02-01ARM: uniphier: remove adhoc reset deassertion for the NAND controllerMasahiro Yamada7-73/+8
2020-01-30rockchip: rk3308: add alias for emmc/sdmmcKever Yang1-0/+7
2020-01-30ram: rk3328: update lpddr3 settingYouMin Chen1-4/+4
2020-01-30ram: rk3328: add support ddr4 initYouMin Chen1-0/+216
2020-01-30rockchip: Add Single boot image (with binman, pad_cat)Jagan Teki5-0/+28
2020-01-30arm: dts: rk3188: Add rk3188-u-boot.dtsiJagan Teki2-0/+6
2020-01-30arm: dts: rk3036: Add rk3036-u-boot.dtsiJagan Teki2-0/+6
2020-01-30rockchip: rk3399: Add bootcount supportJagan Teki2-0/+12
2020-01-30rockchip: Add common reset causeJagan Teki4-52/+62
2020-01-30arm: rockchip: Add common cru.hJagan Teki8-16/+33
2020-01-30rockchip: Add cpu-infoJagan Teki2-0/+17
2020-01-30rockpro-rk3399: Enable SPI FlashJagan Teki1-0/+4
2020-01-30roc-pc-rk3399: Enable SPI FlashJagan Teki1-0/+4
2020-01-30rockchip: dts: Sync ROC-RK3399-PC changes from LinuxJagan Teki2-670/+816
2020-01-29rpi4: Update memory map to accommodate scb devicesAmit Singh Tomar1-3/+3
2020-01-28Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini3-2/+4
2020-01-28arm: exynos: Read default MMC device from XOM[7:5] pinsMarek Szyprowski1-0/+1
2020-01-27Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini1-95/+2
2020-01-26clock_imx8mq: Make frac_pll_init() staticPedro Jardim1-1/+1
2020-01-26clock_imx8mq: Remove the function sscg_pll_init()Pedro Jardim1-71/+0
2020-01-26clock_imx8mq: Make do_imx8m_showclocks() staticPedro Jardim1-1/+1
2020-01-26clock_imx8mq: Delete not used init_usb_clk()Pedro Jardim1-22/+0
2020-01-26Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini44-740/+1691
2020-01-26sunxi: Automate loading from 128KB MMC offsetAndre Przywara1-0/+20
2020-01-26sunxi: SPL: Factor out sunxi_get_boot_source()Andre Przywara1-5/+13