1. 17efbaf iocon: Disable FIT_VERBOSE by Tom Rini · Tue Dec 01 15:49:42 2015 -0500
  2. 7fd4780 rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip Kconfig by Ariel D'Alessandro · Mon Nov 16 08:15:51 2015 -0300
  3. 2de748f rockchip: Add basic support for evb-rk3036 board by huang lin · Tue Nov 17 14:20:28 2015 +0800
  4. 1115b64 rockchip: rk3036: Add core Soc start-up code by huang lin · Tue Nov 17 14:20:27 2015 +0800
  5. 50b7375 mmc: dw_mmc: support fifo mode in dwc mmc driver by huang lin · Tue Nov 17 14:20:22 2015 +0800
  6. 1bce642 rockchip: Bring in RK3036 device tree file includes and bindings by huang lin · Tue Nov 17 14:20:15 2015 +0800
  7. 7c9bb39 rockchip: add config decide whether to build common.c by huang lin · Tue Nov 17 14:20:12 2015 +0800
  8. 8db3e24 rockchip: add timer driver by huang lin · Tue Nov 17 14:20:09 2015 +0800
  9. 7df0168 rockchip: firefly: Save the environment on SD card by Sjoerd Simons · Fri Sep 18 23:49:12 2015 +0200
  10. d3d7ab1 rockchip: Also load the initrd below 512M by Sjoerd Simons · Fri Sep 18 23:49:11 2015 +0200
  11. eca7b0d dm: pci: Disable PCI compatibility functions by default by Simon Glass · Thu Nov 26 19:51:30 2015 -0700
  12. 85bcce3 dm: pci: Convert 'pci' command to driver model by Simon Glass · Thu Nov 26 19:51:29 2015 -0700
  13. c19e442 dm: pci: Add a comment about how to find struct pci_controller by Simon Glass · Thu Nov 26 19:51:21 2015 -0700
  14. 46fcfc1 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · Thu Nov 19 20:27:02 2015 -0700
  15. dcdc012 dm: pci: Add a function to find the regions for a PCI bus by Simon Glass · Thu Nov 19 20:27:01 2015 -0700
  16. 6256d67 dm: pci: Add a function to get the controller for a bus by Simon Glass · Thu Nov 19 20:27:00 2015 -0700
  17. 27a733f dm: pci: Add functions to emulate 8- and 16-bit access by Simon Glass · Thu Nov 19 20:26:59 2015 -0700
  18. 88c3645 dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM by Simon Glass · Thu Nov 19 20:26:56 2015 -0700
  19. c78e327 dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig by Simon Glass · Thu Nov 19 20:26:55 2015 -0700
  20. b2aa4c5 x86: tsc: Move tsc_timer.c to drivers/timer by Bin Meng · Fri Nov 13 00:11:24 2015 -0800
  21. ab841b6 dm: timer: Support 64-bit counter by Bin Meng · Tue Nov 24 13:31:17 2015 -0700
  22. 8a7b864 dm: timer: Fix several nits by Bin Meng · Fri Nov 13 00:11:14 2015 -0800
  23. 7e105f4 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Nov 30 18:13:10 2015 -0500
  24. c64a75a arm: atmel: Add SAMA5D2 Xplained board by Wenyou Yang · Fri Oct 30 09:55:52 2015 +0800
  25. b06bdd0 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Nov 30 15:18:30 2015 -0500
  26. 3642750 armv8: ls2080a: Define CONFIG_ENV_OVERWRITE to overwrite serial and ethaddr by Alison Wang · Fri Nov 13 16:49:06 2015 +0800
  27. f637024 arm: ls102xa: Update fdt_high and initrd_high for LS1021AQDS board by Alison Wang · Thu Nov 05 11:16:26 2015 +0800
  28. d957a67 drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3 by York Sun · Wed Nov 04 09:53:10 2015 -0800
  29. 0ea9b3d armv8/ls1043ardb: add USB support by Gong Qianyu · Wed Nov 11 17:58:40 2015 +0800
  30. 8a43f13 armv8/ls1043ardb: add DSPI support by Gong Qianyu · Wed Nov 11 17:58:39 2015 +0800
  31. dd33567 armv8/ls1043aqds: add LS1043AQDS board support by Shaohui Xie · Wed Nov 11 17:58:37 2015 +0800
  32. 77f7ded armv8: ls2085a: Add support of LS2085A SoC by Prabhakar Kushwaha · Mon Nov 09 16:42:20 2015 +0530
  33. 122bcfd armv8: LS2080A: Rename LS2085A to reflect LS2080A by Prabhakar Kushwaha · Mon Nov 09 16:42:07 2015 +0530
  34. 52d2e2c driver: net: ldpaa: Use DPMAC as net device by Prabhakar Kushwaha · Wed Nov 04 12:26:00 2015 +0530
  35. 316b71c driver: net: fsl-mc: Create DPAA2 object at run-time by Prabhakar Kushwaha · Wed Nov 04 12:25:59 2015 +0530
  36. 29a63e4 driver: net: fsl-mc: Add DPAA2 commands to manage MC by Prabhakar Kushwaha · Wed Nov 04 12:25:58 2015 +0530
  37. ef55310 driver: ldpaa: Add api to return linked PHY ID of DPMAC by Prabhakar Kushwaha · Wed Nov 04 12:25:56 2015 +0530
  38. 916ef9f driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB by Prabhakar Kushwaha · Wed Nov 04 12:25:54 2015 +0530
  39. cf0c8cf driver: net: fsl-mc: Add create, destroy APIs in flibs by Prabhakar Kushwaha · Wed Nov 04 12:25:53 2015 +0530
  40. 67d990d Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Mon Nov 30 08:30:14 2015 -0500
  41. 70ad31a arm: socfpga: Remove fsloadcmd from environment by Chin Liang See · Fri Nov 27 21:32:40 2015 +0800
  42. 48e7bf9 mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts by Chin Liang See · Thu Nov 26 09:43:43 2015 +0800
  43. 567356a arm: socfpga: Repair SoCrates board by Marek Vasut · Mon Nov 23 17:06:27 2015 +0100
  44. eca8b5c ARM: socfpga: rename the cyclone5 and arria5 base address file by Dinh Nguyen · Mon Nov 23 17:27:17 2015 -0600
  45. bf1912f Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · Mon Nov 30 07:11:53 2015 -0500
  46. 0e35d83 cfi_flash: give default CONFIG_SYS_MAX_FLASH_SECT in flash.h by Thomas Chou · Sat Oct 31 11:09:36 2015 +0800
  47. 06990b8 arm: kirkwood: add ZyXEL NSA310S device by Gerald Kerma · Fri Oct 23 09:50:58 2015 +0200
  48. 89de706 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Fri Nov 27 08:41:03 2015 -0500
  49. c2df68ff i2c: Fix the comment to match the function described by Stefan Roese · Wed Nov 25 07:41:58 2015 +0100
  50. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · Wed Nov 25 05:34:54 2015 -0800
  51. 72a049d spi: Move SPI drivers to defconfig by Bin Meng · Wed Nov 25 05:34:53 2015 -0800
  52. 7b9839c gpt: part: Definition and declaration of GPT verification functions by Lukasz Majewski · Fri Nov 20 08:06:16 2015 +0100
  53. d5499a2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Sun Nov 22 08:20:03 2015 -0500
  54. f977072 sunxi: Add basic H3 support by Jens Kuske · Tue Nov 17 15:12:58 2015 +0100
  55. db41834 sunxi: Enable DFU for RAM by Siarhei Siamashka · Sun Oct 25 06:44:46 2015 +0200
  56. ad5b2a2 vexpress64: store env in flash by Ryan Harkin · Wed Nov 18 10:39:09 2015 +0000
  57. b522757 vexpress64: remove #error by Ryan Harkin · Wed Nov 18 10:39:08 2015 +0000
  58. 98d2fff vexpress64: use 2nd DRAM bank only on juno by Ryan Harkin · Wed Nov 18 10:39:07 2015 +0000
  59. f422ae7 eeprom: Add bus argument to eeprom_init() by Marek Vasut · Tue Nov 10 20:53:31 2015 +0100
  60. ff933f5 eeprom: Zap eeprom_probe() by Marek Vasut · Tue Nov 10 20:53:21 2015 +0100
  61. ee54144 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · Tue Nov 10 20:53:19 2015 +0100
  62. dfa25df ARM: keystone2: configs: Correct burn_uboot_sp erase size by Cooper Jr., Franklin · Thu Nov 19 07:45:22 2015 -0600
  63. 8e27fd6 nios2: 10m50: change to ns16550 uart by Thomas Chou · Thu Nov 19 21:48:15 2015 +0800
  64. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  65. 00ad1f0 ns16550: zap CONFIG_NS16550_SERIAL by Thomas Chou · Thu Nov 19 21:48:13 2015 +0800
  66. 52ac443 ns16550: unify serial_omap by Thomas Chou · Thu Nov 19 21:48:12 2015 +0800
  67. e3b9026 ns16550: unify serial_tegra by Thomas Chou · Thu Nov 19 21:48:11 2015 +0800
  68. 22221c0 ns16550: unify serial_dw by Thomas Chou · Thu Nov 19 21:48:10 2015 +0800
  69. ca32c98 ns16550: unify serial_keystone by Thomas Chou · Thu Nov 19 21:48:09 2015 +0800
  70. 2b510fa sandbox: Enable USB keyboard by Simon Glass · Sun Nov 08 23:48:07 2015 -0700
  71. be4ebd1 usb: sandbox: Add a USB emulation driver by Simon Glass · Sun Nov 08 23:48:06 2015 -0700
  72. 9042179 usb: sandbox: Add support for interrupt operations by Simon Glass · Sun Nov 08 23:48:05 2015 -0700
  73. 7e7573c Revert "dm: Export device_remove_children / device_unbind_children" by Simon Glass · Sun Nov 08 23:47:58 2015 -0700
  74. 668ef3d sandbox: usb: Allow finding a USB emulator for a device by Simon Glass · Sun Nov 08 23:47:55 2015 -0700
  75. 0a74c96 dm: core: Add safe device iteration macros by Simon Glass · Sun Nov 08 23:47:52 2015 -0700
  76. 09def3a usb: Refactor USB tree output code for testing by Simon Glass · Sun Nov 08 23:47:51 2015 -0700
  77. 79defce sandbox: Enable console recording and silent console by Simon Glass · Sun Nov 08 23:47:49 2015 -0700
  78. 1bb4923 console: Add a console buffer by Simon Glass · Sun Nov 08 23:47:48 2015 -0700
  79. 1294ecf Add a circular memory buffer implementation by Simon Glass · Sun Nov 08 23:47:47 2015 -0700
  80. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  81. 7ca7374 x86: qemu: Convert to use driver model keyboard by Bin Meng · Thu Nov 12 05:33:06 2015 -0800
  82. 50704d3 x86: crownbay: Convert to use driver model keyboard by Bin Meng · Thu Nov 12 05:33:05 2015 -0800
  83. 07ab26e input: Change LED state bits to conform i8042 compatible keyboard by Bin Meng · Thu Nov 12 05:33:03 2015 -0800
  84. 139309b input: Convert 'keyboard' driver to use input library by Simon Glass · Wed Nov 11 10:05:48 2015 -0700
  85. fa0a42a input: Convert i8042 to driver model by Simon Glass · Wed Nov 11 10:05:45 2015 -0700
  86. ffe67e4 Drop CONFIG_ISA_KEYBOARD by Simon Glass · Wed Nov 11 10:05:44 2015 -0700
  87. 3356cad x86: Add an i8042 device for boards that have it by Simon Glass · Wed Nov 11 10:05:43 2015 -0700
  88. 03fef7e input: Allow updating of keyboard LEDs by Simon Glass · Wed Nov 11 10:05:40 2015 -0700
  89. e6fa485 input: Support the German keymap by Simon Glass · Wed Nov 11 10:05:37 2015 -0700
  90. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · Fri Oct 30 15:35:52 2015 +0800
  91. d64a8cb input: Allow repeat filtering to be disabled by Simon Glass · Sun Oct 18 21:17:25 2015 -0600
  92. 2fed04b input: Add a function to add a keycode to the existing set by Simon Glass · Sun Oct 18 21:17:24 2015 -0600
  93. f406a1b video: Drop unused console functions by Simon Glass · Sun Oct 18 21:17:18 2015 -0600
  94. 01e9940 dm: tegra: Convert keyboard driver to driver model by Simon Glass · Sun Oct 18 21:17:16 2015 -0600
  95. fb72640 cros_ec: Use udevice instead of cros_ec_dev for keyboard functions by Simon Glass · Sun Oct 18 21:17:14 2015 -0600
  96. e7817a9 input: Add the keycode translation tables separately by Simon Glass · Sun Oct 18 21:17:13 2015 -0600
  97. 244f589 input: Add a device pointer to the input config by Simon Glass · Sun Oct 18 21:17:11 2015 -0600
  98. ed32c0c dm: input: Create a keyboard uclass by Simon Glass · Sun Oct 18 21:17:10 2015 -0600
  99. 02f0c28 dm: usb: Add support for USB keyboards with driver model by Simon Glass · Tue Sep 08 11:15:11 2015 -0600
  100. 8760394 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Thu Nov 19 13:27:26 2015 -0500