- f570565 stdio: fix stdio_deregister_dev() by Heinrich Schuchardt · 1 year, 2 months ago
- 1318689 console: Make stdio_print_current_devices() static by Bin Meng · 1 year, 4 months ago
- 162ffc5 stdio: Remove stdio_init() by Masahiro Yamada · 1 year, 6 months ago
- 5aceb26 console: Implement flush() function by Pali Rohár · 2 years, 3 months ago
- eb78f83 usb: gadget: Add CDC ACM function by Loic Poulain · 3 years ago
- 9433102 stdio: Introduce a new helper stdio_file_to_flags() by Andy Shevchenko · 3 years, 10 months ago
- 952e7a8 stdio: Get rid of dead code, i.e. stdio_deregister() by Andy Shevchenko · 3 years, 10 months ago
- 5b4c122 stdio: Tidy up the coding style by Simon Glass · 4 years, 3 months ago
- 16c6a1c stdio: Drop #ifdefs in the header file by Simon Glass · 4 years, 3 months 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
- beb6bc3 stdio_dev.h: Drop the video section as it is unused by Tom Rini · 7 years ago
- 10a7fe9 dm: console: Check for serial devices properly by Simon Glass · 7 years ago
- 3110ece Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
- d52a5a7f video: Drop DEV_EXT_VIDEO flag by Bin Meng · 9 years ago
- 6abe4b6 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · 9 years ago
- dca5bf1 stdio: extend "name" to 32 symbols by Alexey Brodkin · 10 years ago
- 1a58638 stdio: Add force parameter to stdio_deregister by Hans de Goede · 10 years ago
- 712da5e dm: Make driver model available before board_init() by Simon Glass · 10 years ago
- 5d609ce stdio: Provide functions to add/remove devices using stdio_dev by Simon Glass · 10 years ago
- 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
- a2a1735 serial: arm_dcc: Remove stdio structure support by Jagannadha Sutradharudu Teki · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 0828cf2 serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option by Michal Simek · 12 years ago
- 263a8bd x86: Add CBMEM console driver for coreboot by Vadim Bendebury · 12 years ago
- 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · 14 years ago
- e3d5572 stdio: constify "name" arg in public api by Mike Frysinger · 14 years ago
- 5a30936 console: unify printing current devices by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago[Renamed (85%) from include/devices.h]
- b802310 arm: add uart dcc support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 7504e97 Blackfin: support console-over-JTAG by Mike Frysinger · 16 years ago
- 3bef09c usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 3d85c43 device: make device_register() clone the device by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 8a4a784 devices: merge to list_head by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- b8fb619 Add support for console over UDP (compatible to Ingo Molnar's by wdenk · 20 years ago
- 7ac1610 * Code cleanup by wdenk · 20 years ago
- 29e7f5a Add support for Siemens SX1 mobile phone; by wdenk · 21 years ago
- 4e112c1 * Patches by Udi Finkelstein, 2 June 2003: by wdenk · 21 years ago
- cc1e256 * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · 22 years ago
- 9dd2b88 * Fix startup problems with VFD display on TRAB by wdenk · 22 years ago
- e831ad5 Initial revision by wdenk · 22 years ago