1. 8a43f13 armv8/ls1043ardb: add DSPI support by Gong Qianyu · Wed Nov 11 17:58:39 2015 +0800
  2. bdfdb62 armv8/ls1043aqds: dts: add dtb support by Gong Qianyu · Wed Nov 11 17:58:38 2015 +0800
  3. dd33567 armv8/ls1043aqds: add LS1043AQDS board support by Shaohui Xie · Wed Nov 11 17:58:37 2015 +0800
  4. 5e84779 armv8/ls1043ardb: dts: add dtb support by Gong Qianyu · Wed Nov 11 17:58:36 2015 +0800
  5. da4f136 armv8/fsl-layerscape: Remove reference to gdata by Gong Qianyu · Wed Nov 11 17:58:35 2015 +0800
  6. 1921899 pci/layerscape: add support for LS1043A PCIe LUT register access by Mingkai Hu · Wed Nov 11 17:58:34 2015 +0800
  7. 77f7ded armv8: ls2085a: Add support of LS2085A SoC by Prabhakar Kushwaha · Mon Nov 09 16:42:20 2015 +0530
  8. 122bcfd armv8: LS2080A: Rename LS2085A to reflect LS2080A by Prabhakar Kushwaha · Mon Nov 09 16:42:07 2015 +0530
  9. 9a93480 driver: net: ldpaa: Fix Rx buffer alignment by Prabhakar Kushwaha · Wed Nov 04 12:26:02 2015 +0530
  10. b4af96f driver: net: ldpaa: Add debug information by Prabhakar Kushwaha · Wed Nov 04 12:26:01 2015 +0530
  11. 52d2e2c driver: net: ldpaa: Use DPMAC as net device by Prabhakar Kushwaha · Wed Nov 04 12:26:00 2015 +0530
  12. 316b71c driver: net: fsl-mc: Create DPAA2 object at run-time by Prabhakar Kushwaha · Wed Nov 04 12:25:59 2015 +0530
  13. 29a63e4 driver: net: fsl-mc: Add DPAA2 commands to manage MC by Prabhakar Kushwaha · Wed Nov 04 12:25:58 2015 +0530
  14. 5940e4a driver: net: fsl-mc: Increase MC command timeout by Prabhakar Kushwaha · Wed Nov 04 12:25:57 2015 +0530
  15. ef55310 driver: ldpaa: Add api to return linked PHY ID of DPMAC by Prabhakar Kushwaha · Wed Nov 04 12:25:56 2015 +0530
  16. c5aa4ff armv8: ls2085aqds: Print function name during SerDes error by Prabhakar Kushwaha · Wed Nov 04 12:25:55 2015 +0530
  17. 916ef9f driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB by Prabhakar Kushwaha · Wed Nov 04 12:25:54 2015 +0530
  18. cf0c8cf driver: net: fsl-mc: Add create, destroy APIs in flibs by Prabhakar Kushwaha · Wed Nov 04 12:25:53 2015 +0530
  19. 316de87 armv8: lsch3: Fix lane protocol parsing logic by Prabhakar Kushwaha · Wed Nov 04 12:25:52 2015 +0530
  20. d285ef7 arm: ls1021a: Ensure Generic Timer disabled before jumping into the OS by Alison Wang · Tue Aug 04 09:55:37 2015 +0800
  21. 25c9dc5 arm: ls1021a: Ensure LS1021 ARM Generic Timer CompareValue Set 64-bit by Alison Wang · Wed Jul 15 15:13:05 2015 +0800
  22. 89de706 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Fri Nov 27 08:41:03 2015 -0500
  23. c2df68ff i2c: Fix the comment to match the function described by Stefan Roese · Wed Nov 25 07:41:58 2015 +0100
  24. 7521a94 arm: spear: x600: Enable tiny-printf by Stefan Roese · Tue Nov 24 09:25:08 2015 +0100
  25. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · Wed Nov 25 05:34:54 2015 -0800
  26. 72a049d spi: Move SPI drivers to defconfig by Bin Meng · Wed Nov 25 05:34:53 2015 -0800
  27. 4676aa7 am33xx: Remove serial_init in s_init for QSPI/NOR XIP boot by Vignesh R · Fri Nov 20 16:07:41 2015 +0530
  28. c6676e0 fs: ext4: Prevent infinite loop in ext4fs_iterate_dir by Thomas Fitzsimmons · Wed Nov 18 12:42:53 2015 -0500
  29. 1324e2b pci: fix address range check in __pci_hose_phys_to_bus() by Marcel Ziswiler · Wed Nov 18 15:05:06 2015 +0100
  30. 7840c4a part:efi: add bootable parameter in gpt command by Patrick Delaunay · Tue Nov 17 11:36:52 2015 +0100
  31. 309691b gpt: command: Extend gpt command to support GPT table verification by Lukasz Majewski · Fri Nov 20 08:06:17 2015 +0100
  32. 7b9839c gpt: part: Definition and declaration of GPT verification functions by Lukasz Majewski · Fri Nov 20 08:06:16 2015 +0100
  33. cc5f3d7 gpt: doc: Update gpt command's help description by Lukasz Majewski · Fri Nov 13 07:42:10 2015 +0100
  34. 7546ec2 gpt: doc: README: Update README entry for gpt verify extension by Lukasz Majewski · Fri Nov 20 08:06:14 2015 +0100
  35. ad4e590 gpt: command: Remove duplicated check for empty partition description by Lukasz Majewski · Fri Nov 20 08:06:13 2015 +0100
  36. 26a552c lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updates by Stefan Roese · Mon Nov 16 15:26:34 2015 +0100
  37. 363ab7b lib/tiny-printf.c: Add tiny printf function for space limited environments by Stefan Roese · Mon Nov 23 07:00:22 2015 +0100
  38. da8f104 common/console.c: Small coding style cleanup by Stefan Roese · Mon Nov 16 15:26:32 2015 +0100
  39. 19136bb common/console.c: Drop sandbox special-case console code by Stefan Roese · Mon Nov 16 15:26:31 2015 +0100
  40. aabdc52 i2c, avr32: fix compiler warning "input is not relaxable" by Heiko Schocher · Tue Nov 17 12:22:53 2015 +0100
  41. 83921e7 sunxi: Update new defconfigs by Tom Rini · Sun Nov 22 10:46:25 2015 -0500
  42. d5499a2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Sun Nov 22 08:20:03 2015 -0500
  43. de12f02 sunxi: Add support for the Lamobo R1 board by Jelle de Jong · Sun Oct 18 16:34:13 2015 +0200
  44. cc78aff sunxi: Add support for Orangepi Plus and Orangepi PC boards by Hans de Goede · Fri Nov 20 16:19:51 2015 +0100
  45. b7f9007 sunxi: Add H3 dts[i] files by Hans de Goede · Fri Nov 20 16:03:56 2015 +0100
  46. 2b8bd91 sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3 by Siarhei Siamashka · Fri Nov 20 07:07:48 2015 +0200
  47. 53f018e sunxi: Add H3 DRAM initialization support by Jens Kuske · Tue Nov 17 15:12:59 2015 +0100
  48. f977072 sunxi: Add basic H3 support by Jens Kuske · Tue Nov 17 15:12:58 2015 +0100
  49. bce07f6 sunxi: musb: Implement dfu_usb_get_reset() by Siarhei Siamashka · Sun Oct 25 06:44:47 2015 +0200
  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. 8961d50 vexpress64: compile Juno PCIe conditionally by Ryan Harkin · Wed Nov 18 10:39:06 2015 +0000
  55. 7515464 Juno: don't print PCI debug information by default by Andre Przywara · Fri Nov 13 11:25:46 2015 +0000
  56. a24ea7a eeprom: Clean up checkpatch issues by Marek Vasut · Tue Nov 10 20:53:33 2015 +0100
  57. 4d17f71 eeprom: Add support for selecting i2c bus by Marek Vasut · Tue Nov 10 20:53:32 2015 +0100
  58. f422ae7 eeprom: Add bus argument to eeprom_init() by Marek Vasut · Tue Nov 10 20:53:31 2015 +0100
  59. 7a23721 eeprom: Pull out the RW loop by Marek Vasut · Tue Nov 10 20:53:30 2015 +0100
  60. d062c48 eeprom: Pull out transfer length computation by Marek Vasut · Tue Nov 10 20:53:29 2015 +0100
  61. 4208679 eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_BITS by Marek Vasut · Tue Nov 10 20:53:28 2015 +0100
  62. a1d4aeb eeprom: Suck the ifdef into eeprom_init() by Marek Vasut · Tue Nov 10 20:53:27 2015 +0100
  63. d848b08 eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS by Marek Vasut · Tue Nov 10 20:53:26 2015 +0100
  64. 2a632ffc eeprom: Make eeprom_write_enable() weak by Marek Vasut · Tue Nov 10 20:53:25 2015 +0100
  65. 6ae5957 eeprom: Pull out address computation by Marek Vasut · Tue Nov 10 20:53:24 2015 +0100
  66. 78990c7 eeprom: Pull out the I/O code by Marek Vasut · Tue Nov 10 20:53:23 2015 +0100
  67. ae59bfc eeprom: Zap CONFIG_SPI_X by Marek Vasut · Tue Nov 10 20:53:22 2015 +0100
  68. ff933f5 eeprom: Zap eeprom_probe() by Marek Vasut · Tue Nov 10 20:53:21 2015 +0100
  69. 44a6ac4 eeprom: Zap CONFIG_SYS_EEPROM_X40430 by Marek Vasut · Tue Nov 10 20:53:20 2015 +0100
  70. ee54144 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · Tue Nov 10 20:53:19 2015 +0100
  71. 704a096 eeprom: Shuffle code around by Marek Vasut · Tue Nov 10 20:53:18 2015 +0100
  72. a56b152 tricorder: rewrite tricordereeprom command by Andreas Bießmann · Tue Nov 10 20:53:17 2015 +0100
  73. dfa25df ARM: keystone2: configs: Correct burn_uboot_sp erase size by Cooper Jr., Franklin · Thu Nov 19 07:45:22 2015 -0600
  74. 5c13153 ARM: dra7x/am57x: Remove pin input/output config from WAKEUP pins by Cooper Jr., Franklin · Thu Nov 19 08:03:54 2015 -0600
  75. 8e27fd6 nios2: 10m50: change to ns16550 uart by Thomas Chou · Thu Nov 19 21:48:15 2015 +0800
  76. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  77. 00ad1f0 ns16550: zap CONFIG_NS16550_SERIAL by Thomas Chou · Thu Nov 19 21:48:13 2015 +0800
  78. 52ac443 ns16550: unify serial_omap by Thomas Chou · Thu Nov 19 21:48:12 2015 +0800
  79. e3b9026 ns16550: unify serial_tegra by Thomas Chou · Thu Nov 19 21:48:11 2015 +0800
  80. 22221c0 ns16550: unify serial_dw by Thomas Chou · Thu Nov 19 21:48:10 2015 +0800
  81. ca32c98 ns16550: unify serial_keystone by Thomas Chou · Thu Nov 19 21:48:09 2015 +0800
  82. 57ce19f ns16550: unify serial_rockchip by Thomas Chou · Thu Nov 19 21:48:08 2015 +0800
  83. 78b9881 ns16550: unify serial_ppc by Thomas Chou · Thu Nov 19 21:48:07 2015 +0800
  84. b0245de ns16550: unify serial_x86 by Thomas Chou · Thu Nov 19 21:48:06 2015 +0800
  85. 16b2e7e ns16550: add generic binding to unify the drivers by Thomas Chou · Thu Nov 19 21:48:05 2015 +0800
  86. d745429 ns16550: change map_sysmem to map_physmem by Thomas Chou · Thu Nov 19 21:48:04 2015 +0800
  87. d073841 debug_uart: restore ns16550 as default by Thomas Chou · Thu Nov 19 21:48:03 2015 +0800
  88. 12c420c dm: Add timeline and guide for porting serial drivers by Simon Glass · Fri Nov 20 10:48:47 2015 -0700
  89. c0ccc72 dm: test: usb: sandbox: Add keyboard tests for sandbox by Simon Glass · Sun Nov 08 23:48:08 2015 -0700
  90. 2b510fa sandbox: Enable USB keyboard by Simon Glass · Sun Nov 08 23:48:07 2015 -0700
  91. be4ebd1 usb: sandbox: Add a USB emulation driver by Simon Glass · Sun Nov 08 23:48:06 2015 -0700
  92. 9042179 usb: sandbox: Add support for interrupt operations by Simon Glass · Sun Nov 08 23:48:05 2015 -0700
  93. ab88fdb usb: Avoid open-coded USB constants in usb_kbd.c by Simon Glass · Sun Nov 08 23:48:04 2015 -0700
  94. 48629c5 usb: Drop unused code in usb_kbd.c by Simon Glass · Sun Nov 08 23:48:03 2015 -0700
  95. 846bb37 dm: test: usb: Add a test for device reordering by Simon Glass · Sun Nov 08 23:48:02 2015 -0700
  96. 4700fe5 dm: test: usb: Add tests for the 'usb tree' command by Simon Glass · Sun Nov 08 23:48:01 2015 -0700
  97. 35787d2 dm: usb: Remove inactive children after a bus scan by Simon Glass · Sun Nov 08 23:48:00 2015 -0700
  98. 5082c69 dm: usb: Deprecate usb_get_dev_index() by Simon Glass · Sun Nov 08 23:47:59 2015 -0700
  99. 7e7573c Revert "dm: Export device_remove_children / device_unbind_children" by Simon Glass · Sun Nov 08 23:47:58 2015 -0700
  100. 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