1. eb623b9 dm: serial: Minor coding style cleanup of some comments by Stefan Roese · 9 years ago
  2. 6bdc593 dm: serial: Deal with stdout-path with an alias by Simon Glass · 9 years ago
  3. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  4. 8c45858 dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port by Hans de Goede · 9 years ago
  5. 753812c dm: serial: Correct logic in serial_find_console_or_panic() by Simon Glass · 9 years ago
  6. af28224 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig by Simon Glass · 10 years ago
  7. e9fc058 dm: serial: Don't support CONFIG_CONS_INDEX with device tree by Simon Glass · 9 years ago
  8. 6631237 dm: Add a panic_str() function to reduce code size by Simon Glass · 10 years ago
  9. e564f05 dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  10. 891ee87 dm: serial: remove bogus include <ns16550.h> by Masahiro Yamada · 10 years ago
  11. 484fdf5 dm: Add support for all targets which requires MANUAL_RELOC by Michal Simek · 10 years ago
  12. 9cc36a2 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  13. 0bd4e39 fdt: remove fdtdec_get_alias_node() function by Masahiro Yamada · 10 years ago
  14. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  15. 236f2bd dm: Allow stdio registration to be dropped by Simon Glass · 10 years ago
  16. ad1b81c dm: serial: Support changing the baud rate by Simon Glass · 10 years ago
  17. 469a579 dm: serial: Move current serial port pointer to global_data by Simon Glass · 10 years ago
  18. eea5a4c dm: serial: consolidate common code more by Masahiro Yamada · 10 years ago
  19. 52a0a6f dm: serial: remove unnecessary casting by Masahiro Yamada · 10 years ago
  20. bac6446 dm: serial: fix console putc by Masahiro Yamada · 10 years ago
  21. 91155c6 dm: serial: Support CONFIG_CONS_INDEX if available by Simon Glass · 10 years ago
  22. c487fd4 dm: serial: Reset the watchdog while waiting in getc() by Simon Glass · 10 years ago
  23. b889332 dm: serial: Put common code into separate functions by Simon Glass · 10 years ago
  24. 4a74298 serial-uclass: Fix compilation error by Hans de Goede · 10 years ago
  25. 32d0192 stdio: Add force parameter to stdio_deregister by Hans de Goede · 10 years ago
  26. 59990bf dm: serial: Don't require device tree to configure a console by Simon Glass · 10 years ago
  27. 57d9275 dm: Add a uclass for serial devices by Simon Glass · 10 years ago