summaryrefslogtreecommitdiffstats
path: root/drivers/serial/8250_early.c
AgeCommit message (Expand)AuthorLines
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman-287/+0
2010-08-23serial: print early console device address in hexLuck, Tony-2/+2
2010-08-10serial: MMIO32 support for 8250_early.cSamium Gromoff-15/+42
2008-05-018250: switch 8250 drivers to use _nocache ioremapsAlan Cox-1/+1
2008-04-30serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison-1/+1
2008-02-088250_early: coding styleAlan Cox-8/+15
2007-11-05serial: fix compile warning about putcYinghai Lu-2/+2
2007-08-03serial: fix 8250 early console setupDaniel Ritz-1/+1
2007-07-24Use resource_size_t for serial port IO addressesJosh Boyer-4/+6
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu-58/+59
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King-7/+2
2005-11-03[SERIAL] 8250_early.c passing 0 instead of NULLBen Dooks-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+255