aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-11-15ARM: zynq: Add support for the topic-miami system-on-modules and carrier boardsMike Looijmans3-0/+116
2016-11-15ARM: zynq: Make SYS_VENDOR configurableMike Looijmans1-0/+1
2016-11-15tools: mkimage: Add support for initialization table for Zynq and ZynqMPMike Looijmans2-0/+14
2016-11-13ARM: dts: dra7xx: Update spi-max-frequency for qspi slave nodeVignesh R2-2/+2
2016-11-13ARM: keystone2: PLL: Enable glitch free initialization sequenceLokesh Vutla1-8/+8
2016-11-13arm: Set TTB XN bit in case DCACHE_OFF for LPAE modeKeerthy2-1/+6
2016-11-13arm: print the cache config option in hex instead of decimalKeerthy1-1/+1
2016-11-08Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini7-32/+69
2016-11-07ARM: tegra186: call secure monitor for all cache-wide opsStephen Warren1-3/+21
2016-11-07armv8: add hooks for all cache-wide operationsStephen Warren5-11/+27
2016-11-07ARM: tegra: translate __asm_flush_l3_cache to assemblyStephen Warren2-23/+25
2016-11-07ARM: tegra: ensure nvtboot_boot_x0 alignmentStephen Warren1-0/+1
2016-11-07ARM: tegra: enable Ethernet on p2771-0000Stephen Warren1-0/+5
2016-11-07ARM: tegra: add DWC EQoS (ethernet) to Tegra186 DTStephen Warren1-0/+20
2016-11-07ARM: tegra: configure Ethernet address on Tegra186Stephen Warren2-0/+55
2016-11-07ARM: tegra: add SoC-level hook for board_late_init()Stephen Warren1-1/+6
2016-11-05armv8: define get_ticks() for the ARMv8 Generic TimerAndre Przywara1-0/+11
2016-11-02Merge git://git.denx.de/u-boot-rockchipTom Rini20-64/+364
2016-10-31Fix spelling of "resetting".Vagrant Cascadian5-5/+8
2016-10-30rk3288: kconfig: remove duplicate definition of SPL_MMC_SUPPORTKever Yang1-3/+0
2016-10-30dts: rk3288: remove node in dmc which not need anymoreKever Yang7-18/+0
2016-10-30rk3288: sdram: auto-detect the capacityKever Yang2-42/+245
2016-10-30rk3288: fix reg address for GRF_SOC_CON2Kever Yang1-1/+1
2016-10-30rk3399: disable the clock multiplier support when SoC initKever Yang1-0/+14
2016-10-30rockchip: rk3288: Move rockchip_get_cru() out of the driverSimon Glass2-0/+23
2016-10-30rockchip: rk3399: Move rockchip_get_cru() out of the driverSimon Glass3-0/+40
2016-10-30rockchip: rk3036: Move rockchip_get_cru() out of the driverSimon Glass3-0/+41
2016-10-30Merge branch 'sun9i-a80-spl' of http://git.denx.de/u-boot-sunxiTom Rini12-20/+1666
2016-10-30Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini5-4/+47
2016-10-30sunxi: A64: enable USB supportAmit Singh Tomar4-3/+45
2016-10-30sunxi: Add support for SID e-fuses on sun9iChen-Yu Tsai1-0/+2
2016-10-30sunxi: dts: Pine64: add Ethernet aliasAndre Przywara1-0/+1
2016-10-30sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki1-1/+1
2016-10-30sunxi: add initial clock setup for sun9i for SPLPhilipp Tomsich2-5/+223
2016-10-30sunxi: Enable SMP mode for the boot CPU on sun9i (A80)Philipp Tomsich1-1/+2
2016-10-30sunxi: add gtbus-initialisation for sun9iPhilipp Tomsich6-1/+170
2016-10-30sunxi: DRAM initialisation for sun9iPhilipp Tomsich6-13/+1269
2016-10-29Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini3-2/+15
2016-10-29ARM: uniphier: update DRAM init code for LD11 SoCMasahiro Yamada2-23/+391
2016-10-29ARM: uniphier: support DDR PHY parameter dump command for LD11Masahiro Yamada2-6/+19
2016-10-29ARM: uniphier: refactor DDR PHY parameter dump commandMasahiro Yamada3-44/+50
2016-10-29ARM: uniphier: rework existing DDR PHY code to reuse for LD11 SoCMasahiro Yamada8-294/+302
2016-10-29ARM: uniphier: do not run harmful code for USB boot mode of LD11 ES3Masahiro Yamada1-3/+5
2016-10-29ARM: uniphier: enable clocks to MIO/STDMAC on LD11 if USB is enabledMasahiro Yamada2-0/+13
2016-10-29ARM: uniphier: fix DRAM init poll address for LD4, Pro4, sLD8Masahiro Yamada3-3/+3
2016-10-29ARM: uniphier: rename ddrphy-ld20-regs.h to ddruqphy-regs.hMasahiro Yamada2-4/+4
2016-10-29ARM: uniphier: update DRAM init code for LD20 SoC (3rd)Masahiro Yamada3-36/+83
2016-10-29ARM: uniphier: remove unused board attribute macrosMasahiro Yamada1-3/+0
2016-10-29ARM: uniphier: enable SSC for more PLLs for LD20 SoCMasahiro Yamada2-13/+11
2016-10-29ARM: uniphier: remove unneeded mdelay() in PLL setting functionMasahiro Yamada1-2/+0