summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2012-03-26IXP: Squash warnings in IXP NPEMarek Vasut
2012-03-26IXP: Make IXP buildable with arm-linux- toolchainsMarek Vasut
2012-03-26SPL: Add YMODEM over UART load supportMatt Porter
2012-03-26spl.c: Use __noreturn decoratorTom Rini
2012-03-26Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registersRobert Delien
2012-03-26Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien
2012-03-26i.MX28: Reformat the DRAM memory configuration dataMarek Vasut
2012-03-26usb/ehci: Add USB support for the MX6QWolfgang Grandegger
2012-03-26i.mx28: Replaced magic numbers for scratch register addresses with register d...Robert Delien
2012-03-26PXA: Fix missing get_tbclk() breaking vpac boardsMarek Vasut
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger
2012-03-13ATMEL: remove old atmel_mci driverSven Schnelle
2012-03-06Stop using builtin_run_command()Simon Glass
2012-03-06Rename run_command() to builtin_run_command()Simon Glass
2012-03-04Remove execute permissions from source filesThomas Weber
2012-02-27armv7: omap3: leave outer cache enabledAneesh V
2012-02-27dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com
2012-02-27davinci: cleanup davinci_sync_env_enetaddr() fucntionHadli, Manjunath
2012-02-27mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINF...Fabio Estevam
2012-02-27MX27: add missing get_tbclk()Stefano Babic
2012-02-27MX28: Fix get_timer() / get_tbclk() issueMarek Vasut
2012-02-27mx28: fix SPL code to make USB booting workMatthias Fuchs
2012-02-27i.MX28: Fix VDDIO and VDDA setupMarek Vasut
2012-02-27MX5/MX6: add missing get_ticks() and get_tbclk()Stefano Babic
2012-02-27MX31: add missing get_tbclk()Stefano Babic
2012-02-27MX35: add missing get_ticks() and get_tbclk()Stefano Babic
2012-02-12Changes to move hawkboard to the new spl infrastructureSughosh Ganu
2012-02-12arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not definedChristian Riesch
2012-02-12arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGHChristian Riesch
2012-02-12arm, arm926ejs: Flush the data cache before disabling itSughosh Ganu
2012-02-12arm, arm926ejs: Do cpu critical inits only for boards that require itChristian Riesch
2012-02-12arm, davinci: Add lowlevel_init for SoCs other than DM644XChristian Riesch
2012-02-12OMAP4460: Reduce MPU clock speed from 920 to 700Aneesh V
2012-02-12davinci: add support for printing clock frequencyHadli, Manjunath
2012-02-12davinci: remove macro CONFIG_DISPLAY_CPUINFOHadli, Manjunath
2012-02-12omap3: fix comment typosPeter Meerwald
2012-02-12OMAP4: clock-common: Move the usb dppl configuration to new funcGovindraj.R
2012-02-12OMAP3+: Clock: Adding ehci clock enablingGovindraj.R
2012-02-12ARM: EXYNOS: Add support for Exynos5 based SoCsChander Kashyap
2012-02-12Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macroChander Kashyap
2012-02-12S5P: support generic watchdog timerMinkyu Kang
2012-02-12Exynos: Fix ARM Clock frequency calculationChander Kashyap
2012-02-12bugfix: all Marvell specific build fails due to undefined reference to `get_t...Prafulla Wadaskar
2012-02-12arm, arm-kirkwood: disable l2c before linux bootMichael Walle
2012-02-12i.mx: i.mx5: update imx_get_mac_from_fuse functionJason Liu
2012-02-12mx28: Show CPU frequencyFabio Estevam
2012-02-12mmc: access mxcmmc from mx31 boardsHelmut Raiger
2012-02-12arm, davinci: add workaround for not resetting DMA bus and VPSS modulesHeiko Schocher
2012-02-12OMAP SPL: Fix missing timer_init() call in OMAP4 s_init()Dechesne, Nicolas
2012-02-12OMAP3: Correct get_sdr_cs_offset maskTom Rini