Joe Hershberger
|
82a115fdec
sandbox: Don't disable ctrlc() on sandbox if in raw mode
|
6 éve |
Joe Hershberger
|
b2f58d8ee0
console: Remember if ctrlc is disabled in console_tstc()
|
6 éve |
Simon Glass
|
af880e247d
console: Fix handling of NULL global_data
|
7 éve |
Tom Rini
|
83d290c56f
SPDX: Convert all of our single license tags to Linux Kernel style
|
7 éve |
Tom Rini
|
27b4225b3c
stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly
|
7 éve |
Simon Glass
|
64e9b4f346
Revert "sandbox: Drop special case console code for sandbox"
|
7 éve |
Soeren Moch
|
be135cc5eb
Revert "console: simplify puts()"
|
7 éve |
Wilson Lee
|
5daf6e56d3
common: console: Fix duplicated CONFIG in silent env callback
|
7 éve |
Simon Glass
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 éve |
Simon Glass
|
382bee57f1
env: Rename setenv() to env_set()
|
7 éve |
Simon Glass
|
7b3c4c3a53
dm: console: Check for serial devices properly
|
7 éve |
Simon Glass
|
42f9f915c2
console: Unify the check for a serial console
|
7 éve |
Masahiro Yamada
|
c61d0009fe
console: simplify puts()
|
7 éve |
Simon Glass
|
d8c6fb8ced
sandbox: Drop special case console code for sandbox
|
8 éve |
Simon Glass
|
4e6bafa568
console: Use map_sysmem() for the pre-relocation console
|
8 éve |
Simon Glass
|
b0895384be
Allow displaying the U-Boot banner on a video display
|
8 éve |
Simon Glass
|
b026542946
console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL
|
8 éve |
Simon Glass
|
8f92558414
Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig
|
8 éve |
Simon Glass
|
98af879976
Convert SILENT_CONSOLE options to Kconfig
|
8 éve |
Andreas J. Reichel
|
644074671e
watchdog: Fix Watchdog Reset while in U-Boot Prompt
|
8 éve |
Chris Packham
|
43e0a3dec0
common/console.c: ensure GD_FLG_SILENT is set or cleared
|
8 éve |
Bin Meng
|
ce1a7d1564
debug_uart: Remove duplicated carriage return handling
|
9 éve |
Simon Glass
|
a2931b30d2
dm: video: Add a temporary work-around for old stdout var
|
9 éve |
Tom Rini
|
3da5240925
common/console.c: Remove unused inline functions
|
9 éve |
Stefan Roese
|
7d9cde1031
lib/tiny-printf.c: Add tiny printf function for space limited environments
|
9 éve |
Stefan Roese
|
ddf7355a73
common/console.c: Small coding style cleanup
|
9 éve |
Stefan Roese
|
dd5577703b
common/console.c: Drop sandbox special-case console code
|
9 éve |
Simon Glass
|
9854a8748c
console: Add a console buffer
|
9 éve |
Simon Glass
|
24b852a7a2
Move console definitions into a new console.h file
|
9 éve |
Simon Glass
|
da229e4e57
sandbox: Drop special-case sandbox console code
|
10 éve |