u-boot-2016/drivers
Keng Soon Cheah cac73f20ac serial: nulldev: Add nulldev serial driver
Some device the serial console's initialization cannot run early during
the boot process. Hence, nulldev serial device is helpful on that
situation.

For example, if the serial module was implemented in FPGA. Serial
initialization is prohibited to run until the FPGA was programmed.

This commit is to adding nulldev serial driver. This will allows the
default console to be specified as a nulldev.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Keng Soon Cheah <keng.soon.cheah@ni.com>
Cc: Chen Yee Chew <chen.yee.chew@ni.com>
2017-09-13 09:24:24 -04:00
..
adc
ata dma: import linux/dma-direction.h to consolidate enum dma_data_direction 2017-09-12 18:02:23 -04:00
bios_emulator
block blk: dm: make blk_create_device() take a number of block instead of a size 2017-09-11 21:43:58 -06:00
bootcount cosmetic: bootcount: correct comment for used scratch register 2017-09-12 17:58:54 -04:00
clk clk: uniphier: add System clock support 2017-08-30 09:07:04 +09:00
core dm: core: add clocks node scan 2017-09-11 21:43:58 -06:00
cpu
crypto crypto/fsl: fix obj-yy in Makefile 2017-09-04 09:02:07 -04:00
ddr armv8: ls1088a: Add NXP LS1088A SoC support 2017-09-11 08:00:13 -07:00
demo
dfu env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
dma imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
firmware
fpga fpga: xilinx: Avoid using local intermediate buffer 2017-08-02 09:11:52 +02:00
gpio stm32f1: remove stm32f1 support 2017-08-13 15:17:37 -04:00
i2c rockchip: i2c: fix >32 byte reads 2017-09-05 11:13:36 +02:00
input env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
led
mailbox
memory
misc misc: i2c_eeprom: Add compatible for AT24MAC402 2017-09-12 17:58:54 -04:00
mmc dma: import linux/dma-direction.h to consolidate enum dma_data_direction 2017-09-12 18:02:23 -04:00
mtd mtd: nand: denali_dt: add a DT driver 2017-08-30 09:03:11 +09:00
net armv8: fsl-layerscape: Support to add RGMII for ls1088aqds 2017-09-11 08:01:05 -07:00
nvme nvme: Remove dead codes in nvme_setup_io_queues() 2017-09-03 15:30:34 -04:00
pch
pci vbe: Drop vbe_get_video_info() 2017-08-24 11:00:47 +08:00
pcmcia Kconfig; Drop CONFIG_IDE_TI_CARDBUS and associated driver 2017-08-11 15:41:51 -04:00
phy phy: add a NO-OP phy driver 2017-07-28 23:34:44 +02:00
pinctrl pinctrl: imx7ulp: Add new info instance for iomuxc1 2017-08-23 10:48:15 +02:00
power Merge git://git.denx.de/u-boot-dm 2017-09-12 09:32:51 -04:00
pwm dm: tegra: pwm: Convert to livetree 2017-07-28 12:02:47 -06:00
qe QE: Set QE_IRAM_READY after uploading firmware 2017-09-11 07:55:36 -07:00
ram ram: kconfig: s/SPL/TPL/ in TPL_RAM help text 2017-08-26 14:56:06 -04:00
remoteproc
reset reset: uniphier: add PXs3 support 2017-08-30 09:07:04 +09:00
rtc env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
scsi blk: dm: make blk_create_device() take a number of block instead of a size 2017-09-11 21:43:58 -06:00
serial serial: nulldev: Add nulldev serial driver 2017-09-13 09:24:24 -04:00
soc
sound
spi x86: ich-spi: Clear atomic preop only when SPI settings are not locked 2017-09-02 23:35:55 +08:00
spmi
sysreset
thermal
timer rockchip: timer: fix U_BOOT_DRIVER name 2017-09-05 11:04:35 +02:00
tpm
usb usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
video ipu_common: Let the MX6 IPU clock be calculated in run-time 2017-09-11 12:46:51 +02:00
watchdog wdt: Update uclass to make clear that the timeout is in ms 2017-08-13 15:17:34 -04:00
Kconfig nvme: Add NVM Express driver support 2017-08-13 15:17:31 -04:00
Makefile Merge branch 'master' of git://git.denx.de/u-boot-rockchip 2017-08-14 10:40:01 -04:00