aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-04omap: mailbox: trivial cleanupsFelipe Contreras2-5/+3
2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren16-9/+23
2010-08-04omap: Fix DEBUG_LL uart to access phys addr when MMU isn't enableJason Wang1-3/+7
2010-08-04Merge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren4-37/+122
2010-08-02Merge branch 'devel-misc' into omap-for-linusTony Lindgren3-0/+31
2010-08-02omap1: omap7xx clocks, mux, serial fixesCory Maccarrone3-0/+31
2010-07-26OMAP1: clock: some cleanupPaul Walmsley3-37/+116
2010-07-26OMAP1: OPP: add KConfig entry for 96MHz ARM rate (using a 12MHz oscillator)Paul Walmsley1-0/+6
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King16-9/+23
2010-07-05Removing dead APMChristoph Egger1-84/+0
2010-07-05Removing dead OMAP_STIChristoph Egger1-35/+0
2010-07-05Removing dead OMAP_DSPChristoph Egger3-174/+0
2010-07-05Removing dead OMAP_IRChristoph Egger1-18/+0
2010-07-05Replace dead OMAP_MUX_ERRORS with OMAP_MUX_WARNINGSChristoph Egger1-1/+1
2010-07-05omap: Make omap specific features appear under Kconfig menuTony Lindgren1-0/+7
2010-07-05omap: mux: Do keypad muxing in board-*.c filesTony Lindgren4-0/+50
2010-07-05omap: Move omap1 USB platform init code into mach-omap1/usb.cTony Lindgren15-15/+548
2010-05-20Merge branch 'omap4-i2c-init' into omap-for-linusTony Lindgren1-1/+0
2010-05-20OMAP1 clock: fix section mismatch on clk_initFelipe Balbi2-2/+2
2010-05-17Merge branch 'devel-stable' into develRussell King2-15/+1
2010-05-15ARM: Remove useless linux/bootmem.h includesRussell King1-1/+0
2010-05-05OMAP1: Amstrad Delta: use FIQ for processing GPIO interruptsJanusz Krzysztofik1-0/+6
2010-05-05OMAP1: Amstrad Delta: update board initialization code forcomplete modem IRQ GPIO line setupJanusz Krzysztofik1-1/+11
2010-05-05OMAP1: Amstrad Delta: add a handler for processing interruptsgenerated by the FIQ routineJanusz Krzysztofik3-1/+163
2010-05-05OMAP1: Amstrad Delta: add FIQ handler for serial keyboardport interrupt processingJanusz Krzysztofik4-0/+361
2010-05-03omap: Use a memory address for storing the debug port info instead of UART1 scratchpadTony Lindgren1-15/+6
2010-04-27Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-15/+0
2010-04-22arm: omap1: remove dead code from timer32k.cFelipe Balbi1-15/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-25omap: i2c: Fix muxing for command line enabled busJarkko Nikula1-5/+1
2010-02-24OMAP4: clock: Add dummy clock nodes for interface clocksSantosh Shilimkar2-20/+0
2010-02-24OMAP clock: drop RATE_FIXED clock flagPaul Walmsley2-20/+10
2010-02-24OMAP clock: drop .id field; ensure each clock has a unique namePaul Walmsley1-7/+3
2010-02-15omap1: mailbox: kill compile warningFelipe Balbi2-3/+8
2010-02-15omap: McBSP: Introduce caching in register write operationsJanusz Krzysztofik1-3/+13
2010-02-15omap: convert boards to use physmap-flashLadislav Michl13-47/+90
2010-02-15Merge branch 'debug-ll' into omap-for-linusTony Lindgren2-17/+79
2010-02-15omap: Make uncompress code and DEBUG_LL code genericTony Lindgren1-7/+65
2010-02-15omap: Clean the serial port definesTony Lindgren2-9/+13
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2010-01-26OMAP1 clock: convert armwdt_ck to use the fixed divisor recalc functionPaul Walmsley2-7/+2
2010-01-20OMAP1 clock: fix for "BUG: spinlock lockup on CPU#0"Paul Walmsley1-3/+3
2010-01-08Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixes-for-linusTony Lindgren1-3/+3
2010-01-08OMAP1 clock: remove __initdata from struct clk_functions to prevent crashCory Maccarrone1-1/+1
2010-01-08OMAP1 clock: Add missing clocks for OMAP 7xxCory Maccarrone1-2/+2
2010-01-08omap1: Add 7xx clocks and pin muxes for SPICory Maccarrone3-0/+47
2009-12-11omap1: LCD_DMA: Use some define rather than a hexadecimalJanusz Krzysztofik2-1/+59
2009-12-11omap1: I2C mux and clocks for omap7xxCory Maccarrone3-4/+14
2009-12-11omap1: Add omap7xx USB supportCory Maccarrone2-1/+67
2009-12-11omap1: DMA: move LCD related code from plat-omap to mach-omap1Janusz Krzysztofik3-0/+529