summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-01-29exynos4: dts: add missing i2c propertiesPrzemyslaw Marczak
2015-01-29Export redesignMartin Dorwig
2015-01-29dm: i2c: Provide an offset length parameter where neededSimon Glass
2015-01-29dm: exynos: dts: Use GPIO bank phandles for GPIOsSimon Glass
2015-01-29dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOsSimon Glass
2015-01-29dm: mmc: Remove use of fdtdec GPIO supportSimon Glass
2015-01-29dm: zynq: Remove inline gpio functionsSimon Glass
2015-01-29dm: tegra: video: Remove use of fdtdec GPIO supportSimon Glass
2015-01-29dm: demo: Add a simple GPIO demonstrationSimon Glass
2015-01-29davinci: Do not duplicate setting of gdTom Rini
2015-01-29omap3: add some MUX definitions for upcoming cairoAlbert ARIBAUD \(3ADEV\)
2015-01-29omap3: mmc: add 1.8v bias setting for MMC1Albert ARIBAUD \(3ADEV\)
2015-01-29omap3: add SDRC settings for Samsung K4X51163PGAlbert ARIBAUD \(3ADEV\)
2015-01-29omap3: make SDRC SHARING setting configurableAlbert ARIBAUD \(3ADEV\)
2015-01-29omap3: enable GP9 timer and UART2Albert ARIBAUD \(3ADEV\)
2015-01-29ARM: OMAP5: DRA7xx: Add support for power rail groupingLubomir Popov
2015-01-29malta: IDE supportPaul Burton
2015-01-29MIPS: clear TagLo select 2 during cache initPaul Burton
2015-01-29MIPS: allow systems to skip loads during cache initPaul Burton
2015-01-29MIPS: inline mips_init_[id]cache functionsPaul Burton
2015-01-29MIPS: refactor cache loops to a macroPaul Burton
2015-01-29MIPS: refactor L1 cache config reads to a macroPaul Burton
2015-01-29MIPS: unify cache initialization codePaul Burton
2015-01-29MIPS: unify cache maintenance functionsPaul Burton
2015-01-29MIPS: avoid .set ISA for cache operationsPaul Burton
2015-01-26Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2015-01-26Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-01-26Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-01-26ARM: zynq: List qspi, smc and nand baseaddressesMichal Simek
2015-01-26ARM: zynq: List nand, qspi and jtag boot modesMichal Simek
2015-01-26ARM: zynq: slcr: Dont modify the reserved bitsSiva Durga Prasad Paladugu
2015-01-26ARM: zynq: ddrc: Setup half of memory only for ECC caseMichal Simek
2015-01-26ARM: zynq: Remove empty lineMichal Simek
2015-01-26ARM: zynq: Enable the Neon instructionsMichal Simek
2015-01-25Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini
2015-01-25ARM: kirkwood: fix cpu info for 6282 device idLuka Perkov
2015-01-24fsl/ls1021qds: Add deep sleep supporttang yuantian
2015-01-24x86: ivybridge: Drop the Kconfig MRC cache informationSimon Glass
2015-01-24x86: config: Enable hook for saving MRC configurationSimon Glass
2015-01-24x86: Implement a cache for Memory Reference Code parametersSimon Glass
2015-01-24x86: dts: Add SPI flash MRC details for chromebook_linkSimon Glass
2015-01-24x86: Use ipchecksum from net/Simon Glass
2015-01-23ls102xa: fdt: Disable QSPI and DSPI in NOR/NAND/SD bootAlison Wang
2015-01-23arm: ls102xa: Update snoop settings for CCI-400Alison Wang
2015-01-23ARM: HYP/non-sec: Make variable gic_dist_addr as a local onetang yuantian
2015-01-23crypto/fsl: Add fixup for crypto nodeRuchika Gupta
2015-01-23arm: ls102xa: Add dummy gpio.h to enable CONFIG_OF_CONTROLRuchika Gupta
2015-01-23ls102xa: etsec: Select ge0_clk125 for eTSEC clock muxing as defaultAlison Wang
2015-01-23arm/ls1021a: Add workaround for DDR erratum A008378York Sun
2015-01-23x86: Fix various code format issues in start16.SBin Meng