1. da8f104 common/console.c: Small coding style cleanup by Stefan Roese · Mon Nov 16 15:26:32 2015 +0100
  2. 19136bb common/console.c: Drop sandbox special-case console code by Stefan Roese · Mon Nov 16 15:26:31 2015 +0100
  3. aabdc52 i2c, avr32: fix compiler warning "input is not relaxable" by Heiko Schocher · Tue Nov 17 12:22:53 2015 +0100
  4. 83921e7 sunxi: Update new defconfigs by Tom Rini · Sun Nov 22 10:46:25 2015 -0500
  5. d5499a2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Sun Nov 22 08:20:03 2015 -0500
  6. de12f02 sunxi: Add support for the Lamobo R1 board by Jelle de Jong · Sun Oct 18 16:34:13 2015 +0200
  7. cc78aff sunxi: Add support for Orangepi Plus and Orangepi PC boards by Hans de Goede · Fri Nov 20 16:19:51 2015 +0100
  8. b7f9007 sunxi: Add H3 dts[i] files by Hans de Goede · Fri Nov 20 16:03:56 2015 +0100
  9. 2b8bd91 sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3 by Siarhei Siamashka · Fri Nov 20 07:07:48 2015 +0200
  10. 53f018e sunxi: Add H3 DRAM initialization support by Jens Kuske · Tue Nov 17 15:12:59 2015 +0100
  11. f977072 sunxi: Add basic H3 support by Jens Kuske · Tue Nov 17 15:12:58 2015 +0100
  12. bce07f6 sunxi: musb: Implement dfu_usb_get_reset() by Siarhei Siamashka · Sun Oct 25 06:44:47 2015 +0200
  13. db41834 sunxi: Enable DFU for RAM by Siarhei Siamashka · Sun Oct 25 06:44:46 2015 +0200
  14. ad5b2a2 vexpress64: store env in flash by Ryan Harkin · Wed Nov 18 10:39:09 2015 +0000
  15. b522757 vexpress64: remove #error by Ryan Harkin · Wed Nov 18 10:39:08 2015 +0000
  16. 98d2fff vexpress64: use 2nd DRAM bank only on juno by Ryan Harkin · Wed Nov 18 10:39:07 2015 +0000
  17. 8961d50 vexpress64: compile Juno PCIe conditionally by Ryan Harkin · Wed Nov 18 10:39:06 2015 +0000
  18. 7515464 Juno: don't print PCI debug information by default by Andre Przywara · Fri Nov 13 11:25:46 2015 +0000
  19. a24ea7a eeprom: Clean up checkpatch issues by Marek Vasut · Tue Nov 10 20:53:33 2015 +0100
  20. 4d17f71 eeprom: Add support for selecting i2c bus by Marek Vasut · Tue Nov 10 20:53:32 2015 +0100
  21. f422ae7 eeprom: Add bus argument to eeprom_init() by Marek Vasut · Tue Nov 10 20:53:31 2015 +0100
  22. 7a23721 eeprom: Pull out the RW loop by Marek Vasut · Tue Nov 10 20:53:30 2015 +0100
  23. d062c48 eeprom: Pull out transfer length computation by Marek Vasut · Tue Nov 10 20:53:29 2015 +0100
  24. 4208679 eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_BITS by Marek Vasut · Tue Nov 10 20:53:28 2015 +0100
  25. a1d4aeb eeprom: Suck the ifdef into eeprom_init() by Marek Vasut · Tue Nov 10 20:53:27 2015 +0100
  26. d848b08 eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS by Marek Vasut · Tue Nov 10 20:53:26 2015 +0100
  27. 2a632ffc eeprom: Make eeprom_write_enable() weak by Marek Vasut · Tue Nov 10 20:53:25 2015 +0100
  28. 6ae5957 eeprom: Pull out address computation by Marek Vasut · Tue Nov 10 20:53:24 2015 +0100
  29. 78990c7 eeprom: Pull out the I/O code by Marek Vasut · Tue Nov 10 20:53:23 2015 +0100
  30. ae59bfc eeprom: Zap CONFIG_SPI_X by Marek Vasut · Tue Nov 10 20:53:22 2015 +0100
  31. ff933f5 eeprom: Zap eeprom_probe() by Marek Vasut · Tue Nov 10 20:53:21 2015 +0100
  32. 44a6ac4 eeprom: Zap CONFIG_SYS_EEPROM_X40430 by Marek Vasut · Tue Nov 10 20:53:20 2015 +0100
  33. ee54144 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · Tue Nov 10 20:53:19 2015 +0100
  34. 704a096 eeprom: Shuffle code around by Marek Vasut · Tue Nov 10 20:53:18 2015 +0100
  35. a56b152 tricorder: rewrite tricordereeprom command by Andreas Bießmann · Tue Nov 10 20:53:17 2015 +0100
  36. dfa25df ARM: keystone2: configs: Correct burn_uboot_sp erase size by Cooper Jr., Franklin · Thu Nov 19 07:45:22 2015 -0600
  37. 5c13153 ARM: dra7x/am57x: Remove pin input/output config from WAKEUP pins by Cooper Jr., Franklin · Thu Nov 19 08:03:54 2015 -0600
  38. 8e27fd6 nios2: 10m50: change to ns16550 uart by Thomas Chou · Thu Nov 19 21:48:15 2015 +0800
  39. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  40. 00ad1f0 ns16550: zap CONFIG_NS16550_SERIAL by Thomas Chou · Thu Nov 19 21:48:13 2015 +0800
  41. 52ac443 ns16550: unify serial_omap by Thomas Chou · Thu Nov 19 21:48:12 2015 +0800
  42. e3b9026 ns16550: unify serial_tegra by Thomas Chou · Thu Nov 19 21:48:11 2015 +0800
  43. 22221c0 ns16550: unify serial_dw by Thomas Chou · Thu Nov 19 21:48:10 2015 +0800
  44. ca32c98 ns16550: unify serial_keystone by Thomas Chou · Thu Nov 19 21:48:09 2015 +0800
  45. 57ce19f ns16550: unify serial_rockchip by Thomas Chou · Thu Nov 19 21:48:08 2015 +0800
  46. 78b9881 ns16550: unify serial_ppc by Thomas Chou · Thu Nov 19 21:48:07 2015 +0800
  47. b0245de ns16550: unify serial_x86 by Thomas Chou · Thu Nov 19 21:48:06 2015 +0800
  48. 16b2e7e ns16550: add generic binding to unify the drivers by Thomas Chou · Thu Nov 19 21:48:05 2015 +0800
  49. d745429 ns16550: change map_sysmem to map_physmem by Thomas Chou · Thu Nov 19 21:48:04 2015 +0800
  50. d073841 debug_uart: restore ns16550 as default by Thomas Chou · Thu Nov 19 21:48:03 2015 +0800
  51. 12c420c dm: Add timeline and guide for porting serial drivers by Simon Glass · Fri Nov 20 10:48:47 2015 -0700
  52. c0ccc72 dm: test: usb: sandbox: Add keyboard tests for sandbox by Simon Glass · Sun Nov 08 23:48:08 2015 -0700
  53. 2b510fa sandbox: Enable USB keyboard by Simon Glass · Sun Nov 08 23:48:07 2015 -0700
  54. be4ebd1 usb: sandbox: Add a USB emulation driver by Simon Glass · Sun Nov 08 23:48:06 2015 -0700
  55. 9042179 usb: sandbox: Add support for interrupt operations by Simon Glass · Sun Nov 08 23:48:05 2015 -0700
  56. ab88fdb usb: Avoid open-coded USB constants in usb_kbd.c by Simon Glass · Sun Nov 08 23:48:04 2015 -0700
  57. 48629c5 usb: Drop unused code in usb_kbd.c by Simon Glass · Sun Nov 08 23:48:03 2015 -0700
  58. 846bb37 dm: test: usb: Add a test for device reordering by Simon Glass · Sun Nov 08 23:48:02 2015 -0700
  59. 4700fe5 dm: test: usb: Add tests for the 'usb tree' command by Simon Glass · Sun Nov 08 23:48:01 2015 -0700
  60. 35787d2 dm: usb: Remove inactive children after a bus scan by Simon Glass · Sun Nov 08 23:48:00 2015 -0700
  61. 5082c69 dm: usb: Deprecate usb_get_dev_index() by Simon Glass · Sun Nov 08 23:47:59 2015 -0700
  62. 7e7573c Revert "dm: Export device_remove_children / device_unbind_children" by Simon Glass · Sun Nov 08 23:47:58 2015 -0700
  63. 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
  64. d43d7e9 Revert "dm: usb: Rename usb_find_child to usb_find_emul_child" by Simon Glass · Sun Nov 08 23:47:56 2015 -0700
  65. 668ef3d sandbox: usb: Allow finding a USB emulator for a device by Simon Glass · Sun Nov 08 23:47:55 2015 -0700
  66. ac33899 sandbox: usb: Allow up to 4 emulated devices on a hub by Simon Glass · Sun Nov 08 23:47:54 2015 -0700
  67. 31d7816 sandbox: usb: Allow dynamic emulated USB device descriptors by Simon Glass · Sun Nov 08 23:47:53 2015 -0700
  68. 0a74c96 dm: core: Add safe device iteration macros by Simon Glass · Sun Nov 08 23:47:52 2015 -0700
  69. 09def3a usb: Refactor USB tree output code for testing by Simon Glass · Sun Nov 08 23:47:51 2015 -0700
  70. fe6d12a test: Record and silence console in tests by Simon Glass · Sun Nov 08 23:47:50 2015 -0700
  71. 79defce sandbox: Enable console recording and silent console by Simon Glass · Sun Nov 08 23:47:49 2015 -0700
  72. 1bb4923 console: Add a console buffer by Simon Glass · Sun Nov 08 23:47:48 2015 -0700
  73. 1294ecf Add a circular memory buffer implementation by Simon Glass · Sun Nov 08 23:47:47 2015 -0700
  74. 456f5e4 Drop config.h header from display_options.c by Simon Glass · Sun Nov 08 23:47:46 2015 -0700
  75. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  76. 2d7c499 dm: usb: Avoid time delays in sandbox tests by Simon Glass · Sun Nov 08 23:47:44 2015 -0700
  77. b25fa31 sandbox: Add a way to skip time delays by Simon Glass · Sun Nov 08 23:47:43 2015 -0700
  78. bfb744c sandbox: cros_ec: fix uninitialized use of len by Daniel Schwierzeck · Fri Nov 06 14:15:37 2015 +0100
  79. 7ca7374 x86: qemu: Convert to use driver model keyboard by Bin Meng · Thu Nov 12 05:33:06 2015 -0800
  80. 50704d3 x86: crownbay: Convert to use driver model keyboard by Bin Meng · Thu Nov 12 05:33:05 2015 -0800
  81. cb6a19f input: Ban digit numbers if 'Num Lock' is not on by Bin Meng · Thu Nov 12 05:33:04 2015 -0800
  82. 07ab26e input: Change LED state bits to conform i8042 compatible keyboard by Bin Meng · Thu Nov 12 05:33:03 2015 -0800
  83. 7e29bb8 input: Call keyboard's update_leds() method when the LEDs change by Bin Meng · Thu Nov 12 05:33:02 2015 -0800
  84. 229ef05 input: Save keyboard's LED state to correct place by Bin Meng · Thu Nov 12 05:33:01 2015 -0800
  85. 139309b input: Convert 'keyboard' driver to use input library by Simon Glass · Wed Nov 11 10:05:48 2015 -0700
  86. eaba37e video: input: Clean up after i8042 conversion by Simon Glass · Wed Nov 11 10:05:47 2015 -0700
  87. 708c831 i8042: Handle a duplicate power-on-reset response by Simon Glass · Wed Nov 11 10:05:46 2015 -0700
  88. fa0a42a input: Convert i8042 to driver model by Simon Glass · Wed Nov 11 10:05:45 2015 -0700
  89. ffe67e4 Drop CONFIG_ISA_KEYBOARD by Simon Glass · Wed Nov 11 10:05:44 2015 -0700
  90. 3356cad x86: Add an i8042 device for boards that have it by Simon Glass · Wed Nov 11 10:05:43 2015 -0700
  91. a1f9ee4 input: Add a Kconfig option for the i8042 keyboard by Simon Glass · Wed Nov 11 10:05:42 2015 -0700
  92. e1a77bb input: i8042: Convert to use the input library by Simon Glass · Wed Nov 11 10:05:41 2015 -0700
  93. 03fef7e input: Allow updating of keyboard LEDs by Simon Glass · Wed Nov 11 10:05:40 2015 -0700
  94. f9bd6eb input: Handle caps lock by Simon Glass · Wed Nov 11 10:05:39 2015 -0700
  95. 210ac0d input: Adjust structure of code in process_modifier() by Simon Glass · Wed Nov 11 10:05:38 2015 -0700
  96. e6fa485 input: Support the German keymap by Simon Glass · Wed Nov 11 10:05:37 2015 -0700
  97. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · Fri Oct 30 15:35:52 2015 +0800
  98. c2fbaa2 common/board_f.c: move mark_bootstage after arch_cpu_init_dm by Thomas Chou · Fri Oct 30 15:35:51 2015 +0800
  99. d64a8cb input: Allow repeat filtering to be disabled by Simon Glass · Sun Oct 18 21:17:25 2015 -0600
  100. 2fed04b input: Add a function to add a keycode to the existing set by Simon Glass · Sun Oct 18 21:17:24 2015 -0600