summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* ARM: MXS: fix Uninitialized variable errorWolfgang Denk2014-11-101-0/+2
* cppcheck cleanup: fix nullPointer errorsWolfgang Denk2014-11-073-0/+5
* Merge git://git.denx.de/u-boot-tiTom Rini2014-11-072-3/+8
|\
| * omap3: cm-t3517: add basic board supportIgor Grinberg2014-11-061-0/+4
| * am335x: make get_board_rev() function weakIgor Grinberg2014-11-061-3/+4
* | Merge branch 'rmobile' of git://www.denx.de/git/u-boot-shTom Rini2014-11-052-9/+7
|\ \
| * | arm: rmobile: alt: Add external RAM bootNobuhiro Iwamatsu2014-11-041-1/+1
| * | arm: rmobile: koelsch: Add external RAM bootNobuhiro Iwamatsu2014-11-041-1/+1
| * | arm: rmobile: lager: Add external RAM bootNobuhiro Iwamatsu2014-11-041-0/+5
| * | arm: rmobile: r8a7790: Update initialize L2 cacheNobuhiro Iwamatsu2014-11-041-9/+2
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-052-0/+21
|\ \ \ | |_|/ |/| |
| * | imx: mx6sl: Set the preclk clock source to OSC 24MhzYe.Li2014-11-031-0/+17
| * | imx: mx6: Change the get_ipg_per_clk for OSC 24Mhz sourceYe.Li2014-11-031-0/+4
* | | dm: sunxi: Add pinmux functions which take a bank parameterSimon Glass2014-11-051-11/+21
* | | sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell2014-11-055-43/+43
* | | arm926ejs: cache: use __weakJeroen Hofstee2014-11-041-4/+1
* | | 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
OpenPOWER on IntegriCloud