summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-141-2/+2
|\ \ \ | |_|/ |/| |
| * | arm: imx: make bmode command work with SPL/U-Boot comboNikita Kiryanov2014-11-121-2/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2014-11-137-5/+641
|\ \ \
| * | | sun6i: Poke magic sram controller register to avoid cache issuesHans de Goede2014-11-131-0/+5
| * | | sun6i: Add dram initialization codeHans de Goede2014-11-132-0/+436
| * | | sun4i: Rename dram files to dram_sun4i.xHans de Goede2014-11-132-3/+3
| * | | sun6i: Add cpucfg register definitionsHans de Goede2014-11-131-2/+2
| * | | sun6i: Add clock functions needed for SPL / DRAM initHans de Goede2014-11-131-0/+77
| * | | sun6i: Add new p2wi controller driverOliver Schinagl2014-11-132-0/+118
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-131-7/+7
|\ \ \
| * | | ARM: cache_v7: Various minor cleanupsThierry Reding2014-11-121-7/+7
| |/ /
* | | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-11-131-0/+4
|\ \ \
| * | | kconfig: zynq: Add ZYBO boardPeter Crosthwaite2014-11-111-0/+4
| | |/ | |/|
* | | kconfig: arm: select CPU_V7 for some new boardsMasahiro Yamada2014-11-131-4/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2014-11-113-0/+29
|\ \ \ | |_|/ |/| |
| * | arm: socfpga: Add socfpga_spim_enable() to reset_manager.cStefan Roese2014-11-072-0/+15
| * | arm: socfpga: Add DW master SPI clock to clock_manager.cStefan Roese2014-11-071-0/+14
* | | ARM: UniPhier: call pin_init() also in the normal bootMasahiro Yamada2014-11-125-7/+14
* | | ARM: UniPhier: consolidate board_postclk_init() functionMasahiro Yamada2014-11-127-50/+11
* | | usb: UniPhier: add UniPhier on-chip EHCI host driver supportMasahiro Yamada2014-11-123-0/+36
* | | ARM: UniPhier: add EHCI host pin settings for PH1-Pro4Masahiro Yamada2014-11-121-0/+7
* | | ARM: UniPhier: move DDR related configuration to KconfigMasahiro Yamada2014-11-128-19/+27
* | | ARM: UniPhier: reset on-board devices on start-upMasahiro Yamada2014-11-123-3/+4
* | | cppcheck cleanup: fix nullPointer errorsWolfgang Denk2014-11-071-0/+1
* | | 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
* | | 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-2910-33/+0
|/ /
* | kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada2014-10-272-0/+23
* | Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-273-4/+4
* | 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
OpenPOWER on IntegriCloud