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
/
common
/
console.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-27
debug_uart: Remove duplicated carriage return handling
Bin Meng
1
-2
/
+0
2016-02-11
dm: video: Add a temporary work-around for old stdout var
Simon Glass
1
-0
/
+8
2016-01-25
common/console.c: Remove unused inline functions
Tom Rini
1
-48
/
+0
2015-11-23
lib/tiny-printf.c: Add tiny printf function for space limited environments
Stefan Roese
1
-36
/
+0
2015-11-23
common/console.c: Small coding style cleanup
Stefan Roese
1
-2
/
+4
2015-11-23
common/console.c: Drop sandbox special-case console code
Stefan Roese
1
-5
/
+0
2015-11-20
console: Add a console buffer
Simon Glass
1
-1
/
+49
2015-11-20
Move console definitions into a new console.h file
Simon Glass
1
-0
/
+1
2015-07-22
sandbox: Drop special-case sandbox console code
Simon Glass
1
-5
/
+1
2015-07-22
dm: Allow debug UART to support an early console
Simon Glass
1
-0
/
+19
2015-05-19
console: Fix pre-console flushing via cfb_console being very slow
Hans de Goede
1
-18
/
+22
2015-01-30
Export redesign
Martin Dorwig
1
-10
/
+10
2015-01-14
console: Use pre-console buffer to get complete log on all consoles
Siarhei Siamashka
1
-5
/
+41
2014-12-08
Fix console functions for U-Boot API
Simon Glass
1
-4
/
+4
2014-10-25
common:console: add missing include
Jeroen Hofstee
1
-1
/
+2
2014-09-25
sandbox: Disable Ctrl-C
Simon Glass
1
-0
/
+3
2014-07-23
Add a flag indicating when the serial console is ready
Simon Glass
1
-2
/
+2
2014-07-23
console: Remove vprintf() optimisation for sandbox
Simon Glass
1
-1
/
+1
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
1
-9
/
+9
2014-05-23
Add the function 'confirm_yesno' for interactive
Pierre Aubert
1
-1
/
+27
2014-01-09
sandbox: Allow the console to work earlier
Simon Glass
1
-1
/
+15
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2012-12-13
env: Add a silent env handler
Joe Hershberger
1
-0
/
+23
2012-12-13
env: Add a console env handler
Joe Hershberger
1
-0
/
+44
2012-12-13
env: Refactor do_apply to a flag
Joe Hershberger
1
-4
/
+4
2012-12-12
console: Enable function to display console info
Simon Glass
1
-2
/
+4
2012-03-24
Revert "Add board_pre_console_putc to deal with early console output"
Simon Glass
1
-9
/
+1
2011-12-18
Make printf and vprintf safe from buffer overruns
Sonny Rao
1
-5
/
+5
2011-12-09
Add board_pre_console_putc to deal with early console output
Simon Glass
1
-1
/
+9
2011-10-06
console: Implement pre-console buffer
Graeme Russ
1
-2
/
+41
2011-10-01
console: Squelch pre-console output in console functions
Graeme Russ
1
-0
/
+18
2010-11-28
stdio: constify "name" arg in public api
Mike Frysinger
1
-2
/
+2
2010-07-05
Make *printf() return "int" instead of "void"
Wolfgang Denk
1
-4
/
+8
2010-06-24
Remove AmigaOneG3SE board
Wolfgang Denk
1
-4
/
+0
2010-03-22
console.c: fix problem with splashimage
Anatolij Gustschin
1
-3
/
+7
2009-08-30
bugfix CONFIG_SYS_CONSOLE_INFO_QUIET
David Brownell
1
-1
/
+1
2009-07-19
console: unify printing current devices
Jean-Christophe PLAGNIOL-VILLARD
1
-46
/
+29
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
1
-18
/
+18
2009-02-18
common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible
Jean-Christophe PLAGNIOL-VILLARD
1
-52
/
+56
2009-02-18
common/console: coding style cleanup
Jean-Christophe PLAGNIOL-VILLARD
1
-98
/
+101
2008-12-07
IOMUX: Add console multiplexing support.
Gary Jennejohn
1
-1
/
+155
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-20
/
+20
2008-09-07
Allow console input to be disabled
Mark Jackson
1
-0
/
+20
2008-08-31
devices: merge to list_head
Jean-Christophe PLAGNIOL-VILLARD
1
-37
/
+25
2008-05-21
Big white-space cleanup.
Wolfgang Denk
1
-1
/
+1
2007-05-05
[PATCH] simplify silent console
Ladislav Michl
1
-7
/
+1
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
1
-16
/
+2
2005-03-31
* Patch by Detlev Zundel, 31 Mar 2005:
wdenk
1
-5
/
+3
2004-04-18
* Cleanup, minor fixes
wdenk
1
-1
/
+4
2004-03-24
* Patches by Thomas Viehweger, 16 Mar 2004:
wdenk
1
-12
/
+12
[next]