summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* arm: allwinner: r40: Sync R40 dts(i) files from Linux 5.1-rc2Jagan Teki2019-04-173-8/+449
* arm64: allwinner: sun50i: Sync H6 dts(i) files from LinuxJagan Teki2019-04-143-21/+527
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-04-1491-122/+122
|\
| * dts: switch spi-flash to jedec, spi-nor compatibleNeil Armstrong2019-04-1292-123/+123
* | Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mipsTom Rini2019-04-135-1/+226
|\ \
| * | dt: bcm963158: enable gpio controllerPhilippe Reynes2019-04-121-0/+32
| * | dt: bcm63158: add gpio controllerPhilippe Reynes2019-04-121-0/+80
| * | gpio: do not include <asm/arch/gpio.h> on ARCH_BCM63158Philippe Reynes2019-04-121-1/+2
| * | dt: bcm968580xref: enable gpio controllerPhilippe Reynes2019-04-121-0/+32
| * | dt: bcm6858: add gpio controllerPhilippe Reynes2019-04-121-0/+80
| * | gpio: do not include <asm/arch/gpio.h> on ARCH_BCM6858Philippe Reynes2019-04-121-1/+1
| |/
* | Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini2019-04-1226-139/+1627
|\ \
| * | ARM: dts: Add STMFX gpio expander support for stm32mp157c-ev1Patrick Delaunay2019-04-123-0/+22
| * | ARM: dts: stm32mp1: Add adc nodesPatrice Chotard2019-04-122-0/+28
| * | ARM: dts: stm32: Synchronize DT with kernel onePatrice Chotard2019-04-1212-72/+1108
| * | stm32mp1: dts: activate psci-1.0Patrick Delaunay2019-04-121-1/+1
| * | stm32mp1: add command poweroffPatrick Delaunay2019-04-123-0/+28
| * | power: rename stpmu1 to official name stpmic1Patrick Delaunay2019-04-121-3/+3
| * | power: stpmu1: rename files to stpmic1Patrick Delaunay2019-04-121-1/+1
| * | stm32mp1: Replace OTP read by SHADOW readPatrick Delaunay2019-04-121-2/+2
| * | stm32mp1: bsec: shadow all the upper OTP (no secure) during bootPatrick Delaunay2019-04-121-1/+19
| * | stm32mp1: bsec: use device tree new compatiblePatrick Delaunay2019-04-124-12/+12
| * | stm32mp1: basic boot: SPL enable access to GPIOZ bankPatrick Delaunay2019-04-121-0/+8
| * | stm32mp1: align serial number on bootromPatrick Delaunay2019-04-121-1/+1
| * | stm32mp1: add some syscon drivers for syscfg and etpzcPatrick Delaunay2019-04-123-6/+9
| * | stm32mp1: support forced boot modePatrick Delaunay2019-04-123-3/+49
| * | stm32mp1: spl: hang with trace when DDR init failedPatrick Delaunay2019-04-121-2/+2
| * | stm32mp1: cosmetic: add comment on psci_migrate_info_type return valuePatrick Delaunay2019-04-121-1/+7
| * | stm32mp1: cosmetic cleanup KconfigPatrick Delaunay2019-04-121-4/+7
| * | stm32mp1: spl: add spl_display_printPatrick Delaunay2019-04-122-0/+18
| * | stm32mp1: update print_cpuinfo()Patrick Delaunay2019-04-122-8/+104
| * | stm32mp1: update boot mode managementPatrick Delaunay2019-04-124-16/+64
| * | stm32mp1: add runtime information in environmentPatrick Delaunay2019-04-121-0/+1
| * | stm32mp1: display board informationPatrick Delaunay2019-04-121-0/+4
| * | stm32mp1: bsec: access with SMC for trusted bootPatrick Delaunay2019-04-122-0/+92
| * | stm32mp1: add trusted boot with TF-APatrick Delaunay2019-04-124-8/+39
* | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-04-126-3/+78
|\ \ \
| * | | sunxi: Allow booting from 128KB SD/eMMC offsetAndre Przywara2019-04-102-0/+4
| * | | arm: sunxi: Enable DRAM ODT by default on H3/H5Paul Kocialkowski2019-04-101-0/+1
| * | | arm: sunxi: Set the default DRAM ZQ value to 3881979 on H3/H5Paul Kocialkowski2019-04-101-3/+2
| * | | arm: sunxi: Allow per-platform DRAM ZQ configuration on sun8iPaul Kocialkowski2019-04-101-1/+3
| * | | sunxi: dram_sun8i: Fix A33 memory initializationMichael Trimarchi2019-04-101-1/+1
| * | | sun50i: a64: Add Oceanic 5205 5inMFD initial supportJagan Teki2019-04-102-0/+69
* | | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2019-04-121-0/+10
|\ \ \ \
| * | | | DTS: imx53: Add imx53-kp-u-boot.dtsi file with u-boot specific propertyLukasz Majewski2019-04-111-0/+10
| |/ / /
* | | | Merge git://git.denx.de/u-boot-marvellTom Rini2019-04-1229-784/+1308
|\ \ \ \
| * | | | ARM: mvebu: sync db-88f6820-amc.dts with Linux v5.0Chris Packham2019-04-121-102/+82
| * | | | ARM: mvebu: rename armada-385-amc.dts to armada-385-db-88f6820-amc.dtsChris Packham2019-04-122-1/+1
| * | | | ARM: kirkwood: remove obsolete call to icache_enableLeigh Brown2019-04-121-1/+0
| * | | | arm: mvebu: Add DB-XC3-24G4XG boardChris Packham2019-04-127-1/+580