summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21board_f: Add a mach_cpu_init callbackPaul Burton
2016-09-21mips: Add MIPSfpga platform supportZubair Lutfullah Kakakhel
2016-09-21mips: xilfpga: Add device tree filesZubair Lutfullah Kakakhel
2016-09-21net: emaclite: Enable driver for MIPSZubair Lutfullah Kakakhel
2016-09-21net: emaclite: use __raw_readl/writel instead of weird defineZubair Lutfullah Kakakhel
2016-09-21net: emaclite: Use ioremap_nocacheZubair Lutfullah Kakakhel
2016-09-19Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL"Masahiro Yamada
2016-09-19A20-OLinuXino-Lime2: Enable USB gadget supportTom Rini
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
2016-09-18ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PERMasahiro Yamada
2016-09-18ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20Masahiro Yamada
2016-09-18ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20Masahiro Yamada
2016-09-18ARM: dts: uniphier: include System Bus pin group node in SPL DTMasahiro Yamada
2016-09-18ARM: uniphier: consolidate NAND pin-mux settingsMasahiro Yamada
2016-09-18ARM: uniphier: remove ad-hoc pin-mux code for sLD3Masahiro Yamada
2016-09-18ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoCMasahiro Yamada
2016-09-18ARM: uniphier: select PINCTRL and SPL_PINCTRLMasahiro Yamada
2016-09-18ARM: dts: uniphier: add pinctrl device node and pinctrl propertiesMasahiro Yamada
2016-09-18pinctrl: uniphier: add UniPhier sLD3 pinctrl driverMasahiro Yamada
2016-09-18pinctrl: uniphier: support 4bit-width pin-mux register capabilityMasahiro Yamada
2016-09-18sunxi: Enable USB gadget support for Sinlinx SinA33Chen-Yu Tsai
2016-09-18sunxi: Enable USB host support for Sinlinx SinA33Chen-Yu Tsai
2016-09-18sunxi: Add mmc0 card detect pin for Sinlinx SinA33Chen-Yu Tsai
2016-09-18sunxi: Add defconfig and dts for the NanoPi NEOJelle van der Waa
2016-09-18sunxi: musb: Re-init musb controller on repeated probe callsHans de Goede
2016-09-17sunxi: musb: Power off OTG port VBUS when disabledChen-Yu Tsai
2016-09-17sunxi: axp2xx: disable ldoio0/1 at bootHans de Goede
2016-09-16Makefile: Give a build error if ad-hoc CONFIG options are addedSimon Glass
2016-09-16Kconfig: Add a whitelist of ad-hoc CONFIG optionsSimon Glass
2016-09-16Convert CONFIG_SPL_YMODEM_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_USB_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_USB_HOST_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_USBETH_SUPPORT to KconfigSimon Glass