aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* arm: mvebu: Add CRS305-1G-4S Bit boardLuka Kovacic2020-08-062-0/+44
* ARM: add Kconfig option for PSCI 0.1Icenowy Zheng2020-08-051-0/+4
* arm: Add SPL build check to SPL early bss clearBrian Moyer2020-08-041-5/+5
* Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-08-0416-95/+436
|\
| * ARM: imx: hab: panic on authentication failureMarek Vasut2020-08-031-4/+2
| * imx: Add MYiR Tech MYS-6ULX supportParthiban Nallathambi2020-08-036-0/+295
| * imx8m: soc: Remove unneeded spaceFabio Estevam2020-07-271-1/+1
| * ARM: dts: imx7-colibri: multiple node updatesIgor Opaniuk2020-07-274-38/+78
| * ARM: dts: imx6ull-colibri: move u-boot specific nodeIgor Opaniuk2020-07-272-43/+45
| * ARM: dts: imx8mm-verdin: eeprom nodes adjustmentsIgor Opaniuk2020-07-271-8/+14
| * imx: mx7: fix DDRC size in A7-M4 mapping tableIgor Opaniuk2020-07-271-1/+1
* | mediatek: Drop dm.h header fileSimon Glass2020-08-031-1/+1
* | thermal: Drop dm.h header fileSimon Glass2020-08-031-0/+1
* | sf: Drop dm.h header file from spi_flash.hSimon Glass2020-08-032-0/+2
* | efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-systemHeinrich Schuchardt2020-08-011-17/+0
* | Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dmTom Rini2020-07-2920-119/+178
|\ \
| * | rockchip: Drop the fit_spl_optee.sh scriptSimon Glass2020-07-281-84/+0
| * | rockchip: Convert evb-rk3288 over to use binmanSimon Glass2020-07-283-0/+66
| * | mediatek: Makefile: Drop explicit targets built by binmanSimon Glass2020-07-281-0/+2
| * | Makefile: Rename ALL-y to INPUTS-ySimon Glass2020-07-288-31/+31
| * | tegra: Don't enable binman on ARMv8 SoCsSimon Glass2020-07-281-1/+1
| * | rockchip: Enable building a SPI ROM image on bobSimon Glass2020-07-284-1/+34
| * | rockchip: Enable building a SPI ROM image on jerrySimon Glass2020-07-284-1/+42
| * | rockchip: Allow Bob to use SPI bootSimon Glass2020-07-281-1/+2
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stmTom Rini2020-07-2925-183/+1572
|\ \ \
| * | | ARM: dts: stm32: Add DHSOM based DRC02 boardMarek Vasut2020-07-283-0/+165
| * | | ARM: dts: stm32: Move ethernet PHY into SoM DTMarek Vasut2020-07-282-69/+69
| * | | ARM: dts: stm32: add seeed studio odyssey-stm32mp157c boardMarcin Sloniewski2020-07-285-0/+709
| * | | 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 detailsRayagonda 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