Historique des commits

Auteur SHA1 Message Date
  Stefan Roese 7d9cde1031 lib/tiny-printf.c: Add tiny printf function for space limited environments il y a 9 ans
  Stefan Roese ddf7355a73 common/console.c: Small coding style cleanup il y a 9 ans
  Stefan Roese dd5577703b common/console.c: Drop sandbox special-case console code il y a 9 ans
  Simon Glass 9854a8748c console: Add a console buffer il y a 9 ans
  Simon Glass 24b852a7a2 Move console definitions into a new console.h file il y a 9 ans
  Simon Glass da229e4e57 sandbox: Drop special-case sandbox console code il y a 10 ans
  Simon Glass d6ea5307da dm: Allow debug UART to support an early console il y a 10 ans
  Hans de Goede a8552c7c9b console: Fix pre-console flushing via cfb_console being very slow il y a 10 ans
  Martin Dorwig 49cad54788 Export redesign il y a 10 ans
  Siarhei Siamashka 2766966750 console: Use pre-console buffer to get complete log on all consoles il y a 10 ans
  Simon Glass d8727713b6 Fix console functions for U-Boot API il y a 10 ans
  Jeroen Hofstee 482f4691a3 common:console: add missing include il y a 10 ans
  Simon Glass 8969ea3e9f sandbox: Disable Ctrl-C il y a 10 ans
  Simon Glass 093f79ab88 Add a flag indicating when the serial console is ready il y a 11 ans
  Simon Glass 7793ac96c6 console: Remove vprintf() optimisation for sandbox il y a 11 ans
  Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods il y a 11 ans
  Pierre Aubert a5dffa4b67 Add the function 'confirm_yesno' for interactive il y a 11 ans
  Simon Glass 91b136c798 sandbox: Allow the console to work earlier il y a 11 ans
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files il y a 12 ans
  Joe Hershberger e080d545f8 env: Add a silent env handler il y a 12 ans
  Joe Hershberger 849d5d9cda env: Add a console env handler il y a 12 ans
  Joe Hershberger c4e0057fa7 env: Refactor do_apply to a flag il y a 12 ans
  Simon Glass 78c112c9f9 console: Enable function to display console info il y a 12 ans
  Simon Glass 3fa4977a9e Revert "Add board_pre_console_putc to deal with early console output" il y a 13 ans
  Sonny Rao 068af6f843 Make printf and vprintf safe from buffer overruns il y a 13 ans
  Simon Glass 295d3942b8 Add board_pre_console_putc to deal with early console output il y a 13 ans
  Graeme Russ 9558b48af0 console: Implement pre-console buffer il y a 13 ans
  Graeme Russ e3e454cd72 console: Squelch pre-console output in console functions il y a 13 ans
  Mike Frysinger d7be3056de stdio: constify "name" arg in public api il y a 14 ans
  Wolfgang Denk d9c27253ce Make *printf() return "int" instead of "void" il y a 15 ans