summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/imx'Sascha Hauer2024-03-1521-18/+3347
|\
| * arm: imx8mp: add karo electronics qsxp-ml81 som supportMarc Kleine-Budde2024-03-137-0/+1031
| * ARM: i.MX8MP: add König+Bauer AlphaJet boardJohannes Zink2024-03-136-0/+2039
| * ARM: i.MX: sabresd: Add support for i.MX6DL board variantStefano Manni2024-03-133-2/+124
| * ARM: i.MX6ul: TQMa6ul: install barebox on eMMC boot partitionsSascha Hauer2024-03-131-1/+1
| * ARM: i.MX6ul: TQMa6ul: fix mmc aliasesSascha Hauer2024-03-131-4/+4
| * ARM: i.MX6: TQMa6ulx: add OP-TEE supportSascha Hauer2024-03-134-11/+96
| * ARM: i.MX: phytec-som-imx6: use strdup instead of basprintfAhmad Fatoum2024-03-131-1/+1
| * ARM: tqma6ul: use upstream device treesSascha Hauer2024-03-132-3/+45
| * ARM: tqma6ul: enable enet_ref_125m clkSascha Hauer2024-03-131-0/+8
| * ARM: tqma6ul: add pr_fmt stringSascha Hauer2024-03-132-0/+2
| * board: tq: add support for 16bit eepromSascha Hauer2024-03-131-1/+1
* | Merge branch 'for-next/at91'Sascha Hauer2024-03-154-130/+147
|\ \ | |/ |/|
| * ARM: AT91: skov-arm9cpu: support environment on SD-CardAhmad Fatoum2024-02-231-0/+8
| * ARM: at91: skov-arm9cpu: configure more appropriate hostnameAhmad Fatoum2024-02-231-0/+2
| * ARM: at91: skov-arm9cpu: configure SMC for NOR flash useAhmad Fatoum2024-02-231-21/+24
| * ARM: at91: skov-arm9cpu: Add SD-Card xload supportSam Ravnborg2024-02-231-102/+108
| * ARM: at91: use AT91 header instead of generic barebox ARM'sAhmad Fatoum2024-02-233-8/+6
* | ARM: rpi: fix regression booting without VideoCore DTAhmad Fatoum2024-03-051-10/+33
|/
* Merge branch 'for-next/misc'Sascha Hauer2024-02-218-12/+15
|\
| * ARM: Layerscape: TQMLS1046a: switch to upstream DTAhmad Fatoum2024-02-202-4/+4
| * ARM: dts: rpi4: add DT for CM4SPierre-Olivier Huard2024-02-161-0/+3
| * ARM: at91: sama5d27-som1: autoping watchdog during barebox runtimeAhmad Fatoum2024-02-133-0/+6
| * eth: replace ethaddr_to_string() with %pMSascha Hauer2024-02-052-8/+2
* | ARM: i.MX: tqma93xx: Add LGA board variantSascha Hauer2024-02-133-3/+1548
* | ARM: i.MX9: rename TQ i.MX93 board to TQMA93XXSascha Hauer2024-02-135-4/+4
|/
* Merge branch 'for-next/misc'Sascha Hauer2024-01-231-1/+1
|\
| * pbl/pmic.h: rename pmic_reg_write() to pmic_reg_write8()Sascha Hauer2024-01-021-1/+1
* | Merge branch 'for-next/layerscape'Sascha Hauer2024-01-2310-3/+243
|\ \
| * | ARM: Layerscape: add basic support for NXP LS1028a RDBSascha Hauer2024-01-107-0/+240
| * | fsl-ddr: make endianess runtime decisionSascha Hauer2024-01-023-3/+3
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2024-01-2315-5/+28
|\ \
| * | ARM: i.MX93: add imx93_barebox_entry()Sascha Hauer2024-01-221-1/+3
| * | ARM: i.MX8M: cleanup MX8M*_ATF_BL33_BASE_ADDR definesMarco Felsch2024-01-192-2/+2
| * | ARM: i.MX8M: bundle imx-scratch codeMarco Felsch2024-01-191-0/+1
| * | ARM: boards: polyhex-debix: fix file mode for 8g-lpddr4-timing.cMarco Felsch2024-01-031-0/+0
| * | ARM: boards: i.MX8MQ: align SPDX header with other imxcfg filesMarco Felsch2024-01-032-2/+4
| * | ARM: boards: i.MX8M: add HAB supportMarco Felsch2024-01-039-0/+18
| |/
* / ARM: mach-types: don't generate header at buildtimeAhmad Fatoum2024-01-0474-73/+76
|/
* Merge branch 'for-next/op-tee'Sascha Hauer2023-12-183-20/+26
|\
| * ARM: stm32mp: remove STM32MP13 .stm32 imageAhmad Fatoum2023-12-052-20/+0
| * ARM: stm32mp: 135-DK: enable environment, bbu handler and deep probeAhmad Fatoum2023-12-052-0/+26
* | Merge branch 'for-next/misc'Sascha Hauer2023-12-182-3/+17
|\ \
| * | ARM: rpi: add CM4S device idSebastien Bourdelin2023-12-181-0/+4
| * | ARM: rpi: look for env in mmc0 as wellAhmad Fatoum2023-12-151-2/+8
| * | ARM: dts: rpi4: add DTs for CM4 and Rpi 400Ahmad Fatoum2023-12-151-1/+5
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2023-12-185-0/+174
|\ \
| * | ARM: dts: add support for and Gossen Metrawatt e143_01Roland Hieber2023-12-055-0/+174
| |/
* / ARM: i.MX8M: delete unused per-board ddr_ddrphy_trained_csr arrayAhmad Fatoum2023-12-0512-8182/+0
|/
* Merge branch 'for-next/stm32mp1'Sascha Hauer2023-11-272-2/+3
|\