aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2018-01-10board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard
2018-01-10ARM: DTS: stm32: add stm32f429-disco-u-boot dts filePatrice Chotard
2018-01-10ARM: DTS: stm32: add STM32F429 SoC and its Discovery board supportPatrice Chotard
2018-01-09arm: Exercise v7_arch_cp15_set_acr even without errata fixupsSiarhei Siamashka
2018-01-09Merge git://git.denx.de/u-boot-rockchipTom Rini
2018-01-09ARM: uniphier: hide memory top by platform hook instead of CONFIGMasahiro Yamada
2018-01-09ARM: uniphier: do not use RAM that exceeds 32 bit address rangeMasahiro Yamada
2018-01-09rockchip: clk: bind reset driverElaine Zhang
2018-01-08imx: initialize and use generic timer on i.MX 6UL/ULLStefan Agner
2018-01-08imx: introduce CONFIG_GPT_TIMERStefan Agner
2018-01-08imx: move CONFIG_SYSCOUNTER_TIMER to KconfigStefan Agner
2018-01-04mx6ull: Handle the CONFIG_MX6ULL cases correctlyFabio Estevam
2018-01-03imx: spl: Fix NAND bootmode detectionEran Matityahu
2018-01-03mx6: Add board mx6memcal for use in validating DDREric Nelson
2018-01-01Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini
2018-01-01ARM: dts: omap3-evm: Enable DM and devicetree for TMDSEVM{3530, 3730}Derald D. Woods
2018-01-01ARM: dts: omap3-evm: Add support for TMDSEVM{3530, 3730}Derald D. Woods
2018-01-01rockchip: dts: rk3399-evb: support boot from sd-cardKever Yang
2017-12-29Merge git://git.denx.de/u-boot-imxTom Rini
2017-12-29arm: imx: add tzic interrupt controller for imx53Patrick Bruenn
2017-12-29imx: Kconfig: Add HAS_CAAM optionBreno Lima
2017-12-29Kconfig: mx6ull: Deselect MX6UL from CONFIG_MX6ULLBreno Lima
2017-12-29mx6sl: Select MX6SL option via KconfigBreno Lima
2017-12-29mx6sxsabresd: Load the correct dtb for revA boardFabio Estevam
2017-12-29imx: Add a common way for detecting NXP boards revisionFabio Estevam
2017-12-29ARM: imx: cm-fx6: reinstate USB support by syncing the devicetree with LinuxChristopher Spinrath
2017-12-27Merge git://git.denx.de/u-boot-dmTom Rini
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada
2017-12-24arm: Add support of updating dts before fix-upPrabhakar Kushwaha
2017-12-19Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-12-19arm64: dts: sun50i: h5: Order nodes in alphabetic for orangepi-primeJagan Teki
2017-12-18Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-12-18Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-12-18ARM: arch-meson: fix writel arguments orderHans Verkuil
2017-12-18Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini
2017-12-18armv8: ls2085a: Update README file for NAND bootYork Sun
2017-12-18rockchip: add a common script for generate fit itsKever Yang
2017-12-18rockchip: update ROCKCHIP_SPL_RESERVE_IRAM to 0Kever Yang
2017-12-18rockchip: update boot0 hookKever Yang
2017-12-16efi_loader: helloworld.c: Reduce file sizeAlexander Graf
2017-12-14Merge git://git.denx.de/u-boot-dmTom Rini
2017-12-14arm64: zynqmp: Add missing zynq_board_read_rom_ethaddr() prototypeMichal Simek
2017-12-14arm64: zynqmp: Use only earlycon bootargs instead of full oneMichal Simek
2017-12-14arm64: zynqmp: Remove undocumented dma propertiesMichal Simek
2017-12-14arm64: zynqmp: Add generic compatible string for I2C EEPROMJavier Martinez Canillas
2017-12-14arm64: zynqmp: Enable phys for zcu102Michal Simek
2017-12-14arm64: zynqmp: Enable SPL_CLK when SPL is enabledMichal Simek
2017-12-14arm64: zynqmp: Add support for generic QSPI bootMichal Simek
2017-12-14arm64: zynqmp: Add reference to pmu firmware nodeMichal Simek
2017-12-13Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini