aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2018-11-16bcm968580xref: add initial supportPhilippe Reynes1-0/+31
2018-11-16bcm6858: add initial supportPhilippe Reynes2-0/+92
2018-11-16arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar6-4/+10
2018-11-16ARMv8: SError exception handling in PSCI exception vectorsChee Hong Ang1-0/+26
2018-11-16ARMv8: Add EL3 exception handling for ARMv8's KconfigChee Hong Ang1-0/+7
2018-11-16ARMv8: Enable all asynchronous abort exceptions taken to EL3Chee Hong Ang2-0/+5
2018-11-16Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dmTom Rini2-1/+1
2018-11-14Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini26-188/+1583
2018-11-14arm: stm32mp: Remove DM_FLAG_PRE_RELOC flagBin Meng1-1/+0
2018-11-14arm: qemu: Add a Kconfig in the board directoryBin Meng1-0/+1
2018-11-14Merge branch 'next'Tom Rini7-827/+1180
2018-11-13sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCDIcenowy Zheng1-0/+4
2018-11-13board: allwinner: sun50i-h6: Add Orangepi Lite2 supportJagan Teki2-0/+12
2018-11-13arm64: allwinner: h6: Add common orangepi nodes into dtsiJagan Teki2-139/+151
2018-11-13sunxi: DT: add support for PinebookVasily Khoruzhick3-0/+310
2018-11-13sun50i: A64: add support for R_I2C controllerVasily Khoruzhick2-0/+2
2018-11-13mmc: sunxi: add support for automatic delay calibrationVasily Khoruzhick1-1/+5
2018-11-13sunxi: A64: Add Pine64-LTS boardAndre Przywara1-0/+13
2018-11-13sunxi: H3/H5: Update .dts filesAndre Przywara4-4/+43
2018-11-13sunxi: A64: Re-add syscon to DT nodeAndre Przywara1-1/+2
2018-11-13sunxi: A64: Update .dts/.dtsi filesAndre Przywara9-45/+920
2018-11-13sunxi: Imply fitImage supportMarek Vasut1-0/+1
2018-11-12imx: mkimage: add size check to the u-boot.imx make targetMarcel Ziswiler1-0/+16
2018-11-08imx: imx6: perform gpr_init only on suitable cpu typesChristoph Niedermaier1-0/+8
2018-11-06Merge tag 'u-boot-imx-20181106' of git://git.denx.de/u-boot-imxTom Rini1-12/+8
2018-11-06arm: mvebu: armada-xp-theadorable.dts: Change CS# for 2nd FPGAStefan Roese1-2/+2
2018-11-06arm: mvebu: armada-xp-theadorable.dts: Add "spi-flash" compatible propertyStefan Roese1-1/+1
2018-11-06arm: mvebu: Move PCI(e) MBUS window to end of RAMStefan Roese2-5/+9
2018-11-06ARM: dts: fsl-imx8qxp-mek: Move regulator outside "simple-bus"Fabio Estevam1-12/+8
2018-11-05driver: net: ti: keystone_net: switch to use common mdio libGrygorii Strashko1-13/+0
2018-11-05drivers: net: keystone_net: drop non dm codeGrygorii Strashko1-14/+0
2018-11-05driver: net: consolidate ti's code in separate folderGrygorii Strashko4-4/+4
2018-11-05aspeed: Activate ethernet devices on the ast2500 Eval BoardCédric Le Goater1-0/+23
2018-11-05aspeed: Update ast2500 SoC DTS file to Linux v4.17-rc6 levelCédric Le Goater1-796/+1153
2018-11-02ARM: rmobile: Generate fitting mem_map on Gen3Marek Vasut2-1/+91
2018-10-31sunxi: add support for Banana Pi M2 Zero boardJun Nie2-0/+122
2018-10-31arm: socfpga: imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITIONSimon Goldschmidt1-1/+1
2018-10-29Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini5-9/+35
2018-10-29sunxi: store DRAM size in SPL headerAndre Przywara1-1/+2
2018-10-29sunxi: add Kconfig option for the maximum accessible DRAMIcenowy Zheng1-0/+6
2018-10-29sunxi: map DRAM part with 3G sizeIcenowy Zheng1-1/+1
2018-10-29sunxi: Extend SPL header versioningAndre Przywara1-5/+14
2018-10-29sunxi: disable Pine A64 model detection code on other boardsIcenowy Zheng1-0/+10
2018-10-25Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini43-12/+2631
2018-10-25arm: dts: imx8qxp: fix build wariningPeng Fan1-2/+0
2018-10-25imx: mkimage: avoid stop CI when required files not existsPeng Fan1-2/+8
2018-10-24sunxi: Fix typos of spelling AllwinnerPriit Laes2-2/+2
2018-10-22watchdog: aspeed: restore default value of reset_maskCédric Le Goater1-0/+9
2018-10-22imx: mx7: avoid some initialization if low level is skippedRui Miguel Silva2-0/+4
2018-10-22arm: imx: include imx8image supportPeng Fan1-6/+11