| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 361 | -852/+1 |
* | arm: use addruart macro to establish debug mappings | Jeremy Kerr | 2010-10-20 | 1 | -4/+19 |
* | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 2010-10-20 | 56 | -454/+440 |
* | arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCC | Jeremy Kerr | 2010-10-20 | 1 | -11/+2 |
* | ARM: make struct machine_desc definition coherent with its comment | Nicolas Pitre | 2010-10-20 | 1 | -1/+2 |
* | Merge branch 'devel-stable' into devel | Russell King | 2010-10-19 | 434 | -4542/+18432 |
|\ |
|
| * | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 2010-10-19 | 33 | -190/+1101 |
| |\ |
|
| | * | eukrea_mbimxsd-baseboard: Pass the correct GPIO to gpio_free | Fabio Estevam | 2010-10-19 | 1 | -1/+1 |
| | * | cpuimx27: fix compile when ULPI is selected | Eric Bénard | 2010-10-19 | 1 | -0/+1 |
| | * | mach-pcm037_eet: fix compile errors | Eric Bénard | 2010-10-19 | 1 | -1/+2 |
| | * | Fixing ethernet driver compilation error for i.MX31 ADS board | Ian Lartey | 2010-10-19 | 2 | -6/+34 |
| | * | cpuimx51: update board support | Eric Bénard | 2010-10-19 | 3 | -1/+34 |
| | * | mx5: add cpuimx51sd module and its baseboard | Eric Bénard | 2010-10-19 | 6 | -1/+531 |
| | * | iomux-mx51: fix GPIO_1_xx 's IOMUX configuration | Eric Bénard | 2010-10-19 | 1 | -10/+10 |
| | * | imx-esdhc: update devices registration | Eric Bénard | 2010-10-19 | 11 | -45/+80 |
| | * | mx51: add resources for SD/MMC on i.MX51 | Eric Bénard | 2010-10-19 | 2 | -0/+113 |
| | * | iomux-mx51: fix SD1 and SD2's iomux configuration | Eric Bénard | 2010-10-19 | 1 | -12/+27 |
| | * | clock-mx51: rename CLOCK1 to CLOCK_CCGR for better readability | Eric Bénard | 2010-10-19 | 1 | -2/+2 |
| | * | clock-mx51: factorize clk_set_parent and clk_get_rate | Eric Bénard | 2010-10-19 | 1 | -94/+48 |
| | * | eukrea_mbimxsd: add support for DVI displays | Eric Bénard | 2010-10-19 | 2 | -2/+68 |
| | * | cpuimx25 & cpuimx35: fix OTG port registration in host mode | Eric Bénard | 2010-10-19 | 2 | -20/+8 |
| | * | i.MX31 and i.MX35 : fix errate TLSbo65953 and ENGcm09472 | Eric Bénard | 2010-10-19 | 1 | -3/+29 |
| | * | mx25: fix compile error in platform-imx-dma.c | Eric Bénard | 2010-10-19 | 1 | -0/+2 |
| | * | mx25: fix clock's calculation | Eric Bénard | 2010-10-19 | 1 | -3/+3 |
| | * | ARM: imx: add lost 3rd imx-i2c device for mx35 | Marc Kleine-Budde | 2010-10-19 | 1 | -0/+1 |
| | * | ARM: imx: Add iram allocator functions | Dinh Nguyen | 2010-10-19 | 4 | -0/+119 |
| * | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2010-10-19 | 101 | -2095/+3815 |
| |\ \ |
|
| | * | | ARM: S5PV310: Fix build error on GPIO map | Kukjin Kim | 2010-10-19 | 2 | -2/+1 |
| | * | | ARM: S5P64X0: Bug fix on errors of build with CONFIG_PREEMPT_NONE | SeungChull Suh | 2010-10-18 | 1 | -0/+1 |
| | * | | ARM: S5P64X0: Fix GPIO rbank support | Atul Dahiya | 2010-10-18 | 1 | -5/+0 |
| | * | | ARM: S5P64X0: Replace the 6440 system device class definition with 64x0 | Abhilash Kesavan | 2010-10-18 | 1 | -1/+1 |
| | * | | ARM: S5P64X0: FIX typo in the ADC device name | Naveen Krishna Ch | 2010-10-18 | 1 | -2/+2 |
| | * | | ARM: s5p64x0_defconfig: Update for support S5P6440 and S5P6450 | Kukjin Kim | 2010-10-18 | 1 | -1/+2 |
| | * | | ARM: S5P64X0: Add UART serial support for S5P6450 | Kukjin Kim | 2010-10-18 | 1 | -0/+58 |
| | * | | ARM: S5P64X0: Move SMDK6440 board file and Add SMDK6450 board file | Kukjin Kim | 2010-10-18 | 2 | -35/+234 |
| | * | | ARM: S5P64X0: Move GPIO support files for merge S5P64X0 | Kukjin Kim | 2010-10-18 | 4 | -138/+208 |
| | * | | ARM: S5P64X0: Add S5P6450 I2C support | Kukjin Kim | 2010-10-18 | 3 | -10/+51 |
| | * | | ARM: S5P64X0: Move DMA support for S5P64X0 | Kukjin Kim | 2010-10-18 | 3 | -21/+85 |
| | * | | ARM: S5P64X0: Update Audio support | Kukjin Kim | 2010-10-18 | 8 | -321/+422 |
| | * | | ARM: S5P64X0: Update Timer support | Kukjin Kim | 2010-10-18 | 2 | -10/+13 |
| | * | | ARM: S5P64X0: Update IRQ support | Kukjin Kim | 2010-10-18 | 2 | -16/+40 |
| | * | | ARM: S5P64X0: Update Clock for S5P6440 and S5P6450 | Kukjin Kim | 2010-10-18 | 10 | -979/+1674 |
| | * | | ARM: S5P64X0: Add S5P64X0(S5P6440 and S5P6450) initialization support | Kukjin Kim | 2010-10-18 | 21 | -384/+711 |
| | * | | ARM: S5P64X0: Update Kconfig and Makefile | Kukjin Kim | 2010-10-18 | 8 | -66/+96 |
| | * | | ARM: S5P: Moves initial map for merging S5P64X0 | Kukjin Kim | 2010-10-18 | 10 | -66/+125 |
| | * | | ARM: S5P: Move OneNAND device definitions in plat-s5p | Kukjin Kim | 2010-10-18 | 11 | -24/+37 |
| | * | | Don't dump task struct in a.out core-dumps | Linus Torvalds | 2010-10-14 | 1 | -17/+5 |
| | * | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-14 | 11 | -17/+44 |
| | |\ \ |
|
| | | * | | ARM: relax ioremap prohibition (309caa9) for -final and -stable | Russell King | 2010-10-13 | 1 | -2/+6 |
| | | * | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2010-10-12 | 2 | -1/+2 |
| | | |\ \ |
|