aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/serial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2015-05-21ARM: OMAP1: Fix randconfig builds if ARCH_OMAP15XX not selectedTony Lindgren1-0/+1
2012-10-17ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omapTony Lindgren1-1/+0
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren1-1/+1
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg1-1/+0
2012-05-08ARM: omap1: use machine specific hook for late initShawn Guo1-2/+1
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King1-2/+1
2010-12-10omap1: Add initcall checks for omap1 and booted boardTony Lindgren1-0/+3
2010-11-30Merge branches 'devel-cleanup', 'devel-serial' and 'devel-board' into omap-for-linusTony Lindgren1-2/+4
2010-11-30OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbersAndrei Emeltchenko1-2/+4
2010-11-24arm: omap1: add missing includesAaro Koskinen1-0/+2
2010-08-02omap1: omap7xx clocks, mux, serial fixesCory Maccarrone1-0/+7
2010-02-15omap: Clean the serial port definesTony Lindgren1-3/+3
2009-11-22omap: Eliminate OMAP_MAX_NR_PORTSAlexander Shishkin1-1/+1
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren1-16/+14
2009-10-22omap1: Fix redundant UARTs pin muxing that can break other hardware supportJanusz Krzysztofik1-26/+0
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-3/+3
2009-10-16omap: Change low-level serial init to use ioremapTony Lindgren1-3/+8
2009-10-07OMAP7XX: Replace omap730 references in irqs.h and all usersAlistair Buxton1-2/+2
2009-10-07OMAP7XX: Serial: Remove duplicate omap850 codeAlistair Buxton1-8/+1
2009-08-28OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo1-11/+0
2009-08-28OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren1-3/+3
2009-05-28OMAP1: PM: update and decouple from OMAP2/3 PM coreKevin Hilman1-3/+0
2009-03-23[OMAP850] Changes to base IO subsystem, v2Zebediah C. McClure1-0/+7
2008-12-10ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula1-2/+2
2008-12-10ARM: OMAP: use gpio_to_irqDavid Brownell1-2/+2
2008-12-10ARM: OMAP: switch to gpio_direction_inputDavid Brownell1-1/+1
2008-10-14Merge branch 'omap-all' into develRussell King1-6/+6
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-09-05[ARM] omap: Fix IO_ADDRESS() macrosRussell King1-6/+6
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-5/+5
2007-03-02ARM: OMAP: OMAP310 SerialMarek Vašut1-9/+9
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-2/+1
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-1/+1
2006-07-01[ARM] 3693/1: ARM: Convert omap1 to generic irq handlingThomas Gleixner1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-02[ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2Tony Lindgren1-3/+3
2006-01-17ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable miscTony Lindgren1-3/+3
2006-01-08[PATCH] IRQ type flagsRussell King1-2/+1
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King1-1/+1
2005-11-10[ARM] 3141/1: OMAP 1/5: Update omap1 specific filesTony Lindgren1-2/+7
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds1-1/+1
2005-09-08[ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2Tony Lindgren1-0/+84
2005-09-08[SERIAL] Use an enum for serial8250 platform device IDsRussell King1-1/+1
2005-07-10[PATCH] ARM: 2801/1: OMAP update 6/11: Split OMAP1 common code into id, io and serialTony Lindgren1-0/+200