| Commit message (Expand) | Author | Age |
* | Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe... | Tony Lindgren | 2010-01-08 |
|\ |
|
| * | OMAP1 clock: remove __initdata from struct clk_functions to prevent crash | Cory Maccarrone | 2010-01-08 |
| * | OMAP1 clock: Add missing clocks for OMAP 7xx | Cory Maccarrone | 2010-01-08 |
* | | omap1: Add 7xx clocks and pin muxes for SPI | Cory Maccarrone | 2010-01-08 |
|/ |
|
* | omap1: LCD_DMA: Use some define rather than a hexadecimal | Janusz Krzysztofik | 2009-12-11 |
* | omap1: I2C mux and clocks for omap7xx | Cory Maccarrone | 2009-12-11 |
* | omap1: Add omap7xx USB support | Cory Maccarrone | 2009-12-11 |
* | omap1: DMA: move LCD related code from plat-omap to mach-omap1 | Janusz Krzysztofik | 2009-12-11 |
* | omap1: Use gen_nand | Ladislav Michl | 2009-12-11 |
* | omap: use smc91x_platdata to setup smc91x | Ladislav Michl | 2009-12-11 |
* | omap: Split i2c platform init for mach-omap1 and mach-omap2 | Tony Lindgren | 2009-12-11 |
* | OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c | Paul Walmsley | 2009-12-11 |
* | OMAP1 clock: convert test in disable_unused() to use ENABLE_ON_INIT | Paul Walmsley | 2009-12-11 |
* | OMAP1/2/3 clock: remove paranoid checks in preparation for clock{,2xxx,3xxx}_... | Paul Walmsley | 2009-12-11 |
* | OMAP: OMAPFB: split omapfb.h | Tomi Valkeinen | 2009-12-09 |
* | omap1: Add board support and LCD for HTC Herald | Cory Maccarrone | 2009-11-22 |
* | omap1: omap_udc: Add clocking and disable vbus sense for omap7xx | Cory Maccarrone | 2009-11-22 |
* | omap1: mmc: Add platform init for omap7xx | Cory Maccarrone | 2009-11-22 |
* | omap: Eliminate OMAP_MAX_NR_PORTS | Alexander Shishkin | 2009-11-22 |
* | Merge branch '7xx-iosplit-plat' with omap-fixes | Tony Lindgren | 2009-11-10 |
|\ |
|
| * | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 |
| * | omap: headers: Create headers necessary for compile under mach-omap1 and mach... | Tony Lindgren | 2009-10-19 |
| * | omap: headers: Move mtd-xip.h to be mach-omap1 specific | Tony Lindgren | 2009-10-19 |
| * | omap: Split vmalloc.h for mach-omap1 and mach-omap2 | Tony Lindgren | 2009-10-19 |
| * | omap: headers: Split entry-macro.S for mach-omap1 and mach-omap2 | Tony Lindgren | 2009-10-19 |
| * | omap: headers: Split debug-macro.S for mach-omap1 and mach-omap2 | Tony Lindgren | 2009-10-19 |
| * | omap: Change low-level serial init to use ioremap | Tony Lindgren | 2009-10-16 |
| * | OMAP850: PM: Add an ARCH_OMAP850 check | Alistair Buxton | 2009-10-07 |
| * | OMAP7XX: Clocks: Add ck_ref and armxor | Angelo Arrifano | 2009-10-07 |
| * | OMAP7XX: Rename all the rest of the omap730 references in omap1 core | Alistair Buxton | 2009-10-07 |
| * | OMAP7XX: Replace omap730 references in irqs.h and all users | Alistair Buxton | 2009-10-07 |
| * | OMAP7XX: Update core omap1 files to use omap7xx.h | Alistair Buxton | 2009-10-07 |
| * | OMAP7XX: McBSP: Add omap850 support | Alistair Buxton | 2009-10-07 |
| * | OMAP7XX: Clocks: Add omap850 support | Alistair Buxton | 2009-10-07 |
| * | OMAP7XX: PM: Add omap850 support | Alistair Buxton | 2009-10-07 |
| * | OMAP7XX: IRQ: Remove duplicate omap850 code | Alistair Buxton | 2009-10-07 |
| * | OMAP7XX: Mux: Remove duplicate omap850 code | Alistair Buxton | 2009-10-07 |
| * | OMAP7XX: IO: Remove duplicate omap850 code | Alistair Buxton | 2009-10-07 |
| * | OMAP7XX: Serial: Remove duplicate omap850 code | Alistair Buxton | 2009-10-07 |
* | | omap1: Fix DSP public peripherals support for ams-delta | Janusz Krzysztofik | 2009-10-22 |
* | | omap1: Fix redundant UARTs pin muxing that can break other hardware support | Janusz Krzysztofik | 2009-10-22 |
|/ |
|
* | omap: Fix wrong jtag_id for 850 | Angelo Arrifano | 2009-09-24 |
* | OMAP1: AMS_DELTA: add modem support | Janusz Krzysztofik | 2009-08-28 |
* | OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle | Kalle Valo | 2009-08-28 |
* | OMAP: Remove ifdefs for io.h | Tony Lindgren | 2009-08-28 |
* | OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead | Tony Lindgren | 2009-08-28 |
* | ARM: includecheck fix: mach-omap1/mcbsp.c | Jaswinder Singh Rajput | 2009-07-25 |
* | OMAP1: remove duplicated #include | Huang Weiyi | 2009-06-23 |
* | OMAP1: Fix N770 MMC support | Andrew de Quincey | 2009-06-23 |
* | OMAP1: Fix compilation of arch/arm/mach-omap1/mailbox.c | Jonathan McDowell | 2009-06-23 |