summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-11-07ARM: tegra186: call secure monitor for all cache-wide opsStephen Warren
2016-11-07armv8: add hooks for all cache-wide operationsStephen Warren
2016-11-07ARM: tegra: translate __asm_flush_l3_cache to assemblyStephen Warren
2016-11-07ARM: tegra: ensure nvtboot_boot_x0 alignmentStephen Warren
2016-11-07ARM: tegra: enable Ethernet on p2771-0000Stephen Warren
2016-11-07ARM: tegra: add DWC EQoS (ethernet) to Tegra186 DTStephen Warren
2016-11-07ARM: tegra: configure Ethernet address on Tegra186Stephen Warren
2016-11-07ARM: tegra: add SoC-level hook for board_late_init()Stephen Warren
2016-11-05armv8: define get_ticks() for the ARMv8 Generic TimerAndre Przywara
2016-11-02Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-10-31Fix spelling of "resetting".Vagrant Cascadian
2016-10-30rk3288: kconfig: remove duplicate definition of SPL_MMC_SUPPORTKever Yang
2016-10-30dts: rk3288: remove node in dmc which not need anymoreKever Yang
2016-10-30rk3288: sdram: auto-detect the capacityKever Yang
2016-10-30rk3288: fix reg address for GRF_SOC_CON2Kever Yang
2016-10-30rk3399: disable the clock multiplier support when SoC initKever Yang
2016-10-30rockchip: rk3288: Move rockchip_get_cru() out of the driverSimon Glass
2016-10-30rockchip: rk3399: Move rockchip_get_cru() out of the driverSimon Glass
2016-10-30rockchip: rk3036: Move rockchip_get_cru() out of the driverSimon Glass
2016-10-30Merge branch 'sun9i-a80-spl' of http://git.denx.de/u-boot-sunxiTom Rini
2016-10-30Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-10-30sunxi: A64: enable USB supportAmit Singh Tomar
2016-10-30sunxi: Add support for SID e-fuses on sun9iChen-Yu Tsai
2016-10-30sunxi: dts: Pine64: add Ethernet aliasAndre Przywara
2016-10-30sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki
2016-10-30sunxi: add initial clock setup for sun9i for SPLPhilipp Tomsich
2016-10-30sunxi: Enable SMP mode for the boot CPU on sun9i (A80)Philipp Tomsich
2016-10-30sunxi: add gtbus-initialisation for sun9iPhilipp Tomsich
2016-10-30sunxi: DRAM initialisation for sun9iPhilipp Tomsich
2016-10-29Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-10-29ARM: uniphier: update DRAM init code for LD11 SoCMasahiro Yamada
2016-10-29ARM: uniphier: support DDR PHY parameter dump command for LD11Masahiro Yamada
2016-10-29ARM: uniphier: refactor DDR PHY parameter dump commandMasahiro Yamada
2016-10-29ARM: uniphier: rework existing DDR PHY code to reuse for LD11 SoCMasahiro Yamada
2016-10-29ARM: uniphier: do not run harmful code for USB boot mode of LD11 ES3Masahiro Yamada
2016-10-29ARM: uniphier: enable clocks to MIO/STDMAC on LD11 if USB is enabledMasahiro Yamada
2016-10-29ARM: uniphier: fix DRAM init poll address for LD4, Pro4, sLD8Masahiro Yamada
2016-10-29ARM: uniphier: rename ddrphy-ld20-regs.h to ddruqphy-regs.hMasahiro Yamada
2016-10-29ARM: uniphier: update DRAM init code for LD20 SoC (3rd)Masahiro Yamada
2016-10-29ARM: uniphier: remove unused board attribute macrosMasahiro Yamada
2016-10-29ARM: uniphier: enable SSC for more PLLs for LD20 SoCMasahiro Yamada
2016-10-29ARM: uniphier: remove unneeded mdelay() in PLL setting functionMasahiro Yamada
2016-10-29ARM: uniphier: adjust fdt_file environment handling to latest LinuxMasahiro Yamada
2016-10-28Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-10-28ARM: at91/dt: sama5d2: Fix the warning from dtcWenyou Yang
2016-10-28arm, at91: add icache supportHeiko Schocher
2016-10-28ARM: at91: clock: correct PRES offset for at91sam9x5Heiko Schocher
2016-10-28arm: at91: mpddrc: add missing MPDDRC_MD definesHeiko Schocher
2016-10-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-27drivers/pci/Kconfig: Add PCITom Rini