summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-10-26-0/+14
|\
| * ARM: rpi_b: query internal MAC address from firmwareStephen Warren2014-10-22-0/+14
* | Merge git://git.denx.de/u-boot-dmTom Rini2014-10-26-131/+230
|\ \
| * | dm: serial: use Driver Model for UniPhier serial driverMasahiro Yamada2014-10-23-0/+72
| * | dm: x86: Convert coreboot serial to use driver modelSimon Glass2014-10-23-12/+2
| * | dm: x86: dts: Add additional info to the serial port nodeSimon Glass2014-10-23-3/+20
| * | dm: x86: Add a gpio header for corebootSimon Glass2014-10-23-0/+16
| * | dm: x86: Support pre-reloc malloc()Simon Glass2014-10-23-0/+7
| * | dm: x86: Zero global data before board_init_f()Simon Glass2014-10-23-0/+6
| * | dm: x86: Remove ebp assembler warning in zimage.cSimon Glass2014-10-23-1/+0
| * | dm: dts: Move omap device tree includes to correct placeSimon Glass2014-10-23-112/+0
| * | dm: omap3: Move to driver model for GPIO and serialSimon Glass2014-10-23-1/+25
| * | dm: am33xx: Provide platform data for serialSimon Glass2014-10-23-0/+33
| * | dm: am33xx: Provide platform data for GPIOsSimon Glass2014-10-23-0/+28
| * | dm: omap: gpio: Support driver modelSimon Glass2014-10-23-2/+17
| * | dm: dts: omap: Select correct console for beagleboneSimon Glass2014-10-23-0/+4
* | | tegra: add proto for pin_mux_mmcJeroen Hofstee2014-10-25-5/+6
* | | arm: vectors: provide protypes from vectors.SJeroen Hofstee2014-10-25-0/+16
* | | omap3: board: add missing include and protoJeroen Hofstee2014-10-25-0/+4
* | | lib: bootm: add missing includeJeroen Hofstee2014-10-25-0/+1
* | | leds: missing includeJeroen Hofstee2014-10-25-0/+2
* | | imx: add missing includesJeroen Hofstee2014-10-25-0/+4
* | | arch-mx: add missing includeJeroen Hofstee2014-10-25-0/+2
* | | tegra: make local functions staticJeroen Hofstee2014-10-25-2/+3
* | | omap3: make local functions staticJeroen Hofstee2014-10-25-3/+3
* | | arm: board: use __weakJeroen Hofstee2014-10-24-28/+12
|/ /
* | 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