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