summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ARM: dts: stm32: Enable internal pull-ups for SDMMC1 on DHCOM SoMMarek Vasut2020-12-091-0/+14
| * | | treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard2020-12-098-8/+8
* | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini2020-12-0839-1227/+661
|\ \ \ \ | |/ / / |/| | |
| * | | imx8: allow overriding memory layoutMarcel Ziswiler2020-12-062-29/+72
| * | | board: toradex: add apalis-imx8x 2gb wb it v1.1a module supportIgor Opaniuk2020-12-061-0/+6
| * | | ARM: dts: fsl-imx8qxp-apalis: add initial device treeIgor Opaniuk2020-12-063-0/+418
| * | | imx8m: fix cache setup for dynamic sdram sizeTim Harvey2020-12-061-0/+3
| * | | ARM: dts: imx8mm-verdin: follow changed pmicMax Krummenacher2020-12-062-79/+80
| * | | board: ge: reduce VPD EEPROM partition sizeIan Ray2020-12-062-2/+2
| * | | imx: ahab: fix implicit declaration warningOliver Graute2020-12-061-0/+1
| * | | imx: ahab: fix compiler warnings in debugOliver Graute2020-12-061-1/+1
| * | | imx: ahab: Fix compiler warnings in printfOliver Graute2020-12-061-1/+1
| * | | arm: dts: aristainetos: sync with changes in linuxHeiko Schocher2020-12-062-2/+2
| * | | imx6: add support for aristainetos2c_cslb board variantHeiko Schocher2020-12-066-0/+356
| * | | imx6: remove not longer supported aristainetos boardsHeiko Schocher2020-12-0627-1429/+35
| | |/ | |/|
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-12-076-222/+188
|\ \ \
| * | | arm: mvebu: Espressobin: Add support for emmc into dts filePali Rohár2020-12-071-0/+22
| * | | Revert "arm64: dts: a3720: add support for espressobin with populated emmc"Pali Rohár2020-12-072-45/+0
| * | | Revert "arm64: dts: armada-3720-espressobin: split common parts to .dtsi"Pali Rohár2020-12-072-174/+157
| * | | arm: mvebu: a38x: Configurable USB2 high-speed impedance thresholdJoshua Scott2020-12-072-3/+9
| |/ /
* / / configs: cei-tk1-som: remove CONFIG_ARMV7_PSCI in include filePatrick Delaunay2020-12-041-0/+1
|/ /
* | remoteproc: stm32: use reset for hold bootPatrick Delaunay2020-11-251-0/+7
* | SPL: stm32mp1: fix spl_mmc_boot_partition not definedRichard Genoud2020-11-251-0/+2
* | ARM: dts: stm32: Drop QSPI CS2 on DHCOMMarek Vasut2020-11-251-11/+2
* | ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOMMarek Vasut2020-11-251-1/+1
* | ARM: dts: stm32: Add DHCOM based PicoITX boardMarek Vasut2020-11-253-0/+108
* | arm: stm32mp: correct the ALIGN macro usagePatrick Delaunay2020-11-251-2/+2
* | ARM: dts: stm32: Fix typo in stm32h7-u-boot.dtsiPatrice Chotard2020-11-251-1/+1
* | ARM: dts: stm32: Fix timer initialization for stm32 MCU's boardPatrice Chotard2020-11-255-12/+24
* | ARM: dts: stm32: DT sync with kernel v5.10-rc1 for MCU's boardsPatrice Chotard2020-11-2522-100/+308
* | ARM: dts: sync armv7-m.dtsi with kernel v5.10-rc1Patrice Chotard2020-11-251-3/+1
* | pinctrl: renesas: r8a77951: Add R8A774E1 PFC supportBiju Das2020-11-221-0/+1
* | pinctrl: renesas: r8a77965: Add R8A774B1 PFC supportBiju Das2020-11-221-0/+1
* | arm64: zynqmp: Get rid of unused macrosMichal Simek2020-11-201-4/+2
* | sunxi: dts: sync Allwinner V3s-related DTs from Linux 5.10-rc1Icenowy Zheng2020-11-176-30/+725
* | sunxi: allow to use AXP20[39] attached to I2C0 on V3 seriesIcenowy Zheng2020-11-171-0/+1
* | sunxi: add V3/S3 supportIcenowy Zheng2020-11-171-2/+1
* | sunxi: DT: A64: update device tree filesSamuel Holland2020-11-1725-631/+2383
* | sunxi: board: Add PinePhone DT selection logicSamuel Holland2020-11-171-0/+7
* | Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-11-164-1/+259
|\ \
| * | ARM: am335x: Add phyBOARD REGOR supportParthiban Nallathambi2020-11-154-1/+259
| |/
* | Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-11-168-97/+30
|\ \
| * | ARM: dts: meson-sm1: add u-boot specific MMC controller compatibleNeil Armstrong2020-11-126-4/+24
| * | mmc: meson-gx: move arch header to local headerNeil Armstrong2020-11-121-92/+0
| * | ARM: mach-meson: update SoC IDsNeil Armstrong2020-11-121-1/+6
| |/
* | rockchip: Enable BINMAN for boards enable SPL_OPTEEKever Yang2020-11-131-1/+1
* | rockchip: rockpro64: fix boot from SPI flash on spi1Hugh Cole-Baker2020-11-131-4/+0
* | video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0Alper Nebi Yasak2020-11-132-2/+2
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-11-067-0/+153
|\
| * arm64: mvebu: Use devicetree for SMBIOS settings on uDPUSimon Glass2020-11-061-0/+20