1. 88c3a88 dm: serial: Minor coding style cleanup of some comments by Stefan Roese · Thu Nov 26 13:38:43 2015 +0100
  2. c860e3e dm: serial: Deal with stdout-path with an alias by Simon Glass · Sat Oct 17 19:41:17 2015 -0600
  3. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  4. 04f8094 dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port by Hans de Goede · Sat Aug 08 17:45:18 2015 +0200
  5. 6664077 dm: serial: Correct logic in serial_find_console_or_panic() by Simon Glass · Fri Jul 31 09:31:20 2015 -0600
  6. 8579a51 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig by Simon Glass · Fri Mar 06 13:19:03 2015 -0700
  7. c62fb99 dm: serial: Don't support CONFIG_CONS_INDEX with device tree by Simon Glass · Tue May 12 14:55:05 2015 -0600
  8. 509dbf9 dm: Add a panic_str() function to reduce code size by Simon Glass · Fri Feb 27 22:06:32 2015 -0700
  9. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · Thu Mar 05 12:25:20 2015 -0700
  10. eee687a dm: serial: remove bogus include <ns16550.h> by Masahiro Yamada · Fri Mar 20 13:24:45 2015 +0900
  11. 0ec473b dm: Add support for all targets which requires MANUAL_RELOC by Michal Simek · Mon Feb 02 16:31:59 2015 +0100
  12. 0ccb097 dm: core: Add a flag to control sequence numbering by Simon Glass · Sun Jan 25 08:27:05 2015 -0700
  13. 8d72f28 fdt: remove fdtdec_get_alias_node() function by Masahiro Yamada · Fri Nov 21 19:47:08 2014 +0900
  14. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Nov 24 12:01:48 2014 -0500
  15. c058d8b dm: Allow stdio registration to be dropped by Simon Glass · Mon Nov 10 17:16:48 2014 -0700
  16. 593f50b dm: serial: Support changing the baud rate by Simon Glass · Wed Oct 29 13:09:03 2014 -0600
  17. a4c2e13 dm: serial: Move current serial port pointer to global_data by Simon Glass · Mon Nov 10 18:00:20 2014 -0700
  18. 93da2fc dm: serial: consolidate common code more by Masahiro Yamada · Thu Oct 23 22:26:08 2014 +0900
  19. 0e79eff dm: serial: remove unnecessary casting by Masahiro Yamada · Thu Oct 23 22:26:07 2014 +0900
  20. 84df41a dm: serial: fix console putc by Masahiro Yamada · Thu Oct 23 22:26:06 2014 +0900
  21. bc5aa99 dm: serial: Support CONFIG_CONS_INDEX if available by Simon Glass · Wed Oct 22 21:37:06 2014 -0600
  22. 5c60b2a dm: serial: Reset the watchdog while waiting in getc() by Simon Glass · Wed Oct 22 21:37:02 2014 -0600
  23. 73285a2 dm: serial: Put common code into separate functions by Simon Glass · Wed Oct 01 19:57:23 2014 -0600
  24. 4c4150c serial-uclass: Fix compilation error by Hans de Goede · Fri Oct 10 18:30:17 2014 +0200
  25. 1a58638 stdio: Add force parameter to stdio_deregister by Hans de Goede · Sat Sep 20 16:54:37 2014 +0200
  26. 28141d5 dm: serial: Don't require device tree to configure a console by Simon Glass · Wed Sep 17 09:02:40 2014 -0600
  27. 247f596 dm: Add a uclass for serial devices by Simon Glass · Thu Sep 04 16:27:26 2014 -0600