summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
* Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-1/+1
* Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-12-4/+67
* arm: omap: map u_boot_lists section to .sramAlbert ARIBAUD2013-03-12-1/+1
* arm: dra7xx: Add silicon id support for DRA752 socLokesh Vutla2013-03-11-2/+10
* arm: dra7xx: Add DDR related data for DRA752 ES1.0Lokesh Vutla2013-03-11-6/+41
* arm: dra7xx: Add control module changesLokesh Vutla2013-03-11-2/+75
* arm: dra7xx: clock: Add the dplls dataLokesh Vutla2013-03-11-7/+92
* arm: dra7xx: clock: Add the prcm changesLokesh Vutla2013-03-11-7/+236
* ARM: OMAP5: srcomp: enable slew rate compensation cells after powerupLokesh Vutla2013-03-11-1/+126
* ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCsLokesh Vutla2013-03-11-2/+87
* ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendumSRICHARAN R2013-03-11-180/+228
* ARM: OMAP5: clock: Add the prcm register changes required for ES2.0SRICHARAN R2013-03-11-0/+288
* ARM: OMAP5: Add silicon id support for ES2.0 revision.SRICHARAN R2013-03-11-11/+16
* ARM: OMAP5: Clean up iosettings codeLokesh Vutla2013-03-11-44/+67
* ARM: OMAP4+: Make control module register structure genericLokesh Vutla2013-03-11-80/+164
* ARM: OMAP4+: Cleanup emif specific filesLokesh Vutla2013-03-11-82/+99
* ARM: OMAP4+: Clean up the pmic codeSRICHARAN R2013-03-11-249/+170
* ARM: OMAP4+: Cleanup the clocks layerSRICHARAN R2013-03-11-798/+802
* ARM: OMAP4+: Change the PRCM structure prototype common for all SocsSRICHARAN R2013-03-11-268/+951
* ARM: OMAP4+: emif: Detect SDRAM from SDRAM config registerLokesh Vutla2013-03-11-7/+22
* OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.Enric Balletbo i Serra2013-03-11-1/+1
* omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-08-6/+6
* omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-08-6/+6
* am33xx: Update DDR3 EMIF configuration sequenceTom Rini2013-03-08-3/+9
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-02-21-0/+3
|\
| * am33xx: support for booting via usbethIlya Yanok2013-02-18-0/+3
* | Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'Albert ARIBAUD2013-02-21-1/+91
|\ \ | |/ |/|
| * arm: zynq: Add lowlevel initialization to CMichal Simek2013-02-07-1/+25
| * arm: zynq: Add SLCR support with system resetMichal Simek2013-02-07-0/+66
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-12-4/+122
|\ \ | |/ |/|
| * Tegra114: Add CPU (armv7) filesTom Warren2013-02-11-0/+59
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-02-02-1/+1
| |\
| | * imximage.cfg: run files through C preprocessorTroy Kisky2013-01-22-1/+1
| * | Tegra30: Add generic Tegra30 build supportTom Warren2013-01-16-3/+3
| * | Tegra30: Add CPU (armv7) filesTom Warren2013-01-16-0/+59
| |/
* | arm: Move lastinc to arch_global_dataSimon Glass2013-02-01-25/+27
* | arm: Move tbl to arch_global_dataSimon Glass2013-02-01-24/+27
* | arm: Move tbu to arch_global_dataSimon Glass2013-02-01-1/+1
|/
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-14-0/+10
|\
| * mx6: Add workaround for ARM errataFabio Estevam2013-01-09-0/+10
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-14-6/+340
|\ \
| * | Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clkJaehoon Chung2013-01-11-0/+5
| * | Exynos: clock: support get_mmc_clk for exynosJaehoon Chung2013-01-11-0/+102
| * | EXYNOS5: Change parent clock of FIMD to MPLLAjay Kumar2013-01-10-1/+1
| * | EXYNOS5: FDT : Decode peripheral idRajeshwari Shinde2013-01-08-0/+29
| * | arm:exynos4:pinmux: Modify the gpio function for mmcPiotr Wilczek2013-01-08-0/+45
| * | EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequencyChander Kashyap2012-12-26-5/+158
* | | arm: move C runtime setup code in crt0.SAlbert ARIBAUD2013-01-08-45/+13
| |/ |/|
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-08-49/+388
|\ \ | |/ |/|
| * omap: emif: configure emif only when requiredLokesh Vutla2012-12-10-5/+36