aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-02ARM: OMAP: Remove NEED_MACH_GPIO_HTony Lindgren1-3/+0
2012-10-31ARM: OMAP1: Remove relative includesTony Lindgren4-4/+234
2012-10-24ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren4-3/+56
2012-10-24ARM: OMAP: Split uncompress.h to mach-omap1 and mach-omap2Tony Lindgren1-2/+119
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren2-2/+2
2012-10-17ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren2-1/+90
2012-10-17ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omapTony Lindgren1-0/+113
2012-09-20ARM: OMAP1: Move irda.h from plat to machTony Lindgren1-0/+33
2012-09-20ARM: OMAP1: Move flash.h from plat to machTony Lindgren1-0/+17
2012-09-20ARM: OMAP1: Move board-voiceblue.h from plat to machTony Lindgren1-0/+19
2012-09-20ARM: OMAP1: Move board-sx1.h from plat to machTony Lindgren1-0/+52
2012-09-20ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren1-0/+71
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren1-0/+454
2012-09-20ARM: OMAP: Remove smp.hTony Lindgren1-5/+0
2012-09-12ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren4-3/+359
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-4/+281
2012-09-12ARM: OMAP1: Move plat/irqs.h to mach/irqs.hTony Lindgren2-4/+265
2012-09-12ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren1-2/+0
2012-06-04ARM: OMAP: Make FS USB omap1 onlyTony Lindgren1-0/+165
2012-04-05ARM: fix __io macro for PCMCIARob Herring1-0/+45
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-46/+0
2012-03-06ARM: OMAP: Remove remaining includes for mach/io.hTony Lindgren1-1/+0
2012-02-28Merge branch 'iomap' into cleanupTony Lindgren4-3/+83
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren3-2/+80
2012-02-24ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren1-1/+3
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-6/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-5/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-20/+0
2011-09-26ARM: OMAP: move OMAP1 memory config from plat/memory.h to its mach/memory.hNicolas Pitre1-1/+52
2011-09-26ARM: mach-omap1: clean up debug-macro.SNicolas Pitre1-21/+17
2011-09-26ARM: plat-omap: make OMAP_UART_INFO into a relative offsetNicolas Pitre1-5/+3
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-5/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-17ARM: 6651/1: omap: Fix DEBUG_LL code for p2v changesTony Lindgren1-3/+6
2011-01-27omap1: Simplify use of omap_irq_flagsTony Lindgren1-13/+0
2010-12-09omap1: Use asm_irq_flags for entry-macro.STony Lindgren1-13/+14
2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar1-1/+1
2010-11-05OMAP1: camera.h: add missing includeJanusz Krzysztofik1-0/+2
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-0/+11
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-33/+35
2010-10-01ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre1-1/+1
2010-10-01OMAP1: Add support for SoC camera interfaceJanusz Krzysztofik1-0/+11
2010-08-04omap: Fix DEBUG_LL uart to access phys addr when MMU isn't enableJason Wang1-3/+7
2010-05-05OMAP1: Amstrad Delta: add a handler for processing interruptsgenerated by the FIQ routineJanusz Krzysztofik1-0/+7
2010-05-05OMAP1: Amstrad Delta: add FIQ handler for serial keyboardport interrupt processingJanusz Krzysztofik1-0/+72
2010-05-03omap: Use a memory address for storing the debug port info instead of UART1 scratchpadTony Lindgren1-15/+6
2010-02-15omap: Make uncompress code and DEBUG_LL code genericTony Lindgren1-7/+65
2010-02-15omap: Clean the serial port definesTony Lindgren1-6/+10