summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2014-11-032-1/+10
|\
| * ARM: UniPhier: make pinmon command optionalMasahiro Yamada2014-10-292-1/+10
* | arm: relocate the exception vectorsGeorges Savoundararadj2014-10-291-6/+0
* | kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-2915-48/+0
* | i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese2014-10-291-1/+1
|/
* kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada2014-10-273-0/+27
* Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-275-6/+6
* Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2014-10-271-0/+1
|\
| * ARM: i.MX6: include prototype for get_board_rev()Eric Nelson2014-10-211-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-10-2712-460/+739
|\ \
| * | omap3: Kconfig: fix the cm-t35 board option promptIgor Grinberg2014-10-231-1/+1
| * | ARM: keystone: cmd_ddr3: add ddr3 commands to test ddrHao Zhang2014-10-232-1/+249
| * | keystone2: ecc: add ddr3 error detection and correction supportVitaly Andrianov2014-10-231-0/+244
| * | ARM: keystone: msmc: extend functionality of SESVitaly Andrianov2014-10-231-0/+26
| * | ARM: keystone: clock: add support for K2E SoCsKhoronzhuk, Ivan2014-10-231-4/+13
| * | keystone2: k2l-evm: add board supportHao Zhang2014-10-231-0/+3
| * | keystone2: enable OSR clock domain for K2L SoCHao Zhang2014-10-231-0/+51
| * | ARM: keystone2: spl: move board specific codeHao Zhang2014-10-232-54/+0
| * | keystone2: msmc: add MSMC cache coherency support for K2L SOCHao Zhang2014-10-231-6/+6
| * | keystone2: clock: add K2L clock definitions and commandsHao Zhang2014-10-232-0/+139
| * | ARM: cmd_clock: generalize command usage descriptionKhoronzhuk, Ivan2014-10-231-17/+7
| * | dma: keystone_nav: move keystone_nav driver to driver/dma/Khoronzhuk, Ivan2014-10-232-355/+0
| * | keystone2: keystone_nav: don't use hard addresses in netcp_pktdmaKhoronzhuk, Ivan2014-10-231-25/+14
| * | keystone2: keystone_nav: don't use hard addresses in qm_configKhoronzhuk, Ivan2014-10-231-30/+19
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2014-10-272-10/+1
|\ \ \
| * | | arm: socfpga: Zap spl.h and ad-hoc related symsMarek Vasut2014-10-271-9/+0
| * | | arm: socfpga: Move code from misc_init_r() to arch_early_init_r()Marek Vasut2014-10-271-1/+1
* | | | Merge http://git.denx.de/u-boot-sunxiTom Rini2014-10-267-23/+181
|\ \ \ \
| * | | | sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig optionHans de Goede2014-10-241-0/+4
| * | | | sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcodingHans de Goede2014-10-241-18/+14
| * | | | sunxi: Add clock_get_pll5p() functionHans de Goede2014-10-241-0/+11
| * | | | ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai2014-10-242-0/+10
| * | | | ARM: sunxi: Allow specifying module in prcm apb0 init functionChen-Yu Tsai2014-10-241-5/+7
| * | | | ARM: sunxi: Add basic A23 supportChen-Yu Tsai2014-10-243-1/+6
| * | | | ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai2014-10-241-1/+10
| * | | | ARM: sunxi: Fix reset command on sun6i/sun8iChen-Yu Tsai2014-10-241-0/+10
| * | | | ARM: sunxi: Add basic A31 supportMaxime Ripard2014-10-241-0/+2
| * | | | ARM: sun6i: Setup the A31 UART0 muxingMaxime Ripard2014-10-241-0/+4
| * | | | ARM: sun6i: Add clock supportChen-Yu Tsai2014-10-242-0/+71
| * | | | ARM: sun6i: Add support for the power reset control module found on the A31Oliver Schinagl2014-10-242-0/+34
| * | | | ARM: sunxi: Use macro values for setting UART GPIO pull-upsChen-Yu Tsai2014-10-241-3/+3
| |/ / /
* | | | Merge git://git.denx.de/u-boot-dmTom Rini2014-10-268-1/+134
|\ \ \ \
| * | | | dm: serial: use Driver Model for UniPhier serial driverMasahiro Yamada2014-10-236-0/+48
| * | | | dm: omap3: Move to driver model for GPIO and serialSimon Glass2014-10-231-1/+25
| * | | | dm: am33xx: Provide platform data for serialSimon Glass2014-10-231-0/+33
| * | | | dm: am33xx: Provide platform data for GPIOsSimon Glass2014-10-231-0/+28
| |/ / /
* | | | omap3: board: add missing include and protoJeroen Hofstee2014-10-252-0/+3
* | | | leds: missing includeJeroen Hofstee2014-10-251-0/+1
* | | | imx: add missing includesJeroen Hofstee2014-10-251-0/+1
* | | | tegra: make local functions staticJeroen Hofstee2014-10-252-2/+3
OpenPOWER on IntegriCloud