| Commit message (Expand) | Author | Age |
* | imx2x: convert serial.c to use soc-prefixed constants | Uwe Kleine-König | 2010-02-02 |
* | mxc91231: redefine MXC91231_IO_ADDRESS using IMX_IO_ADDRESS | Uwe Kleine-König | 2010-02-02 |
* | mxc91231: use MXC91231_IO_ADDRESS instead of MXC91231_AIPS1_IO_ADDRESS | Uwe Kleine-König | 2010-02-02 |
* | imx: WARN in clk_disable if the clock isn't enabled | Uwe Kleine-König | 2010-02-02 |
* | mx25: deprecate UART1_BASE_ADDR and UART2_BASE_ADDR | Uwe Kleine-König | 2010-01-30 |
* | mx1: prefix SOC specific defines with MX1_ and deprecate old names | Uwe Kleine-König | 2010-01-30 |
* | mx25pdk: platform code for the DryIce RTC module | Baruch Siach | 2010-01-29 |
* | mx25: add support for the DryIce rtc | Baruch Siach | 2010-01-29 |
* | Merge branch 'mxc-rc' into mxc-master | Sascha Hauer | 2010-01-29 |
|\ |
|
| * | mx35: add a missing comma in a pad definition | Uwe Kleine-König | 2010-01-29 |
| * | mx25: make the FEC AHB clk secondary of the IPG | Baruch Siach | 2010-01-26 |
| * | mx25: fix time accounting | Baruch Siach | 2010-01-26 |
| * | mx25: properly initialize clocks | Baruch Siach | 2010-01-26 |
| * | mx25: remove unused mx25_clocks_init() argument | Baruch Siach | 2010-01-26 |
| * | i.MX25: implement secondary clocks for uarts and fec | Sascha Hauer | 2010-01-26 |
| * | i.MX25: Allow secondary clocks in DEFINE_CLOCK | Sascha Hauer | 2010-01-26 |
| * | ARM: MX3: Fixed typo in declared enum type name. | Vladimir Zapolskiy | 2010-01-21 |
| * | MXC: Add AUDMUXv2 register decode to debugfs | Mark Brown | 2010-01-12 |
| * | mx31ads: Provide an IRQ range to the WM835x on the 1133-EV1 module | Mark Brown | 2010-01-05 |
| * | mx31ads: Provide a name for EXPIO interrupt chip | Mark Brown | 2010-01-05 |
| * | mx31ads: Allow enable/disable of switchable supplies | Mark Brown | 2010-01-05 |
* | | ARM: IMX31: configure pins iomux for SDHC setup on litekit board. | Vladimir Zapolskiy | 2010-01-26 |
* | | mx2/mx3: debug-macro.S needs deprecated symbols | Uwe Kleine-König | 2010-01-26 |
* | | mx25pdk: add NAND device support | Baruch Siach | 2010-01-14 |
* | | mx25: add NAND support | Baruch Siach | 2010-01-14 |
* | | Merge branch 'imx' of git://git.pengutronix.de/git/ukl/linux-2.6 into mxc-master | Sascha Hauer | 2010-01-14 |
|\ \ |
|
| * | | imx: define functions to configure chip selects in the WEIM | Uwe Kleine-König | 2010-01-08 |
| * | | imx: properly protect mach/mx{1,[25][157x]}.h from multiple inclusion | Uwe Kleine-König | 2010-01-08 |
| * | | imx: remove unneeded include of mach/hardware.h | Uwe Kleine-König | 2010-01-08 |
| * | | imx: remove mx1ads defconfig | Uwe Kleine-König | 2010-01-08 |
| * | | imx: only define deprecated symbols conditionally | Uwe Kleine-König | 2010-01-08 |
| * | | imx: mangle addresses after adding the offset | Uwe Kleine-König | 2010-01-08 |
| * | | mx3/kzm_arm11_01: define and use board specific IO_ADDRESS macro | Uwe Kleine-König | 2010-01-08 |
| * | | imx35: define and use MX35_IO_ADDRESS | Uwe Kleine-König | 2010-01-08 |
| * | | imx25: redefine MX25_IO_ADDRESS using IMX_IO_ADDRESS | Uwe Kleine-König | 2010-01-08 |
| * | | imx31: define and use MX31_IO_ADDRESS | Uwe Kleine-König | 2010-01-08 |
| * | | imx27: define and use MX27_IO_ADDRESS | Uwe Kleine-König | 2010-01-08 |
| * | | imx21: define and use MX21_IO_ADDRESS | Uwe Kleine-König | 2010-01-08 |
| * | | imx: provide helper macro to define IO_ADDRESS | Uwe Kleine-König | 2010-01-08 |
| * | | imx/mx3: rename files defining a machine to mach-$mach.c | Uwe Kleine-König | 2010-01-08 |
| * | | imx/mx2: rename files defining a machine to mach-$mach.c | Uwe Kleine-König | 2010-01-05 |
| * | | imx: rename Kconfig symbol for "LogicPD MX27 LITEKIT platform" | Uwe Kleine-König | 2010-01-05 |
| * | | imx: rename Kconfig symbol for "Eukrea CPUIMX27 module" | Uwe Kleine-König | 2010-01-05 |
| * | | imx/mx1: rename files defining a machine to mach-$mach.c | Uwe Kleine-König | 2010-01-05 |
| * | | imx/mx1: add newline at end of Makefile | Uwe Kleine-König | 2010-01-05 |
| * | | imx/mx3: rename clock.c and iomux.c to {clock,iomux}-imx31.c | Uwe Kleine-König | 2010-01-05 |
| * | | imx/mach-mx3: use constants namespaced by the corresponding SOC (easy part) | Uwe Kleine-König | 2010-01-05 |
| * | | imx/mach-mx2: use constants namespaced by the corresponding SOC (easy part) | Uwe Kleine-König | 2010-01-05 |
| * | | imx/clock-imx27: use a macro to define registers | Uwe Kleine-König | 2010-01-05 |
| * | | imx/clock-imx21: use a macro to define registers | Uwe Kleine-König | 2010-01-05 |