1. f977072 sunxi: Add basic H3 support by Jens Kuske · Tue Nov 17 15:12:58 2015 +0100
  2. bce07f6 sunxi: musb: Implement dfu_usb_get_reset() by Siarhei Siamashka · Sun Oct 25 06:44:47 2015 +0200
  3. be4ebd1 usb: sandbox: Add a USB emulation driver by Simon Glass · Sun Nov 08 23:48:06 2015 -0700
  4. 9042179 usb: sandbox: Add support for interrupt operations by Simon Glass · Sun Nov 08 23:48:05 2015 -0700
  5. 35787d2 dm: usb: Remove inactive children after a bus scan by Simon Glass · Sun Nov 08 23:48:00 2015 -0700
  6. 5082c69 dm: usb: Deprecate usb_get_dev_index() by Simon Glass · Sun Nov 08 23:47:59 2015 -0700
  7. 7e7573c Revert "dm: Export device_remove_children / device_unbind_children" by Simon Glass · Sun Nov 08 23:47:58 2015 -0700
  8. 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
  9. d43d7e9 Revert "dm: usb: Rename usb_find_child to usb_find_emul_child" by Simon Glass · Sun Nov 08 23:47:56 2015 -0700
  10. 668ef3d sandbox: usb: Allow finding a USB emulator for a device by Simon Glass · Sun Nov 08 23:47:55 2015 -0700
  11. ac33899 sandbox: usb: Allow up to 4 emulated devices on a hub by Simon Glass · Sun Nov 08 23:47:54 2015 -0700
  12. 31d7816 sandbox: usb: Allow dynamic emulated USB device descriptors by Simon Glass · Sun Nov 08 23:47:53 2015 -0700
  13. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  14. bfb744c sandbox: cros_ec: fix uninitialized use of len by Daniel Schwierzeck · Fri Nov 06 14:15:37 2015 +0100
  15. cb6a19f input: Ban digit numbers if 'Num Lock' is not on by Bin Meng · Thu Nov 12 05:33:04 2015 -0800
  16. 07ab26e input: Change LED state bits to conform i8042 compatible keyboard by Bin Meng · Thu Nov 12 05:33:03 2015 -0800
  17. 7e29bb8 input: Call keyboard's update_leds() method when the LEDs change by Bin Meng · Thu Nov 12 05:33:02 2015 -0800
  18. 229ef05 input: Save keyboard's LED state to correct place by Bin Meng · Thu Nov 12 05:33:01 2015 -0800
  19. 139309b input: Convert 'keyboard' driver to use input library by Simon Glass · Wed Nov 11 10:05:48 2015 -0700
  20. eaba37e video: input: Clean up after i8042 conversion by Simon Glass · Wed Nov 11 10:05:47 2015 -0700
  21. 708c831 i8042: Handle a duplicate power-on-reset response by Simon Glass · Wed Nov 11 10:05:46 2015 -0700
  22. fa0a42a input: Convert i8042 to driver model by Simon Glass · Wed Nov 11 10:05:45 2015 -0700
  23. a1f9ee4 input: Add a Kconfig option for the i8042 keyboard by Simon Glass · Wed Nov 11 10:05:42 2015 -0700
  24. e1a77bb input: i8042: Convert to use the input library by Simon Glass · Wed Nov 11 10:05:41 2015 -0700
  25. 03fef7e input: Allow updating of keyboard LEDs by Simon Glass · Wed Nov 11 10:05:40 2015 -0700
  26. f9bd6eb input: Handle caps lock by Simon Glass · Wed Nov 11 10:05:39 2015 -0700
  27. 210ac0d input: Adjust structure of code in process_modifier() by Simon Glass · Wed Nov 11 10:05:38 2015 -0700
  28. e6fa485 input: Support the German keymap by Simon Glass · Wed Nov 11 10:05:37 2015 -0700
  29. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · Fri Oct 30 15:35:52 2015 +0800
  30. d64a8cb input: Allow repeat filtering to be disabled by Simon Glass · Sun Oct 18 21:17:25 2015 -0600
  31. 2fed04b input: Add a function to add a keycode to the existing set by Simon Glass · Sun Oct 18 21:17:24 2015 -0600
  32. aba1f9d input: Add a few more keyboard keycodes by Simon Glass · Sun Oct 18 21:17:23 2015 -0600
  33. e13d3fa input: Correct keycode for Ctrl-Y by Simon Glass · Sun Oct 18 21:17:22 2015 -0600
  34. 2915ad6 i8042: Adjust keyboard init to assume success by Simon Glass · Sun Oct 18 21:17:21 2015 -0600
  35. 4f58bbc i8042: Adjust kbd_reset() to collect all failures by Simon Glass · Sun Oct 18 21:17:20 2015 -0600
  36. 4b48eaf i8042: Use functions to handle register access by Simon Glass · Sun Oct 18 21:17:19 2015 -0600
  37. f406a1b video: Drop unused console functions by Simon Glass · Sun Oct 18 21:17:18 2015 -0600
  38. aa8484f dm: cros_ec: Convert cros_ec keyboard driver to driver model by Simon Glass · Sun Oct 18 21:17:17 2015 -0600
  39. 01e9940 dm: tegra: Convert keyboard driver to driver model by Simon Glass · Sun Oct 18 21:17:16 2015 -0600
  40. fb72640 cros_ec: Use udevice instead of cros_ec_dev for keyboard functions by Simon Glass · Sun Oct 18 21:17:14 2015 -0600
  41. e7817a9 input: Add the keycode translation tables separately by Simon Glass · Sun Oct 18 21:17:13 2015 -0600
  42. 5e62896 input: Return -ENOSPC when there is not space by Simon Glass · Sun Oct 18 21:17:12 2015 -0600
  43. ed32c0c dm: input: Create a keyboard uclass by Simon Glass · Sun Oct 18 21:17:10 2015 -0600
  44. 8760394 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Thu Nov 19 13:27:26 2015 -0500
  45. ecc0931 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu Nov 19 11:25:36 2015 -0500
  46. 8bc7817 zynq: sdhci: Define max clock by macro by Michal Simek · Tue Sep 29 01:27:13 2015 +0200
  47. 728d32e net: zynq: Fix MDC setting for zynq by Michal Simek · Tue Sep 08 17:07:01 2015 +0200
  48. d5abec6 net: zynq: Remove unused MDCCLKDIV2 macro by Michal Simek · Tue Sep 08 16:54:39 2015 +0200
  49. 6429595 net: zynq: Fix mdc clock division setting for 100Mbit/s by Michal Simek · Tue Sep 08 16:55:42 2015 +0200
  50. 975ae35 net: zynq: Wait till packet is sent by Michal Simek · Mon Aug 17 09:57:46 2015 +0200
  51. 2304511 net: zynq: Disable secondary queues by Edgar E. Iglesias · Fri Sep 25 23:50:07 2015 -0700
  52. 1dc446e net: zynq: Add dummy packet to fix packet duplication issue by Michal Simek · Mon Aug 17 09:58:54 2015 +0200
  53. f91f7e5 net: zynq: Do not report TX underrun by Michal Simek · Mon Aug 17 09:51:34 2015 +0200
  54. b6fe7ad net: zynq: Setup BD when structures are filled by Michal Simek · Mon Aug 17 09:50:09 2015 +0200
  55. c6eb0bc net: zynq: Allocate BD_SPACE in connection to RX_BUF by Michal Simek · Mon Aug 17 09:45:53 2015 +0200
  56. c790ede dm: sf: Add support for all targets which requires MANUAL_RELOC by Michal Simek · Tue Oct 27 13:52:47 2015 +0100
  57. 61809f5 dm: core: Add missing entries for manual relocation by Michal Simek · Tue Oct 27 13:48:08 2015 +0100
  58. 28d7e4e dm: spi: Add support for all targets which requires MANUAL_RELOC by Michal Simek · Tue Oct 27 13:36:42 2015 +0100
  59. ff5dbef net: zynq: Fix clearing statistic by Michal Simek · Mon Oct 05 12:49:48 2015 +0200
  60. 74a86e8 net: zynq: Extend register description with offsets by Michal Simek · Mon Oct 05 11:49:43 2015 +0200
  61. 492de0f net: zynq: Add support for different PHY interface types by Michal Simek · Wed Oct 07 16:42:56 2015 +0200
  62. c919c2c net: zynq: Add debug message to phyread/phywrite by Michal Simek · Wed Oct 07 16:34:51 2015 +0200
  63. 8d3ce68 net: phy: Add support for Texas Instruments DP83867 by Edgar E. Iglesias · Fri Sep 25 23:46:08 2015 -0700
  64. 33eefe4 spl: change return values of spl_*_load_image() by Nikita Kiryanov · Sun Nov 08 17:11:49 2015 +0200
  65. ee650e2 altera_pio: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 11:26:51 2015 +0800
  66. 24a5baf altera_qspi: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 11:22:50 2015 +0800
  67. fb46833 altera_tse: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 11:21:16 2015 +0800
  68. 61a9906 altera_sysid: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 11:18:52 2015 +0800
  69. 3f1f1a2 altera_spi: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 11:17:25 2015 +0800
  70. d82a4d3 altera_timer: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 11:15:31 2015 +0800
  71. 15890ca altera_uart: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 10:38:09 2015 +0800
  72. ce69fb6 altera_jtag_uart: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 10:36:49 2015 +0800
  73. c78a152 sf: Correct flash->flags for SST flash by Bin Meng · Sun Nov 15 19:31:37 2015 -0800
  74. dea4e33 arm: mvebu: Fix SAR1_CPU_CORE_MASK by Dirk Eibach · Wed Oct 28 16:44:14 2015 +0100
  75. 0277a6b arm: mvebu: a38x: Remove unsupported topologies by Kevin Smith · Fri Oct 23 17:53:19 2015 +0000
  76. 38a7e9b spi: sf_ops: Check the return value from spi_flash_cmd_read_status() by Fabio Estevam · Tue Nov 17 17:13:33 2015 -0200
  77. 0a2bf5c sf: Add lock ops for SST SPI NOR flash by Fabio Estevam · Tue Nov 17 16:50:53 2015 -0200
  78. 748a565 sf: Remove eeprom_m95xxx test driver by Jagan Teki · Wed Nov 04 13:01:59 2015 +0530
  79. 43ad9ce spi: ti_qspi: Add dummy readl for bus sync by Vignesh R · Tue Nov 10 11:52:10 2015 +0530
  80. 809c054 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 16 08:35:38 2015 -0500
  81. ee76cf6 Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc by Tom Rini · Fri Nov 13 10:04:34 2015 -0500
  82. 66528f6 sf: Fix NULL pointer exception for flashes without lock methods by Bin Meng · Fri Nov 13 02:46:26 2015 -0800
  83. d18eb7b sparc: leon3: Add debug_uart support to LEON3 serial driver. by Francois Retief · Thu Oct 29 12:55:34 2015 +0200
  84. 9d59af9 sparc: leon3: Moved GRLIB core header files to common include/grlib directory by Daniel Hellstrom · Thu Jan 21 16:09:37 2010 +0100
  85. 02e2a84 sparc: leon3: Reimplemented AMBA Plug&Play scanning routines. by Daniel Hellstrom · Mon Jan 25 09:54:51 2010 +0100
  86. d44a6ff Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu Nov 12 15:59:35 2015 -0500
  87. 9875e12 pengwyn: nand and ethernet fixes by Vincent BENOIT · Mon Nov 02 18:50:23 2015 +0100
  88. 1884e02 block: ahci: Remove dead code by Fabio Estevam · Sun Nov 01 13:18:27 2015 -0200
  89. 4f515fb i2c: Fix pca953x endianess issue by Dirk Eibach · Thu Oct 29 13:51:27 2015 +0100
  90. e2493dd i2c: soft_i2c: Fix bus indizes by Dirk Eibach · Wed Oct 28 11:46:39 2015 +0100
  91. 9459433 hrcon: Add fan controllers by Dirk Eibach · Wed Oct 28 11:46:36 2015 +0100
  92. 981bacd hrcon: Add support for the DH variant by Dirk Eibach · Wed Oct 28 11:46:35 2015 +0100
  93. 9c9f807 i2c: ihs_i2c: Fix hold_bus control by Dirk Eibach · Wed Oct 28 11:46:24 2015 +0100
  94. 2c7212b i2c: ihs_i2c: Use macro bestpractices by Dirk Eibach · Wed Oct 28 11:46:23 2015 +0100
  95. 9ac3385 i2c: ihs_i2c: Dual channel support by Dirk Eibach · Wed Oct 28 11:46:22 2015 +0100
  96. 1e9e619 driver: net: Fix pointer conversion warnings for xilinx_zynqmp_ep by Prabhakar Kushwaha · Sun Oct 25 13:18:54 2015 +0530
  97. 91d5254 driver: usb: Fix pointer conversion warnings for hikey by Prabhakar Kushwaha · Sun Oct 25 13:18:41 2015 +0530
  98. fdefb90 driver: dwmmc: Fix pointer conversion warnings for hikey by Prabhakar Kushwaha · Sun Oct 25 13:18:25 2015 +0530
  99. 76ea8b0 pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus() by Cheng Gu · Fri Oct 23 21:48:01 2015 +0000
  100. 33602a9 fastboot: Implement NAND backend by Maxime Ripard · Thu Oct 15 14:34:17 2015 +0200