common/console.c: use CONFIG_VAL() with PRE_CON_BUF_* variables
[platform/kernel/u-boot.git] / common / console.c
2022-05-11 Rasmus Villemoescommon/console.c: use CONFIG_VAL() with PRE_CON_BUF_...
2022-01-22 Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20 Tom RiniMerge tag 'u-boot-amlogic-20220120' of https://source...
2022-01-20 Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
2022-01-19 Heinrich Schuchardtdoc: replace @return by Return:
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-10 Tom RiniMerge branch 'next'
2022-01-09 Tom RiniMerge tag 'u-boot-amlogic-20220107' of https://source...
2021-12-31 Tom RiniMerge tag 'efi-next' of https://source.denx.de/u-boot...
2021-12-28 Tom RiniMerge tag 'video-next-20211228' of https://source.denx...
2021-12-26 Simon Glassconsole: Avoid serial output before the console is...
2021-12-20 Tom RiniMerge tag 'v2022.01-rc4' into next
2021-12-17 Tom RiniMerge tag 'u-boot-at91-2022.04-a' of https://source...
2021-11-29 Tom RiniMerge tag 'v2022.01-rc3' into next
2021-11-29 Tom RiniMerge tag 'dm-pull-28nov21' of https://source.denx...
2021-11-28 Simon Glasscommon: Allow a smaller console-recording pre-reloc
2021-07-23 Tom RiniMerge branch '2021-07-23-reboot-mode-and-cryptfs-passwd...
2021-07-23 Steffen Jaeckeltest: add first autoboot unit tests
2021-07-05 Tom RiniMerge branch 'next'
2021-07-01 Tom RiniMerge tag 'xilinx-for-v2021.10' of https://source.denx...
2021-06-28 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-28 Tom RiniMerge tag 'v2021.07-rc5' into next
2021-06-17 Tom RiniMerge tag 'u-boot-atmel-2021.10-a' of https://source...
2021-06-08 Tom RiniMerge branch '2021-06-08-display-and-logging-updates...
2021-06-08 Simon Glassconsole: Report an error when output buffer is exhausted
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-22 Tom RiniMerge tag 'ti-v2021.04-rc3' of https://gitlab.denx...
2021-02-16 Tom RiniMerge branch '2021-02-16-assorted-improvements'
2021-02-16 Andy ShevchenkoIOMUX: Split out for_each_console_dev() helper macro
2021-02-16 Andy ShevchenkoIOMUX: Split out iomux_match_device() helper
2021-02-16 Andy Shevchenkoconsole: Set file and devices at one go
2021-02-16 Andy Shevchenkoconsole: Set console device counter in console_devices_...
2021-02-16 Andy Shevchenkoconsole: Switch to use stdio_file_to_flags()
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-01-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-18 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18 Tom RiniMerge tag 'doc-2021-04-rc1' of https://gitlab.denx...
2021-01-18 Tom RiniMerge branch '2021-01-16-assorted-improvements'
2021-01-16 Patrick Delaunayconsole: cosmetics: remove #if 0
2021-01-16 Tom RiniMerge branch '2021-01-15-assorted-improvements'
2021-01-15 Andy Shevchenkoconsole: rename search_device() to console_search_dev()
2021-01-15 Andy Shevchenkoconsole: Keep ->start() and ->stop() balanced
2021-01-15 Andy Shevchenkoconsole: Introduce console_start() and console_stop()
2021-01-15 Patrick Delaunayconsole: add console_has_tstc helper function for CONSO...
2021-01-15 Patrick Delaunayconsole: remove #ifdef CONFIG_CONSOLE_RECORD
2021-01-15 Patrick Delaunayconsole: add function console_devices_set
2021-01-15 Patrick Delaunayconsole: remove #ifdef CONFIG when it is possible
2021-01-15 Patrick Delaunayconsole: allow to record console output before ready
2021-01-15 Patrick Delaunayconsole: remove duplicated test on gd value
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-22 Tom RiniMerge branch '2020-10-22-misc-changes'
2020-10-22 Heinrich Schuchardtcommon: rename getc() to getchar()
2020-08-08 Tom RiniMerge branch '2020-08-07-misc-improvements'
2020-08-08 Simon Glassconsole: Always define the console-recording functions
2020-07-11 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-07-10 Tom RiniMerge tag 'rpi-next-2020.10' of https://gitlab.denx...
2020-07-09 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-09 Simon Glassconsole: Add a way to output to serial only
2020-07-08 Tom RiniMerge tag 'u-boot-amlogic-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge tag 'u-boot-rockchip-20200708' of https://gitlab...
2020-07-07 Tom RiniMerge tag 'u-boot-atmel-2020.10-a' of https://gitlab...
2020-07-06 Patrick Delaunayvideo: restore CONFIG_VIDCONSOLE_AS_LCD as boolean
2020-07-06 Tom RiniMerge branch 'next'
2020-07-05 Tom RiniMerge tag 'efi-2020-10-rc1' of https://gitlab.denx...
2020-06-30 Tom RiniMerge tag 'mips-pull-2020-06-29' of https://gitlab...
2020-06-25 Tom RiniMerge tag 'xilinx-for-v2020.10' of https://gitlab.denx...
2020-06-20 Tom RiniMerge branch 'net' of https://gitlab.denx.de/u-boot...
2020-06-19 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-18 Tom RiniMerge tag 'video-next' of https://gitlab.denx.de/u...
2020-06-18 Anatolij Gustschinvideo: extend stdout video console work-around for...
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop linux/delay.h from common header
2020-02-14 Tom RiniMerge tag 'u-boot-stm32-20200214' of https://gitlab...
2020-02-14 Tom RiniMerge tag 'ti-v2020.04-rc3' of https://gitlab.denx...
2020-02-13 Tom RiniMerge branch '2020-02-13-master-imports'
2020-02-13 Heinrich Schuchardtcommon/console.c: discard volatile
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-06 Simon Glassconsole: Add a function to read a line of the output...
2019-11-12 Tom RiniMerge tag 'u-boot-imx-20191105' of https://gitlab.denx...
2019-11-11 Tom RiniMerge tag 'u-boot-rockchip-20191110' of https://gitlab...
2019-11-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-11-07 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-11-07 Tom RiniMerge branch '2019-11-06-reenable-llvm-in-ci'
2019-11-07 Tom Rinicommon/console.c: Fix unused warning with console_doenv()
2019-08-13 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-13 Tom RiniMerge tag 'u-boot-amlogic-20190812' of https://gitlab...
2019-08-12 Tom RiniMerge branch '2019-08-11-ti-imports'
2019-08-12 Tom RiniMerge branch '2019-08-11-master-imports'
2019-08-11 Simon Glassenv: Rename environment.h to env_internal.h
2019-08-11 Simon Glassenv: Move env_set() to env.h
2019-08-09 Tom RiniMerge tag 'u-boot-rockchip-20190809' of https://gitlab...
2019-08-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
next