Age | Commit message (Expand) | Author |
2020-08-23 | stdio: Tidy up the coding style | Simon Glass |
2020-08-23 | stdio: Drop #ifdefs in the header file | 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 |
2018-05-06 | stdio_dev.h: Drop the video section as it is unused | Tom Rini |
2017-07-31 | dm: console: Check for serial devices properly | Simon Glass |
2016-10-23 | Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig | Simon Glass |
2015-11-05 | video: Drop DEV_EXT_VIDEO flag | Bin Meng |
2015-11-05 | video: Drop DEV_FLAGS_SYSTEM flag | Bin Meng |
2015-03-05 | stdio: extend "name" to 32 symbols | Alexey Brodkin |
2014-10-06 | stdio: Add force parameter to stdio_deregister | Hans de Goede |
2014-09-10 | dm: Make driver model available before board_init() | Simon Glass |
2014-07-23 | stdio: Provide functions to add/remove devices using stdio_dev | Simon Glass |
2014-07-23 | stdio: Pass device pointer to stdio methods | Simon Glass |
2013-08-13 | serial: arm_dcc: Remove stdio structure support | Jagannadha Sutradharudu Teki |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-02-04 | serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option | Michal Simek |
2012-11-30 | x86: Add CBMEM console driver for coreboot | Vadim Bendebury |
2011-06-22 | ARM: drop unsupported 'trab' board | Wolfgang Denk |
2010-11-28 | stdio: constify "name" arg in public api | Mike Frysinger |
2009-07-19 | console: unify printing current devices | Jean-Christophe PLAGNIOL-VILLARD |
2009-07-18 | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD |