1. 89d9cf2 dm: serial: Separate out the core serial-device finding code by Simon Glass · 7 years ago
  2. 5e0ef84 serial: make serial_stub_* to static functions by Masahiro Yamada · 7 years ago
  3. 802b2c6 dm: core: Update lists_bind_fdt() to use ofnode by Simon Glass · 8 years ago
  4. dcc4b07 serial: serial-uclass: Use force parameter in stdio_deregister_dev() by Stefan Roese · 8 years ago
  5. 3110ece Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  6. afd81a5 dm: serial: Add support for of-platdata by Simon Glass · 8 years ago
  7. 51f73f1 x86: Allow use of serial soon after relocation by Simon Glass · 9 years ago
  8. c0a9ce6 dm: serial-uclass: Move a carriage return before a line feed by Alison Wang · 9 years ago
  9. 30a1349 dm: serial: Allow the UART driver to be dropped from the image by Simon Glass · 9 years ago
  10. 88c3a88 dm: serial: Minor coding style cleanup of some comments by Stefan Roese · 9 years ago
  11. c860e3e dm: serial: Deal with stdout-path with an alias by Simon Glass · 9 years ago
  12. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  13. 04f8094 dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port by Hans de Goede · 9 years ago
  14. 6664077 dm: serial: Correct logic in serial_find_console_or_panic() by Simon Glass · 9 years ago
  15. 8579a51 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig by Simon Glass · 10 years ago
  16. c62fb99 dm: serial: Don't support CONFIG_CONS_INDEX with device tree by Simon Glass · 10 years ago
  17. 509dbf9 dm: Add a panic_str() function to reduce code size by Simon Glass · 10 years ago
  18. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  19. eee687a dm: serial: remove bogus include <ns16550.h> by Masahiro Yamada · 10 years ago
  20. 0ec473b dm: Add support for all targets which requires MANUAL_RELOC by Michal Simek · 10 years ago
  21. 0ccb097 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  22. 8d72f28 fdt: remove fdtdec_get_alias_node() function by Masahiro Yamada · 10 years ago
  23. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  24. c058d8b dm: Allow stdio registration to be dropped by Simon Glass · 10 years ago
  25. 593f50b dm: serial: Support changing the baud rate by Simon Glass · 10 years ago
  26. a4c2e13 dm: serial: Move current serial port pointer to global_data by Simon Glass · 10 years ago
  27. 93da2fc dm: serial: consolidate common code more by Masahiro Yamada · 10 years ago
  28. 0e79eff dm: serial: remove unnecessary casting by Masahiro Yamada · 10 years ago
  29. 84df41a dm: serial: fix console putc by Masahiro Yamada · 10 years ago
  30. bc5aa99 dm: serial: Support CONFIG_CONS_INDEX if available by Simon Glass · 10 years ago
  31. 5c60b2a dm: serial: Reset the watchdog while waiting in getc() by Simon Glass · 10 years ago
  32. 73285a2 dm: serial: Put common code into separate functions by Simon Glass · 10 years ago
  33. 4c4150c serial-uclass: Fix compilation error by Hans de Goede · 10 years ago
  34. 1a58638 stdio: Add force parameter to stdio_deregister by Hans de Goede · 10 years ago
  35. 28141d5 dm: serial: Don't require device tree to configure a console by Simon Glass · 10 years ago
  36. 247f596 dm: Add a uclass for serial devices by Simon Glass · 10 years ago