summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
...
| * | ARM: keystone2: spl: move board specific codeHao Zhang2014-10-23-54/+0
| * | keystone2: msmc: add MSMC cache coherency support for K2L SOCHao Zhang2014-10-23-6/+6
| * | keystone2: clock: add K2L clock definitions and commandsHao Zhang2014-10-23-0/+139
| * | ARM: cmd_clock: generalize command usage descriptionKhoronzhuk, Ivan2014-10-23-17/+7
| * | dma: keystone_nav: move keystone_nav driver to driver/dma/Khoronzhuk, Ivan2014-10-23-355/+0
| * | keystone2: keystone_nav: don't use hard addresses in netcp_pktdmaKhoronzhuk, Ivan2014-10-23-25/+14
| * | keystone2: keystone_nav: don't use hard addresses in qm_configKhoronzhuk, Ivan2014-10-23-30/+19
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2014-10-27-10/+1
|\ \ \
| * | | arm: socfpga: Zap spl.h and ad-hoc related symsMarek Vasut2014-10-27-9/+0
| * | | arm: socfpga: Move code from misc_init_r() to arch_early_init_r()Marek Vasut2014-10-27-1/+1
* | | | Merge http://git.denx.de/u-boot-sunxiTom Rini2014-10-26-23/+181
|\ \ \ \
| * | | | sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig optionHans de Goede2014-10-24-0/+4
| * | | | sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcodingHans de Goede2014-10-24-18/+14
| * | | | sunxi: Add clock_get_pll5p() functionHans de Goede2014-10-24-0/+11
| * | | | ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai2014-10-24-0/+10
| * | | | ARM: sunxi: Allow specifying module in prcm apb0 init functionChen-Yu Tsai2014-10-24-5/+7
| * | | | ARM: sunxi: Add basic A23 supportChen-Yu Tsai2014-10-24-1/+6
| * | | | ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai2014-10-24-1/+10
| * | | | ARM: sunxi: Fix reset command on sun6i/sun8iChen-Yu Tsai2014-10-24-0/+10
| * | | | ARM: sunxi: Add basic A31 supportMaxime Ripard2014-10-24-0/+2
| * | | | ARM: sun6i: Setup the A31 UART0 muxingMaxime Ripard2014-10-24-0/+4
| * | | | ARM: sun6i: Add clock supportChen-Yu Tsai2014-10-24-0/+71
| * | | | ARM: sun6i: Add support for the power reset control module found on the A31Oliver Schinagl2014-10-24-0/+34
| * | | | ARM: sunxi: Use macro values for setting UART GPIO pull-upsChen-Yu Tsai2014-10-24-3/+3
| |/ / /
* | | | Merge git://git.denx.de/u-boot-dmTom Rini2014-10-26-1/+134
|\ \ \ \
| * | | | dm: serial: use Driver Model for UniPhier serial driverMasahiro Yamada2014-10-23-0/+48
| * | | | 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
| |/ / /
* | | | omap3: board: add missing include and protoJeroen Hofstee2014-10-25-0/+3
* | | | leds: missing includeJeroen Hofstee2014-10-25-0/+1
* | | | imx: add missing includesJeroen Hofstee2014-10-25-0/+1
* | | | tegra: make local functions staticJeroen Hofstee2014-10-25-2/+3
* | | | omap3: make local functions staticJeroen Hofstee2014-10-25-3/+3
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-10-23-51/+17
|\ \ \
| * | | ARM: tegra: Use mem size from MC in combination with get_ram_size()Marcel Ziswiler2014-10-22-51/+13
| * | | arm: tegra: initial support for apalis t30Marcel Ziswiler2014-10-22-0/+4
| | |/ | |/|
* | | kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada2014-10-23-0/+3
* | | arm: kirkwood: Remove some dead code from cpu.cStefan Roese2014-10-23-55/+0
* | | arm: armada-xp: Add basic support for Marvell Armada XP SoCStefan Roese2014-10-23-0/+200
* | | arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese2014-10-23-17/+0
* | | arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-23-2/+2
* | | arm: kirkwood: Move some SoC files into new arch/arm/mvebu-commonStefan Roese2014-10-23-297/+1
| |/ |/|
* | dm: exynos: Make sure that GPIOs are requestedSimon Glass2014-10-22-0/+3
* | dm: exynos: Tidy up GPIO headersSimon Glass2014-10-22-1/+1
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-11-171/+794
|\
| * ARM: OMAP5+: sata: Move scsi_scan() to the right placeRoger Quadros2014-10-10-1/+1
| * OMAP5+: sata/scsi: Implement scsi_init()Roger Quadros2014-10-10-0/+6
| * Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-10-07-0/+3766
| |\
| * | arm: socfpga: Add command to control HPS-FPGA bridgesMarek Vasut2014-10-06-0/+75