9
0
Fork 0
barebox/drivers/serial
Juergen Beisert 069e1f45c8 serial S3: fix local structure malloc
Patch 2c54046510 introduces a private structure
for the S3C based UARTs but still reserves the memory for the smaller
structure which fails at runtime.

Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-03-13 13:23:46 +01:00
..
Kconfig MACH SAMSUNG/S3C: Unify the UART driver for the S3C family of CPUs 2012-01-02 13:32:13 +01:00
Makefile MACH SAMSUNG/S3C: Unify the UART driver for the S3C family of CPUs 2012-01-02 13:32:13 +01:00
amba-pl011.c serial drivers: remove unused type_data 2012-02-25 15:16:14 +01:00
arm_dcc.c serial drivers: remove unused type_data 2012-02-25 15:16:14 +01:00
atmel.c serial drivers: remove unused type_data 2012-02-25 15:16:14 +01:00
linux_console.c serial drivers: remove unused type_data 2012-02-25 15:16:14 +01:00
serial_altera.c serial drivers: remove unused type_data 2012-02-25 15:16:14 +01:00
serial_altera_jtag.c serial drivers: remove unused type_data 2012-02-25 15:16:14 +01:00
serial_blackfin.c serial drivers: remove unused type_data 2012-02-25 15:16:14 +01:00
serial_imx.c serial imx: fix unregister 2012-02-25 15:16:14 +01:00
serial_mpc5xxx.c serial drivers: remove unused type_data 2012-02-25 15:16:14 +01:00
serial_netx.c serial drivers: remove unused type_data 2012-02-25 15:16:14 +01:00
serial_ns16550.c serial drivers: remove unused type_data 2012-02-25 15:16:14 +01:00
serial_ns16550.h serial_ns16550: remove legacy code copied from U-Boot v1 2011-07-17 17:42:21 +02:00
serial_pl010.c serial drivers: remove unused type_data 2012-02-25 15:16:14 +01:00
serial_pl010.h Add PrimeCell PL010 serial driver 2010-01-14 10:04:13 +01:00
serial_pxa.c drivers/serial: trivial regression fix 2012-02-29 08:28:20 +01:00
serial_s3c.c serial S3: fix local structure malloc 2012-03-13 13:23:46 +01:00
stm-serial.c serial stm: fix unregister 2012-02-25 15:16:14 +01:00