Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
15df6b31b62671d4e2347131bdbf4c07a305cab1
/
drivers
/
serial
/
serial-uclass.c
b41d4b8
serial: Set baudrate on boot
by Sean Anderson
· 4 years, 9 months ago
336d461
dm: core: Create a new header file for 'compat' features
by Simon Glass
· 4 years, 9 months ago
151f275
dm: serial: Handle "stdout-path" with ":options" correctly
by Bin Meng
· 5 years ago
f3998fd
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
a61cbad
dm: serial: Adjust serial_getinfo() to use proper API
by Simon Glass
· 6 years ago
3de04e7
dm: serial: Adjust serial_setconfig() to use proper API
by Simon Glass
· 6 years ago
67d1b05
dm: serial: Adjust serial_getconfig() to use proper API
by Simon Glass
· 6 years ago
d5bb4f8
dm: serial: Introduce ->getinfo() callback
by Andy Shevchenko
· 6 years ago
ac7f5db
dm: serial: Add ->getconfig() callback
by Andy Shevchenko
· 6 years ago
8d773c4
dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
by Bin Meng
· 6 years ago
cdef6bb
dm: Fix typo - missed semicolon
by Andy Shevchenko
· 6 years ago
aa0ffe8
serial: Allow serial to be absent in TPL
by Simon Glass
· 6 years ago
cbf5388
dm: serial: Replace setparity by setconfig
by Patrice Chotard
· 6 years ago
d3bb785
serial: protect access to serial rx buffer
by Patrick Delaunay
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
ae5326a
serial: Make full device search optional
by Alexander Graf
· 7 years ago
608b0c4
serial: Use next serial device if probing fails
by Alexander Graf
· 7 years ago
3ca7a06
serial: serial-uclass: Add generic serial RX buffer support
by Stefan Roese
· 7 years ago
7b3c4c3
dm: console: Check for serial devices properly
by Simon Glass
· 7 years ago
f1896c4
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
by Andy Yan
· 7 years ago
f93472a
dm: serial: Add livetree support
by Simon Glass
· 7 years ago
d096085
dm: serial: Separate out the core serial-device finding code
by Simon Glass
· 7 years ago
49ddcf3
serial: make serial_stub_* to static functions
by Masahiro Yamada
· 7 years ago
f5b5719
dm: core: Update lists_bind_fdt() to use ofnode
by Simon Glass
· 7 years ago
e98856f
serial: serial-uclass: Use force parameter in stdio_deregister_dev()
by Stefan Roese
· 8 years ago
869588d
Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig
by Simon Glass
· 8 years ago
b484b0d
dm: serial: Add support for of-platdata
by Simon Glass
· 8 years ago
e4d6ab0
x86: Allow use of serial soon after relocation
by Simon Glass
· 9 years ago
c5917b4
dm: serial-uclass: Move a carriage return before a line feed
by Alison Wang
· 9 years ago
92c55b6
dm: serial: Allow the UART driver to be dropped from the image
by Simon Glass
· 9 years ago
eb623b9
dm: serial: Minor coding style cleanup of some comments
by Stefan Roese
· 9 years ago
6bdc593
dm: serial: Deal with stdout-path with an alias
by Simon Glass
· 9 years ago
0f92582
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
8c45858
dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port
by Hans de Goede
· 9 years ago
753812c
dm: serial: Correct logic in serial_find_console_or_panic()
by Simon Glass
· 9 years ago
af28224
sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig
by Simon Glass
· 10 years ago
e9fc058
dm: serial: Don't support CONFIG_CONS_INDEX with device tree
by Simon Glass
· 9 years ago
6631237
dm: Add a panic_str() function to reduce code size
by Simon Glass
· 10 years ago
e564f05
dm: core: Add dev_get_uclass_priv() to access uclass private data
by Simon Glass
· 10 years ago
891ee87
dm: serial: remove bogus include <ns16550.h>
by Masahiro Yamada
· 10 years ago
484fdf5
dm: Add support for all targets which requires MANUAL_RELOC
by Michal Simek
· 10 years ago
9cc36a2
dm: core: Add a flag to control sequence numbering
by Simon Glass
· 10 years ago
0bd4e39
fdt: remove fdtdec_get_alias_node() function
by Masahiro Yamada
· 10 years ago
1739564
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
236f2bd
dm: Allow stdio registration to be dropped
by Simon Glass
· 10 years ago
ad1b81c
dm: serial: Support changing the baud rate
by Simon Glass
· 10 years ago
469a579
dm: serial: Move current serial port pointer to global_data
by Simon Glass
· 10 years ago
eea5a4c
dm: serial: consolidate common code more
by Masahiro Yamada
· 10 years ago
52a0a6f
dm: serial: remove unnecessary casting
by Masahiro Yamada
· 10 years ago
bac6446
dm: serial: fix console putc
by Masahiro Yamada
· 10 years ago
91155c6
dm: serial: Support CONFIG_CONS_INDEX if available
by Simon Glass
· 10 years ago
c487fd4
dm: serial: Reset the watchdog while waiting in getc()
by Simon Glass
· 10 years ago
b889332
dm: serial: Put common code into separate functions
by Simon Glass
· 10 years ago
4a74298
serial-uclass: Fix compilation error
by Hans de Goede
· 10 years ago
32d0192
stdio: Add force parameter to stdio_deregister
by Hans de Goede
· 10 years ago
59990bf
dm: serial: Don't require device tree to configure a console
by Simon Glass
· 10 years ago
57d9275
dm: Add a uclass for serial devices
by Simon Glass
· 10 years ago