index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial-uclass.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: serial: Allow the UART driver to be dropped from the image
Simon Glass
2016-01-12
1
-1
/
+3
*
dm: serial: Minor coding style cleanup of some comments
Stefan Roese
2015-12-10
1
-10
/
+10
*
dm: serial: Deal with stdout-path with an alias
Simon Glass
2015-11-04
1
-5
/
+25
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
1
-2
/
+2
*
dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port
Hans de Goede
2015-08-10
1
-3
/
+17
*
dm: serial: Correct logic in serial_find_console_or_panic()
Simon Glass
2015-08-05
1
-1
/
+1
*
sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig
Simon Glass
2015-06-10
1
-2
/
+3
*
dm: serial: Don't support CONFIG_CONS_INDEX with device tree
Simon Glass
2015-06-10
1
-32
/
+37
*
dm: Add a panic_str() function to reduce code size
Simon Glass
2015-04-23
1
-1
/
+1
*
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
1
-2
/
+2
*
dm: serial: remove bogus include <ns16550.h>
Masahiro Yamada
2015-03-25
1
-2
/
+0
*
dm: Add support for all targets which requires MANUAL_RELOC
Michal Simek
2015-02-12
1
-0
/
+16
*
dm: core: Add a flag to control sequence numbering
Simon Glass
2015-01-29
1
-0
/
+1
*
fdt: remove fdtdec_get_alias_node() function
Masahiro Yamada
2014-11-27
1
-1
/
+1
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-24
1
-3
/
+74
|
\
|
*
dm: Allow stdio registration to be dropped
Simon Glass
2014-11-21
1
-3
/
+7
|
*
dm: serial: Support changing the baud rate
Simon Glass
2014-11-21
1
-0
/
+67
*
|
dm: serial: Move current serial port pointer to global_data
Simon Glass
2014-11-21
1
-16
/
+19
|
/
*
dm: serial: consolidate common code more
Masahiro Yamada
2014-10-23
1
-38
/
+41
*
dm: serial: remove unnecessary casting
Masahiro Yamada
2014-10-23
1
-6
/
+2
*
dm: serial: fix console putc
Masahiro Yamada
2014-10-23
1
-3
/
+3
*
dm: serial: Support CONFIG_CONS_INDEX if available
Simon Glass
2014-10-23
1
-1
/
+10
*
dm: serial: Reset the watchdog while waiting in getc()
Simon Glass
2014-10-23
1
-0
/
+5
*
dm: serial: Put common code into separate functions
Simon Glass
2014-10-22
1
-15
/
+17
*
serial-uclass: Fix compilation error
Hans de Goede
2014-10-10
1
-1
/
+1
*
stdio: Add force parameter to stdio_deregister
Hans de Goede
2014-10-06
1
-1
/
+1
*
dm: serial: Don't require device tree to configure a console
Simon Glass
2014-09-23
1
-1
/
+2
*
dm: Add a uclass for serial devices
Simon Glass
2014-09-10
1
-0
/
+213