aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-19Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL"Masahiro Yamada25-1/+24
2016-09-19A20-OLinuXino-Lime2: Enable USB gadget supportTom Rini1-0/+8
2016-09-18Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini86-1179/+1472
2016-09-18Merge branch 'master' of git://www.denx.de/git/u-boot-sunxiTom Rini10-34/+209
2016-09-18Merge branch 'master' of git://www.denx.de/git/u-boot-arcTom Rini1-3/+3
2016-09-19ARM: uniphier: update DRAM init code for LD20 SoCMasahiro Yamada2-62/+447
2016-09-19ARM: uniphier: add PLL init code for LD20 SoCMasahiro Yamada9-5/+234
2016-09-19ARM: uniphier: collect clock/PLL init code into a single directoryMasahiro Yamada13-24/+18
2016-09-19ARM: uniphier: move PLL init code to U-Boot proper where possibleMasahiro Yamada19-495/+365
2016-09-18ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PERMasahiro Yamada1-1/+1
2016-09-18ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20Masahiro Yamada5-31/+10
2016-09-18ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20Masahiro Yamada6-44/+5
2016-09-18ARM: dts: uniphier: include System Bus pin group node in SPL DTMasahiro Yamada2-0/+8
2016-09-18ARM: uniphier: consolidate NAND pin-mux settingsMasahiro Yamada13-274/+51
2016-09-18ARM: uniphier: remove ad-hoc pin-mux code for sLD3Masahiro Yamada5-58/+0
2016-09-18ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoCMasahiro Yamada1-2/+0
2016-09-18ARM: uniphier: select PINCTRL and SPL_PINCTRLMasahiro Yamada6-10/+2
2016-09-18ARM: dts: uniphier: add pinctrl device node and pinctrl propertiesMasahiro Yamada2-0/+43
2016-09-18pinctrl: uniphier: add UniPhier sLD3 pinctrl driverMasahiro Yamada3-0/+135
2016-09-18pinctrl: uniphier: support 4bit-width pin-mux register capabilityMasahiro Yamada2-14/+11
2016-09-18sunxi: Enable USB gadget support for Sinlinx SinA33Chen-Yu Tsai1-0/+8
2016-09-18sunxi: Enable USB host support for Sinlinx SinA33Chen-Yu Tsai1-0/+1
2016-09-18sunxi: Add mmc0 card detect pin for Sinlinx SinA33Chen-Yu Tsai1-0/+1
2016-09-18sunxi: Add defconfig and dts for the NanoPi NEOJelle van der Waa4-1/+148
2016-09-18sunxi: musb: Re-init musb controller on repeated probe callsHans de Goede1-9/+11
2016-09-17sunxi: musb: Power off OTG port VBUS when disabledChen-Yu Tsai3-24/+12
2016-09-17sunxi: axp2xx: disable ldoio0/1 at bootHans de Goede2-0/+28
2016-09-16Makefile: Give a build error if ad-hoc CONFIG options are addedSimon Glass2-1/+64
2016-09-16Kconfig: Add a whitelist of ad-hoc CONFIG optionsSimon Glass2-0/+8471
2016-09-16Convert CONFIG_SPL_YMODEM_SUPPORT to KconfigSimon Glass46-20/+34
2016-09-16Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigSimon Glass67-14/+62
2016-09-16Convert CONFIG_SPL_USB_SUPPORT to KconfigSimon Glass2-3/+1
2016-09-16Convert CONFIG_SPL_USB_HOST_SUPPORT to KconfigSimon Glass1-1/+2
2016-09-16Convert CONFIG_SPL_USBETH_SUPPORT to KconfigSimon Glass1-1/+2
2016-09-16Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass116-50/+78
2016-09-16Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass118-45/+81
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass311-172/+331
2016-09-16Convert CONFIG_SPL_SATA_SUPPORT to KconfigSimon Glass2-1/+1
2016-09-16Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass72-47/+47
2016-09-16Remove CONFIG_SPL_PINCTRL_SUPPORTSimon Glass1-2/+0
2016-09-16Convert CONFIG_SPL_ONENAND_SUPPORT to KconfigSimon Glass5-1/+4
2016-09-16Convert CONFIG_SPL_NOR_SUPPORT to KconfigSimon Glass16-5/+11
2016-09-16Convert CONFIG_SPL_NET_SUPPORT to KconfigSimon Glass19-25/+5
2016-09-16Convert CONFIG_SPL_NET_VCI_STRING to KconfigSimon Glass17-14/+4
2016-09-16Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass165-64/+127
2016-09-16Convert CONFIG_SPL_MUSB_NEW_SUPPORT to KconfigSimon Glass11-3/+8
2016-09-16Convert CONFIG_SPL_MTD_SUPPORT to KconfigSimon Glass24-12/+30
2016-09-16Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to KconfigSimon Glass117-25/+102
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass182-92/+129
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass302-88/+253