1. d9b0ac9 stdio: Introduce a new helper stdio_file_to_flags() by Andy Shevchenko · 3 years, 7 months ago
  2. c090e8f stdio: Get rid of dead code, i.e. stdio_deregister() by Andy Shevchenko · 3 years, 7 months ago
  3. 4225f2f stdio: Tidy up the coding style by Simon Glass · 4 years, 1 month ago
  4. 3bcd0ce stdio: Drop #ifdefs in the header file by Simon Glass · 4 years, 1 month ago
  5. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  6. 27b4225 stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly by Tom Rini · 6 years ago
  7. dba8070 stdio_dev.h: Drop the video section as it is unused by Tom Rini · 6 years ago
  8. 7b3c4c3 dm: console: Check for serial devices properly by Simon Glass · 7 years ago
  9. 869588d Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  10. 4b6d094 video: Drop DEV_EXT_VIDEO flag by Bin Meng · 9 years ago
  11. 1caf934 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · 9 years ago
  12. 5294e97 stdio: extend "name" to 32 symbols by Alexey Brodkin · 10 years ago
  13. 32d0192 stdio: Add force parameter to stdio_deregister by Hans de Goede · 10 years ago
  14. 9fb0249 dm: Make driver model available before board_init() by Simon Glass · 10 years ago
  15. d97143a stdio: Provide functions to add/remove devices using stdio_dev by Simon Glass · 10 years ago
  16. 709ea54 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  17. 32749e9 serial: arm_dcc: Remove stdio structure support by Jagannadha Sutradharudu Teki · 11 years ago
  18. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  19. e70fb53 serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option by Michal Simek · 12 years ago
  20. 98ab435 x86: Add CBMEM console driver for coreboot by Vadim Bendebury · 12 years ago
  21. 566e5cf ARM: drop unsupported 'trab' board by Wolfgang Denk · 13 years ago
  22. d7be305 stdio: constify "name" arg in public api by Mike Frysinger · 14 years ago
  23. 7e3be7c console: unify printing current devices by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  24. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago[Renamed (85%) from include/devices.h]
  25. 4f57289 arm: add uart dcc support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  26. 36ea8e9 Blackfin: support console-over-JTAG by Mike Frysinger · 16 years ago
  27. fea91ed usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. 628ffd7 device: make device_register() clone the device by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. c1de7a6 devices: merge to list_head by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 68ceb29 Add support for console over UDP (compatible to Ingo Molnar's by wdenk · 20 years ago
  31. 281e00a * Code cleanup by wdenk · 20 years ago
  32. 232c150 Add support for Siemens SX1 mobile phone; by wdenk · 21 years ago
  33. 682011f * Patches by Udi Finkelstein, 2 June 2003: by wdenk · 21 years ago
  34. 47cd00f * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · 22 years ago
  35. a6c7ad2 * Fix startup problems with VFD display on TRAB by wdenk · 22 years ago
  36. e831ad5 Initial revision by wdenk · 22 years ago