aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* arm: socfpga: Add the terasic de10-standard boardHumberto Naves2022-05-232-0/+93
* arm: gic_v2: Skip gic_init_secure when cpu is not in el3Sai Pavan Boddu2022-05-231-0/+5
* Merge tag 'u-boot-imx-20220523' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2022-05-2350-108/+2711
|\
| * ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2Marek Vasut2022-05-235-0/+1344
| * ARM: dts: imx: Configure FEC for iMX6QDL DRC02Philip Oberfichtner2022-05-201-0/+10
| * ARM: dts: imx: Configure FEC for iMX6QDL picoITXPhilip Oberfichtner2022-05-201-0/+10
| * ARM: dts: imx: Simplify fec node for iMX6QDL DHCOM boardsPhilip Oberfichtner2022-05-202-13/+7
| * ARM: dts: imx: Migrate iMX6QDL picoITX DTs from LinuxPhilip Oberfichtner2022-05-203-0/+90
| * ARM: dts: imx: Migrate iMX6QDL DRC02 DTs from LinuxPhilip Oberfichtner2022-05-203-0/+174
| * ARM: imx6: Fix broken DT path in DH board filePhilip Oberfichtner2022-05-201-0/+11
| * bosch: Add initial board support for ACCPhilip Oberfichtner2022-05-204-0/+865
| * arm: mach-imx: cmd_nandbcb fix bad block handlingMichael Trimarchi2022-05-201-14/+7
| * i.MX8ULP: add display_ele_fw_version apiGaurav Jain2022-05-201-0/+2
| * caam: Fix crash in case caam_jr_probe failedYe Li2022-05-207-7/+7
| * imx: imx8mp_evk: enable pinctrl_wdog in SPLPeng Fan2022-05-201-0/+4
| * imx: imx8mm_evk: enable pinctrl_wdog in SPLPeng Fan2022-05-201-0/+4
| * imx: imx8mn_evk: enable pinctrl_wdog in SPLPeng Fan2022-05-201-0/+4
| * imx: imx8mq-phanbell: enable CONFIG_DM_SERIALPeng Fan2022-05-201-0/+8
| * imx: imx8mq-pico: enable CONFIG_DM_SERIALPeng Fan2022-05-201-0/+9
| * imx: imx8mq-cm: enable CONFIG_DM_SERIALPeng Fan2022-05-201-0/+8
| * imx: dts: move common changes to imx8mq-u-boot.dtsiPeng Fan2022-05-202-24/+24
| * board: gateworks: gw_ventana: add support for GPY111 PHYTim Harvey2022-05-2011-11/+11
| * imx: imx8m: drop uneeded checkPeng Fan2022-05-201-4/+2
| * imx: imx8m: add rproc_attPeng Fan2022-05-201-0/+26
| * imx: bootaux: get stack from elf filePeng Fan2022-05-201-4/+11
| * imx: bootaux: add missing newlinePeng Fan2022-05-201-1/+1
| * imx: bootaux: cleanup codePeng Fan2022-05-201-23/+20
| * imx8m: fix reading of DDR4 MR registersRasmus Villemoes2022-05-201-0/+1
| * ARM: imx: imx31: Introduce and use UART_BASE_ADDR(n)Marek Vasut2022-05-201-0/+12
| * ARM: imx: imx27: Introduce and use UART_BASE_ADDR(n)Marek Vasut2022-05-201-6/+18
| * ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n)Marek Vasut2022-05-201-0/+10
| * ARM: dts: imx: Use 100 kHz I2C2 on Data Modul i.MX8M Mini eDM SBCMarek Vasut2022-05-191-1/+1
| * imx8mn/8mp: Allow booting via USBFabio Estevam2022-05-191-0/+10
* | ARM: dts: stm32: Configure Buck3 voltage per PMIC NVM on Avenger96Marek Vasut2022-05-191-1/+1
|/
* arm: mvebu: Move internal registers in arch_very_early_init() functionPali Rohár2022-05-164-31/+29
* arm: Add new config option ARCH_VERY_EARLY_INITPali Rohár2022-05-162-0/+11
* arm: mvebu: Remove unused ARMADA_64BITChris Packham2022-05-161-4/+0
* Merge tag 'u-boot-stm32-20220510' of https://source.denx.de/u-boot/custodians...WIP/10May2022Tom Rini2022-05-1028-166/+580
|\
| * configs: stm32f746-disco: Migrate SPL flags to defconfigPatrice Chotard2022-05-101-20/+0
| * ARM: dts: stm32: Move DHCOR BUCK3 VDD 2V9 adjustment to 1V8 DTSIMarek Vasut2022-05-102-2/+7
| * stm32mp: psci: Retain MCUDIVR, PLL3CR, PLL4CR, MSSCKSELR across suspendMarek Vasut2022-05-101-0/+16
| * arm: dts: stm32mp15: alignment with v5.18Patrick Delaunay2022-05-1016-21/+168
| * ARM: stm32mp: correctly handle Silicon revisionPatrick Delaunay2022-05-102-7/+8
| * ARM: stm32mp: skip ft_system_setup when the soc node is absentPatrick Delaunay2022-05-101-0/+3
| * stm32mp: stm32prog: handle flashlayout without STM32 image headerPatrick Delaunay2022-05-101-1/+2
| * stm32mp: stm32prog: handle U-Boot script in flashlayout alternatePatrick Delaunay2022-05-103-7/+13
| * stm32mp: stm32prog: handle interruption during the first enumerationPatrick Delaunay2022-05-101-2/+5
| * stm32mp: stm32prog: add support of UUID for FIP partitionPatrick Delaunay2022-05-102-20/+59
| * stm32mp: stm32prog: add support of STM32IMAGE version 2Patrick Delaunay2022-05-103-48/+114
| * stm32mp: stm32prog: add TEE support in stm32prog commandPatrick Delaunay2022-05-104-14/+142