1
0
Fork 0
remarkable-uboot/drivers/serial
Ron Madrid f5675aa5ce Create configuration option for restricted ns16550 functions
This patch will create a configuration option for a minimum configuration for
the ns16550 serial driver at drivers/serial/ns16550.c and will apply this new
configuration option to the SIMPC8313.h config file in order to fix the NAND
bootstrap build error.  This option will exclude all functions with exception of
NS16550_putc and NS16550_init.  This will be used primarily to save space and
remove unused code from builds in which space is limited.

Signed-off-by: Ron Madrid <ron_madrid@sbcglobal.net>
2009-02-19 00:34:51 +01:00
..
Makefile ixp: move serial to drivers/serial 2009-01-31 10:16:02 +01:00
atmel_usart.c drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros 2008-08-03 02:24:52 +02:00
atmel_usart.h drivers/serial : move serial drivers to drivers/serial 2007-11-25 23:24:16 +01:00
mcfuart.c Coldfire: Applied baudrate formula of serial_init to serial_setbrg 2009-02-06 14:54:47 -07:00
ns9750_serial.c serial: move CFG_NS9750_UART to CONFIG_NS9750_UART 2008-08-13 01:40:39 +02:00
ns16550.c Create configuration option for restricted ns16550 functions 2009-02-19 00:34:51 +01:00
s3c64xx.c S3C64XX: remove broken HWFLOW support from the serial driver 2008-08-31 00:39:47 +02:00
s3c4510b_uart.c drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros 2008-08-03 02:24:52 +02:00
s3c4510b_uart.h drivers/serial : move serial drivers to drivers/serial 2007-11-25 23:24:16 +01:00
serial.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
serial_ixp.c ixp: move serial to drivers/serial 2009-01-31 10:16:02 +01:00
serial_max3100.c drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros 2008-08-03 02:24:52 +02:00
serial_pl01x.c Moved conditional compile into Makefile 2008-09-09 14:42:02 +02:00
serial_pl01x.h Merged serial_pl010.c and serial_pl011.c. 2008-09-09 14:41:11 +02:00
serial_sh.c sh: serial: use readx/writex accessors 2009-01-16 11:59:20 +09:00
serial_xuartlite.c drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros 2008-08-03 02:24:52 +02:00
usbtty.c Added usbtty_configured() check. Fixed attribute(packed) warnings. 2009-02-15 17:14:38 +01:00
usbtty.h usbtty/omap: update to current API 2008-12-09 21:12:41 +01:00
vct.c serial: Rename driver vcth to vct to support other board variants 2009-01-24 01:38:03 +01:00