| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 8271/1: omap1: Migrate debug_ll macros to use 8250.S | Daniel Thompson | 2015-01-21 | 1 | -101/+0 |
* | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo... | Uwe Kleine-König | 2014-07-29 | 1 | -5/+0 |
* | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 2014-02-18 | 1 | -5/+0 |
|\ |
|
| * | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 2013-12-20 | 1 | -5/+0 |
* | | ARM: OMAP1: USB: move omap_usb_config to platform data | Aaro Koskinen | 2013-12-06 | 1 | -37/+1 |
|/ |
|
* | ARM: DRA7: id: Add cpu detection support for DRA7xx based SoCs' | R Sricharan | 2013-08-13 | 1 | -0/+1 |
* | ARM: OMAP1: Remove legacy irda.h and irda setup from board files | Jarkko Nikula | 2013-06-18 | 1 | -33/+0 |
* | ARM: OMAP1: fix omap_udc registration | Aaro Koskinen | 2013-04-08 | 1 | -1/+1 |
* | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 2013-01-11 | 1 | -5/+0 |
* | ARM: OMAP: Remove NEED_MACH_GPIO_H | Tony Lindgren | 2012-11-02 | 1 | -3/+0 |
* | ARM: OMAP1: Remove relative includes | Tony Lindgren | 2012-10-31 | 4 | -4/+234 |
* | ARM: OMAP: Split plat/serial.h for omap1 and omap2+ | Tony Lindgren | 2012-10-24 | 4 | -3/+56 |
* | ARM: OMAP: Split uncompress.h to mach-omap1 and mach-omap2 | Tony Lindgren | 2012-10-24 | 1 | -2/+119 |
* | ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 | Tony Lindgren | 2012-10-18 | 2 | -2/+2 |
* | ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1 | Tony Lindgren | 2012-10-17 | 2 | -1/+90 |
* | ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omap | Tony Lindgren | 2012-10-17 | 1 | -0/+113 |
* | ARM: OMAP1: Move irda.h from plat to mach | Tony Lindgren | 2012-09-20 | 1 | -0/+33 |
* | ARM: OMAP1: Move flash.h from plat to mach | Tony Lindgren | 2012-09-20 | 1 | -0/+17 |
* | ARM: OMAP1: Move board-voiceblue.h from plat to mach | Tony Lindgren | 2012-09-20 | 1 | -0/+19 |
* | ARM: OMAP1: Move board-sx1.h from plat to mach | Tony Lindgren | 2012-09-20 | 1 | -0/+52 |
* | ARM: OMAP1: Move board-ams-delta.h from plat to mach | Tony Lindgren | 2012-09-20 | 1 | -0/+71 |
* | ARM: OMAP1: Make plat/mux.h omap1 only | Tony Lindgren | 2012-09-20 | 1 | -0/+454 |
* | ARM: OMAP: Remove smp.h | Tony Lindgren | 2012-09-20 | 1 | -5/+0 |
* | ARM: OMAP1: Move SoC specific headers from plat to mach for omap1 | Tony Lindgren | 2012-09-12 | 4 | -3/+359 |
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ | Tony Lindgren | 2012-09-12 | 1 | -4/+281 |
* | ARM: OMAP1: Move plat/irqs.h to mach/irqs.h | Tony Lindgren | 2012-09-12 | 2 | -4/+265 |
* | ARM: OMAP: Move gpio.h to include/linux/platform_data | Tony Lindgren | 2012-09-12 | 1 | -2/+0 |
* | ARM: OMAP: Make FS USB omap1 only | Tony Lindgren | 2012-06-04 | 1 | -0/+165 |
* | ARM: fix __io macro for PCMCIA | Rob Herring | 2012-04-05 | 1 | -0/+45 |
* | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 2012-03-06 | 1 | -46/+0 |
* | ARM: OMAP: Remove remaining includes for mach/io.h | Tony Lindgren | 2012-03-06 | 1 | -1/+0 |
* | Merge branch 'iomap' into cleanup | Tony Lindgren | 2012-02-28 | 4 | -3/+83 |
|\ |
|
| * | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h | Tony Lindgren | 2012-02-24 | 3 | -2/+80 |
| * | ARM: OMAP1: Move most of plat/io.h into local iomap.h | Tony Lindgren | 2012-02-24 | 1 | -1/+3 |
* | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 | 1 | -6/+0 |
|\ \ |
|
| * | | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 2012-02-21 | 1 | -6/+0 |
| |/ |
|
* | | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-20 | 1 | -5/+0 |
|/ |
|
* | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 2011-11-26 | 1 | -20/+0 |
* | ARM: OMAP: move OMAP1 memory config from plat/memory.h to its mach/memory.h | Nicolas Pitre | 2011-09-26 | 1 | -1/+52 |
* | ARM: mach-omap1: clean up debug-macro.S | Nicolas Pitre | 2011-09-26 | 1 | -21/+17 |
* | ARM: plat-omap: make OMAP_UART_INFO into a relative offset | Nicolas Pitre | 2011-09-26 | 1 | -5/+3 |
* | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 2011-09-26 | 1 | -1/+1 |
* | ARM: Consolidate the clkdev header files | Kyungmin Park | 2011-07-19 | 1 | -5/+0 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | ARM: 6651/1: omap: Fix DEBUG_LL code for p2v changes | Tony Lindgren | 2011-02-17 | 1 | -3/+6 |
* | omap1: Simplify use of omap_irq_flags | Tony Lindgren | 2011-01-27 | 1 | -13/+0 |
* | omap1: Use asm_irq_flags for entry-macro.S | Tony Lindgren | 2010-12-09 | 1 | -13/+14 |
* | ARM: 6484/1: fix compile warning in mm/init.c | Anand Gadiyar | 2010-11-21 | 1 | -1/+1 |
* | OMAP1: camera.h: add missing include | Janusz Krzysztofik | 2010-11-05 | 1 | -0/+2 |
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-10-25 | 1 | -0/+11 |
|\ |
|