summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MX: Set a common gpio.h for all i.MXStefano Babic2012-09-017-47/+44
* mxs: Use correct function name to initialize dramFabio Estevam2012-09-011-1/+1
* 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-017-0/+262
* iomux: move IOMUX_GPR13_xxx definesTroy Kisky2012-09-012-111/+129
* mx35: Remove duplicate GPIO3_BASE_ADDRBenoît Thébaudeau2012-09-011-1/+0
* 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
* mx3: Fix typo on IPU_CONF_CSI_ENBenoît Thébaudeau2012-09-012-2/+2
* mx35: Fix typo on EDIOBenoît Thébaudeau2012-09-011-2/+2
* mx5: Enable dcacheBenoît Thébaudeau2012-09-011-0/+8
* mx25: Enable dcacheBenoît Thébaudeau2012-09-011-0/+8
* rtc: add support of mx27 rtctrem2012-09-012-0/+43
* 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-014-30/+30
* mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.hOtavio Salvador2012-09-012-1/+1
* 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
* video: support exynos pwm backlight driverDonghwa Lee2012-09-011-0/+34
* video: exynos fb driver supports display port featureDonghwa Lee2012-09-011-0/+2
* video: support exynos display port driversDonghwa Lee2012-09-012-0/+965
* EXYNOS5: add display port base addressDonghwa Lee2012-09-011-0/+3
* EXYNOS5: support display port phy control functionDonghwa Lee2012-09-012-0/+26
* EXYNOS5: support display system register controlDonghwa Lee2012-09-011-0/+18
* EXYNOS5: support exynos5 lcd clock controlDonghwa Lee2012-09-011-1/+107
* video: support exynos fimd driver for various exynos seriesDonghwa Lee2012-09-011-1/+24
* 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-012-11/+18
* EXYNOS5: CLOCK: Add BPLL supportRajeshwari Shinde2012-09-013-7/+24
* EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0Rajeshwari Shinde2012-09-012-1/+14
* Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0Rajeshwari Shinde2012-09-011-0/+65
* EXYNOS5: CLOCK: define additional clock registers for Exynos5250 Rev 1.0Rajeshwari Shinde2012-09-011-108/+126
* ARCH: SPL: Add parametric board initializerRajeshwari Shinde2012-09-011-0/+97
* 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
* arm: enable libgcc build for SPLAllen Martin2012-09-011-1/+1
* 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-0110-1/+637
* 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-0146-81/+81
* ARM: add basic support for the Broadcom BCM2835 SoCStephen Warren2012-09-018-0/+304
* 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
OpenPOWER on IntegriCloud