summaryrefslogtreecommitdiffstats
path: root/drivers/serial/8250_early.c
Commit message (Expand)AuthorAgeFilesLines
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-287/+0Star
* serial: print early console device address in hexLuck, Tony2010-08-241-2/+2
* serial: MMIO32 support for 8250_early.cSamium Gromoff2010-08-101-15/+42
* 8250: switch 8250 drivers to use _nocache ioremapsAlan Cox2008-05-011-1/+1
* serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-1/+1
* 8250_early: coding styleAlan Cox2008-02-081-8/+15
* serial: fix compile warning about putcYinghai Lu2007-11-061-2/+2
* serial: fix 8250 early console setupDaniel Ritz2007-08-041-1/+1
* Use resource_size_t for serial port IO addressesJosh Boyer2007-07-241-4/+6
* serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-161-58/+59
* [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-201-7/+2Star
* [SERIAL] 8250_early.c passing 0 instead of NULLBen Dooks2005-11-031-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+255