summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
* ARM: Remove apollon boardMarek Vasut2012-09-18-10/+0
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2012-09-17-1/+2
|\
| * omap4 i2c: add support for i2c bus 4Koen Kooi2012-09-06-1/+2
* | mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung2012-09-05-4/+4
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-09-02-0/+159
|\
| * pxa25x: Add UDC registers definitionsŁukasz Dałek2012-09-01-0/+159
* | atmel: at91sam9x5: fix name error for spiBo Shen2012-09-01-2/+2
* | mxc: Define architecture identifierBenoît Thébaudeau2012-09-01-0/+15
* | mxs: Convert timeout parameter to 'unsigned int'fabio.estevam@freescale.com2012-09-01-4/+6
* | MX28: DMA: Align the struct mxs_dma_descMarek Vasut2012-09-01-1/+2
* | gpio: add gpio api support to mx27 (v4)trem2012-09-01-28/+68
* | mx5: add iomux-mx51.h includeMatt Sealey2012-09-01-0/+164
* | mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'Otavio Salvador2012-09-01-3/+3
* | mxs: Only build internal Ethernet controller for i.MX28Otavio Salvador2012-09-01-1/+1
* | mxs: Replace i.MX233 by i.MX23 on copyright headerOtavio Salvador2012-09-01-1/+1
* | mx35: Remove declaration of non-existing functionBenoît Thébaudeau2012-09-01-2/+0
* | mx35: Move clock enums to clock.hBenoît Thébaudeau2012-09-01-29/+29
* | mx35: Remove declaration of non-existing functionBenoît Thébaudeau2012-09-01-1/+0
* | mx35: Fix broken pin definitionsBenoît Thébaudeau2012-09-01-3/+0
* | mx35 iomux: Remove unused macroBenoît Thébaudeau2012-09-01-2/+0
* | mx5: Undeclare imx_decode_pll()Benoît Thébaudeau2012-09-01-2/+0
* | MX: Set a common gpio.h for all i.MXStefano Babic2012-09-01-47/+44
* | mxs: Use correct function name to initialize dramFabio Estevam2012-09-01-1/+1
* | MX28: config: Allow different target generation in elftosb callOtavio Salvador2012-09-01-0/+0
* | mx35: Add cpu_mmc_init()Benoît Thébaudeau2012-09-01-1/+14
* | mx5/6: Fix cpu_mmc_init() return valueBenoît Thébaudeau2012-09-01-4/+2
* | imx-common/cmd_bmode.c: add imx bmode (bootmode) commandTroy Kisky2012-09-01-0/+262
* | iomux: move IOMUX_GPR13_xxx definesTroy Kisky2012-09-01-111/+129
* | mx35: Remove duplicate GPIO3_BASE_ADDRBenoît Thébaudeau2012-09-01-1/+0
* | mx5: cosmetic: Clean up lowlevel_initBenoît Thébaudeau2012-09-01-23/+23
* | mx5/6 timer: Round up tick_to_time() valueBenoît Thébaudeau2012-09-01-1/+1
* | mx3: Fix typo on IPU_CONF_CSI_ENBenoît Thébaudeau2012-09-01-2/+2
* | mx35: Fix typo on EDIOBenoît Thébaudeau2012-09-01-2/+2
* | mx5: Enable dcacheBenoît Thébaudeau2012-09-01-0/+8
* | mx25: Enable dcacheBenoît Thébaudeau2012-09-01-0/+8
* | rtc: add support of mx27 rtctrem2012-09-01-0/+43
* | MX28: Shuffle around the power management codeMarek Vasut2012-09-01-6/+3
* | MX28: Drop the cp15 reconfiguration from SPLMarek Vasut2012-09-01-42/+0
* | mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador2012-09-01-30/+30
* | mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.hOtavio Salvador2012-09-01-1/+1
* | mxs: Remove not required include of iomux-mx28.hOtavio Salvador2012-09-01-1/+0
* | mxs: Remove not required explicit iomux-mx28.h includeOtavio Salvador2012-09-01-1/+0
* | arm:exynos: Enable data cache at exynos based processors.Łukasz Majewski2012-09-01-0/+8
* | video: support exynos pwm backlight driverDonghwa Lee2012-09-01-0/+34
* | video: exynos fb driver supports display port featureDonghwa Lee2012-09-01-0/+2
* | video: support exynos display port driversDonghwa Lee2012-09-01-0/+965
* | EXYNOS5: add display port base addressDonghwa Lee2012-09-01-0/+3
* | EXYNOS5: support display port phy control functionDonghwa Lee2012-09-01-0/+26
* | EXYNOS5: support display system register controlDonghwa Lee2012-09-01-0/+18
* | EXYNOS5: support exynos5 lcd clock controlDonghwa Lee2012-09-01-1/+107