Commit History

Author SHA1 Message Date
  Steffen Jaeckel 25c8b9f298 test: add first autoboot unit tests 2 years ago
  Simon Glass c1a2bb4f83 console: Report an error when output buffer is exhausted 3 years ago
  Andy Shevchenko 400797cad3 IOMUX: Split out for_each_console_dev() helper macro 3 years ago
  Andy Shevchenko b672c1619b IOMUX: Split out iomux_match_device() helper 3 years ago
  Andy Shevchenko 09d8f07762 console: Set file and devices at one go 3 years ago
  Andy Shevchenko 20a7d35148 console: Set console device counter in console_devices_set() 3 years ago
  Andy Shevchenko 7b9ca3f89c console: Switch to use stdio_file_to_flags() 3 years ago
  Simon Glass 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
  Patrick Delaunay 449efce69a console: cosmetics: remove #if 0 3 years ago
  Andy Shevchenko 3232487daf console: rename search_device() to console_search_dev() 3 years ago
  Andy Shevchenko 95aaf40254 console: Keep ->start() and ->stop() balanced 3 years ago
  Andy Shevchenko 41f668b97c console: Introduce console_start() and console_stop() 3 years ago
  Patrick Delaunay a17b38ce39 console: add console_has_tstc helper function for CONSOLE_MUX 3 years ago
  Patrick Delaunay 1e993710e8 console: remove #ifdef CONFIG_CONSOLE_RECORD 3 years ago
  Patrick Delaunay 45375adc97 console: add function console_devices_set 3 years ago
  Patrick Delaunay c04f856822 console: remove #ifdef CONFIG when it is possible 3 years ago
  Patrick Delaunay bf80edb91a console: allow to record console output before ready 3 years ago
  Patrick Delaunay 93cdb52b2a console: remove duplicated test on gd value 3 years ago
  Heinrich Schuchardt c670aeee3d common: rename getc() to getchar() 3 years ago
  Simon Glass bd34715599 console: Always define the console-recording functions 3 years ago
  Simon Glass 493a4c8af7 console: Add a way to output to serial only 3 years ago
  Patrick Delaunay 27b5b9ec93 video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean 4 years ago
  Anatolij Gustschin 22b897a123 video: extend stdout video console work-around for 'vga' 4 years ago
  Simon Glass c05ed00afb common: Drop linux/delay.h from common header 4 years ago
  Heinrich Schuchardt a3a9e04657 common/console.c: discard volatile 4 years ago
  Simon Glass b612312816 console: Add a function to read a line of the output / eof 4 years ago
  Tom Rini 5e63c96aa7 common/console.c: Fix unused warning with console_doenv() 4 years ago
  Simon Glass f3998fdc4d env: Rename environment.h to env_internal.h 4 years ago
  Simon Glass 9fb625ce05 env: Move env_set() to env.h 4 years ago
  Patrick Delaunay 13551b9114 console: execute flush on uart when silent is removed 4 years ago