summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-217-672/+0
|\
| * MX: set a common place to share code for Freescale i.MXStefano Babic2012-09-107-672/+0
* | Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-101-1/+1
* | tegra20: usb: rework set_host_modeLucas Stach2012-09-101-16/+21
* | am33xx: Remove redundant timer configTom Rini2012-09-041-20/+0
|/
* mx5/6: Fix cpu_mmc_init() return valueBenoît Thébaudeau2012-09-011-4/+2
* imx-common/cmd_bmode.c: add imx bmode (bootmode) commandTroy Kisky2012-09-014-0/+187
* mx5: cosmetic: Clean up lowlevel_initBenoît Thébaudeau2012-09-011-23/+23
* mx5/6 timer: Round up tick_to_time() valueBenoît Thébaudeau2012-09-011-1/+1
* mx5: Enable dcacheBenoît Thébaudeau2012-09-011-0/+8
* arm:exynos: Enable data cache at exynos based processors.Łukasz Majewski2012-09-011-0/+8
* EXYNOS5: support display port phy control functionDonghwa Lee2012-09-011-0/+21
* EXYNOS5: support display system register controlDonghwa Lee2012-09-011-0/+18
* EXYNOS5: support exynos5 lcd clock controlDonghwa Lee2012-09-011-1/+107
* ARM: EXYNOS: fixed compiler warning messageJaehoon Chung2012-09-012-1/+4
* arm/s5pxx: Fix get_timer_masked to get the time.Zhong Hongbo2012-09-012-5/+17
* EXYNOS5 : Modify pinnumx settings as per Exynos5250 Rev 1.0Rajeshwari Shinde2012-09-011-9/+13
* EXYNOS5: CLOCK: Add BPLL supportRajeshwari Shinde2012-09-011-7/+21
* EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0Rajeshwari Shinde2012-09-011-1/+11
* arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0Tetsuyuki Kobayashi2012-09-012-7/+14
* tegra20: Remove armv4t build flagsAllen Martin2012-09-011-12/+0
* tegra20: enable SPL for tegra20 boardsAllen Martin2012-09-012-3/+1
* tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-commonAllen Martin2012-09-0116-4003/+2
* tegra20: rename tegra2 -> tegra20Allen Martin2012-09-0120-55/+55
* snowball: Adding board specific cache cleanup routineMathieu J. Poirier2012-09-011-0/+26
* armv7: Adding cpu specific cache managmenentMathieu J. Poirier2012-09-011-0/+8
* u8500: Enabling power to MMC device on AB8500 V2Mathieu J. Poirier2012-09-011-26/+69
* u8500: Moving processor-specific functions to cpu area.Mathieu J. Poirier2012-09-011-0/+80
* snowball: Moving to ux500.v2 addess scheme for PRCMU accessMathieu J. Poirier2012-09-011-28/+63
* snowball: Adding CPU clock initialisationMathieu J. Poirier2012-09-012-0/+36
* snowball: Adding architecture dependent initialisationMathieu J. Poirier2012-09-013-1/+72
* u8500: Moving prcmu to cpu directoryMathieu J. Poirier2012-09-012-1/+165
* am33xx evm: Update secure_emif_sdram_config during ddr initSatyanarayana, Sandhya2012-09-011-1/+4
* armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stackTom Rini2012-09-011-0/+1
* omap4/5/am33xx: Make lowlevel_init available to all armv7 platformsTom Rini2012-09-013-19/+55
* am33xx: Add support, update omap3 McSPI driverTom Rini2012-09-011-0/+5
* am33xx: Correct MMC1, remove MMC2 supportTom Rini2012-09-011-1/+7
* imx: Use a clear identification of an unidentified CPU typeOtavio Salvador2012-09-011-2/+2
* dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut2012-09-012-246/+0
* am33xx: Rework pinmux functionsTom Rini2012-09-011-27/+5
* am33xx evm: Add CONFIG_CMD_EEPROM and relatedTom Rini2012-09-011-9/+4
* am33xx: Add support for TI AM335x StarterKit EVMTom Rini2012-09-011-2/+39
* am33xx: Remove board/ti/am335x/evm.cTom Rini2012-09-011-0/+173
* am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and supportTom Rini2012-09-012-0/+43
* am33xx: Rework config_ddr to make DDR3 support easier.Tom Rini2012-09-011-14/+23
* am33xx: Move some variables in emif4.c, mark them static.Tom Rini2012-09-011-4/+3
* am33xx: Correct and clean up ddr_regs structTom Rini2012-09-012-15/+2
* am33xx: Do not touch 'ratio1' fieldsTom Rini2012-09-012-17/+0
* am33xx: Rework config_io_ctrl slightlyTom Rini2012-09-012-15/+7
* am33xx: Use emif_regs struct for storing initialization valuesTom Rini2012-09-012-44/+27
OpenPOWER on IntegriCloud