9
0
Fork 0
barebox/drivers/serial
Sascha Hauer a03277592f serial 16550: use xzalloc
No need to check for the result and increases the chance that we
build a binary without the rarely used calloc function.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-04-11 12:36:08 +02:00
..
Kconfig Nios2: Add Altera UART driver 2011-04-08 11:37:23 +02:00
Makefile Nios2: Add Altera UART driver 2011-04-08 11:37:23 +02:00
amba-pl011.c Fix error handling with malloc, memalign etc. Introduce xmemalign(). 2011-01-07 10:21:22 +01:00
arm_dcc.c driver: use id as -1 for auto assigned id 2010-09-20 08:58:52 +02:00
atmel.c Fix error handling with malloc, memalign etc. Introduce xmemalign(). 2011-01-07 10:21:22 +01:00
linux_console.c [SANDBOX] Move include/asm-sandbox/arch-* to arch/sandbox/*/include/mach 2009-10-22 14:21:29 +02:00
serial_altera.c Nios2: Add Altera UART driver 2011-04-08 11:37:23 +02:00
serial_at91rm9200.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2009-10-22 14:21:25 +02:00
serial_blackfin.c Fix error handling with malloc, memalign etc. Introduce xmemalign(). 2011-01-07 10:21:22 +01:00
serial_imx.c Fix error handling with malloc, memalign etc. Introduce xmemalign(). 2011-01-07 10:21:22 +01:00
serial_mpc5xxx.c [PPC] Move include/asm-ppc/arch-* to arch/ppc/*/include/mach 2009-10-22 14:21:30 +02:00
serial_netx.c Fix error handling with malloc, memalign etc. Introduce xmemalign(). 2011-01-07 10:21:22 +01:00
serial_ns16550.c serial 16550: use xzalloc 2011-04-11 12:36:08 +02:00
serial_ns16550.h 009-add-NS16550 2008-06-05 19:45:21 +02:00
serial_pl010.c Fix error handling with malloc, memalign etc. Introduce xmemalign(). 2011-01-07 10:21:22 +01:00
serial_pl010.h Add PrimeCell PL010 serial driver 2010-01-14 10:04:13 +01:00
serial_s3c24x0.c Fix error handling with malloc, memalign etc. Introduce xmemalign(). 2011-01-07 10:21:22 +01:00
stm-serial.c STM378x: Do not configure any pin usage in the driver 2010-12-14 15:15:06 +01:00