Home
last modified time | relevance | path

Searched hist:e101550a9a8b956434cf2a73f66afbb42f4654bd (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/serial/
H A Dsandbox.ce101550a9a8b956434cf2a73f66afbb42f4654bd Sun Feb 24 17:33:13 UTC 2013 Taylor Hutt <thutt@chromium.org> sandbox: Improve sandbox serial port keyboard interface

Implements the tstc() interface for the serial driver. Multiplexing
the console between the serial port and a keyboard uses a polling
method of checking if characters are available; this means that the
serial console must be non-blocking when attempting to read
characters.

Signed-off-by: Taylor Hutt <thutt@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/
H A Dos.he101550a9a8b956434cf2a73f66afbb42f4654bd Sun Feb 24 17:33:13 UTC 2013 Taylor Hutt <thutt@chromium.org> sandbox: Improve sandbox serial port keyboard interface

Implements the tstc() interface for the serial driver. Multiplexing
the console between the serial port and a keyboard uses a polling
method of checking if characters are available; this means that the
serial console must be non-blocking when attempting to read
characters.

Signed-off-by: Taylor Hutt <thutt@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dos.ce101550a9a8b956434cf2a73f66afbb42f4654bd Sun Feb 24 17:33:13 UTC 2013 Taylor Hutt <thutt@chromium.org> sandbox: Improve sandbox serial port keyboard interface

Implements the tstc() interface for the serial driver. Multiplexing
the console between the serial port and a keyboard uses a polling
method of checking if characters are available; this means that the
serial console must be non-blocking when attempting to read
characters.

Signed-off-by: Taylor Hutt <thutt@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>