summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* ARM: sunxi: Add basic A23 supportChen-Yu Tsai2014-10-24-2/+10
* mmc: sunxi: Add support for sun8i (A23)Chen-Yu Tsai2014-10-24-1/+1
* ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai2014-10-24-1/+10
* ARM: sunxi: Add sun8i (A23) UART0 pin mux supportChen-Yu Tsai2014-10-24-0/+6
* ARM: sunxi: Fix reset command on sun6i/sun8iChen-Yu Tsai2014-10-24-0/+30
* ARM: sunxi: Add sun6i/sun8i timer block register definitionChen-Yu Tsai2014-10-24-0/+6
* ARM: sunxi: Move watchdog register definitions to separate fileChen-Yu Tsai2014-10-24-14/+27
* sunxi: Use PG3 - PG8 as io-pins for mmc1Hans de Goede2014-10-24-0/+2
* sunxi: When we've both mmc0 and mmc2, detect from which one we're bootingHans de Goede2014-10-24-1/+1
* ARM: sunxi: Add basic A31 supportMaxime Ripard2014-10-24-0/+5
* ARM: sun6i: Setup the A31 UART0 muxingMaxime Ripard2014-10-24-0/+4
* ARM: sun6i: Define UART0 pins for A31Chen-Yu Tsai2014-10-24-0/+3
* ARM: sunxi-mmc: Add mmc support for sun6i / A31Hans de Goede2014-10-24-1/+4
* ARM: sun6i: Add clock supportChen-Yu Tsai2014-10-24-0/+280
* ARM: sun6i: Add support for the power reset control module found on the A31Oliver Schinagl2014-10-24-0/+272
* ARM: sun6i: Add base address for the new controllers in A31Oliver Schinagl2014-10-24-0/+9
* ARM: sunxi: Use macro values for setting UART GPIO pull-upsChen-Yu Tsai2014-10-24-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-10-23-51/+453
|\
| * tegra: apalis_t30: master revampMarcel Ziswiler2014-10-22-0/+4
| * tegra: dts: colibri_t30 add serial port detailsMarcel Ziswiler2014-10-22-0/+4
| * ARM: tegra: Use mem size from MC in combination with get_ram_size()Marcel Ziswiler2014-10-22-51/+127
| * arm: tegra: initial support for apalis t30Marcel Ziswiler2014-10-22-0/+318
* | mips: enable CONFIG_USE_PRIVATE_LIBGCC by defaultMasahiro Yamada2014-10-23-0/+3
* | kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada2014-10-23-2/+11
* | x86: set CONFIG_USE_PRIVATE_LIBGCC to yMasahiro Yamada2014-10-23-6/+5
* | arm: kirkwood: Remove some dead code from cpu.cStefan Roese2014-10-23-55/+0
* | arm: armada-xp: Add basic support for the maxBCM boardStefan Roese2014-10-23-0/+4
* | arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP boardStefan Roese2014-10-23-0/+4
* | arm: armada-xp: Add basic support for Marvell Armada XP SoCStefan Roese2014-10-23-0/+446
* | arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese2014-10-23-29/+31
* | spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASEStefan Roese2014-10-23-1/+1
* | arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese2014-10-23-28/+42
* | arm: mvebu: Add common mbus functions to use on Marvell SoCsStefan Roese2014-10-23-0/+472
* | arm: marvell: Rework timer.c to make it usable for other MVEBU platformsStefan Roese2014-10-23-51/+41
* | arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.hStefan Roese2014-10-23-0/+0
* | arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-23-5/+5
* | arm: kirkwood: Move some SoC files into new arch/arm/mvebu-commonStefan Roese2014-10-23-4/+18
* | Merge git://git.denx.de/u-boot-x86Tom Rini2014-10-23-0/+18
|\ \
| * | x86: Add device tree information for Chrome OS ECSimon Glass2014-10-22-0/+18
* | | Merge git://git.denx.de/u-boot-dmTom Rini2014-10-22-212/+2525
|\ \ \ | |/ / |/| |
| * | dm: rpi: Convert GPIO driver to driver modelSimon Glass2014-10-22-0/+9
| * | dm: imx: i2c: Use gpio_request() to request GPIOsSimon Glass2014-10-22-0/+25
| * | imx: Add error checking to setup_i2c()Simon Glass2014-10-22-7/+21
| * | dm: tegra: spi: Convert to driver modelSimon Glass2014-10-22-123/+0
| * | dm: tegra: dts: Add aliases for spi on tegra30 boardsSimon Glass2014-10-22-0/+4
| * | dm: sf: sandbox: Convert SPI flash driver to driver modelSimon Glass2014-10-22-14/+0
| * | exynos: universal_c210: Move to driver model soft_spiSimon Glass2014-10-22-0/+13
| * | dm: exynos: Convert SPI to driver modelSimon Glass2014-10-22-0/+9
| * | dm: sandbox: spi: Move to driver modelSimon Glass2014-10-22-0/+1
| * | sandbox: dts: Add a SPI device and cros_ec deviceSimon Glass2014-10-22-0/+26