aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2020-07-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stmTom Rini
2020-07-29arch: arm: use dt and UCLASS_SYSCON to get gic lpi detailsRayagonda Kokatanur
2020-07-29arch: arm: use dt and UCLASS_IRQ to get gic detailsRayagonda Kokatanur
2020-07-29gpio: do not include <asm/arch/gpio.h> on TARGET_BCMNS3Rayagonda Kokatanur
2020-07-29board: ns3: define ddr memory layoutRayagonda Kokatanur
2020-07-29board: ns3: add api to save boot parameters passed from BL31Abhishek Shah
2020-07-29arm: cpu: armv8: add L3 memory flush supportRayagonda Kokatanur
2020-07-29board: ns3: add support for Broadcom Northstar 3Rayagonda Kokatanur
2020-07-29board: mediatek: Add support for UniElec U7623 boardDavid Woodhouse
2020-07-29arm: add support for SoC s5p4418 (cpu) / nanopi2 boardStefan Bosch
2020-07-29pwm: add driver for nexellStefan Bosch
2020-07-29arm: add mach-nexell (all files except header files)Stefan Bosch
2020-07-29arm: add mach-nexell (header files)Stefan Bosch
2020-07-29arm: enable allocate-on-read for LPAE's DCACHE_WRITEBACK/_WRITETHROUGHArd Biesheuvel
2020-07-29arm: Add support for Qualcomm IPQ40xx familyRobert Marko
2020-07-28arm: dts: mediatek: enable sgmii mode and mt7531 switch for mt7629MarkLee
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-07-28ARM: dts: stm32: Add DHSOM based DRC02 boardMarek Vasut
2020-07-28ARM: dts: stm32: Move ethernet PHY into SoM DTMarek Vasut
2020-07-28ARM: dts: stm32: add seeed studio odyssey-stm32mp157c boardMarcin Sloniewski
2020-07-28Revert "ARM: dts: stm32: Reinstate card detect behavior on ST boards"Patrick Delaunay
2020-07-28Revert "ARM: dts: stm32: Reinstate card detect behavior on DHSOM"Patrick Delaunay
2020-07-28arm: stm32mp: use correct weak function name spl_board_prepare_for_linuxPatrick Delaunay
2020-07-28ARM: dts: stm32: add reset support to uart nodes on stm32mp15xPatrick Delaunay
2020-07-28ARM: dts: stm32mp: remove hnp-srp-disable for usbotg on dk1Patrick Delaunay
2020-07-28ARM: dts: stm32mp1: DT alignment with Linux kernel v5.8-rc1Patrick Delaunay
2020-07-28ARM: dts: rename stm32mp15xx-avenger96 ethernet0_rgmii_pinsPatrick Delaunay
2020-07-28arm: stm32mp: stm32prog: check result of find_mmc_devicePatrick Delaunay
2020-07-28stm32mp1: use a specific SD/eMMC partition for U-Boot enviromnentPatrick Delaunay
2020-07-28stm32mp1: mmu_set_region_dcache_behaviourPatrick Delaunay
2020-07-28arm: stm32mp: move dbgmcu_init call when DT is readyPatrick Delaunay
2020-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-07-27Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-07-27arm: dts: ls1028a: Add dspi flash device node to qdsZhao Qiang
2020-07-27arm64: lx2160a: dts: Add watchdog nodeZhao Qiang
2020-07-27armv8: dts: ls1046a: Add the PCIe EP nodeXiaowei Bao
2020-07-27arm: dts: lx2160a: Increase configuration window sizeWasim Khan
2020-07-27arm64: ls1043a: Remove the workaround of erratum A-009929Hou Zhiqiang
2020-07-27armv8: dts: fsl-lx2160a: add flash node under dspi to qds dtsZhao Qiang
2020-07-27I2C: ls1043a, ls1046a: enable SYS_I2C_MXCBiwen Li
2020-07-27armv8: layerscape: rework spin tableMichael Walle
2020-07-27armv8: layerscape: relocate spin table if EFI_LOADER is enabledMichael Walle
2020-07-27armv8: layerscape: clean exported symbols in spintable.SMichael Walle
2020-07-27armv8: layerscape: drop first .ltorg directive in spintable.SMichael Walle
2020-07-27armv8: layerscape: make wake_secondary_core_n() staticMichael Walle
2020-07-27armv8: layerscape: simplify get_spin_tbl_addr() callsMichael Walle
2020-07-27armv8: layerscape: remove determine_mp_bootpg()Michael Walle
2020-07-27armv8: layerscape: fix alignment for spin tableMichael Walle
2020-07-27armv8: layerscape: load function pointer using ADRMichael Walle
2020-07-27armv8: layerscape: move spin table into own moduleMichael Walle