Commit Graph

51 Commits (fce6900b492c18962a098eae837ea345b75f9a75)

Author SHA1 Message Date
Martin Dorwig 49cad54788 Export redesign 10 years ago
Siarhei Siamashka 2766966750 console: Use pre-console buffer to get complete log on all consoles 10 years ago
Simon Glass d8727713b6 Fix console functions for U-Boot API 10 years ago
Jeroen Hofstee 482f4691a3 common:console: add missing include 10 years ago
Simon Glass 8969ea3e9f sandbox: Disable Ctrl-C 11 years ago
Simon Glass 093f79ab88 Add a flag indicating when the serial console is ready 11 years ago
Simon Glass 7793ac96c6 console: Remove vprintf() optimisation for sandbox 11 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 11 years ago
Pierre Aubert a5dffa4b67 Add the function 'confirm_yesno' for interactive 11 years ago
Simon Glass 91b136c798 sandbox: Allow the console to work earlier 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Joe Hershberger e080d545f8 env: Add a silent env handler 12 years ago
Joe Hershberger 849d5d9cda env: Add a console env handler 12 years ago
Joe Hershberger c4e0057fa7 env: Refactor do_apply to a flag 12 years ago
Simon Glass 78c112c9f9 console: Enable function to display console info 12 years ago
Simon Glass 3fa4977a9e Revert "Add board_pre_console_putc to deal with early console output" 13 years ago
Sonny Rao 068af6f843 Make printf and vprintf safe from buffer overruns 13 years ago
Simon Glass 295d3942b8 Add board_pre_console_putc to deal with early console output 13 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 14 years ago
Graeme Russ e3e454cd72 console: Squelch pre-console output in console functions 14 years ago
Mike Frysinger 32ff4b7fe4 stdio: constify "name" arg in public api 14 years ago
Mike Frysinger d7be3056de stdio: constify "name" arg in public api 14 years ago
Wolfgang Denk d9c27253ce Make *printf() return "int" instead of "void" 15 years ago
Wolfgang Denk 953b7e6291 Remove AmigaOneG3SE board 15 years ago
Anatolij Gustschin a74908161a console.c: fix problem with splashimage 15 years ago
David Brownell 52f6c34c85 bugfix CONFIG_SYS_CONSOLE_INFO_QUIET 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 7e3be7cf3b console: unify printing current devices 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 5f03201088 common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible 16 years ago
Jean-Christophe PLAGNIOL-VILLARD ec6f149946 common/console: coding style cleanup 16 years ago
Gary Jennejohn 16a28ef219 IOMUX: Add console multiplexing support. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
Mark Jackson f5c3ba7978 Allow console input to be disabled 17 years ago
Jean-Christophe PLAGNIOL-VILLARD c1de7a6daf devices: merge to list_head 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Ladislav Michl 4ec5bd55ed [PATCH] simplify silent console 18 years ago
Ladislav Michl ada4d40091 [PATCH] simplify silent console 18 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
wdenk 83e40ba75d * Patch by Detlev Zundel, 31 Mar 2005: 20 years ago
wdenk 6e5923851e * Cleanup, minor fixes 21 years ago
wdenk 4b9206ed51 * Patches by Thomas Viehweger, 16 Mar 2004: 21 years ago
wdenk f6e20fc6ca Patch by Anders Larsen, 09 Jan 2004: 21 years ago
wdenk a6cccaea5a * Patch by Wolter Kamphuis, 15 Dec 2003: 21 years ago
wdenk 42d1f0394b * Patches by Xianghua Xiao, 15 Oct 2003: 22 years ago
wdenk f72da3406b Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent 22 years ago
dzu 87970ebeb5 Suppress all output with splashscreen configured only if "splashimage" 22 years ago
wdenk 5f535fe170 * Patches by Anders Larsen, 17 Sep 2003: 22 years ago
wdenk 27b207fd0a * Implement new mechanism to export U-Boot's functions to standalone 22 years ago
wdenk 6dd652fa4d Patches by Murray Jensen, 17 Jun 2003: 22 years ago
wdenk d791b1dc3e * Make sure Block Lock Bits get cleared in R360MPI flash driver 22 years ago