summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
* omap-common/spl: Add linux boot to SPLSimon Schwarz2012-03-27-23/+74
* omap-common: Add NAND SPL linux bootingSimon Schwarz2012-03-27-16/+50
* mx53: Make PLL2 to be the parent of UART clockFabio Estevam2012-03-27-3/+17
* mx6: Read silicon revision from registerFabio Estevam2012-03-27-3/+29
* i.MX28: Drop __naked function from spl_mem_initMarek Vasut2012-03-27-7/+3
* i.MX28: Make the stabilization delays shorterMarek Vasut2012-03-27-4/+4
* mx6: Fix reset cause for Power On Reset caseFabio Estevam2012-03-27-0/+1
* i.MX28: Enable additional DRAM address bitsMarek Vasut2012-03-27-1/+1
* mx31: add "ARM11P power gating" to get_reset_causeHelmut Raiger2012-03-27-0/+2
* IXP: Squash warnings in IXP NPEMarek Vasut2012-03-26-7/+1
* IXP: Make IXP buildable with arm-linux- toolchainsMarek Vasut2012-03-26-0/+3
* SPL: Add YMODEM over UART load supportMatt Porter2012-03-26-0/+84
* spl.c: Use __noreturn decoratorTom Rini2012-03-26-3/+2
* Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registersRobert Delien2012-03-26-57/+39
* Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien2012-03-26-8/+8
* i.MX28: Reformat the DRAM memory configuration dataMarek Vasut2012-03-26-38/+48
* usb/ehci: Add USB support for the MX6QWolfgang Grandegger2012-03-26-0/+13
* i.mx28: Replaced magic numbers for scratch register addresses with register d...Robert Delien2012-03-26-8/+8
* PXA: Fix missing get_tbclk() breaking vpac boardsMarek Vasut2012-03-26-0/+5
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-19-15/+15
* ATMEL: remove old atmel_mci driverSven Schnelle2012-03-13-1/+1
* Stop using builtin_run_command()Simon Glass2012-03-06-6/+1
* Rename run_command() to builtin_run_command()Simon Glass2012-03-06-1/+1
* Remove execute permissions from source filesThomas Weber2012-03-04-0/+0
* armv7: omap3: leave outer cache enabledAneesh V2012-02-27-1/+1
* dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com2012-02-27-1/+1
* davinci: cleanup davinci_sync_env_enetaddr() fucntionHadli, Manjunath2012-02-27-3/+6
* mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINF...Fabio Estevam2012-02-27-1/+1
* MX27: add missing get_tbclk()Stefano Babic2012-02-27-0/+5
* MX28: Fix get_timer() / get_tbclk() issueMarek Vasut2012-02-27-2/+17
* mx28: fix SPL code to make USB booting workMatthias Fuchs2012-02-27-1/+20
* i.MX28: Fix VDDIO and VDDA setupMarek Vasut2012-02-27-4/+12
* MX5/MX6: add missing get_ticks() and get_tbclk()Stefano Babic2012-02-27-18/+57
* MX31: add missing get_tbclk()Stefano Babic2012-02-27-0/+9
* MX35: add missing get_ticks() and get_tbclk()Stefano Babic2012-02-27-39/+64
* Changes to move hawkboard to the new spl infrastructureSughosh Ganu2012-02-12-11/+17
* arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not definedChristian Riesch2012-02-12-1/+4
* arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGHChristian Riesch2012-02-12-1/+6
* arm, arm926ejs: Flush the data cache before disabling itSughosh Ganu2012-02-12-4/+8
* arm, arm926ejs: Do cpu critical inits only for boards that require itChristian Riesch2012-02-12-2/+4
* arm, davinci: Add lowlevel_init for SoCs other than DM644XChristian Riesch2012-02-12-0/+4
* OMAP4460: Reduce MPU clock speed from 920 to 700Aneesh V2012-02-12-11/+11
* davinci: add support for printing clock frequencyHadli, Manjunath2012-02-12-0/+32
* davinci: remove macro CONFIG_DISPLAY_CPUINFOHadli, Manjunath2012-02-12-44/+0
* omap3: fix comment typosPeter Meerwald2012-02-12-2/+2
* OMAP4: clock-common: Move the usb dppl configuration to new funcGovindraj.R2012-02-12-21/+33
* OMAP3+: Clock: Adding ehci clock enablingGovindraj.R2012-02-12-0/+29
* ARM: EXYNOS: Add support for Exynos5 based SoCsChander Kashyap2012-02-12-5/+203
* Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macroChander Kashyap2012-02-12-5/+1
* S5P: support generic watchdog timerMinkyu Kang2012-02-12-0/+60