9
0
Fork 0
barebox/drivers/serial
Philipp Zabel dc82bce50b serial: imx: Fix for non-devicetree boards
Commit 3843bfd0ab
"serial: imx: Determine device name from device tree"
broke this driver for non-devicetree boards, since
of_alias_get may not be called with a NULL pointer
as first argument.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-09-05 07:43:29 +02:00
..
Kconfig Merge branch 'for-next/efi' 2014-08-07 06:14:56 +02:00
Makefile Merge branch 'for-next/efi' 2014-08-07 06:14:56 +02:00
amba-pl011.c serial: do not set default baudrate at init 2013-09-22 16:46:51 +02:00
arm_dcc.c console: drop f_caps and check the function pointer getc/putc instead 2013-09-21 09:59:16 +02:00
atmel.c Merge branch 'for-next/rs485' 2013-10-07 08:02:14 +02:00
efi-stdio.c serial: Add EFI stdio driver 2014-07-16 10:46:18 +02:00
linux_console.c console: drop f_caps and check the function pointer getc/putc instead 2013-09-21 09:59:16 +02:00
serial_altera.c console: drop f_caps and check the function pointer getc/putc instead 2013-09-21 09:59:16 +02:00
serial_altera_jtag.c console: drop f_caps and check the function pointer getc/putc instead 2013-09-21 09:59:16 +02:00
serial_ar933x.c serial: add Atheros AR933x driver 2014-03-28 10:28:15 +01:00
serial_ar933x.h serial: add Atheros AR933x driver 2014-03-28 10:28:15 +01:00
serial_auart.c serial: do not set default baudrate at init 2013-09-22 16:46:51 +02:00
serial_blackfin.c console: drop f_caps and check the function pointer getc/putc instead 2013-09-21 09:59:16 +02:00
serial_cadence.c console: drop f_caps and check the function pointer getc/putc instead 2013-09-21 09:59:16 +02:00
serial_clps711x.c serial: clps711x: Update driver 2014-01-24 23:10:04 +01:00
serial_digic.c serial: add driver for Canon DIGIC UART 2014-07-29 15:08:29 +02:00
serial_imx.c serial: imx: Fix for non-devicetree boards 2014-09-05 07:43:29 +02:00
serial_mpc5xxx.c console: drop f_caps and check the function pointer getc/putc instead 2013-09-21 09:59:16 +02:00
serial_netx.c console: drop f_caps and check the function pointer getc/putc instead 2013-09-21 09:59:16 +02:00
serial_ns16550.c serial: ns16550: Add register read/write function pointers to private data 2014-07-14 08:01:11 +02:00
serial_ns16550.h serial: ns16550: Add device ids for omap 2013-11-22 10:56:49 +01:00
serial_omap4_usbboot.c console: drop f_caps and check the function pointer getc/putc instead 2013-09-21 09:59:16 +02:00
serial_pl010.c console: drop f_caps and check the function pointer getc/putc instead 2013-09-21 09:59:16 +02:00
serial_pl010.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
serial_pxa.c console: drop f_caps and check the function pointer getc/putc instead 2013-09-21 09:59:16 +02:00
serial_s3c.c console: drop f_caps and check the function pointer getc/putc instead 2013-09-21 09:59:16 +02:00
stm-serial.c console: drop f_caps and check the function pointer getc/putc instead 2013-09-21 09:59:16 +02:00