Commit Graph

60 Commits (4166ba3b2351aa72c372f66a54e9fb92cffbd230)

Author SHA1 Message Date
Tom Rini 3da5240925 common/console.c: Remove unused inline functions 9 years ago
Stefan Roese 7d9cde1031 lib/tiny-printf.c: Add tiny printf function for space limited environments 9 years ago
Stefan Roese ddf7355a73 common/console.c: Small coding style cleanup 9 years ago
Stefan Roese dd5577703b common/console.c: Drop sandbox special-case console code 9 years ago
Simon Glass 9854a8748c console: Add a console buffer 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Simon Glass da229e4e57 sandbox: Drop special-case sandbox console code 10 years ago
Simon Glass d6ea5307da dm: Allow debug UART to support an early console 10 years ago
Hans de Goede a8552c7c9b console: Fix pre-console flushing via cfb_console being very slow 10 years ago
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 11 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 15 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. 17 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