summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-192-15/+15
* ATMEL: remove old atmel_mci driverSven Schnelle2012-03-131-1/+1
* Stop using builtin_run_command()Simon Glass2012-03-061-6/+1
* Rename run_command() to builtin_run_command()Simon Glass2012-03-061-1/+1
* Remove execute permissions from source filesThomas Weber2012-03-041-0/+0
* armv7: omap3: leave outer cache enabledAneesh V2012-02-271-1/+1
* dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com2012-02-271-1/+1
* davinci: cleanup davinci_sync_env_enetaddr() fucntionHadli, Manjunath2012-02-271-3/+6
* mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINF...Fabio Estevam2012-02-271-1/+1
* MX27: add missing get_tbclk()Stefano Babic2012-02-271-0/+5
* MX28: Fix get_timer() / get_tbclk() issueMarek Vasut2012-02-271-2/+17
* mx28: fix SPL code to make USB booting workMatthias Fuchs2012-02-271-1/+20
* i.MX28: Fix VDDIO and VDDA setupMarek Vasut2012-02-271-4/+12
* MX5/MX6: add missing get_ticks() and get_tbclk()Stefano Babic2012-02-271-18/+57
* MX31: add missing get_tbclk()Stefano Babic2012-02-271-0/+9
* MX35: add missing get_ticks() and get_tbclk()Stefano Babic2012-02-271-39/+64
* Changes to move hawkboard to the new spl infrastructureSughosh Ganu2012-02-122-11/+17
* arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not definedChristian Riesch2012-02-121-1/+4
* arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGHChristian Riesch2012-02-121-1/+6
* arm, arm926ejs: Flush the data cache before disabling itSughosh Ganu2012-02-121-4/+8
* arm, arm926ejs: Do cpu critical inits only for boards that require itChristian Riesch2012-02-121-2/+4
* arm, davinci: Add lowlevel_init for SoCs other than DM644XChristian Riesch2012-02-121-0/+4
* OMAP4460: Reduce MPU clock speed from 920 to 700Aneesh V2012-02-121-11/+11
* davinci: add support for printing clock frequencyHadli, Manjunath2012-02-121-0/+32
* davinci: remove macro CONFIG_DISPLAY_CPUINFOHadli, Manjunath2012-02-121-44/+0
* omap3: fix comment typosPeter Meerwald2012-02-121-2/+2
* OMAP4: clock-common: Move the usb dppl configuration to new funcGovindraj.R2012-02-121-21/+33
* OMAP3+: Clock: Adding ehci clock enablingGovindraj.R2012-02-123-0/+29
* ARM: EXYNOS: Add support for Exynos5 based SoCsChander Kashyap2012-02-121-5/+203
* Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macroChander Kashyap2012-02-121-5/+1
* S5P: support generic watchdog timerMinkyu Kang2012-02-122-0/+60
* Exynos: Fix ARM Clock frequency calculationChander Kashyap2012-02-121-6/+9
* bugfix: all Marvell specific build fails due to undefined reference to `get_t...Prafulla Wadaskar2012-02-124-0/+72
* arm, arm-kirkwood: disable l2c before linux bootMichael Walle2012-02-124-0/+46
* i.mx: i.mx5: update imx_get_mac_from_fuse functionJason Liu2012-02-121-1/+1
* mx28: Show CPU frequencyFabio Estevam2012-02-121-1/+2
* mmc: access mxcmmc from mx31 boardsHelmut Raiger2012-02-122-9/+27
* arm, davinci: add workaround for not resetting DMA bus and VPSS modulesHeiko Schocher2012-02-121-3/+49
* OMAP SPL: Fix missing timer_init() call in OMAP4 s_init()Dechesne, Nicolas2012-02-121-0/+2
* OMAP3: Correct get_sdr_cs_offset maskTom Rini2012-02-121-1/+1
* arm: omap3: Define save_boot_params in lowlevel_init.S for SPL onlyPali Rohár2012-02-121-2/+2
* arm, davinci: add PLL0 prediv to da850 lowlevel setupBen Gardiner2012-02-121-0/+7
* tegra2: Enable data cacheSimon Glass2012-02-121-0/+8
* tegra: Add SDMMC support to funcmuxSimon Glass2012-02-121-0/+63
* tegra: Add I2C support to funcmuxSimon Glass2012-02-121-0/+40
* tegra: Add enum to select from available funcmux configsSimon Glass2012-02-122-5/+6
* tegra: Adjust funcmux config test to permit expansionSimon Glass2012-02-121-25/+35
* tegra2: Fix default RAM size selection in odmdataStephen Warren2012-02-121-1/+1
* tegra2: Fix conflicting pinmux for UARTAStephen Warren2012-02-121-0/+12
* ARM: AM33XX: Add i2c supportPatil, Rachna2012-01-231-0/+5
OpenPOWER on IntegriCloud