index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial-uclass.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-24
Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig
Simon Glass
1
-1
/
+1
2016-07-15
dm: serial: Add support for of-platdata
Simon Glass
1
-1
/
+7
2016-03-17
x86: Allow use of serial soon after relocation
Simon Glass
1
-1
/
+1
2016-03-15
dm: serial-uclass: Move a carriage return before a line feed
Alison Wang
1
-2
/
+3
2016-01-12
dm: serial: Allow the UART driver to be dropped from the image
Simon Glass
1
-1
/
+3
2015-12-11
dm: serial: Minor coding style cleanup of some comments
Stefan Roese
1
-10
/
+10
2015-11-04
dm: serial: Deal with stdout-path with an alias
Simon Glass
1
-5
/
+25
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
1
-2
/
+2
2015-08-10
dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port
Hans de Goede
1
-3
/
+17
2015-08-05
dm: serial: Correct logic in serial_find_console_or_panic()
Simon Glass
1
-1
/
+1
2015-06-11
sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig
Simon Glass
1
-2
/
+3
2015-06-11
dm: serial: Don't support CONFIG_CONS_INDEX with device tree
Simon Glass
1
-32
/
+37
2015-04-23
dm: Add a panic_str() function to reduce code size
Simon Glass
1
-1
/
+1
2015-04-17
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
1
-2
/
+2
2015-03-26
dm: serial: remove bogus include <ns16550.h>
Masahiro Yamada
1
-2
/
+0
2015-02-13
dm: Add support for all targets which requires MANUAL_RELOC
Michal Simek
1
-0
/
+16
2015-01-30
dm: core: Add a flag to control sequence numbering
Simon Glass
1
-0
/
+1
2014-11-27
fdt: remove fdtdec_get_alias_node() function
Masahiro Yamada
1
-1
/
+1
2014-11-24
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-3
/
+74
2014-11-21
dm: Allow stdio registration to be dropped
Simon Glass
1
-3
/
+7
2014-11-21
dm: serial: Support changing the baud rate
Simon Glass
1
-0
/
+67
2014-11-21
dm: serial: Move current serial port pointer to global_data
Simon Glass
1
-16
/
+19
2014-10-24
dm: serial: consolidate common code more
Masahiro Yamada
1
-38
/
+41
2014-10-24
dm: serial: remove unnecessary casting
Masahiro Yamada
1
-6
/
+2
2014-10-24
dm: serial: fix console putc
Masahiro Yamada
1
-3
/
+3
2014-10-24
dm: serial: Support CONFIG_CONS_INDEX if available
Simon Glass
1
-1
/
+10
2014-10-24
dm: serial: Reset the watchdog while waiting in getc()
Simon Glass
1
-0
/
+5
2014-10-22
dm: serial: Put common code into separate functions
Simon Glass
1
-15
/
+17
2014-10-10
serial-uclass: Fix compilation error
Hans de Goede
1
-1
/
+1
2014-10-06
stdio: Add force parameter to stdio_deregister
Hans de Goede
1
-1
/
+1
2014-09-23
dm: serial: Don't require device tree to configure a console
Simon Glass
1
-1
/
+2
2014-09-10
dm: Add a uclass for serial devices
Simon Glass
1
-0
/
+213