1. a447017 x86: coreboot: Convert to use DM coreboot video driver by Bin Meng · Sun Oct 09 04:14:18 2016 -0700
  2. 9e89799 x86: doc: Correct qfw command example by Bin Meng · Sun Oct 09 04:14:14 2016 -0700
  3. 1a43758 x86: doc: Document coreboot framebuffer driver issue on QEMU by Bin Meng · Sun Oct 09 04:14:10 2016 -0700
  4. d332ff7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 07 22:02:10 2016 -0400
  5. b084ddd power: pmic: add Ricoh RN5T567 PMIC support by Stefan Agner · Wed Oct 05 15:27:09 2016 -0700
  6. a23ac7b dm: imx: serial: support device tree by Stefan Agner · Wed Oct 05 15:27:03 2016 -0700
  7. 6c90a7d doc: typo fix addess -> address by Jelle van der Waa · Wed Sep 14 21:54:53 2016 +0200
  8. 8e99538 README: Fix CONFIG_SYS_NAND_MAX_DEVICE typo by Simon Glass · Sun Oct 02 18:01:11 2016 -0600
  9. 1728f0a README: Drop CONFIG_MPC8349ADS by Simon Glass · Sun Oct 02 18:01:10 2016 -0600
  10. cce63b1 README: Drop README.imx31 by Simon Glass · Sun Oct 02 18:01:09 2016 -0600
  11. 8e594fa atmel: Drop README.at91-soc by Simon Glass · Sun Oct 02 18:01:08 2016 -0600
  12. fa8527b README: Drop unused JFFS2 options by Simon Glass · Sun Oct 02 18:00:59 2016 -0600
  13. 980f2d6 README.imx6: Fix Boundary Devices name by Fabio Estevam · Fri Sep 02 17:16:45 2016 -0300
  14. 460acec doc: Update info on using AM33xx secure devices from TI by Andrew F. Davis · Tue Aug 30 14:06:22 2016 -0500
  15. 2e790d5 disk: part: refactor generic name creation for DOS and ISO by Petr Kulhavy · Fri Sep 09 10:27:17 2016 +0200
  16. 9f174c9 fastboot: add support for writing MBR by Petr Kulhavy · Fri Sep 09 10:27:16 2016 +0200
  17. f5de32a boston: Introduce support for the MIPS Boston development board by Paul Burton · Thu Sep 08 07:47:39 2016 +0100
  18. 9d03275 pxe: Modify README to add the description about FIT image by Wenbin Song · Thu Sep 01 16:28:22 2016 +0800
  19. a531aa5 regulator: fixed: obey startup delay by John Keeping · Mon Aug 22 15:10:09 2016 +0100
  20. 7facf88 treewide: fix "followings" to "following" by Masahiro Yamada · Sun Aug 21 16:12:36 2016 +0900
  21. cd55d95 x86: Mention running U-Boot in 64-bit mode in the README by Simon Glass · Sun Jul 17 01:23:46 2016 -0600
  22. 669881b x86: Add a reference to README.efi by Simon Glass · Sun Jul 17 01:23:45 2016 -0600
  23. c7d46cc x86: Mention how to boot a 64-bit kernel from U-Boot by Simon Glass · Sun Jul 17 01:22:41 2016 -0600
  24. b5d4336 x86: doc: Add note about the debug FSP usage on BayTrail by Stefan Roese · Wed Jul 13 08:23:40 2016 +0200
  25. 41e3737 xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · Wed Aug 10 18:36:43 2016 +0300
  26. 382d562 atmel: Bring in at91 pio4 device tree file and bindings by Wenyou Yang · Wed Jul 20 17:16:28 2016 +0800
  27. 3fc83c0 i2c: atmel: DT binding for i2c driver by Songjun Wu · Mon Jun 20 13:22:39 2016 +0800
  28. 0caf07c gpio: Add driver for TI PCF8575 I2C GPIO expander by Vignesh R · Tue Aug 02 10:14:24 2016 +0530
  29. f61e4bc Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Sat Aug 06 11:38:14 2016 -0400
  30. 535b3dc rockchip: add support for rk3288 miniarm board by Xu Ziyuan · Mon Aug 01 08:46:19 2016 +0800
  31. a58ff32 dt-bindings: add Tegra186 BPMP I2C binding by Stephen Warren · Fri Jul 29 13:15:02 2016 -0600
  32. 011ff0a dt-bindings: allow child nodes inside the Tegra BPMP by Stephen Warren · Fri Jul 29 13:15:00 2016 -0600
  33. 1ba43f3 ARM: tegra: add BPMP DT bindings by Stephen Warren · Wed Jul 27 15:24:50 2016 -0600
  34. c531731 ARM: tegra: adapt to latest HSP DT binding by Stephen Warren · Wed Jul 27 15:24:49 2016 -0600
  35. 76811be MAINTAINERS, git-mailrc: Update the mmc maintainer by Jaehoon Chung · Mon Aug 01 12:35:20 2016 +0900
  36. dc27def Drop references to MAKEALL in the documentation by Simon Glass · Wed Jul 27 20:33:08 2016 -0600
  37. 7a614ac rockchip: add support for rk3288 PopMetal board by jk.kernel@gmail.com · Tue Jul 26 18:28:30 2016 +0800
  38. b1aeb09 rockchip: add basic support for fennec-rk3288 board by jk.kernel@gmail.com · Tue Jul 26 18:28:29 2016 +0800
  39. 7d20368 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Jul 28 08:45:00 2016 -0400
  40. add8d49 rockchip: update fastboot usage by Xu Ziyuan · Mon Jul 18 09:56:46 2016 +0800
  41. 3da09a8 rockchip: add basic support for evb-rk3288 board by Xu Ziyuan · Tue Jul 05 18:06:30 2016 +0800
  42. 5401eb8 rockchip: add option to change method of loading u-boot by Xu Ziyuan · Tue Jul 12 19:09:49 2016 +0800
  43. 820d24d spl: Lightweight UBI and UBI fastmap support by Thomas Gleixner · Tue Jul 12 20:28:12 2016 +0200
  44. fcdfeed Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Thu Jul 21 20:20:00 2016 -0400
  45. ae20944 doc: SPL: Add README for secure boot support by Sumit Garg · Thu Jul 14 12:27:53 2016 -0400
  46. 99893dd Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Thu Jul 21 10:40:35 2016 -0400
  47. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · Fri Jul 15 13:44:45 2016 -0400
  48. ecf6082 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Jul 15 08:06:22 2016 -0400
  49. 946c723 dm: Update the of-platdata README for the new features by Simon Glass · Mon Jul 04 11:58:42 2016 -0600
  50. 261ad28 dm: Add a README for of-platdata by Simon Glass · Mon Jul 04 11:58:07 2016 -0600
  51. 1d34643 doc: Update info on using secure devices from TI by Andreas Dannenberg · Mon Jun 27 09:19:24 2016 -0500
  52. 5a15c1a driver/net/fec: support fixed speed connection by Hannes Schmelzer · Wed Jun 22 12:07:14 2016 +0200
  53. d9050c6 x86: acpi: Pack global NVS into ACPI table by Bin Meng · Fri Jun 17 02:13:16 2016 -0700
  54. 031bc10 git-mailrc: add rockchip alias by jk.kernel@gmail.com · Sat Jul 09 21:12:04 2016 +0800
  55. e5669a3 serial_sh: Add standrad SCI (w/o FIFO) support by Yoshinori Sato · Mon Apr 18 16:51:05 2016 +0900
  56. a6eed2b serial_sh: Device Tree support by Yoshinori Sato · Mon Apr 18 16:51:04 2016 +0900
  57. 5fadc7f autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · Mon Jun 27 16:23:01 2016 +0900
  58. a845762 mkimage: fit: spl: Add an optional static offset for external data by Teddy Reed · Thu Jun 09 19:38:02 2016 -0700
  59. f99c5cb Kconfig: Add a new DISTRO_DEFAULTS Kconfig option by Hans de Goede · Mon Jun 20 23:16:28 2016 +0200
  60. 521240c Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Jun 20 05:15:52 2016 -0400
  61. 3b5f884 mtd: nand: Patch remaining places where nand_to_mtd() should be used by Boris Brezillon · Wed Jun 15 20:56:10 2016 +0200
  62. 3501d78 nand: doc: fix example ecc scheme calculation by Fabian Mewes · Tue Jun 14 02:46:14 2016 +0200
  63. c65c7fa nand: extend nand torture by Max Krummenacher · Mon Jun 13 10:15:48 2016 +0200
  64. 185ad87 Add a reset driver framework/uclass by Stephen Warren · Fri Jun 17 09:43:58 2016 -0600
  65. 45f4f3e x86: Update x86-pinctrl driver device-tree-bindings doc by Bin Meng · Wed Jun 08 05:07:36 2016 -0700
  66. 3f4caec doc, spl, am335x: update am335x-network by Heiko Schocher · Tue Jun 07 08:31:24 2016 +0200
  67. ab9f4c3 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Sat Jun 04 08:49:47 2016 -0400
  68. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · Mon May 30 13:57:55 2016 -0500
  69. 0c5403f gpio: add Tegra186 GPIO driver by Stephen Warren · Wed May 25 14:38:51 2016 -0600
  70. 5d3636eb Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon May 30 13:56:26 2016 -0400
  71. edf8240 x86: galileo: Enable ACPI table generation by Bin Meng · Wed May 25 19:19:12 2016 -0700
  72. 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri May 27 15:49:43 2016 -0400
  73. 901301c doc: Add info on using secure devices from TI by Daniel Allred · Thu May 19 19:10:41 2016 -0500
  74. 0f7dc59 Remove/update old generic-board documentation and warning by Simon Glass · Sat May 14 18:49:27 2016 -0600
  75. d010783 Add a mailbox driver framework/uclass by Stephen Warren · Fri May 13 15:50:29 2016 -0600
  76. 8c93df1 dm: allow setting driver_data before/during bind by Stephen Warren · Wed May 11 15:26:24 2016 -0600
  77. 39452be Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Tue May 24 11:59:02 2016 -0400
  78. bb5a566 net: phy: dp83867: Add device tree bindings and documentation by Dan Murphy · Mon May 02 15:45:58 2016 -0500
  79. 8632fec Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue May 24 08:20:43 2016 -0400
  80. 0a130b1 mkimage: Report information about fpga by Michal Simek · Tue May 17 13:58:44 2016 +0200
  81. 70eacf2 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon May 23 18:32:47 2016 -0400
  82. f2071ba x86: doc: Add porting hints for ACPI with Windows by Bin Meng · Wed May 11 07:45:12 2016 -0700
  83. 65b2e9e x86: doc: Mention Ubuntu/Windows installation and boot support by Bin Meng · Wed May 11 07:45:08 2016 -0700
  84. d5eed0d x86: doc: Update information about IGD with SeaBIOS by Bin Meng · Wed May 11 07:45:06 2016 -0700
  85. 5b0a9cd x86: minnowmax: Adjust U-Boot environment address in SPI flash by Bin Meng · Wed May 11 07:44:55 2016 -0700
  86. 4258f80 x86: doc: Document ACPI support by Bin Meng · Sat May 07 07:46:37 2016 -0700
  87. 0dbbf10 x86: doc: Minor update for accuracy by Bin Meng · Sat May 07 07:46:36 2016 -0700
  88. c3b03ea x86: irq: Enable SCI on IRQ9 by Bin Meng · Sat May 07 07:46:14 2016 -0700
  89. f502148 drivers: spi: add spi support for QCA/Atheros ath79 SOCs by Wills Wang · Wed Mar 16 16:59:58 2016 +0800
  90. cb48c6d drivers: serial: add serial driver for ar933x SOC by Wills Wang · Wed Mar 16 16:59:57 2016 +0800
  91. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · Wed May 04 04:47:31 2016 -0400
  92. 07dafdb Change my mailaddress by Andreas Bießmann · Sun May 01 03:46:16 2016 +0200
  93. f400158 mkimage: fix argument parsing on BSD systems by Andreas Bießmann · Sun May 01 03:01:27 2016 +0200
  94. 6690c49 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Tue Apr 26 07:20:45 2016 -0400
  95. c1c22ce doc: Updated README.ext4 by Robert P. J. Day · Wed Apr 13 18:30:16 2016 -0400
  96. 10dd3ca doc: driver-model: Update dm tests run using test.py by Jagan Teki · Thu Mar 17 12:23:18 2016 +0530
  97. d714b9d odroid: Update README with correct firmware link and XU4 support by Shawn Guo · Fri Apr 08 11:06:42 2016 +0800
  98. 30d7814 i2c: Describe Cadence I2C devicetree bindings by Moritz Fischer · Mon Dec 28 09:47:10 2015 -0800
  99. cbe8e1c armv8: LS2080A: Consolidate LS2080A and LS2085A by York Sun · Mon Apr 04 11:41:26 2016 -0700
  100. c1a775d Add myself as Snapdragon and SPMI maintainer by Mateusz Kulikowski · Thu Mar 31 23:12:34 2016 +0200