Simon Glass
|
093f79ab88
Add a flag indicating when the serial console is ready
|
10 年 前 |
Simon Glass
|
7793ac96c6
console: Remove vprintf() optimisation for sandbox
|
10 年 前 |
Simon Glass
|
709ea543b9
stdio: Pass device pointer to stdio methods
|
10 年 前 |
Pierre Aubert
|
a5dffa4b67
Add the function 'confirm_yesno' for interactive
|
11 年 前 |
Simon Glass
|
91b136c798
sandbox: Allow the console to work earlier
|
11 年 前 |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 年 前 |
Joe Hershberger
|
e080d545f8
env: Add a silent env handler
|
12 年 前 |
Joe Hershberger
|
849d5d9cda
env: Add a console env handler
|
12 年 前 |
Joe Hershberger
|
c4e0057fa7
env: Refactor do_apply to a flag
|
12 年 前 |
Simon Glass
|
78c112c9f9
console: Enable function to display console info
|
12 年 前 |
Simon Glass
|
3fa4977a9e
Revert "Add board_pre_console_putc to deal with early console output"
|
13 年 前 |
Sonny Rao
|
068af6f843
Make printf and vprintf safe from buffer overruns
|
13 年 前 |
Simon Glass
|
295d3942b8
Add board_pre_console_putc to deal with early console output
|
13 年 前 |
Graeme Russ
|
9558b48af0
console: Implement pre-console buffer
|
13 年 前 |
Graeme Russ
|
e3e454cd72
console: Squelch pre-console output in console functions
|
13 年 前 |
Mike Frysinger
|
d7be3056de
stdio: constify "name" arg in public api
|
14 年 前 |
Wolfgang Denk
|
d9c27253ce
Make *printf() return "int" instead of "void"
|
15 年 前 |
Wolfgang Denk
|
953b7e6291
Remove AmigaOneG3SE board
|
15 年 前 |
Anatolij Gustschin
|
a74908161a
console.c: fix problem with splashimage
|
15 年 前 |
David Brownell
|
52f6c34c85
bugfix CONFIG_SYS_CONSOLE_INFO_QUIET
|
15 年 前 |
Jean-Christophe PLAGNIOL-VILLARD
|
7e3be7cf3b
console: unify printing current devices
|
16 年 前 |
Jean-Christophe PLAGNIOL-VILLARD
|
52cb4d4fb3
stdio/device: rework function naming convention
|
16 年 前 |
Jean-Christophe PLAGNIOL-VILLARD
|
5f03201088
common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible
|
16 年 前 |
Jean-Christophe PLAGNIOL-VILLARD
|
ec6f149946
common/console: coding style cleanup
|
16 年 前 |
Gary Jennejohn
|
16a28ef219
IOMUX: Add console multiplexing support.
|
16 年 前 |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 年 前 |
Mark Jackson
|
f5c3ba7978
Allow console input to be disabled
|
16 年 前 |
Jean-Christophe PLAGNIOL-VILLARD
|
c1de7a6daf
devices: merge to list_head
|
16 年 前 |
Wolfgang Denk
|
53677ef18e
Big white-space cleanup.
|
17 年 前 |
Ladislav Michl
|
4ec5bd55ed
[PATCH] simplify silent console
|
18 年 前 |