1. 139309b input: Convert 'keyboard' driver to use input library by Simon Glass · Wed Nov 11 10:05:48 2015 -0700
  2. eaba37e video: input: Clean up after i8042 conversion by Simon Glass · Wed Nov 11 10:05:47 2015 -0700
  3. 708c831 i8042: Handle a duplicate power-on-reset response by Simon Glass · Wed Nov 11 10:05:46 2015 -0700
  4. fa0a42a input: Convert i8042 to driver model by Simon Glass · Wed Nov 11 10:05:45 2015 -0700
  5. ffe67e4 Drop CONFIG_ISA_KEYBOARD by Simon Glass · Wed Nov 11 10:05:44 2015 -0700
  6. 3356cad x86: Add an i8042 device for boards that have it by Simon Glass · Wed Nov 11 10:05:43 2015 -0700
  7. a1f9ee4 input: Add a Kconfig option for the i8042 keyboard by Simon Glass · Wed Nov 11 10:05:42 2015 -0700
  8. e1a77bb input: i8042: Convert to use the input library by Simon Glass · Wed Nov 11 10:05:41 2015 -0700
  9. 03fef7e input: Allow updating of keyboard LEDs by Simon Glass · Wed Nov 11 10:05:40 2015 -0700
  10. f9bd6eb input: Handle caps lock by Simon Glass · Wed Nov 11 10:05:39 2015 -0700
  11. 210ac0d input: Adjust structure of code in process_modifier() by Simon Glass · Wed Nov 11 10:05:38 2015 -0700
  12. e6fa485 input: Support the German keymap by Simon Glass · Wed Nov 11 10:05:37 2015 -0700
  13. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · Fri Oct 30 15:35:52 2015 +0800
  14. c2fbaa2 common/board_f.c: move mark_bootstage after arch_cpu_init_dm by Thomas Chou · Fri Oct 30 15:35:51 2015 +0800
  15. d64a8cb input: Allow repeat filtering to be disabled by Simon Glass · Sun Oct 18 21:17:25 2015 -0600
  16. 2fed04b input: Add a function to add a keycode to the existing set by Simon Glass · Sun Oct 18 21:17:24 2015 -0600
  17. aba1f9d input: Add a few more keyboard keycodes by Simon Glass · Sun Oct 18 21:17:23 2015 -0600
  18. e13d3fa input: Correct keycode for Ctrl-Y by Simon Glass · Sun Oct 18 21:17:22 2015 -0600
  19. 2915ad6 i8042: Adjust keyboard init to assume success by Simon Glass · Sun Oct 18 21:17:21 2015 -0600
  20. 4f58bbc i8042: Adjust kbd_reset() to collect all failures by Simon Glass · Sun Oct 18 21:17:20 2015 -0600
  21. 4b48eaf i8042: Use functions to handle register access by Simon Glass · Sun Oct 18 21:17:19 2015 -0600
  22. f406a1b video: Drop unused console functions by Simon Glass · Sun Oct 18 21:17:18 2015 -0600
  23. aa8484f dm: cros_ec: Convert cros_ec keyboard driver to driver model by Simon Glass · Sun Oct 18 21:17:17 2015 -0600
  24. 01e9940 dm: tegra: Convert keyboard driver to driver model by Simon Glass · Sun Oct 18 21:17:16 2015 -0600
  25. d3d4035 dm: stdio: Plumb in the new keyboard uclass by Simon Glass · Sun Oct 18 21:17:15 2015 -0600
  26. fb72640 cros_ec: Use udevice instead of cros_ec_dev for keyboard functions by Simon Glass · Sun Oct 18 21:17:14 2015 -0600
  27. e7817a9 input: Add the keycode translation tables separately by Simon Glass · Sun Oct 18 21:17:13 2015 -0600
  28. 5e62896 input: Return -ENOSPC when there is not space by Simon Glass · Sun Oct 18 21:17:12 2015 -0600
  29. 244f589 input: Add a device pointer to the input config by Simon Glass · Sun Oct 18 21:17:11 2015 -0600
  30. ed32c0c dm: input: Create a keyboard uclass by Simon Glass · Sun Oct 18 21:17:10 2015 -0600
  31. 02f0c28 dm: usb: Add support for USB keyboards with driver model by Simon Glass · Tue Sep 08 11:15:11 2015 -0600
  32. 9be550b rockchip: Turn on CONFIG_DEBUG_UART_NS16550 in defconfigs by Ariel D'Alessandro · Mon Nov 16 08:15:50 2015 -0300
  33. 8760394 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Thu Nov 19 13:27:26 2015 -0500
  34. ecc0931 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu Nov 19 11:25:36 2015 -0500
  35. 78a9bc8 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu Nov 19 09:06:44 2015 -0500
  36. f3aabf1 common: mii: Do not allow to exceed max phy limit by Michal Simek · Mon Oct 19 15:13:34 2015 +0200
  37. 8bc7817 zynq: sdhci: Define max clock by macro by Michal Simek · Tue Sep 29 01:27:13 2015 +0200
  38. 728d32e net: zynq: Fix MDC setting for zynq by Michal Simek · Tue Sep 08 17:07:01 2015 +0200
  39. d5abec6 net: zynq: Remove unused MDCCLKDIV2 macro by Michal Simek · Tue Sep 08 16:54:39 2015 +0200
  40. 6429595 net: zynq: Fix mdc clock division setting for 100Mbit/s by Michal Simek · Tue Sep 08 16:55:42 2015 +0200
  41. 975ae35 net: zynq: Wait till packet is sent by Michal Simek · Mon Aug 17 09:57:46 2015 +0200
  42. 2304511 net: zynq: Disable secondary queues by Edgar E. Iglesias · Fri Sep 25 23:50:07 2015 -0700
  43. 1dc446e net: zynq: Add dummy packet to fix packet duplication issue by Michal Simek · Mon Aug 17 09:58:54 2015 +0200
  44. f91f7e5 net: zynq: Do not report TX underrun by Michal Simek · Mon Aug 17 09:51:34 2015 +0200
  45. b6fe7ad net: zynq: Setup BD when structures are filled by Michal Simek · Mon Aug 17 09:50:09 2015 +0200
  46. c6eb0bc net: zynq: Allocate BD_SPACE in connection to RX_BUF by Michal Simek · Mon Aug 17 09:45:53 2015 +0200
  47. c790ede dm: sf: Add support for all targets which requires MANUAL_RELOC by Michal Simek · Tue Oct 27 13:52:47 2015 +0100
  48. 61809f5 dm: core: Add missing entries for manual relocation by Michal Simek · Tue Oct 27 13:48:08 2015 +0100
  49. 28d7e4e dm: spi: Add support for all targets which requires MANUAL_RELOC by Michal Simek · Tue Oct 27 13:36:42 2015 +0100
  50. 14c96dc microblaze: Fix C99/gnu99 compatiblity for inline functions by Nathan Rossi · Fri Nov 06 19:25:06 2015 +1000
  51. 8888839 microblaze: Fix style issues in header files by Nathan Rossi · Fri Nov 06 19:25:05 2015 +1000
  52. ff5dbef net: zynq: Fix clearing statistic by Michal Simek · Mon Oct 05 12:49:48 2015 +0200
  53. 74a86e8 net: zynq: Extend register description with offsets by Michal Simek · Mon Oct 05 11:49:43 2015 +0200
  54. 492de0f net: zynq: Add support for different PHY interface types by Michal Simek · Wed Oct 07 16:42:56 2015 +0200
  55. c919c2c net: zynq: Add debug message to phyread/phywrite by Michal Simek · Wed Oct 07 16:34:51 2015 +0200
  56. af52939 ARM: zynq: Add target for building bootable SPL image for Zynq by Nathan Rossi · Tue Nov 17 22:56:57 2015 +1000
  57. ce1771e tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage by Nathan Rossi · Tue Nov 17 22:56:56 2015 +1000
  58. 1a11339 ARM64: zynqmp: Enable TI phy by default by Michal Simek · Tue Nov 10 10:48:05 2015 +0100
  59. 8d3ce68 net: phy: Add support for Texas Instruments DP83867 by Edgar E. Iglesias · Fri Sep 25 23:46:08 2015 -0700
  60. c094f07 ARM: zynq: Choose boot image based on OF_SEPARATE macro by Michal Simek · Mon Nov 09 10:39:44 2015 +0100
  61. f5005ce zynqmp: mp: Add support for booting R5 from any address by Michal Simek · Fri May 22 13:28:23 2015 +0200
  62. 78d30e5 env_ubi.c: Correct pointer error in env load by Kevin Smith · Fri Oct 23 17:51:47 2015 +0000
  63. aa632ab itest: add missing break statements to evalexp() by Stephen Warren · Tue Nov 17 10:29:08 2015 -0700
  64. 781910d test: fat: add error-checking to non-contig test by Stephen Warren · Tue Nov 17 10:29:07 2015 -0700
  65. bf562fd Fix sandbox build on Ubuntu 10.04 by Stephen Warren · Sat Nov 14 23:53:49 2015 -0700
  66. 846a57a km/powerpc: fix ft_board_setup prototype for km82xx & km83xx by Valentin Longchamp · Tue Nov 17 10:53:38 2015 +0100
  67. e8a17de powerpc/83xx: add support for kmtegr1 board by Valentin Longchamp · Tue Nov 17 10:53:37 2015 +0100
  68. e659c71 km8309: change the default QE_FW address by Valentin Longchamp · Tue Nov 17 10:53:36 2015 +0100
  69. af482d7 km83xx: use CONFIG_ENV_ADDR for the newenv env command by Valentin Longchamp · Tue Nov 17 10:53:35 2015 +0100
  70. c8b0ab6 board/keymile/km82xx: setting dip_switch 3 and 4 will run bootloader by Bagavathiannan Palanisamy · Tue Nov 17 10:53:34 2015 +0100
  71. 9c36b47 powerpc/km8360: fix the ODT parameters for CS0 by Valentin Longchamp · Tue Nov 17 10:53:33 2015 +0100
  72. 8a78efc powerpc/km8309: define CONFIG_SYS_DDRCDR by Valentin Longchamp · Tue Nov 17 10:53:32 2015 +0100
  73. b21ae18 powerpc/km8321: define CONFIG_SYS_DDRCDR by Valentin Longchamp · Tue Nov 17 10:53:31 2015 +0100
  74. 3a29fe9 km/powerpc82xx: remove unused function by Holger Brunck · Tue Nov 17 10:53:30 2015 +0100
  75. 61b9df7 km/powerpc: remove unneeded defines by Holger Brunck · Tue Nov 17 10:53:29 2015 +0100
  76. d2f29ab km/powerpc: move open firmware defines to km-powerpc.h by Holger Brunck · Tue Nov 17 10:53:28 2015 +0100
  77. 0ca0d70 km/powerpc: increase space for kernel imange and FDT blob by Holger Brunck · Tue Nov 17 10:53:27 2015 +0100
  78. e2d2239 powerpc/82xx/km: add testpin detection for mgcoge3ne by Holger Brunck · Tue Nov 17 10:53:26 2015 +0100
  79. e17fd68 powerpc/82xx: make set/get_pin for km82xx more flexible by Holger Brunck · Tue Nov 17 10:53:25 2015 +0100
  80. 4c1c6ae powerpc/83xx: add support for kmtepr2 board by Christoph Dietrich · Tue Nov 17 10:53:24 2015 +0100
  81. c8072a0 km/scripts: search for kernel/DTBs at serverip:/PRODUCTNAME via TFTP in develop mode by Tobias Müller · Fri Nov 13 16:15:22 2015 +0100
  82. 564c416 km/scripts: load fdt_bid_kwkey.dtb when working with tftp by Holger Brunck · Fri Nov 13 16:15:21 2015 +0100
  83. 15e79cc km: update the boot script to check for a DTB by Valentin Longchamp · Fri Nov 13 16:15:20 2015 +0100
  84. 6c3dd06 km/common: stop u-boot only if someone press <SPACE> by Holger Brunck · Fri Nov 13 16:15:19 2015 +0100
  85. bba4e25 arm/km_kirkwood: fix the #ifdef for KM_COGE5UN dip switch by Valentin Longchamp · Fri Nov 13 15:01:17 2015 +0100
  86. 43cf329 arm/mgcoge3un: check dip_switch at startup by Holger Brunck · Fri Nov 13 15:01:16 2015 +0100
  87. b0cab2d arm/km: Fix LED configuration for 88E1118R PHY (PIGGY3) by Tobias Müller · Fri Nov 13 15:01:15 2015 +0100
  88. ace55bd arm/km_kirkwood: remove KM_ENV_BUS and use CONFIG_I2C_ENV_EEPROM_BUS by Valentin Longchamp · Fri Nov 13 15:01:14 2015 +0100
  89. 7fea210 board/ti/am335x: add support for BeagleBone Green by robertcnelson@gmail.com · Wed Nov 11 09:10:52 2015 -0600
  90. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · Wed Nov 11 21:39:33 2015 +0800
  91. f17af43 git-mailrc: Add Bin as a maintainer of x86 by Bin Meng · Tue Nov 10 18:13:34 2015 -0800
  92. 6c2deee omap3: cm-t3517: add board specific get_board_rev() by Dmitry Lifshitz · Tue Nov 10 15:17:44 2015 +0200
  93. e63b2dd spl: mmc: add support for BOOT_DEVICE_MMC2 by Nikita Kiryanov · Sun Nov 08 17:11:54 2015 +0200
  94. 5105bb8 arm: mx6: cm-fx6: define fallback boot devices for spl by Nikita Kiryanov · Sun Nov 08 17:11:53 2015 +0200
  95. 8ec2e6c spl: announce boot devices by Nikita Kiryanov · Sun Nov 08 17:11:52 2015 +0200
  96. 3ed9478 spl: add support for alternative boot device by Nikita Kiryanov · Sun Nov 08 17:11:51 2015 +0200
  97. 0a97881 common: spl: move image load to its own function by Nikita Kiryanov · Sun Nov 08 17:11:50 2015 +0200
  98. 33eefe4 spl: change return values of spl_*_load_image() by Nikita Kiryanov · Sun Nov 08 17:11:49 2015 +0200
  99. 2b3ae5f spl: mmc: get rid of emmc boot code duplication by Nikita Kiryanov · Sun Nov 08 17:11:48 2015 +0200
  100. 642648c spl: mmc: move fs boot into its own function by Nikita Kiryanov · Sun Nov 08 17:11:47 2015 +0200