aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2019-12-02common: Move some CPU functions out of common.hSimon Glass
2019-12-02common: Move mii_init() function out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-12-02arm: pxa: Drop pxa_wait_ticks()Simon Glass
2019-12-02common: Move some time functions out of common.hSimon Glass
2019-12-02common: Move serial functions out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-12-02common: Move older CPU functions to their own headerSimon Glass
2019-11-28Merge git://git.denx.de/u-boot-socfpgaTom Rini
2019-11-28Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini
2019-11-27arm: drop eSDHC clock getting in mxc_get_clock() for layerscapeYangbo Lu
2019-11-26ARM: dts: stm32: update eMMC configuration for stm32mp157c-ev1Patrick Delaunay
2019-11-26ARM: dts: stm32: DT alignment with kernel v5.4-rc4Patrick Delaunay
2019-11-26ARM: dts: stm32: DT alignment with kernel v5.3Patrick Delaunay
2019-11-25Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-bootTom Rini
2019-11-25ARM: socfpga: Unreset NAND in SPL on Gen5Marek Vasut
2019-11-25ARM: socfpga: Add ArriaV ST/SX IDMarek Vasut
2019-11-25ARM: socfpga: Purge pending transactions upon enabling bridges on Gen5Marek Vasut
2019-11-25ARM: socfpga: Actually put bridges into reset on Gen5 in bridge disableMarek Vasut
2019-11-24ARM: defconfig: add unified config for RPi3 and RPi4Matthias Brugger
2019-11-24ARM: bcm283x: Set memory map at run-timeMatthias Brugger
2019-11-24ARM: bcm283x: Set rpi_bcm283x_base at run-timeMatthias Brugger
2019-11-24ARM: bcm283x: Move BCM283x_BASE to a global variableMatthias Brugger
2019-11-24arm: dts: bcm283x: Rename U-Boot fileMatthias Brugger
2019-11-24fdt: fix bcm283x dm-pre-reloc definitionsMatthias Brugger
2019-11-23Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-11-23arm: fix -march for ARM11Heinrich Schuchardt
2019-11-23rockchip: px30: enable spl-fifo-mode for both emmc and sdmmc on evbHeiko Stuebner
2019-11-23rockchip: Setup dwc3_device (for non-dm gadgets)Jagan Teki
2019-11-23rockchip: Convert to use FIT generator for opteeKever Yang
2019-11-22Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-11-22Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-11-22arm: socfpga: stratix10: Add alias for gmac0 in S10 dtsOoi, Joyce
2019-11-22arm: dts: Stratix10: change pad skew values for EMAC0 PHY driverOoi, Joyce
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-20socfpga: fix include guard in misc.h (arch vs. global)Simon Goldschmidt
2019-11-20arm: dts: Stratix10: Fix memory node address and size cellsLey Foon Tan
2019-11-19arm: arm11: allow unaligned memory accessHeinrich Schuchardt
2019-11-18Merge tag 'video-for-v2020.01-rc2' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2019-11-17Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-11-17rockchip: dts: tinker: Add tinker-s board supportMichael Trimarchi
2019-11-17rockchip: dts: tinker: Move u-boot dmc initialization to specific sectionMichael Trimarchi
2019-11-17rockchip: imply instead of selecting SPL_SYS_MALLOC_SIMPLEThomas Hebb
2019-11-17rockchip: allow DRAM init in SPLThomas Hebb
2019-11-17rockchip: SPL: fix ordering of DRAM initThomas Hebb
2019-11-17rockchip: rk3308: Add support for ROC-RK3308-CC boardAndy Yan
2019-11-17rockchip: rk3308: Add dts for ROC-RK3308-CCAndy Yan
2019-11-17board: rockchip: Add rk3308 evb supportAndy Yan
2019-11-17arm: dts: rockchip: Add dts for rk3308 evbAndy Yan