summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* gpio: add gpio api support to mx27 (v4)trem2012-09-011-5/+6
* mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'Otavio Salvador2012-09-011-2/+2
* mxs: Only build internal Ethernet controller for i.MX28Otavio Salvador2012-09-011-1/+1
* mx35: Move clock enums to clock.hBenoît Thébaudeau2012-09-011-2/+2
* mx35 iomux: Remove unused macroBenoît Thébaudeau2012-09-011-2/+0
* MX28: config: Allow different target generation in elftosb callOtavio Salvador2012-09-011-0/+0
* mx35: Add cpu_mmc_init()Benoît Thébaudeau2012-09-011-1/+14
* mx5/6: Fix cpu_mmc_init() return valueBenoît Thébaudeau2012-09-011-4/+2
* imx-common/cmd_bmode.c: add imx bmode (bootmode) commandTroy Kisky2012-09-014-0/+187
* mx5: cosmetic: Clean up lowlevel_initBenoît Thébaudeau2012-09-011-23/+23
* mx5/6 timer: Round up tick_to_time() valueBenoît Thébaudeau2012-09-011-1/+1
* mx5: Enable dcacheBenoît Thébaudeau2012-09-011-0/+8
* mx25: Enable dcacheBenoît Thébaudeau2012-09-011-0/+8
* MX28: Shuffle around the power management codeMarek Vasut2012-09-011-6/+3
* MX28: Drop the cp15 reconfiguration from SPLMarek Vasut2012-09-011-42/+0
* mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador2012-09-013-20/+20
* mxs: Remove not required include of iomux-mx28.hOtavio Salvador2012-09-011-1/+0
* mxs: Remove not required explicit iomux-mx28.h includeOtavio Salvador2012-09-011-1/+0
* arm:exynos: Enable data cache at exynos based processors.Łukasz Majewski2012-09-011-0/+8
* EXYNOS5: support display port phy control functionDonghwa Lee2012-09-011-0/+21
* EXYNOS5: support display system register controlDonghwa Lee2012-09-011-0/+18
* EXYNOS5: support exynos5 lcd clock controlDonghwa Lee2012-09-011-1/+107
* ARM: EXYNOS: fixed compiler warning messageJaehoon Chung2012-09-012-1/+4
* arm/s5pxx: Fix get_timer_masked to get the time.Zhong Hongbo2012-09-012-5/+17
* EXYNOS5 : Modify pinnumx settings as per Exynos5250 Rev 1.0Rajeshwari Shinde2012-09-011-9/+13
* EXYNOS5: CLOCK: Add BPLL supportRajeshwari Shinde2012-09-011-7/+21
* EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0Rajeshwari Shinde2012-09-011-1/+11
* arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0Tetsuyuki Kobayashi2012-09-012-7/+14
* tegra20: Remove armv4t build flagsAllen Martin2012-09-012-14/+0
* tegra20: enable SPL for tegra20 boardsAllen Martin2012-09-014-280/+5
* tegra20: move SDRAM param save to later in bootAllen Martin2012-09-011-5/+0
* ARM: add tegra20 support to arm720tAllen Martin2012-09-019-1/+608
* ARM: Fix arm720t SPL buildAllen Martin2012-09-011-0/+13
* tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-commonAllen Martin2012-09-0117-13/+59
* tegra20: rename tegra2 -> tegra20Allen Martin2012-09-0120-55/+55
* ARM: add basic support for the Broadcom BCM2835 SoCStephen Warren2012-09-015-0/+165
* ARM: arm1176: enable instruction cache in arch_cpu_init()Stephen Warren2012-09-011-0/+7
* snowball: Adding board specific cache cleanup routineMathieu J. Poirier2012-09-011-0/+26
* armv7: Adding cpu specific cache managmenentMathieu J. Poirier2012-09-011-0/+8
* u8500: Enabling power to MMC device on AB8500 V2Mathieu J. Poirier2012-09-011-26/+69
* u8500: Moving processor-specific functions to cpu area.Mathieu J. Poirier2012-09-011-0/+80
* snowball: Moving to ux500.v2 addess scheme for PRCMU accessMathieu J. Poirier2012-09-011-28/+63
* snowball: Adding CPU clock initialisationMathieu J. Poirier2012-09-012-0/+36
* snowball: Adding architecture dependent initialisationMathieu J. Poirier2012-09-013-1/+72
* u8500: Moving prcmu to cpu directoryMathieu J. Poirier2012-09-012-1/+165
* davinci, c6x: Always use C version of reset codeTom Rini2012-09-013-84/+34
* am33xx evm: Update secure_emif_sdram_config during ddr initSatyanarayana, Sandhya2012-09-011-1/+4
* da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu2012-09-011-0/+5
* armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stackTom Rini2012-09-011-0/+1
* omap4/5/am33xx: Make lowlevel_init available to all armv7 platformsTom Rini2012-09-013-19/+55
OpenPOWER on IntegriCloud