summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Revert "ARM: dts: stm32: Reinstate card detect behavior on ST boards"Patrick Delaunay2020-07-282-4/+0
| * | | Revert "ARM: dts: stm32: Reinstate card detect behavior on DHSOM"Patrick Delaunay2020-07-281-3/+0
| * | | arm: stm32mp: use correct weak function name spl_board_prepare_for_linuxPatrick Delaunay2020-07-281-1/+1
| * | | ARM: dts: stm32: add reset support to uart nodes on stm32mp15xPatrick Delaunay2020-07-281-0/+32
| * | | ARM: dts: stm32mp: remove hnp-srp-disable for usbotg on dk1Patrick Delaunay2020-07-281-1/+0
| * | | ARM: dts: stm32mp1: DT alignment with Linux kernel v5.8-rc1Patrick Delaunay2020-07-288-94/+577
| * | | ARM: dts: rename stm32mp15xx-avenger96 ethernet0_rgmii_pinsPatrick Delaunay2020-07-282-4/+4
| * | | arm: stm32mp: stm32prog: check result of find_mmc_devicePatrick Delaunay2020-07-281-1/+1
| * | | stm32mp1: use a specific SD/eMMC partition for U-Boot enviromnentPatrick Delaunay2020-07-282-0/+2
| * | | stm32mp1: mmu_set_region_dcache_behaviourPatrick Delaunay2020-07-281-3/+4
| * | | arm: stm32mp: move dbgmcu_init call when DT is readyPatrick Delaunay2020-07-282-4/+9
* | | | arch: arm: use dt and UCLASS_SYSCON to get gic lpi detailsWIP/2020-07-29-add-brcm-ns3-supportRayagonda Kokatanur2020-07-294-36/+61
* | | | arch: arm: use dt and UCLASS_IRQ to get gic detailsRayagonda Kokatanur2020-07-291-7/+66
* | | | gpio: do not include <asm/arch/gpio.h> on TARGET_BCMNS3Rayagonda Kokatanur2020-07-291-1/+2
* | | | board: ns3: define ddr memory layoutRayagonda Kokatanur2020-07-291-0/+23
* | | | board: ns3: add api to save boot parameters passed from BL31Abhishek Shah2020-07-292-0/+35
* | | | arm: cpu: armv8: add L3 memory flush supportRayagonda Kokatanur2020-07-293-0/+95
* | | | board: ns3: add support for Broadcom Northstar 3Rayagonda Kokatanur2020-07-294-0/+70
* | | | board: mediatek: Add support for UniElec U7623 boardDavid Woodhouse2020-07-292-0/+212
* | | | arm: add support for SoC s5p4418 (cpu) / nanopi2 boardStefan Bosch2020-07-297-0/+547
* | | | pwm: add driver for nexellStefan Bosch2020-07-293-5/+119
* | | | arm: add mach-nexell (all files except header files)Stefan Bosch2020-07-2913-0/+1999
* | | | arm: add mach-nexell (header files)Stefan Bosch2020-07-2912-0/+1624
* | | | arm: enable allocate-on-read for LPAE's DCACHE_WRITEBACK/_WRITETHROUGHArd Biesheuvel2020-07-291-4/+19
* | | | arm: Add support for Qualcomm IPQ40xx familyRobert Marko2020-07-2910-0/+405
* | | | arm: dts: mediatek: enable sgmii mode and mt7531 switch for mt7629MarkLee2020-07-281-6/+8
| |/ / |/| |
* | | Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-282-2/+0
|/ /
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/27Jul2020Tom Rini2020-07-2715-223/+442
|\ \
| * | arm: dts: ls1028a: Add dspi flash device node to qdsZhao Qiang2020-07-271-0/+74
| * | arm64: lx2160a: dts: Add watchdog nodeZhao Qiang2020-07-271-0/+7
| * | armv8: dts: ls1046a: Add the PCIe EP nodeXiaowei Bao2020-07-271-0/+33
| * | arm: dts: lx2160a: Increase configuration window sizeWasim Khan2020-07-271-6/+6
| * | arm64: ls1043a: Remove the workaround of erratum A-009929Hou Zhiqiang2020-07-272-19/+0
| * | Drop global data sdhc_adapter for powerpcYangbo Lu2020-07-271-3/+1
| * | armv8: dts: fsl-lx2160a: add flash node under dspi to qds dtsZhao Qiang2020-07-271-0/+99
| * | I2C: ls1043a, ls1046a: enable SYS_I2C_MXCBiwen Li2020-07-271-2/+2
| * | armv8: layerscape: rework spin tableMichael Walle2020-07-271-60/+23
| * | armv8: layerscape: relocate spin table if EFI_LOADER is enabledMichael Walle2020-07-271-0/+36
| * | armv8: layerscape: clean exported symbols in spintable.SMichael Walle2020-07-274-21/+24
| * | armv8: layerscape: drop first .ltorg directive in spintable.SMichael Walle2020-07-271-2/+0
| * | armv8: layerscape: make wake_secondary_core_n() staticMichael Walle2020-07-271-1/+1
| * | armv8: layerscape: simplify get_spin_tbl_addr() callsMichael Walle2020-07-271-8/+7
| * | armv8: layerscape: remove determine_mp_bootpg()Michael Walle2020-07-272-6/+0
| * | armv8: layerscape: fix alignment for spin tableMichael Walle2020-07-271-2/+2
| * | armv8: layerscape: load function pointer using ADRMichael Walle2020-07-271-3/+3
| * | armv8: layerscape: move spin table into own moduleMichael Walle2020-07-273-150/+161
| * | armv8: layerscape: properly use CPU_RELEASE_ADDRMichael Walle2020-07-272-3/+12
| * | armv8: layerscape: pretty print info about SMP coresMichael Walle2020-07-271-4/+5
| * | armv8: layerscape: fix spin-table supportMichael Walle2020-07-272-11/+5
| * | dm: armv8: gpio: include <asm/arch/gpio.h> for fsl-layerscapehui.song2020-07-271-6/+2