summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-09-21MIPS: Ensure cache ops complete in mips_cache_resetPaul Burton1-0/+2
2016-09-21MIPS: Clear hazard between TagLo writes & cache opsPaul Burton1-0/+1
2016-09-21MIPS: Ensure Config.K0=2 applies before any memory accessesPaul Burton1-0/+1
2016-09-21MIPS: Malta: Enable CM & L2 supportPaul Burton1-0/+2
2016-09-21MIPS: Join the coherent domain when a CM is presentPaul Burton2-0/+43
2016-09-21MIPS: L2 cache supportPaul Burton6-6/+291
2016-09-21MIPS: Map CM Global Control RegistersPaul Burton5-0/+88
2016-09-21MIPS: Define register names for cache initPaul Burton1-19/+23
2016-09-21MIPS: If we don't need DDR for cache init, init cache firstPaul Burton1-0/+9
2016-09-21MIPS: Preserve Config implementation-defined bitsPaul Burton2-2/+4
2016-09-21MIPS: Enable use of the instruction cache earlierPaul Burton2-8/+13
2016-09-21MIPS: Probe cache line sizes once during bootPaul Burton4-18/+45
2016-09-21MIPS: ath79: Use mach_cpu_init instead of arch_cpu_initPaul Burton1-1/+1
2016-09-21mips: Add MIPSfpga platform supportZubair Lutfullah Kakakhel1-0/+15
2016-09-21mips: xilfpga: Add device tree filesZubair Lutfullah Kakakhel3-0/+84
2016-09-18Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini59-1025/+1148
2016-09-18Merge branch 'master' of git://www.denx.de/git/u-boot-sunxiTom Rini4-9/+127
2016-09-18Merge branch 'master' of git://www.denx.de/git/u-boot-arcTom Rini1-3/+3
2016-09-18ARM: uniphier: update DRAM init code for LD20 SoCMasahiro Yamada2-62/+447
2016-09-18ARM: uniphier: add PLL init code for LD20 SoCMasahiro Yamada9-5/+234
2016-09-18ARM: uniphier: collect clock/PLL init code into a single directoryMasahiro Yamada13-24/+18
2016-09-18ARM: 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 Yamada1-0/+2
2016-09-18ARM: dts: uniphier: add pinctrl device node and pinctrl propertiesMasahiro Yamada2-0/+43
2016-09-18sunxi: Add defconfig and dts for the NanoPi NEOJelle van der Waa2-1/+127
2016-09-17sunxi: musb: Power off OTG port VBUS when disabledChen-Yu Tsai2-8/+0
2016-09-17Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-17Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass3-0/+9
2016-09-17Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass3-0/+9
2016-09-17Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass10-0/+30
2016-09-17Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass3-0/+9
2016-09-17Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass5-0/+15
2016-09-17Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass8-0/+24
2016-09-17Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass10-0/+30
2016-09-17Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass6-0/+18
2016-09-17Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass10-0/+30
2016-09-17Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass4-0/+12
2016-09-17Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass6-0/+18
2016-09-17Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass5-0/+15
2016-09-17Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass4-0/+13
2016-09-17Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to KconfigSimon Glass3-4/+3
2016-09-17Convert CONFIG_SPL_HASH_SUPPORT to KconfigSimon Glass2-2/+0
2016-09-17Convert CONFIG_SPL_CRYPTO_SUPPORT to KconfigSimon Glass2-2/+0