summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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-315-5/+8
|/
* 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
| * sunxi: DRAM initialisation for sun9iPhilipp Tomsich2016-10-306-13/+1269
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-10-305-4/+47
|\ \ | |/
| * sunxi: A64: enable USB supportAmit Singh Tomar2016-10-304-3/+45
| * sunxi: dts: Pine64: add Ethernet aliasAndre Przywara2016-10-301-0/+1
| * sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki2016-10-301-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-10-293-2/+15
|\ \
| * | ddr: altera: Configuring SDRAM extra cycles timing parametersChin Liang See2016-10-273-2/+15
* | | ARM: uniphier: update DRAM init code for LD11 SoCMasahiro Yamada2016-10-292-23/+391
* | | ARM: uniphier: support DDR PHY parameter dump command for LD11Masahiro Yamada2016-10-292-6/+19
* | | ARM: uniphier: refactor DDR PHY parameter dump commandMasahiro Yamada2016-10-293-44/+50
* | | ARM: uniphier: rework existing DDR PHY code to reuse for LD11 SoCMasahiro Yamada2016-10-298-294/+302
* | | ARM: uniphier: do not run harmful code for USB boot mode of LD11 ES3Masahiro Yamada2016-10-291-3/+5
* | | ARM: uniphier: enable clocks to MIO/STDMAC on LD11 if USB is enabledMasahiro Yamada2016-10-292-0/+13
* | | ARM: uniphier: fix DRAM init poll address for LD4, Pro4, sLD8Masahiro Yamada2016-10-293-3/+3
* | | ARM: uniphier: rename ddrphy-ld20-regs.h to ddruqphy-regs.hMasahiro Yamada2016-10-292-4/+4
* | | ARM: uniphier: update DRAM init code for LD20 SoC (3rd)Masahiro Yamada2016-10-293-36/+83
* | | ARM: uniphier: remove unused board attribute macrosMasahiro Yamada2016-10-291-3/+0
* | | ARM: uniphier: enable SSC for more PLLs for LD20 SoCMasahiro Yamada2016-10-292-13/+11
* | | ARM: uniphier: remove unneeded mdelay() in PLL setting functionMasahiro Yamada2016-10-291-2/+0
* | | ARM: uniphier: adjust fdt_file environment handling to latest LinuxMasahiro Yamada2016-10-291-12/+9
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-10-285-70/+109
|\ \