| Commit message (Expand) | Author | Age | Files | Lines |
* | console: Implement flush() function | Pali Rohár | 2022-09-24 | 1 | -0/+7 |
* | usb: gadget: Add CDC ACM function | Loic Poulain | 2022-01-26 | 1 | -0/+1 |
* | stdio: Introduce a new helper stdio_file_to_flags() | Andy Shevchenko | 2021-02-16 | 1 | -0/+2 |
* | stdio: Get rid of dead code, i.e. stdio_deregister() | Andy Shevchenko | 2021-02-16 | 1 | -1/+0 |
* | stdio: Tidy up the coding styleWIP/2020-08-21-stdio-cleanup | Simon Glass | 2020-08-23 | 1 | -0/+9 |
* | stdio: Drop #ifdefs in the header file | Simon Glass | 2020-08-23 | 1 | -28/+12 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly | Tom Rini | 2018-05-06 | 1 | -0/+1 |
* | stdio_dev.h: Drop the video section as it is unused | Tom Rini | 2018-05-06 | 1 | -18/+0 |
* | dm: console: Check for serial devices properly | Simon Glass | 2017-07-31 | 1 | -0/+1 |
* | Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+1 |
* | video: Drop DEV_EXT_VIDEO flag | Bin Meng | 2015-11-05 | 1 | -1/+0 |
* | video: Drop DEV_FLAGS_SYSTEM flag | Bin Meng | 2015-11-05 | 1 | -1/+0 |
* | stdio: extend "name" to 32 symbols | Alexey Brodkin | 2015-03-05 | 1 | -1/+1 |
* | stdio: Add force parameter to stdio_deregister | Hans de Goede | 2014-10-06 | 1 | -2/+2 |
* | dm: Make driver model available before board_init() | Simon Glass | 2014-09-10 | 1 | -1/+23 |
* | stdio: Provide functions to add/remove devices using stdio_dev | Simon Glass | 2014-07-23 | 1 | -0/+2 |
* | stdio: Pass device pointer to stdio methods | Simon Glass | 2014-07-23 | 1 | -6/+9 |
* | serial: arm_dcc: Remove stdio structure support | Jagannadha Sutradharudu Teki | 2013-08-13 | 1 | -3/+0 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option | Michal Simek | 2013-02-04 | 1 | -1/+1 |
* | x86: Add CBMEM console driver for coreboot | Vadim Bendebury | 2012-11-30 | 1 | -0/+3 |
* | ARM: drop unsupported 'trab' board | Wolfgang Denk | 2011-06-22 | 1 | -3/+0 |
* | stdio: constify "name" arg in public api | Mike Frysinger | 2010-11-28 | 1 | -2/+2 |
* | console: unify printing current devices | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-19 | 1 | -0/+1 |
* | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-18 | 1 | -0/+126 |