summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-18ARM: uniphier: update DRAM init code for LD20 SoCMasahiro Yamada
2016-09-18ARM: uniphier: add PLL init code for LD20 SoCMasahiro Yamada
2016-09-18ARM: uniphier: collect clock/PLL init code into a single directoryMasahiro Yamada
2016-09-18ARM: 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-18sunxi: Add defconfig and dts for the NanoPi NEOJelle van der Waa
2016-09-17sunxi: musb: Power off OTG port VBUS when disabledChen-Yu Tsai
2016-09-16Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_HASH_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_CRYPTO_SUPPORT to KconfigSimon Glass
2016-09-16spear: Use upper case for CONFIG optionsSimon Glass
2016-09-16Move existing use of CONFIG_SPL_RSA to KconfigSimon Glass
2016-09-16Move existing use of CONFIG_SPL_DM to KconfigSimon Glass
2016-09-16arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILDSimon Glass
2016-09-16ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21Masahiro Yamada
2016-09-16ARM: uniphier: fix DRAM size of LD21 SoC packageMasahiro Yamada
2016-09-16arc: Use -mcpu=XXX instead of obsolete -marcXXXAlexey Brodkin
2016-09-14ARM: uniphier: merge board init functions into board_init()Masahiro Yamada
2016-09-14ARM: uniphier: use checkboard() instead of misc_init_f()Masahiro Yamada
2016-09-14ARM: uniphier: remove IECTRL setup code of LD4 SoCMasahiro Yamada
2016-09-14mmc: uniphier-sd: migrate to CONFIG_BLKMasahiro Yamada
2016-09-14ARM: uniphier: delete unnecessary xHCI pin-mux settingsMasahiro Yamada
2016-09-14usb: uniphier: remove UniPhier xHCI driver and select DM_USBMasahiro Yamada
2016-09-14ARM: uniphier: sort select:s alphabeticallyMasahiro Yamada