index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
console.c
Age
Commit message (
Expand
)
Author
2020-10-22
common: rename getc() to getchar()
Heinrich Schuchardt
2020-08-07
console: Always define the console-recording functions
Simon Glass
2020-07-09
console: Add a way to output to serial only
Simon Glass
2020-07-06
video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean
Patrick Delaunay
2020-06-18
video: extend stdout video console work-around for 'vga'
Anatolij Gustschin
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-02-13
common/console.c: discard volatile
Heinrich Schuchardt
2020-02-05
console: Add a function to read a line of the output / eof
Simon Glass
2019-11-06
common/console.c: Fix unused warning with console_doenv()
Tom Rini
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-08-07
console: execute flush on uart when silent is removed
Patrick Delaunay
2019-08-07
console: update silent tag after env load
Patrick Delaunay
2018-11-26
sandbox: Allow puts() output before global_data is set up
Simon Glass
2018-09-10
console: unify fgetc function when console MUX is deactivated
Patrick Delaunay
2018-07-26
sandbox: Don't disable ctrlc() on sandbox if in raw mode
Joe Hershberger
2018-07-26
console: Remember if ctrlc is disabled in console_tstc()
Joe Hershberger
2018-06-18
console: Fix handling of NULL global_data
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-06
stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly
Tom Rini
2017-12-07
Revert "sandbox: Drop special case console code for sandbox"
Simon Glass
2017-11-12
Revert "console: simplify puts()"
Soeren Moch
2017-08-28
common: console: Fix duplicated CONFIG in silent env callback
Wilson Lee
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-07-31
dm: console: Check for serial devices properly
Simon Glass
2017-07-31
console: Unify the check for a serial console
Simon Glass
2017-07-28
console: simplify puts()
Masahiro Yamada
2017-07-11
sandbox: Drop special case console code for sandbox
Simon Glass
2017-07-11
console: Use map_sysmem() for the pre-relocation console
Simon Glass
2017-07-11
Allow displaying the U-Boot banner on a video display
Simon Glass
2017-02-06
console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL
Simon Glass
2016-10-23
Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig
Simon Glass
2016-10-23
Convert SILENT_CONSOLE options to Kconfig
Simon Glass
2016-10-17
watchdog: Fix Watchdog Reset while in U-Boot Prompt
Andreas J. Reichel
2016-10-07
common/console.c: ensure GD_FLG_SILENT is set or cleared
Chris Packham
2016-03-27
debug_uart: Remove duplicated carriage return handling
Bin Meng
2016-02-11
dm: video: Add a temporary work-around for old stdout var
Simon Glass
2016-01-25
common/console.c: Remove unused inline functions
Tom Rini
2015-11-23
lib/tiny-printf.c: Add tiny printf function for space limited environments
Stefan Roese
2015-11-23
common/console.c: Small coding style cleanup
Stefan Roese
2015-11-23
common/console.c: Drop sandbox special-case console code
Stefan Roese
2015-11-19
console: Add a console buffer
Simon Glass
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-07-21
sandbox: Drop special-case sandbox console code
Simon Glass
2015-07-21
dm: Allow debug UART to support an early console
Simon Glass
2015-05-19
console: Fix pre-console flushing via cfb_console being very slow
Hans de Goede
2015-01-29
Export redesign
Martin Dorwig
2015-01-14
console: Use pre-console buffer to get complete log on all consoles
Siarhei Siamashka
2014-12-08
Fix console functions for U-Boot API
Simon Glass
[next]