1. dc926ed x86: Use binman all x86 boards by Simon Glass · Fri Nov 25 20:16:02 2016 -0700
  2. de44186 sunxi: Use binman for sunxi boards by Simon Glass · Fri Nov 25 20:16:01 2016 -0700
  3. 632010c tegra: Use a U-Boot-specific .dtsi file by Simon Glass · Fri Nov 25 20:16:00 2016 -0700
  4. 52debad binman: Automatically include a U-Boot .dtsi file by Simon Glass · Fri Nov 25 20:15:59 2016 -0700
  5. def5462 binman: Allow configuration options to be used in .dts files by Simon Glass · Fri Nov 25 20:15:58 2016 -0700
  6. 6490a6c binman: Add a build rule for binman by Simon Glass · Fri Nov 25 20:15:57 2016 -0700
  7. b4176d4 binman: Add support for building x86 images with FSP/CMC by Simon Glass · Fri Nov 25 20:15:56 2016 -0700
  8. d2dfb5f binman: Add support for building x86 ROMs with SPL by Simon Glass · Fri Nov 25 20:15:55 2016 -0700
  9. 996021e binman: Add support for u-boot.img as an input binary by Simon Glass · Fri Nov 25 20:15:54 2016 -0700
  10. 7223245 binman: Add support for building x86 ROMs by Simon Glass · Fri Nov 25 20:15:53 2016 -0700
  11. 57454f4 binman: Add basic entry types for U-Boot by Simon Glass · Fri Nov 25 20:15:52 2016 -0700
  12. 2574ef6 binman: Introduce binman, a tool for building binary images by Simon Glass · Fri Nov 25 20:15:51 2016 -0700
  13. f88b8cc Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Fri Dec 16 18:32:43 2016 -0500
  14. 7bb0b49 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Dec 16 12:46:36 2016 -0500
  15. 988f505 Kconfig: Move USE_ARCH_MEMCPY/MEMSET to Kconfig by Fabio Estevam · Thu Dec 15 19:30:40 2016 -0200
  16. 51d9421 ARMv8: LS1043A: Enable LS1043A default PSCI support by macro.wave.z@gmail.com · Thu Dec 08 11:58:26 2016 +0800
  17. 05725ed ARMv8: Setup PSCI memory and device tree by macro.wave.z@gmail.com · Thu Dec 08 11:58:25 2016 +0800
  18. 6a66c9b ARMv8: Add basic PSCI framework by macro.wave.z@gmail.com · Thu Dec 08 11:58:24 2016 +0800
  19. d8f5af9 ARMv8: Enable SMC instruction by macro.wave.z@gmail.com · Thu Dec 08 11:58:23 2016 +0800
  20. 01bd334 ARMv8: Add secure sections for PSCI text and data by macro.wave.z@gmail.com · Thu Dec 08 11:58:22 2016 +0800
  21. ec2d7ed ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definition by macro.wave.z@gmail.com · Thu Dec 08 11:58:21 2016 +0800
  22. 9de7160 driver: fsl-mc: qbman: Add QBMAN 4.1 support by Priyanka Jain · Wed Dec 07 12:04:05 2016 +0530
  23. 501abde armv8: ls1043a: dts: Fix the ranges table of IFC node by Hou Zhiqiang · Tue Dec 06 15:27:49 2016 +0800
  24. 02f0447 armv8: ls1043ardb: dts: Fix the unit-address of some I2C device nodes by Hou Zhiqiang · Tue Dec 06 15:27:48 2016 +0800
  25. 29a5301 fsl/board/ddr: optimize board-specific cpo for erratum A-009942 by Shengzhou Liu · Tue Nov 15 17:15:21 2016 +0800
  26. 0235296 fsl/ddr: Enable erratum-a009942 workaround for B/T-series by Shengzhou Liu · Tue Nov 15 17:15:20 2016 +0800
  27. 6ef52f1 Revert "sf: Fix quad bit set for micron devices" by Cyrille Pitchen · Thu Dec 15 17:45:39 2016 +0100
  28. 8d7899f sf: Do not force the DT memory map size to exactly match the device by Phil Edworthy · Fri Dec 09 15:03:39 2016 +0000
  29. 4d035ac mtd: spi: don't return -1 when scan succeed by Fabien Parent · Mon Dec 05 19:09:10 2016 +0100
  30. e3f9426 spi: cadence_qspi: Move DT prop code to match layout by Phil Edworthy · Tue Nov 29 12:58:34 2016 +0000
  31. 1fdd923 spi: cadence_qspi: Fix CS timings by Phil Edworthy · Tue Nov 29 12:58:33 2016 +0000
  32. 928758d spi: cadence_qspi: Remove returns from end of void functions by Phil Edworthy · Tue Nov 29 12:58:32 2016 +0000
  33. eef2edc spi: cadence_qspi: Use spi mode at the point it is needed by Phil Edworthy · Tue Nov 29 12:58:31 2016 +0000
  34. 3a5ae12 spi: cadence_qspi: Clean up the #define names by Phil Edworthy · Tue Nov 29 12:58:30 2016 +0000
  35. dd18c6f spi: cadence_qspi: Use #define for bits instead of bit shifts by Phil Edworthy · Tue Nov 29 12:58:29 2016 +0000
  36. 67824ad spi: cadence_qspi: Better debug information on the SPI clock rate by Phil Edworthy · Tue Nov 29 12:58:28 2016 +0000
  37. 8f24a44 spi: cadence_qspi: Fix baud rate calculation by Phil Edworthy · Tue Nov 29 12:58:27 2016 +0000
  38. c92c76a spi: cadence_qspi: Fix clearing of pol/pha bits by Phil Edworthy · Tue Nov 29 12:58:26 2016 +0000
  39. 6f5bed0 spi: Add error checking for invalid bus widths by Simon Glass · Tue Nov 29 20:00:13 2016 -0700
  40. e2f917b ARM: dts: am437x-idk: Fix QSPI compatible string by Vignesh R · Thu Oct 13 15:53:17 2016 +0530
  41. 64a885e travis-ci: Add zynq_zc702 target support by Michal Simek · Wed Dec 14 09:47:23 2016 +0100
  42. b952a98 MAINTAINERS: DFU: Change e-mail address for DFU maintainer by Lukasz Majewski · Mon Dec 12 17:07:07 2016 +0100
  43. 15bf2ae MAINTAINERS: ONENAND: MTD: Mark Samsung's OneNAND as orphaned by Lukasz Majewski · Mon Dec 12 16:18:30 2016 +0100
  44. 49470c1 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Mon Dec 12 07:19:28 2016 -0500
  45. 0b21143 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Mon Dec 12 07:18:53 2016 -0500
  46. 883a72e arm64: mvebu: Enable hush parser in A8K default configuration by Konstantin Porotchkin · Sun Dec 04 18:34:15 2016 +0200
  47. 517b30b arm64: mvebu: Enable PCIe support in Armada-7040 configuration by Konstantin Porotchkin · Sun Dec 04 18:34:14 2016 +0200
  48. 5e7b087 arm64: mvebu: Add L3 cache flush functionality to A8K family by Konstantin Porotchkin · Sun Dec 04 18:34:13 2016 +0200
  49. 54621b1 arm64: mvebu: Enable pin control support in A8K default config by Konstantin Porotchkin · Thu Dec 08 12:22:32 2016 +0200
  50. 8b0f0d5 arm64: mvebu: Enable BUBT command support in A8K default config by Konstantin Porotchkin · Thu Dec 08 12:22:31 2016 +0200
  51. ff80bd7 arm64: mvebu: Add pin control nodes to A8K family DTS files by Konstantin Porotchkin · Thu Dec 08 12:22:30 2016 +0200
  52. aed8315 arm64: mvebu: pinctrl: Add pin control driver for A8K family by Konstantin Porotchkin · Thu Dec 08 12:22:29 2016 +0200
  53. 97d2678 arm64: mvebu: Add bubt command for flash image burn by Konstantin Porotchkin · Thu Dec 08 12:22:28 2016 +0200
  54. 88f51c0 arm64: mvebu: Modify the A8K SPI and I2C config in DTS by Konstantin Porotchkin · Thu Dec 08 12:22:27 2016 +0200
  55. f99eddf ARM: uniphier: remove BLK select by Masahiro Yamada · Sat Dec 10 10:52:25 2016 +0900
  56. 6e485b2 ARM: dts: uniphier: sync Device Tree with Linux by Masahiro Yamada · Mon Dec 05 18:31:39 2016 +0900
  57. f3761f6 imgtec: Update MAINTAINERS for more config files by Tom Rini · Fri Dec 09 09:28:37 2016 -0500
  58. 8d2998b arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evm by Jyri Sarha · Fri Dec 09 12:29:13 2016 +0200
  59. 0245e96 calimain: Update maintainers and their email addresses by Christian Riesch · Thu Dec 08 23:56:37 2016 +0100
  60. 301f7be ARM: uniphier: disable CONFIG_ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Mon Dec 05 18:31:38 2016 +0900
  61. 5864e16 ARM: uniphier: remove unneeded parentheses by Masahiro Yamada · Mon Dec 05 18:31:37 2016 +0900
  62. f532582 ARM: uniphier: remove unneeded initializer by Masahiro Yamada · Mon Dec 05 18:31:36 2016 +0900
  63. 6cd2f9c travis-ci: Switch to building QEMU by Tom Rini · Wed Dec 07 11:20:40 2016 -0500
  64. f020305 tools: mkimage: Use fstat instead of stat to avoid malicious hacks by Michal Simek · Tue Dec 06 17:17:01 2016 +0100
  65. 93eded5 davinci: omapl138_lcdk: boot from zImage by Fabien Parent · Tue Dec 06 15:45:09 2016 +0100
  66. a48cb50 defconfigs: am57xx_hs_evm: Add default OPTEE load address by Andrew F. Davis · Mon Dec 05 16:21:26 2016 -0600
  67. 452bade defconfigs: dra7xx_hs_evm: Add default OPTEE load address by Andrew F. Davis · Mon Dec 05 16:21:25 2016 -0600
  68. 7f04072 davinci: omapl138_lcdk: fix bad NAND ECC config by Fabien Parent · Mon Dec 05 19:15:21 2016 +0100
  69. a1bd512 davinci: omapl138_lcdk: increase u-boot load size by Fabien Parent · Mon Dec 05 19:15:20 2016 +0100
  70. 18fbf52 cmd: pci: add option to parse and display BAR information by Yehuda Yitschak · Thu Dec 01 17:14:18 2016 +0200
  71. e8845d2 spl: sandbox: Drop spl_board_announce_boot_device() by Simon Glass · Wed Nov 30 15:30:56 2016 -0700
  72. 0a24795 spl: uniphier: Drop spl_board_announce_boot_device() by Simon Glass · Wed Nov 30 15:30:55 2016 -0700
  73. dd69fd0 spl: sunxi: Drop spl_board_announce_boot_device() by Simon Glass · Wed Nov 30 15:30:54 2016 -0700
  74. 2b530f9 spl: Drop announce_boot_device() by Simon Glass · Wed Nov 30 15:30:53 2016 -0700
  75. f1e5575 spl: Pass the loader into spl_load_image() by Simon Glass · Wed Nov 30 15:30:52 2016 -0700
  76. c9ef185 spl: Move the loading code into its own function by Simon Glass · Wed Nov 30 15:30:51 2016 -0700
  77. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · Wed Nov 30 15:30:50 2016 -0700
  78. bf4fd55 spl: Use a single underscore in the SPL_LOAD_IMAGE_METHOD() macro by Simon Glass · Wed Nov 30 15:30:49 2016 -0700
  79. ee85ebe am57xx: Set tps659038 PMIC GPIO7 pad mux value to POWERHOLD by Keerthy · Wed Nov 30 15:02:53 2016 +0530
  80. 582da5a configs: omap5_uevm_defconfig: Enable LPAE mode by Keerthy · Wed Nov 30 15:01:57 2016 +0530
  81. cfab848 arm: armv7: add us timer for bootstage by Patrick Delaunay · Tue Nov 22 17:31:33 2016 +0100
  82. edcfdbd Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · Fri Dec 09 07:56:54 2016 -0500
  83. 623fbe3 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Fri Dec 09 07:10:39 2016 -0500
  84. a827418 net/phy/vitesse: Rework RGMII skew configuration for VSC8601 by Alex · Tue Nov 22 10:55:13 2016 -0800
  85. 0109440 net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers by Stefan Roese · Tue Nov 22 16:14:23 2016 +0100
  86. a3384a1 net: fman: fix 2.5G SGMII settings by shaohui xie · Tue Nov 15 14:36:47 2016 +0800
  87. 6a25090 net: phy: realtek: Only force master mode on rtl8211b/c by oliver@schinagl.nl · Tue Nov 08 17:38:59 2016 +0100
  88. 1beb735 net: phy: realtek: make define more consistent by oliver@schinagl.nl · Tue Nov 08 17:38:58 2016 +0100
  89. ec1b26f net: phy: realtek: Use the BIT() macro by oliver@schinagl.nl · Tue Nov 08 17:38:57 2016 +0100
  90. 0c76630 net: phy: micrel: Fix error handling by Marek Vasut · Mon Nov 14 15:08:42 2016 +0100
  91. 1e582b0 net: xilinx: Use mdio_register_seq() to support multiple instances by Michal Simek · Thu Dec 08 10:25:44 2016 +0100
  92. e78a8a6 common: miiphyutil: Add helper function for mdio bus name by Michal Simek · Thu Dec 08 10:06:26 2016 +0100
  93. 3b2c020 ARM64: zynqmp: Add updated psu_init_gpl* files by Michal Simek · Wed Nov 30 11:09:56 2016 +0100
  94. bb7b967 zynqmp works by Michal Simek · Tue Dec 06 16:31:53 2016 +0100
  95. c12892b ARM: zynq: Replace dram_init* functions with board_init_f safe ones by Nathan Rossi · Sun Dec 04 19:33:22 2016 +1000
  96. 5360785 travis-ci: Add zynq_zc702 target support by Michal Simek · Wed Nov 23 10:56:00 2016 +0100
  97. 86727c5 tools: mkimage: Use fstat instead of stat to avoid malicious hacks by Michal Simek · Tue Dec 06 16:38:13 2016 +0100
  98. b06a44b block: Move ceva driver to DM by Michal Simek · Thu Sep 08 15:06:22 2016 +0200
  99. 4b72702 dm: Add support for scsi/sata based devices by Michal Simek · Thu Sep 08 15:06:45 2016 +0200
  100. d4404fe Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Tue Dec 06 08:07:20 2016 -0500