1. 30a6712 arm: am57xx: cl-som-am57x: update default env by Uri Mashiach · Wed Dec 28 18:28:36 2016 +0200
  2. 1f182e1 arm: am57xx: cl-som-am57x: add ETH support by Dmitry Lifshitz · Wed Dec 28 18:28:35 2016 +0200
  3. 39f9cf0 arm: am57xx: cl-som-am57x: fetch board rev from EEPROM by Dmitry Lifshitz · Wed Dec 28 18:28:34 2016 +0200
  4. 10a59d0 arm: am57xx: cl-som-am57x: add initial board support by Dmitry Lifshitz · Wed Dec 28 18:28:33 2016 +0200
  5. a5c90ac tools: binman: Use /usr/bin/env to find python executable by Emmanuel Vadot · Tue Dec 27 22:36:08 2016 +0100
  6. 45a9c15 OMAP3: omap3_logic: Remove display parameter by Adam Ford · Sat Dec 31 06:33:46 2016 -0600
  7. c3bc715 ARM: OMAP3_LOGIC: Remove ONENAND config options by Adam Ford · Sat Dec 31 05:51:27 2016 -0600
  8. a8d2bec doc/README.cfi: Update code snippet, and add example. by Robert P. J. Day · Thu Dec 29 05:23:19 2016 -0500
  9. 070ee7a digsy_mtc.c: Minor spelling/grammar fixes. by Robert P. J. Day · Thu Dec 29 05:06:41 2016 -0500
  10. bfd110f mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig by Masahiro Yamada · Wed Dec 07 22:10:30 2016 +0900
  11. 124f6ce mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · Wed Dec 07 22:10:29 2016 +0900
  12. 7db8c17 mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · Wed Dec 07 22:10:28 2016 +0900
  13. e8b9972 mmc: make MMC driver entries dependent on MMC by Masahiro Yamada · Wed Dec 07 22:10:27 2016 +0900
  14. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  15. 74f09b8 Sync defconfig files by savedefconfig by Masahiro Yamada · Wed Dec 07 22:10:25 2016 +0900
  16. a99e53a imx: mx6sllevk: add MAINTAINERS file by Peng Fan · Tue Dec 27 20:19:07 2016 +0800
  17. 055a3ca board: samsung: update the MAINTAINERS file by Jaehoon Chung · Tue Dec 27 20:08:13 2016 +0900
  18. bc71325 cmd: net: fix function name in comment by Baruch Siach · Tue Dec 27 11:03:29 2016 +0200
  19. 44632b7 fs/ext4: Initialize group descriptor size for revision level 0 filesystems by Stefan Brüns · Tue Dec 27 02:35:08 2016 +0100
  20. ccbb915 disk: Fixed capacity message by Jean-Jacques Hiblot · Fri Dec 23 10:45:43 2016 +0100
  21. 0ad0b61 Update Maintainer and Author's email address by Ajay Bhargav · Wed Dec 21 13:28:06 2016 +0530
  22. e98faa2 tools: mkimage: Call fclose in error path by Michal Simek · Tue Dec 20 09:58:31 2016 +0100
  23. 0abe36e README: remove description about CONFIG_USE_ARCH_MEMCPY/SET by Masahiro Yamada · Mon Dec 19 19:31:04 2016 +0900
  24. e55f146 ARM: revive CONFIG_USE_ARCH_MEMCPY/MEMSET for UniPhier and Tegra by Masahiro Yamada · Mon Dec 19 19:31:02 2016 +0900
  25. fd85843 MAINTAINERS, git-mailrc: update the Power maintainer by Jaehoon Chung · Mon Dec 19 13:36:01 2016 +0900
  26. 15f4063 fs/fat: simplify get_fatent for FAT12 by Stefan Brüns · Sat Dec 17 03:55:10 2016 +0100
  27. 9f95d81 fs/fat: merge readwrite get_fatent_value() with readonly get_fatent() by Stefan Brüns · Sat Dec 17 00:27:51 2016 +0100
  28. 58bf86f fs/fat: Avoid corruption of sectors following the FAT by Stefan Brüns · Sat Dec 17 00:27:50 2016 +0100
  29. 80d0a13 cmd/Kconfig: Fix typo in CMD_MEMORY help text by Fabio Estevam · Thu Dec 15 20:02:19 2016 -0200
  30. 16f553d fat: fatwrite: fix the command for FAT12 by Philipp Skadorov · Thu Dec 15 15:52:53 2016 -0500
  31. 9dd9204 relocate-rela: use compiler.h endian macros by Jonathan Gray · Sun Dec 11 14:51:13 2016 +1100
  32. 36901a4 timer: Support clocks via phandle by Zakharov Vlad · Fri Dec 09 17:18:32 2016 +0300
  33. dd242ab regulator: fixed: Add support to handle enable-active-high DT property by Vignesh R · Wed Dec 07 16:55:06 2016 +0530
  34. 23a4d8a binman: Remove hard-coded file name for x86 CMC/FSP/VGA by Bin Meng · Sun Dec 25 20:52:47 2016 -0800
  35. 27790c4 x86: Add file names from Kconfig in CMC/FSP/VGA nodes in u-boot.dtsi by Bin Meng · Sun Dec 25 20:52:46 2016 -0800
  36. d2fbde1 x86: quark: Fix build error for quark-based boards by Bin Meng · Sun Dec 25 20:52:45 2016 -0800
  37. c3ef0fb Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Fri Dec 23 18:41:56 2016 -0500
  38. e22e6d9 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Fri Dec 23 18:41:32 2016 -0500
  39. bc6c9aa Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Fri Dec 23 10:17:22 2016 -0500
  40. 8d43823 configs: enable the DM_PMIC and DM_I2C_GPIO for max8998 pmic by Jaehoon Chung · Thu Dec 15 18:21:12 2016 +0900
  41. f0fd34a arm: dts: s5pc1xx-goni: add the pmic node for using DM by Jaehoon Chung · Thu Dec 15 18:21:11 2016 +0900
  42. 42b5d88 power: pmic: add the max8998 controller for DM by Jaehoon Chung · Thu Dec 15 18:21:10 2016 +0900
  43. 2cdeab2 mmc: Extend dependencies for zynq sdhci by Michal Simek · Thu Dec 15 11:15:49 2016 +0100
  44. ab095d0 mmc: spear: remove the entire spear_sdhci.c file by Jaehoon Chung · Fri Dec 02 17:46:10 2016 +0900
  45. f9d3428 spi: Zap armada100_spi.c and env by Jagan Teki · Fri Nov 25 00:58:58 2016 +0530
  46. 7c3894e spi: Zap mpc52xx_spi.c, config and related code by Jagan Teki · Thu Dec 15 17:36:47 2016 +0100
  47. 8f00f69 arm64: mvebu: Fix A8K memory mapping and add documentation by Konstantin Porotchkin · Mon Dec 19 17:04:42 2016 +0200
  48. 0c1bf63 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Dec 20 12:20:12 2016 -0500
  49. e0546d1 powerpc: Retain compatible property for L2 cache by Chris Packham · Fri Dec 02 21:22:30 2016 +1300
  50. 1c40fed sunxi: fix SID read on H3 by Icenowy Zheng · Tue Dec 20 02:03:36 2016 +0800
  51. 33290c9 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue Dec 20 08:42:50 2016 -0500
  52. 8d0d119 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Dec 20 08:42:04 2016 -0500
  53. 127695d Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Tue Dec 20 08:41:54 2016 -0500
  54. ac04bfa ARM64: zynqmp: Replace board specific with generic memory bank decoding by Nathan Rossi · Mon Dec 19 00:03:34 2016 +1000
  55. 58ea0d8 ARM: zynq: Replace board specific with generic memory bank decoding by Nathan Rossi · Mon Dec 19 00:03:34 2016 +1000
  56. ba97b72 fdt: add memory bank decoding functions for board setup by Nathan Rossi · Mon Dec 19 00:03:34 2016 +1000
  57. 0c36570 ARM64: zynqmp: Add one empty line between license and nodes by Michal Simek · Fri Dec 16 13:12:48 2016 +0100
  58. 5d35909 ARM64: zynqmp: Add missing SPL dependency for boot.bin generation by Michal Simek · Fri Dec 16 13:00:26 2016 +0100
  59. 7fa2030 common: Fix logic in fpga programming by Michal Simek · Fri Dec 16 10:35:40 2016 +0100
  60. 0fe6d0e gpio: zynq: Remove empty line by Michal Simek · Thu Dec 15 09:57:25 2016 +0100
  61. 008838d block: Move ceva driver to DM by Michal Simek · Thu Sep 08 15:06:22 2016 +0200
  62. c886f35 dm: Add support for scsi/sata based devices by Michal Simek · Thu Sep 08 15:06:45 2016 +0200
  63. ae8f14a ARM: dt: zynq: Add labels to cpu nodes to allow overriding OPPs. by Moritz Fischer · Mon Dec 12 08:48:50 2016 -0800
  64. e4dab43 net: xilinx: Use mdio_register_seq() to support multiple instances by Michal Simek · Thu Dec 08 10:25:44 2016 +0100
  65. 1a548f5 common: miiphyutil: Add helper function for mdio bus name by Michal Simek · Thu Dec 08 10:06:26 2016 +0100
  66. b1516ee Prepare v2017.01-rc2 by Tom Rini · Mon Dec 19 16:08:57 2016 -0500
  67. 43dff5d binman: Drop microcode features from ifdtool by Simon Glass · Fri Nov 25 20:16:03 2016 -0700
  68. dc926ed x86: Use binman all x86 boards by Simon Glass · Fri Nov 25 20:16:02 2016 -0700
  69. de44186 sunxi: Use binman for sunxi boards by Simon Glass · Fri Nov 25 20:16:01 2016 -0700
  70. 632010c tegra: Use a U-Boot-specific .dtsi file by Simon Glass · Fri Nov 25 20:16:00 2016 -0700
  71. 52debad binman: Automatically include a U-Boot .dtsi file by Simon Glass · Fri Nov 25 20:15:59 2016 -0700
  72. def5462 binman: Allow configuration options to be used in .dts files by Simon Glass · Fri Nov 25 20:15:58 2016 -0700
  73. 6490a6c binman: Add a build rule for binman by Simon Glass · Fri Nov 25 20:15:57 2016 -0700
  74. b4176d4 binman: Add support for building x86 images with FSP/CMC by Simon Glass · Fri Nov 25 20:15:56 2016 -0700
  75. d2dfb5f binman: Add support for building x86 ROMs with SPL by Simon Glass · Fri Nov 25 20:15:55 2016 -0700
  76. 996021e binman: Add support for u-boot.img as an input binary by Simon Glass · Fri Nov 25 20:15:54 2016 -0700
  77. 7223245 binman: Add support for building x86 ROMs by Simon Glass · Fri Nov 25 20:15:53 2016 -0700
  78. 57454f4 binman: Add basic entry types for U-Boot by Simon Glass · Fri Nov 25 20:15:52 2016 -0700
  79. 2574ef6 binman: Introduce binman, a tool for building binary images by Simon Glass · Fri Nov 25 20:15:51 2016 -0700
  80. 80e3b53 tools: mxsimage: Fix build with OpenSSL 1.1.x by Marek Vasut · Mon Dec 19 15:27:50 2016 +0100
  81. aaf7d12 ARM: mxs: Remove unused variable warning by Marek Vasut · Thu Dec 15 16:48:55 2016 +0100
  82. 92a744f serial: 16550: Add Ingenic JZ4780 support by Marek Vasut · Thu Dec 01 02:06:31 2016 +0100
  83. 1a59eec serial: 16550: Add port type as driver data by Marek Vasut · Thu Dec 01 02:06:30 2016 +0100
  84. f523c9c serial: 16550: Add getfcr accessor by Marek Vasut · Thu Dec 01 02:06:29 2016 +0100
  85. 36c4a7c i2c: mv_i2c.c: Correct address endianness by Bradley Bolen · Tue Dec 13 12:49:53 2016 -0500
  86. 4212269 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Dec 18 13:54:25 2016 -0500
  87. f88b8cc Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Fri Dec 16 18:32:43 2016 -0500
  88. 7bb0b49 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Dec 16 12:46:36 2016 -0500
  89. 478ef7f4 imx6: icorem6_rqs: Add FEC support by Jagan Teki · Tue Dec 13 17:57:06 2016 +0100
  90. f651865 arm: dts: imx6qdl-icore-rqs: Add FEC node by Jagan Teki · Tue Dec 13 17:57:05 2016 +0100
  91. c00054e imx6: geam6ul: Add FEC support by Jagan Teki · Tue Dec 13 17:57:04 2016 +0100
  92. 0b3c168 arm: dts: imx6ul-geam: Add FEC node by Jagan Teki · Tue Dec 13 17:57:03 2016 +0100
  93. 1d8d602 imx6: icorem6_rqs: Add I2C support by Jagan Teki · Tue Dec 13 17:57:02 2016 +0100
  94. 110f557 arm: dts: imx6qdl-icore-rqs: Add I2C node's by Jagan Teki · Tue Dec 13 17:57:01 2016 +0100
  95. 0786a45 imx6: icorem6: Rename engicam icorem6 defconfig files by Jagan Teki · Tue Dec 13 17:57:00 2016 +0100
  96. ff2038c arm: imx6q: Add Engicam i.CoreM6 Solo/Duallite RQS Starter Kit initial support by Jagan Teki · Tue Dec 13 17:56:59 2016 +0100
  97. a1505dd arm: imx6q: Add Engicam i.CoreM6 Quad/Dual RQS Starter Kit initial support by Jagan Teki · Tue Dec 13 17:56:58 2016 +0100
  98. de27309 imx6: geam6ul: Add default mtd nand partition table by Jagan Teki · Tue Dec 13 17:56:57 2016 +0100
  99. c8fbbef imx6: geam6ul: Enable MTD device support by Jagan Teki · Tue Dec 13 17:56:56 2016 +0100
  100. 55c495c imx6: geam6ul: Add NAND support by Jagan Teki · Tue Dec 13 17:56:55 2016 +0100