summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-09-22Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-09-22Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-09-23ARM: dts: uniphier: sync clock/reset controller nodes with LinuxMasahiro Yamada
2016-09-23ARM: uniphier: add PLL init code for LD11 SoCMasahiro Yamada
2016-09-23ARM: uniphier: move CONFIG_SPL_* to defconfig or selectMasahiro Yamada
2016-09-22Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-09-22rk3399: add a empty "sys_proto.h" header fileKever Yang
2016-09-22rockchip: rk3288: skip lowlevel_init processXu Ziyuan
2016-09-22dts: rk3399-evb: add regulator-fixed for usb host vbusKever Yang
2016-09-22dts: rk3399: add dwc3_typec node for rk3399MengDongyang
2016-09-22rockchip: select DM_USB for rockchip SoCMengDongyang
2016-09-22rk3288: add arch_cpu_init for rk3288Kever Yang
2016-09-22rockchip: use dummy byte only enable OF_PLATDATAXu Ziyuan
2016-09-22dts: rk3399: add pinctrl for sdmmcKever Yang
2016-09-22pinctrl: add driver for rk3399Kever Yang
2016-09-22rk3399: syscon: add support for pmugrfKever Yang
2016-09-22ARM64: zynqmp: Fix USB ulpi phy sequenceMichal Simek
2016-09-22ARM64: zynqmp: Add support for USB ulpi phy reset via mode pinsMichal Simek
2016-09-22ARM64: zynqmp: Add support for DFU from SPLMichal Simek
2016-09-22ARM: Add new BOOT_DEVICE_DFU boot modeMichal Simek
2016-09-22ARM64: zynqmp: Add USB boot modeMichal Simek
2016-09-22ARM64: zynqmp: Force certain bootmode for SPLMichal Simek
2016-09-21Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-09-21MIPS: Hang if run on a secondary CPUPaul Burton
2016-09-21MIPS: Fix cache maintenance in relocate_code & simplifyPaul Burton
2016-09-21boston: Introduce support for the MIPS Boston development boardPaul Burton
2016-09-21MIPS: Ensure cache ops complete in mips_cache_resetPaul Burton
2016-09-21MIPS: Clear hazard between TagLo writes & cache opsPaul Burton
2016-09-21MIPS: Ensure Config.K0=2 applies before any memory accessesPaul Burton
2016-09-21MIPS: Malta: Enable CM & L2 supportPaul Burton
2016-09-21MIPS: Join the coherent domain when a CM is presentPaul Burton
2016-09-21MIPS: L2 cache supportPaul Burton
2016-09-21MIPS: Map CM Global Control RegistersPaul Burton
2016-09-21MIPS: Define register names for cache initPaul Burton
2016-09-21MIPS: If we don't need DDR for cache init, init cache firstPaul Burton
2016-09-21MIPS: Preserve Config implementation-defined bitsPaul Burton
2016-09-21MIPS: Enable use of the instruction cache earlierPaul Burton
2016-09-21MIPS: Probe cache line sizes once during bootPaul Burton
2016-09-21MIPS: ath79: Use mach_cpu_init instead of arch_cpu_initPaul Burton
2016-09-21mips: Add MIPSfpga platform supportZubair Lutfullah Kakakhel
2016-09-21mips: xilfpga: Add device tree filesZubair Lutfullah Kakakhel
2016-09-20PowerPC: Update MIP405/MIP405T to use Kconfig betterTom Rini
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu
2016-09-18Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-09-18Merge branch 'master' of git://www.denx.de/git/u-boot-sunxiTom Rini
2016-09-18Merge branch 'master' of git://www.denx.de/git/u-boot-arcTom Rini
2016-09-19ARM: uniphier: update DRAM init code for LD20 SoCMasahiro Yamada
2016-09-19ARM: uniphier: add PLL init code for LD20 SoCMasahiro Yamada
2016-09-19ARM: uniphier: collect clock/PLL init code into a single directoryMasahiro Yamada
2016-09-19ARM: uniphier: move PLL init code to U-Boot proper where possibleMasahiro Yamada