summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
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
2012-02-12arm: omap3: Define save_boot_params in lowlevel_init.S for SPL onlyPali Rohár
2012-02-12arm, davinci: add PLL0 prediv to da850 lowlevel setupBen Gardiner
2012-02-12tegra2: Enable data cacheSimon Glass
2012-02-12tegra: Add SDMMC support to funcmuxSimon Glass
2012-02-12tegra: Add I2C support to funcmuxSimon Glass
2012-02-12tegra: Add enum to select from available funcmux configsSimon Glass
2012-02-12tegra: Adjust funcmux config test to permit expansionSimon Glass
2012-02-12tegra2: Fix default RAM size selection in odmdataStephen Warren
2012-02-12tegra2: Fix conflicting pinmux for UARTAStephen Warren
2012-01-23ARM: AM33XX: Add i2c supportPatil, Rachna
2012-01-16omap_rev_string: output to stdoutAndreas Müller
2012-01-16OMAP SPL: call timer_init in s_init to make udelay work earlierAndreas Müller
2012-01-16ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath
2012-01-16ARM:AM33XX: Add mmc/sd supportChandan Nath
2012-01-16ARM:AM33XX: Fix ddr and timer register offsetChandan Nath
2012-01-16omap3: make get_board_rev() function weakNikita Kiryanov
2012-01-16omap4: fix boot issue on ES2.0 PandaAneesh V
2012-01-16imx: mx6q: add aipstz init for off platform periphJason Liu
2012-01-16mx28: fix clearing of IRQs in power initZach Sadecki
2012-01-16i.mx6:imx6q: allign MAC address with burned-in orderingJason Liu
2012-01-16mx28: Let dram_init be common for mx28Fabio Estevam
2012-01-16mx28: Let imx_get_mac_from_fuse be common for mx28Fabio Estevam
2012-01-16net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam
2012-01-16mx28: remove omap specific config optionsVeli-Pekka Peltola
2012-01-16i.mx: i.mx6q: Add the enet clock functionJason Liu
2012-01-10gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger