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