aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-01gpio: add gpio api support to mx27 (v4)trem4-31/+73
2012-09-01mx5: add iomux-mx51.h includeMatt Sealey1-0/+164
2012-09-01mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'Otavio Salvador6-7/+7
2012-09-01mxs: Only build internal Ethernet controller for i.MX28Otavio Salvador1-1/+1
2012-09-01mxs: Replace i.MX233 by i.MX23 on copyright headerOtavio Salvador1-1/+1
2012-09-01mxc: Make gpio_get_value() use PSRBenoît Thébaudeau1-1/+1
2012-09-01mx53ard: Use IMX_GPIO_NR macroFabio Estevam1-1/+1
2012-09-01mx51evk: Use IMX_GPIO_NR macroFabio Estevam1-3/+3
2012-09-01mx53loco: Use IMX_GPIO_NR macroFabio Estevam1-1/+1
2012-09-01mx35: Remove declaration of non-existing functionBenoît Thébaudeau1-2/+0
2012-09-01mx35: Move clock enums to clock.hBenoît Thébaudeau3-29/+29
2012-09-01mx35: Remove declaration of non-existing functionBenoît Thébaudeau1-1/+0
2012-09-01mx35: Fix broken pin definitionsBenoît Thébaudeau2-5/+2
2012-09-01mx35 iomux: Remove unused macroBenoît Thébaudeau1-2/+0
2012-09-01mx5: Undeclare imx_decode_pll()Benoît Thébaudeau1-2/+0
2012-09-01MX: Set a common gpio.h for all i.MXStefano Babic11-80/+78
2012-09-01mxs: Use correct function name to initialize dramFabio Estevam1-1/+1
2012-09-01mx28evk: Remove unneeded 'undef'Fabio Estevam1-1/+0
2012-09-01MX28: Move "regs-base.h" include after SoC type configurationOtavio Salvador4-8/+9
2012-09-01MX28: config: Allow different target generation in elftosb callOtavio Salvador2-1/+4
2012-09-01mx35: Add cpu_mmc_init()Benoît Thébaudeau1-1/+14
2012-09-01mx5/6: Fix cpu_mmc_init() return valueBenoît Thébaudeau1-4/+2
2012-09-01spi: fix mxs_spi_slave structure allocation to clear memoryMatt Sealey1-1/+1
2012-09-01spi: fix mxc_spi_slave structure allocation to clear memoryMatt Sealey1-1/+1
2012-09-01mx53evk: add boot_mode supportTroy Kisky2-0/+16
2012-09-01mx6qsabrelite: add boot_mode supportTroy Kisky2-0/+17
2012-09-01imx-common/cmd_bmode.c: add imx bmode (bootmode) commandTroy Kisky7-0/+262
2012-09-01iomux: move IOMUX_GPR13_xxx definesTroy Kisky3-111/+130
2012-09-01mx35: Remove duplicate GPIO3_BASE_ADDRBenoît Thébaudeau1-1/+0
2012-09-01mx5: cosmetic: Clean up lowlevel_initBenoît Thébaudeau1-23/+23
2012-09-01mx5/6 timer: Round up tick_to_time() valueBenoît Thébaudeau1-1/+1
2012-09-01mx3: Fix typo on IPU_CONF_CSI_ENBenoît Thébaudeau2-2/+2
2012-09-01mx35: Fix typo on EDIOBenoît Thébaudeau3-4/+4
2012-09-01mx5: Enable dcacheBenoît Thébaudeau1-0/+8
2012-09-01mx25: Enable dcacheBenoît Thébaudeau1-0/+8
2012-09-01mxc_spi: Round up clock dividerBenoît Thébaudeau1-2/+2
2012-09-01rtc: add support of mx27 rtctrem4-0/+127
2012-09-01MX28: Shuffle around the power management codeMarek Vasut1-6/+3
2012-09-01MX28: Drop the cp15 reconfiguration from SPLMarek Vasut1-42/+0
2012-09-01tx25: Use generic gpio_* callsVikram Narayanan1-16/+9
2012-09-01mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador11-44/+44
2012-09-01mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.hOtavio Salvador3-2/+2
2012-09-01mxs: Remove not required include of iomux-mx28.hOtavio Salvador1-1/+0
2012-09-01mxs: Remove not required explicit iomux-mx28.h includeOtavio Salvador1-1/+0
2012-09-01apx4devkit: Turn on cachesFabio Estevam1-2/+0
2012-09-01m28evk: Turn on cachesFabio Estevam1-2/+0
2012-09-01arm:cache:trats: Enable PL310 L2 Cache Controller at TRATS Samsung boardŁukasz Majewski1-2/+4
2012-09-01arm:exynos: Enable data cache at exynos based processors.Łukasz Majewski1-0/+8
2012-09-01video: support exynos pwm backlight driverDonghwa Lee3-0/+92
2012-09-01video: exynos fb driver supports display port featureDonghwa Lee3-1/+21