1. b0245de ns16550: unify serial_x86 by Thomas Chou · Thu Nov 19 21:48:06 2015 +0800
  2. 16b2e7e ns16550: add generic binding to unify the drivers by Thomas Chou · Thu Nov 19 21:48:05 2015 +0800
  3. d745429 ns16550: change map_sysmem to map_physmem by Thomas Chou · Thu Nov 19 21:48:04 2015 +0800
  4. d073841 debug_uart: restore ns16550 as default by Thomas Chou · Thu Nov 19 21:48:03 2015 +0800
  5. 12c420c dm: Add timeline and guide for porting serial drivers by Simon Glass · Fri Nov 20 10:48:47 2015 -0700
  6. c0ccc72 dm: test: usb: sandbox: Add keyboard tests for sandbox by Simon Glass · Sun Nov 08 23:48:08 2015 -0700
  7. 2b510fa sandbox: Enable USB keyboard by Simon Glass · Sun Nov 08 23:48:07 2015 -0700
  8. be4ebd1 usb: sandbox: Add a USB emulation driver by Simon Glass · Sun Nov 08 23:48:06 2015 -0700
  9. 9042179 usb: sandbox: Add support for interrupt operations by Simon Glass · Sun Nov 08 23:48:05 2015 -0700
  10. ab88fdb usb: Avoid open-coded USB constants in usb_kbd.c by Simon Glass · Sun Nov 08 23:48:04 2015 -0700
  11. 48629c5 usb: Drop unused code in usb_kbd.c by Simon Glass · Sun Nov 08 23:48:03 2015 -0700
  12. 846bb37 dm: test: usb: Add a test for device reordering by Simon Glass · Sun Nov 08 23:48:02 2015 -0700
  13. 4700fe5 dm: test: usb: Add tests for the 'usb tree' command by Simon Glass · Sun Nov 08 23:48:01 2015 -0700
  14. 35787d2 dm: usb: Remove inactive children after a bus scan by Simon Glass · Sun Nov 08 23:48:00 2015 -0700
  15. 5082c69 dm: usb: Deprecate usb_get_dev_index() by Simon Glass · Sun Nov 08 23:47:59 2015 -0700
  16. 7e7573c Revert "dm: Export device_remove_children / device_unbind_children" by Simon Glass · Sun Nov 08 23:47:58 2015 -0700
  17. a435b6c Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop" by Simon Glass · Sun Nov 08 23:47:57 2015 -0700
  18. d43d7e9 Revert "dm: usb: Rename usb_find_child to usb_find_emul_child" by Simon Glass · Sun Nov 08 23:47:56 2015 -0700
  19. 668ef3d sandbox: usb: Allow finding a USB emulator for a device by Simon Glass · Sun Nov 08 23:47:55 2015 -0700
  20. ac33899 sandbox: usb: Allow up to 4 emulated devices on a hub by Simon Glass · Sun Nov 08 23:47:54 2015 -0700
  21. 31d7816 sandbox: usb: Allow dynamic emulated USB device descriptors by Simon Glass · Sun Nov 08 23:47:53 2015 -0700
  22. 0a74c96 dm: core: Add safe device iteration macros by Simon Glass · Sun Nov 08 23:47:52 2015 -0700
  23. 09def3a usb: Refactor USB tree output code for testing by Simon Glass · Sun Nov 08 23:47:51 2015 -0700
  24. fe6d12a test: Record and silence console in tests by Simon Glass · Sun Nov 08 23:47:50 2015 -0700
  25. 79defce sandbox: Enable console recording and silent console by Simon Glass · Sun Nov 08 23:47:49 2015 -0700
  26. 1bb4923 console: Add a console buffer by Simon Glass · Sun Nov 08 23:47:48 2015 -0700
  27. 1294ecf Add a circular memory buffer implementation by Simon Glass · Sun Nov 08 23:47:47 2015 -0700
  28. 456f5e4 Drop config.h header from display_options.c by Simon Glass · Sun Nov 08 23:47:46 2015 -0700
  29. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  30. 2d7c499 dm: usb: Avoid time delays in sandbox tests by Simon Glass · Sun Nov 08 23:47:44 2015 -0700
  31. b25fa31 sandbox: Add a way to skip time delays by Simon Glass · Sun Nov 08 23:47:43 2015 -0700
  32. bfb744c sandbox: cros_ec: fix uninitialized use of len by Daniel Schwierzeck · Fri Nov 06 14:15:37 2015 +0100
  33. 7ca7374 x86: qemu: Convert to use driver model keyboard by Bin Meng · Thu Nov 12 05:33:06 2015 -0800
  34. 50704d3 x86: crownbay: Convert to use driver model keyboard by Bin Meng · Thu Nov 12 05:33:05 2015 -0800
  35. cb6a19f input: Ban digit numbers if 'Num Lock' is not on by Bin Meng · Thu Nov 12 05:33:04 2015 -0800
  36. 07ab26e input: Change LED state bits to conform i8042 compatible keyboard by Bin Meng · Thu Nov 12 05:33:03 2015 -0800
  37. 7e29bb8 input: Call keyboard's update_leds() method when the LEDs change by Bin Meng · Thu Nov 12 05:33:02 2015 -0800
  38. 229ef05 input: Save keyboard's LED state to correct place by Bin Meng · Thu Nov 12 05:33:01 2015 -0800
  39. 139309b input: Convert 'keyboard' driver to use input library by Simon Glass · Wed Nov 11 10:05:48 2015 -0700
  40. eaba37e video: input: Clean up after i8042 conversion by Simon Glass · Wed Nov 11 10:05:47 2015 -0700
  41. 708c831 i8042: Handle a duplicate power-on-reset response by Simon Glass · Wed Nov 11 10:05:46 2015 -0700
  42. fa0a42a input: Convert i8042 to driver model by Simon Glass · Wed Nov 11 10:05:45 2015 -0700
  43. ffe67e4 Drop CONFIG_ISA_KEYBOARD by Simon Glass · Wed Nov 11 10:05:44 2015 -0700
  44. 3356cad x86: Add an i8042 device for boards that have it by Simon Glass · Wed Nov 11 10:05:43 2015 -0700
  45. a1f9ee4 input: Add a Kconfig option for the i8042 keyboard by Simon Glass · Wed Nov 11 10:05:42 2015 -0700
  46. e1a77bb input: i8042: Convert to use the input library by Simon Glass · Wed Nov 11 10:05:41 2015 -0700
  47. 03fef7e input: Allow updating of keyboard LEDs by Simon Glass · Wed Nov 11 10:05:40 2015 -0700
  48. f9bd6eb input: Handle caps lock by Simon Glass · Wed Nov 11 10:05:39 2015 -0700
  49. 210ac0d input: Adjust structure of code in process_modifier() by Simon Glass · Wed Nov 11 10:05:38 2015 -0700
  50. e6fa485 input: Support the German keymap by Simon Glass · Wed Nov 11 10:05:37 2015 -0700
  51. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · Fri Oct 30 15:35:52 2015 +0800
  52. c2fbaa2 common/board_f.c: move mark_bootstage after arch_cpu_init_dm by Thomas Chou · Fri Oct 30 15:35:51 2015 +0800
  53. d64a8cb input: Allow repeat filtering to be disabled by Simon Glass · Sun Oct 18 21:17:25 2015 -0600
  54. 2fed04b input: Add a function to add a keycode to the existing set by Simon Glass · Sun Oct 18 21:17:24 2015 -0600
  55. aba1f9d input: Add a few more keyboard keycodes by Simon Glass · Sun Oct 18 21:17:23 2015 -0600
  56. e13d3fa input: Correct keycode for Ctrl-Y by Simon Glass · Sun Oct 18 21:17:22 2015 -0600
  57. 2915ad6 i8042: Adjust keyboard init to assume success by Simon Glass · Sun Oct 18 21:17:21 2015 -0600
  58. 4f58bbc i8042: Adjust kbd_reset() to collect all failures by Simon Glass · Sun Oct 18 21:17:20 2015 -0600
  59. 4b48eaf i8042: Use functions to handle register access by Simon Glass · Sun Oct 18 21:17:19 2015 -0600
  60. f406a1b video: Drop unused console functions by Simon Glass · Sun Oct 18 21:17:18 2015 -0600
  61. aa8484f dm: cros_ec: Convert cros_ec keyboard driver to driver model by Simon Glass · Sun Oct 18 21:17:17 2015 -0600
  62. 01e9940 dm: tegra: Convert keyboard driver to driver model by Simon Glass · Sun Oct 18 21:17:16 2015 -0600
  63. d3d4035 dm: stdio: Plumb in the new keyboard uclass by Simon Glass · Sun Oct 18 21:17:15 2015 -0600
  64. fb72640 cros_ec: Use udevice instead of cros_ec_dev for keyboard functions by Simon Glass · Sun Oct 18 21:17:14 2015 -0600
  65. e7817a9 input: Add the keycode translation tables separately by Simon Glass · Sun Oct 18 21:17:13 2015 -0600
  66. 5e62896 input: Return -ENOSPC when there is not space by Simon Glass · Sun Oct 18 21:17:12 2015 -0600
  67. 244f589 input: Add a device pointer to the input config by Simon Glass · Sun Oct 18 21:17:11 2015 -0600
  68. ed32c0c dm: input: Create a keyboard uclass by Simon Glass · Sun Oct 18 21:17:10 2015 -0600
  69. 02f0c28 dm: usb: Add support for USB keyboards with driver model by Simon Glass · Tue Sep 08 11:15:11 2015 -0600
  70. 9be550b rockchip: Turn on CONFIG_DEBUG_UART_NS16550 in defconfigs by Ariel D'Alessandro · Mon Nov 16 08:15:50 2015 -0300
  71. 8760394 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Thu Nov 19 13:27:26 2015 -0500
  72. ecc0931 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu Nov 19 11:25:36 2015 -0500
  73. 78a9bc8 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu Nov 19 09:06:44 2015 -0500
  74. f3aabf1 common: mii: Do not allow to exceed max phy limit by Michal Simek · Mon Oct 19 15:13:34 2015 +0200
  75. 8bc7817 zynq: sdhci: Define max clock by macro by Michal Simek · Tue Sep 29 01:27:13 2015 +0200
  76. 728d32e net: zynq: Fix MDC setting for zynq by Michal Simek · Tue Sep 08 17:07:01 2015 +0200
  77. d5abec6 net: zynq: Remove unused MDCCLKDIV2 macro by Michal Simek · Tue Sep 08 16:54:39 2015 +0200
  78. 6429595 net: zynq: Fix mdc clock division setting for 100Mbit/s by Michal Simek · Tue Sep 08 16:55:42 2015 +0200
  79. 975ae35 net: zynq: Wait till packet is sent by Michal Simek · Mon Aug 17 09:57:46 2015 +0200
  80. 2304511 net: zynq: Disable secondary queues by Edgar E. Iglesias · Fri Sep 25 23:50:07 2015 -0700
  81. 1dc446e net: zynq: Add dummy packet to fix packet duplication issue by Michal Simek · Mon Aug 17 09:58:54 2015 +0200
  82. f91f7e5 net: zynq: Do not report TX underrun by Michal Simek · Mon Aug 17 09:51:34 2015 +0200
  83. b6fe7ad net: zynq: Setup BD when structures are filled by Michal Simek · Mon Aug 17 09:50:09 2015 +0200
  84. c6eb0bc net: zynq: Allocate BD_SPACE in connection to RX_BUF by Michal Simek · Mon Aug 17 09:45:53 2015 +0200
  85. c790ede dm: sf: Add support for all targets which requires MANUAL_RELOC by Michal Simek · Tue Oct 27 13:52:47 2015 +0100
  86. 61809f5 dm: core: Add missing entries for manual relocation by Michal Simek · Tue Oct 27 13:48:08 2015 +0100
  87. 28d7e4e dm: spi: Add support for all targets which requires MANUAL_RELOC by Michal Simek · Tue Oct 27 13:36:42 2015 +0100
  88. 14c96dc microblaze: Fix C99/gnu99 compatiblity for inline functions by Nathan Rossi · Fri Nov 06 19:25:06 2015 +1000
  89. 8888839 microblaze: Fix style issues in header files by Nathan Rossi · Fri Nov 06 19:25:05 2015 +1000
  90. ff5dbef net: zynq: Fix clearing statistic by Michal Simek · Mon Oct 05 12:49:48 2015 +0200
  91. 74a86e8 net: zynq: Extend register description with offsets by Michal Simek · Mon Oct 05 11:49:43 2015 +0200
  92. 492de0f net: zynq: Add support for different PHY interface types by Michal Simek · Wed Oct 07 16:42:56 2015 +0200
  93. c919c2c net: zynq: Add debug message to phyread/phywrite by Michal Simek · Wed Oct 07 16:34:51 2015 +0200
  94. af52939 ARM: zynq: Add target for building bootable SPL image for Zynq by Nathan Rossi · Tue Nov 17 22:56:57 2015 +1000
  95. ce1771e tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage by Nathan Rossi · Tue Nov 17 22:56:56 2015 +1000
  96. 1a11339 ARM64: zynqmp: Enable TI phy by default by Michal Simek · Tue Nov 10 10:48:05 2015 +0100
  97. 8d3ce68 net: phy: Add support for Texas Instruments DP83867 by Edgar E. Iglesias · Fri Sep 25 23:46:08 2015 -0700
  98. c094f07 ARM: zynq: Choose boot image based on OF_SEPARATE macro by Michal Simek · Mon Nov 09 10:39:44 2015 +0100
  99. f5005ce zynqmp: mp: Add support for booting R5 from any address by Michal Simek · Fri May 22 13:28:23 2015 +0200
  100. 78d30e5 env_ubi.c: Correct pointer error in env load by Kevin Smith · Fri Oct 23 17:51:47 2015 +0000