summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM64: zynqmp: Remove xlnx,id propertyMichal Simek2016-11-151-16/+0
* ARM64: zynqmp: pci: Updating device tree as per upstreamBharat Kumar Gogada2016-11-151-1/+4
* ARM64: zynqmp: Support for multiple PM IDs assigned to a PM domainFilip Drazic2016-11-151-1/+1
* ARM64: zynqmp: DT: Add PM domains for GPU and PCIEFilip Drazic2016-11-151-0/+12
* ARM64: zynqmp: DT: Remove unused PM domains for PLLFilip Drazic2016-11-151-25/+0
* ARM64: zynqmp: DT: Remove unused DDR PM domainFilip Drazic2016-11-151-5/+0
* ARM64: zynqmp: Remove note about level shifter on zcu102Michal Simek2016-11-151-1/+1
* ARM64: zynqmp: Add dcc port to dtsiMichal Simek2016-11-152-0/+11
* ARM64: zynqmp: Add gpio-keys for zcu102Michal Simek2016-11-151-0/+15
* ARM64: zynqmp: Enable gpio-led as heartbeat on zcu102Michal Simek2016-11-151-0/+9
* ARM64: zynqmp: Enable can1 for ep108Naga Sureshkumar Relli2016-11-152-0/+8
* ARM64: zynqmp: Added clocks to DT for ep108VNSL Durga2016-11-151-0/+44
* ARM64: zynqmp: Add clocks for LPDDMAKedareswara rao Appana2016-11-151-0/+32
* ARM64: zynqmp: Remove DTC 1.4.2 warningsMichal Simek2016-11-157-16/+16
* ARM: zynq: Remove DTC 1.4.2 warningsMichal Simek2016-11-1512-14/+15
* ARM64: zynqmp: Fix secondary bootmode enablingMichal Simek2016-11-151-2/+4
* ARM64: zynqmp: Add support for SD1 with level shifters bootmodeSiva Durga Prasad Paladugu2016-11-151-0/+1
* zynq: nand: Runtime detection of nand buswidth through slcrMichal Simek2016-11-151-0/+25
* ARM: zynq: Add support for the topic-miami system-on-modules and carrier boardsMike Looijmans2016-11-153-0/+116
* ARM: zynq: Make SYS_VENDOR configurableMike Looijmans2016-11-151-0/+1
* tools: mkimage: Add support for initialization table for Zynq and ZynqMPMike Looijmans2016-11-152-0/+14
* ARM: dts: dra7xx: Update spi-max-frequency for qspi slave nodeVignesh R2016-11-132-2/+2
* ARM: keystone2: PLL: Enable glitch free initialization sequenceLokesh Vutla2016-11-131-8/+8
* arm: Set TTB XN bit in case DCACHE_OFF for LPAE modeKeerthy2016-11-132-1/+6
* arm: print the cache config option in hex instead of decimalKeerthy2016-11-131-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-11-087-32/+69
|\
| * ARM: tegra186: call secure monitor for all cache-wide opsStephen Warren2016-11-071-3/+21
| * armv8: add hooks for all cache-wide operationsStephen Warren2016-11-075-11/+27
| * ARM: tegra: translate __asm_flush_l3_cache to assemblyStephen Warren2016-11-072-23/+25
| * ARM: tegra: ensure nvtboot_boot_x0 alignmentStephen Warren2016-11-071-0/+1
* | ARM: tegra: enable Ethernet on p2771-0000Stephen Warren2016-11-071-0/+5
* | ARM: tegra: add DWC EQoS (ethernet) to Tegra186 DTStephen Warren2016-11-071-0/+20
* | ARM: tegra: configure Ethernet address on Tegra186Stephen Warren2016-11-072-0/+55
* | ARM: tegra: add SoC-level hook for board_late_init()Stephen Warren2016-11-071-1/+6
|/
* armv8: define get_ticks() for the ARMv8 Generic TimerAndre Przywara2016-11-051-0/+11
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-11-0220-64/+364
|\
| * rk3288: kconfig: remove duplicate definition of SPL_MMC_SUPPORTKever Yang2016-10-301-3/+0
| * dts: rk3288: remove node in dmc which not need anymoreKever Yang2016-10-307-18/+0
| * rk3288: sdram: auto-detect the capacityKever Yang2016-10-302-42/+245
| * rk3288: fix reg address for GRF_SOC_CON2Kever Yang2016-10-301-1/+1
| * rk3399: disable the clock multiplier support when SoC initKever Yang2016-10-301-0/+14
| * rockchip: rk3288: Move rockchip_get_cru() out of the driverSimon Glass2016-10-302-0/+23
| * rockchip: rk3399: Move rockchip_get_cru() out of the driverSimon Glass2016-10-303-0/+40
| * rockchip: rk3036: Move rockchip_get_cru() out of the driverSimon Glass2016-10-303-0/+41
* | Fix spelling of "resetting".Vagrant Cascadian2016-10-312-2/+2
|/
* Merge branch 'sun9i-a80-spl' of http://git.denx.de/u-boot-sunxiTom Rini2016-10-3012-20/+1666
|\
| * sunxi: Add support for SID e-fuses on sun9iChen-Yu Tsai2016-10-301-0/+2
| * sunxi: add initial clock setup for sun9i for SPLPhilipp Tomsich2016-10-302-5/+223
| * sunxi: Enable SMP mode for the boot CPU on sun9i (A80)Philipp Tomsich2016-10-301-1/+2
| * sunxi: add gtbus-initialisation for sun9iPhilipp Tomsich2016-10-306-1/+170