summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2012-09-10tegra20: usb: rework set_host_modeLucas Stach
2012-09-07tegra: Add NAND support to funcmuxSimon Glass
2012-09-04am33xx: Remove redundant timer configTom Rini
2012-09-03edminiv2: orion5x: fix GPIO inits and valuesAlbert ARIBAUD
2012-09-01atmel: at91sam9x5: fix name error for spiBo Shen
2012-09-01mxs: Convert timeout parameter to 'unsigned int'fabio.estevam@freescale.com
2012-09-01gpio: add gpio api support to mx27 (v4)trem
2012-09-01mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'Otavio Salvador
2012-09-01mxs: Only build internal Ethernet controller for i.MX28Otavio Salvador
2012-09-01mx35: Move clock enums to clock.hBenoît Thébaudeau
2012-09-01mx35 iomux: Remove unused macroBenoît Thébaudeau
2012-09-01MX28: config: Allow different target generation in elftosb callOtavio Salvador
2012-09-01mx35: Add cpu_mmc_init()Benoît Thébaudeau
2012-09-01mx5/6: Fix cpu_mmc_init() return valueBenoît Thébaudeau
2012-09-01imx-common/cmd_bmode.c: add imx bmode (bootmode) commandTroy Kisky
2012-09-01mx5: cosmetic: Clean up lowlevel_initBenoît Thébaudeau
2012-09-01mx5/6 timer: Round up tick_to_time() valueBenoît Thébaudeau
2012-09-01mx5: Enable dcacheBenoît Thébaudeau
2012-09-01mx25: Enable dcacheBenoît Thébaudeau
2012-09-01MX28: Shuffle around the power management codeMarek Vasut
2012-09-01MX28: Drop the cp15 reconfiguration from SPLMarek Vasut
2012-09-01mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador
2012-09-01mxs: Remove not required include of iomux-mx28.hOtavio Salvador
2012-09-01mxs: Remove not required explicit iomux-mx28.h includeOtavio Salvador
2012-09-01arm:exynos: Enable data cache at exynos based processors.Łukasz Majewski
2012-09-01EXYNOS5: support display port phy control functionDonghwa Lee
2012-09-01EXYNOS5: support display system register controlDonghwa Lee
2012-09-01EXYNOS5: support exynos5 lcd clock controlDonghwa Lee
2012-09-01ARM: EXYNOS: fixed compiler warning messageJaehoon Chung
2012-09-01arm/s5pxx: Fix get_timer_masked to get the time.Zhong Hongbo
2012-09-01EXYNOS5 : Modify pinnumx settings as per Exynos5250 Rev 1.0Rajeshwari Shinde
2012-09-01EXYNOS5: CLOCK: Add BPLL supportRajeshwari Shinde
2012-09-01EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0Rajeshwari Shinde
2012-09-01arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0Tetsuyuki Kobayashi
2012-09-01tegra20: Remove armv4t build flagsAllen Martin
2012-09-01tegra20: enable SPL for tegra20 boardsAllen Martin
2012-09-01tegra20: move SDRAM param save to later in bootAllen Martin
2012-09-01ARM: add tegra20 support to arm720tAllen Martin
2012-09-01ARM: Fix arm720t SPL buildAllen Martin
2012-09-01tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-commonAllen Martin
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin
2012-09-01ARM: add basic support for the Broadcom BCM2835 SoCStephen Warren
2012-09-01ARM: arm1176: enable instruction cache in arch_cpu_init()Stephen Warren
2012-09-01snowball: Adding board specific cache cleanup routineMathieu J. Poirier
2012-09-01armv7: Adding cpu specific cache managmenentMathieu J. Poirier
2012-09-01u8500: Enabling power to MMC device on AB8500 V2Mathieu J. Poirier
2012-09-01u8500: Moving processor-specific functions to cpu area.Mathieu J. Poirier
2012-09-01snowball: Moving to ux500.v2 addess scheme for PRCMU accessMathieu J. Poirier
2012-09-01snowball: Adding CPU clock initialisationMathieu J. Poirier
2012-09-01snowball: Adding architecture dependent initialisationMathieu J. Poirier