summaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial_ns16550.c
Commit message (Expand)AuthorAgeFilesLines
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-2/+2
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* serial_ns16550: change the driver's nameAntony Pavlov2012-07-201-1/+1
* serial drivers: remove unused type_dataSascha Hauer2012-02-251-1/+0
* ns16550: fix ier selectionAntony Pavlov2012-01-191-0/+2
* ns16550: write zero to ier only onceAntony Pavlov2012-01-191-1/+0
* ns16550: make ns16550_serial_init_port() shorterAntony Pavlov2012-01-191-17/+3
* ns16550: support for UART with broken FIFOAntony Pavlov2012-01-191-2/+16
* introduce io.hSascha Hauer2011-09-221-1/+1
* serial_ns16550: drop the non working checkJean-Christophe PLAGNIOL-VILLARD2011-08-041-3/+0
* ns16550: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-08-011-37/+89
* ns16550: if not specific f_caps defined use default stdin, stdout, stderrJean-Christophe PLAGNIOL-VILLARD2011-07-301-1/+4
* serial_ns16550: remove legacy code copied from U-Boot v1Antony Pavlov2011-07-171-19/+0
* serial 16550: use xzallocSascha Hauer2011-04-111-3/+1
* Cleanup some more collateral damage from renamingMarc Kleine-Budde2009-12-151-1/+1
* Cleanup colleteral damage from renamingSascha Hauer2009-12-151-9/+9
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-2/+2
* Improve or fix various parameter documentationJuergen Beisert2009-07-311-12/+11
* Get rid of DEVICE_TYPE_CONSOLE usageSascha Hauer2009-07-211-1/+0
* 009-add-NS16550Nishanth Menon2008-06-051-0/+251