summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | board: sl28: add OP-TEE Trusted OS support (bl32)Michael Walle2020-12-041-0/+36
| * | | board: sl28: add ATF support (bl31)Michael Walle2020-12-041-1/+40
| * | | board: sl28: remove u-boot from loadable DT nodeMichael Walle2020-12-041-3/+0
| * | | armv8: layerscape: don't initialize GIC in SPLMichael Walle2020-12-041-0/+2
| * | | treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORTMichael Walle2020-12-045-10/+10
| * | | IPQ40xx: clk: add USB clock handlingRobert Marko2020-12-011-0/+8
| * | | IPQ40xx: clk: dont always return 0Robert Marko2020-12-011-2/+2
| * | | IPQ40xx: clk: drop breaks in switch caseRobert Marko2020-12-011-3/+0
| * | | IPQ40xx: clk: use dev_read_addr()Robert Marko2020-12-011-2/+2
* | | | rockchip: pinebook-pro: default to SPI bus 1 for SPI-flashHugh Cole-Baker2021-01-081-4/+0
* | | | ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02Marek Vasut2021-01-061-2/+2
* | | | ARM: dts: stm32: Fix GPIO hog flags on DHCOM PicoITXMarek Vasut2021-01-061-1/+1
| |/ / |/| |
* | | Merge tag 'u-boot-imx-20201227' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-12-2816-55/+234
|\ \ \
| * | | imx: mx7: clock: use correct format stringsHeinrich Schuchardt2020-12-261-11/+11
| * | | arm: dart6ul: read and print SoM info from eeprom on startupMarc Ferland2020-12-261-0/+8
| * | | arm: dart6ul: change compatible string for eepromMarc Ferland2020-12-261-2/+7
| * | | imx: ahab: allow to bypass confirmation for ahab_close cmdClément Péron2020-12-261-1/+2
| * | | board: ge: bx50v3: cleanup phy configSebastian Reichel2020-12-261-0/+11
| * | | ARM: dts: imx8m: add UHS or HS400/HS400ES propertiesAndrey Zhizhikin2020-12-266-0/+27
| * | | ARM: dts: imx8m: increase off-on delay on the SD Vcc regulatorAndrey Zhizhikin2020-12-266-0/+26
| * | | arm64: dts: imx8mm-beacon: Re-sync dts file with Linux 5.10-rc6Adam Ford2020-12-262-19/+41
| * | | arm: dts: imx8mm: sync dts from Linux Kernel 5.10-rc6Adam Ford2020-12-261-20/+99
| * | | ARM: dts: imx: imx8qm-rom7720: Fix AR8031 phy-modeOliver Graute2020-12-261-2/+2
| | |/ | |/|
* | | arm: mvebu: armada-xp-gp.dts: Add spi0 aliasStefan Roese2020-12-281-0/+4
* | | arm: mvebu: Add armada-xp-gp-u-boot.dtsi for U-Boot propertiesStefan Roese2020-12-281-0/+19
|/ /
* | board: kontron: sl28: reorder mmc devicesMichael Walle2020-12-201-2/+2
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2020-12-184-8/+16
|\ \
| * | spi: dw: Add SoC-specific compatible stringsSean Anderson2020-12-184-8/+16
* | | ARM: dts: meson: switch TFLASH_VDD_EN pin to open drain on Odroid-C4Marek Szyprowski2020-12-181-0/+4
|/ /
* | Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/cus...Tom Rini2020-12-114-14/+26
|\ \
| * | ARM: dts: at91: sama5d2_icp: fix i2c eeprom compatibleEugen Hristev2020-12-111-3/+3
| * | ARM: mach-at91: fix timer.o compile conditionEugen Hristev2020-11-261-1/+4
| * | ARM: at91: armv7: sama7g5 uses CCF clock driverNicolas Ferre2020-11-262-4/+7
| * | ARM: dts: at91: sam9x60: enable slewrate/high drive for sdhci0 pinoutEugen Hristev2020-11-261-6/+12
* | | arm: ls102xa: select USB PHY erratum's only if USB is enabledAleksandar Gerasimovski2020-12-101-4/+4
* | | armv8: fsl-layerscape: Fix automatic setting of bootmcd with TF-AAlban Bedel2020-12-101-23/+4
* | | layerscape: fdt.c: Check for NULL return value from fdt_getprop()Priyanka Singh2020-12-101-4/+6
* | | armv8: lx2162aqds: Add support for LX2162AQDS platformMeenakshi Aggarwal2020-12-1011-5/+268
* | | armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal2020-12-1014-34/+155
* | | arm: dts: ls1028a: add label to pcie nodes in dtsWasim Khan2020-12-101-3/+3
* | | arm: dts: ls1043a: add label to pcie nodes in dtsWasim Khan2020-12-101-4/+5
* | | arm: dts: ls1012a: add label to pcie nodes in dtsWasim Khan2020-12-101-1/+2
* | | arm: dts: ls1088a: add label to pcie nodes in dtsWasim Khan2020-12-101-4/+4
* | | arm: dts: ls2080a: add label to pcie nodes in dtsWasim Khan2020-12-101-5/+6
* | | arm: dts: ls1046a: add label to pcie nodes in dtsWasim Khan2020-12-101-6/+6
* | | arm: dts: lx2160a: add label to pcie nodes in dtsWasim Khan2020-12-101-6/+6
* | | Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-12-0911-12/+35
|\ \ \
| * | | ARM: dts: stm32: Add USB OTG ID pin on DH AV96Marek Vasut2020-12-091-1/+2
| * | | ARM: dts: stm32: Enable SDMMC3 on DH DRC02Marek Vasut2020-12-091-2/+11
| * | | ARM: dts: stm32: Disable SDMMC1 CKIN feedback clockMarek Vasut2020-12-091-1/+0