- 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
- 385a613 Merge patch series "Fix various bugs" by Tom Rini · 9 weeks ago
- 1880b8a dm: usb: Deal with USB keyboard persisting across tests by Simon Glass · 3 months ago
- 5e392f1 log: Add a new log category for the console by Simon Glass · 3 months ago
- c7f0358 Merge patch series "Tidy up console recording in tests" by Tom Rini · 3 months ago
- c2e59eb test: Fail when an empty line is expected but not present by Simon Glass · 3 months ago
- 8a0417f global_data: Remove jump table in SPL by Simon Glass · 3 months ago
- d4b0fdb global_data: Convert have_console into a flag by Simon Glass · 3 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 728cb88 common: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- cc82bae common: console: Fix print complete stdio device list by Patrice Chotard · 10 months ago
- 7e06c1f lib: membuff: fix readline not returning line in case of overflow by Ion Agorria · 11 months ago
- c0b0de4 common: console: record console from the beginning by Ion Agorria · 11 months ago
- 15f6d6a common: console: introduce console_record_isempty helper by Ion Agorria · 11 months ago
- ffafbe3 video: Add a function to clear the display by Simon Glass · 1 year, 2 months ago
- d61be5b console: Print out complete stdio device list by Bin Meng · 1 year, 4 months ago
- a6a8350 console: Refactor stdio_print_current_devices() a little bit by Bin Meng · 1 year, 4 months ago
- 1318689 console: Make stdio_print_current_devices() static by Bin Meng · 1 year, 4 months ago
- dd4c85a console: Use only 0x00 as line separator for console recording by Marek Vasut · 1 year, 9 months ago
- 6d09df8 console: Add option to keep it silent until env is loaded by Harald Seiler · 2 years, 5 months ago
- 1bc421b console: file should always be non-negative by Heinrich Schuchardt · 2 years, 1 month ago
- a48a24f serial: Implement serial_flush() function for console flush() fallback by Pali Rohár · 2 years, 3 months ago
- 5aceb26 console: Implement flush() function by Pali Rohár · 2 years, 3 months ago
- 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
- 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
- e406a61 common/console.c: prevent pre-console buffer contents from being added to itself by Rasmus Villemoes · 2 years, 7 months ago
- 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
- fb35fff common/console.c: use CONFIG_VAL() with PRE_CON_BUF_* variables by Rasmus Villemoes · 2 years, 7 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- c7ba6c8 console: Avoid serial output before the console is running by Simon Glass · 3 years ago
- 9803ddf common: Allow a smaller console-recording pre-reloc by Simon Glass · 3 years, 1 month ago
- e1788f9 test: add first autoboot unit tests by Steffen Jaeckel · 3 years, 5 months ago
- d6ed4af console: Report an error when output buffer is exhausted by Simon Glass · 3 years, 7 months ago
- e29d019 IOMUX: Split out for_each_console_dev() helper macro by Andy Shevchenko · 3 years, 10 months ago
- 75039f5 IOMUX: Split out iomux_match_device() helper by Andy Shevchenko · 3 years, 10 months ago
- ba69b2c console: Set file and devices at one go by Andy Shevchenko · 3 years, 10 months ago
- f1a852a console: Set console device counter in console_devices_set() by Andy Shevchenko · 3 years, 10 months ago
- 59f324c console: Switch to use stdio_file_to_flags() by Andy Shevchenko · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 127dde8 console: cosmetics: remove #if 0 by Patrick Delaunay · 4 years ago
- cfaed7f console: rename search_device() to console_search_dev() by Andy Shevchenko · 4 years ago
- bdb0d4c console: Keep ->start() and ->stop() balanced by Andy Shevchenko · 4 years ago
- 2bce021 console: Introduce console_start() and console_stop() by Andy Shevchenko · 4 years ago
- 4e8d61f console: add console_has_tstc helper function for CONSOLE_MUX by Patrick Delaunay · 4 years ago
- c20847f console: remove #ifdef CONFIG_CONSOLE_RECORD by Patrick Delaunay · 4 years ago
- 7c5f6ed console: add function console_devices_set by Patrick Delaunay · 4 years ago
- 4b0b56f console: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 4 years ago
- ca734c6 console: allow to record console output before ready by Patrick Delaunay · 4 years ago
- 8f14b40 console: remove duplicated test on gd value by Patrick Delaunay · 4 years ago
- c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 2 months ago
- dc357ef console: Always define the console-recording functions by Simon Glass · 4 years, 4 months ago
- 66ee817 console: Add a way to output to serial only by Simon Glass · 4 years, 5 months ago
- 60b9224 video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean by Patrick Delaunay · 4 years, 5 months ago
- 4702064 video: extend stdout video console work-around for 'vga' by Anatolij Gustschin · 4 years, 6 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 3b05a26 common/console.c: discard volatile by Heinrich Schuchardt · 4 years, 10 months ago
- b17c158 console: Add a function to read a line of the output / eof by Simon Glass · 4 years, 10 months ago
- d30aeb1 common/console.c: Fix unused warning with console_doenv() by Tom Rini · 5 years ago
- 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
- 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
- b39862f console: execute flush on uart when silent is removed by Patrick Delaunay · 5 years ago
- 46b610d console: update silent tag after env load by Patrick Delaunay · 5 years ago
- bf5c486 sandbox: Allow puts() output before global_data is set up by Simon Glass · 6 years ago
- d837c53 console: unify fgetc function when console MUX is deactivated by Patrick Delaunay · 6 years ago
- b3eff9b sandbox: Don't disable ctrlc() on sandbox if in raw mode by Joe Hershberger · 6 years ago
- c2f3954 console: Remember if ctrlc is disabled in console_tstc() by Joe Hershberger · 6 years ago
- 18fc706 console: Fix handling of NULL global_data by Simon Glass · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 66c4d71 stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly by Tom Rini · 7 years ago
- 16e3d7c Revert "sandbox: Drop special case console code for sandbox" by Simon Glass · 7 years ago
- 54619bb Revert "console: simplify puts()" by Soeren Moch · 7 years ago
- 1664c5b common: console: Fix duplicated CONFIG in silent env callback by Wilson Lee · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
- 10a7fe9 dm: console: Check for serial devices properly by Simon Glass · 7 years ago
- 045e4b5 console: Unify the check for a serial console by Simon Glass · 7 years ago
- f25fe39 console: simplify puts() by Masahiro Yamada · 7 years ago
- 9770370 sandbox: Drop special case console code for sandbox by Simon Glass · 7 years ago
- 46aaad0 console: Use map_sysmem() for the pre-relocation console by Simon Glass · 7 years ago
- c9c5c9f Allow displaying the U-Boot banner on a video display by Simon Glass · 7 years ago
- dfc2535 console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL by Simon Glass · 8 years ago
- e304a5e Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · 8 years ago
- 4458d3b Convert SILENT_CONSOLE options to Kconfig by Simon Glass · 8 years ago
- 982ca46 watchdog: Fix Watchdog Reset while in U-Boot Prompt by Andreas J. Reichel · 8 years ago
- fab806d common/console.c: ensure GD_FLG_SILENT is set or cleared by Chris Packham · 8 years ago
- fdb3e4a debug_uart: Remove duplicated carriage return handling by Bin Meng · 9 years ago
- 86f0746 dm: video: Add a temporary work-around for old stdout var by Simon Glass · 9 years ago
- 11b34d6 common/console.c: Remove unused inline functions by Tom Rini · 9 years ago
- 363ab7b lib/tiny-printf.c: Add tiny printf function for space limited environments by Stefan Roese · 9 years ago
- da8f104 common/console.c: Small coding style cleanup by Stefan Roese · 9 years ago
- 19136bb common/console.c: Drop sandbox special-case console code by Stefan Roese · 9 years ago
- 1bb4923 console: Add a console buffer by Simon Glass · 9 years ago
- a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
- 1fa4c71 sandbox: Drop special-case sandbox console code by Simon Glass · 9 years ago
- 7dd27e0 dm: Allow debug UART to support an early console by Simon Glass · 9 years ago
- e355da0 console: Fix pre-console flushing via cfb_console being very slow by Hans de Goede · 10 years ago
- cb2c286 Export redesign by Martin Dorwig · 10 years ago
- 616d03e console: Use pre-console buffer to get complete log on all consoles by Siarhei Siamashka · 10 years ago
- 379bcd6 Fix console functions for U-Boot API by Simon Glass · 10 years ago