1. 19abc1d xilinx: Align defconfig with current Kconfig order by Michal Simek · Fri Feb 10 13:57:35 2017 +0100
  2. 343743e Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Thu Feb 09 14:54:09 2017 -0500
  3. df5338c omap_hsmmc.c: Fix build warning on non-omap3 by Tom Rini · Thu Feb 09 13:41:28 2017 -0500
  4. ff7951e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Feb 09 11:56:35 2017 -0500
  5. 9f2710f Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Thu Feb 09 11:56:19 2017 -0500
  6. 28ad17d omap3_logic: Switch to simple malloco in SPL by Tom Rini · Thu Feb 09 11:55:57 2017 -0500
  7. 51230f2 qemu-x86_64_defconfig: Disable CONFIG_BOARD_EARLY_INIT_F by Tom Rini · Thu Feb 09 08:52:18 2017 -0500
  8. 7cdbe50 mmc: init mmc block devices on probe by Fiach Antaw · Wed Jan 25 19:00:24 2017 +1000
  9. ef35496 drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx by Adam Ford · Mon Feb 06 11:31:43 2017 -0600
  10. 07ef207 mmc: ftsdc021_sdhci: remove the ftsdc021_sdhci.c by Jaehoon Chung · Thu Feb 02 19:33:36 2017 +0900
  11. 2910da8 mmc: mmc-uclass: use the fixed devnum with alias node by Jaehoon Chung · Thu Feb 02 13:41:14 2017 +0900
  12. c798b80 arm: dts: trats: add the pmic node for using DM by Jaehoon Chung · Thu Feb 02 17:04:10 2017 +0900
  13. 4997f6e power: pmic: add the max8997 controller for DM by Jaehoon Chung · Thu Feb 02 17:04:09 2017 +0900
  14. 4664991 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Wed Feb 08 22:04:32 2017 -0500
  15. ee253f9 net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541 by John Haechten · Fri Dec 09 22:15:17 2016 +0000
  16. 2e97146 Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Feb 08 16:24:44 2017 -0500
  17. e055eb8 GPIO: Correct doc typo "confguration" -> "configuration" by Robert P. J. Day · Mon Feb 06 07:11:41 2017 -0500
  18. 0aee3b0 Remove unused symbol CONGIG_CMD_STORAGE from board configs by Lars Poeschel · Mon Feb 06 12:30:19 2017 +0100
  19. 2737fd3 cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig by Masahiro Yamada · Sun Feb 05 10:42:56 2017 +0900
  20. 93f19fe arm64: fix comment in relocate_64.S by Masahiro Yamada · Sat Feb 04 12:30:06 2017 +0900
  21. 4f91f36 keystone2: Rename local CONFIG_ symbol by Phil Edworthy · Fri Feb 03 12:31:46 2017 +0000
  22. c89f7ce regulator: palmas: Fix smps6 - smps9 indices by Keerthy · Fri Feb 03 17:04:08 2017 +0530
  23. a7ca162 pwm: remove unneeded ifdef CONFIG_DM_PWM ... endif by Masahiro Yamada · Thu Feb 02 16:04:11 2017 +0900
  24. 464eee1 common: env_sf: Use CONFIG_SF_DEFAULT_xxx as the default value for CONFIG_ENV_SPI_xxx by Jean-Jacques Hiblot · Wed Feb 01 14:51:47 2017 +0100
  25. 7973120 pcm052: fix DDR initialization sequence by Albert ARIBAUD \(3ADEV\) · Wed Feb 01 14:46:00 2017 +0100
  26. ed75d36 drivers: net: cpsw: Fix reading of mac address for am43 SoCs by Lokesh Vutla · Wed Feb 01 09:20:49 2017 +0530
  27. 0258e39 cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND by Grygorii Strashko · Tue Jan 31 15:37:03 2017 -0600
  28. 463f688 checkpatch: Port spelling to checkpatch by Dan Murphy · Tue Jan 31 14:15:53 2017 -0600
  29. b9dab61 api: Convert to Kconfig by Emmanuel Vadot · Tue Jan 31 12:17:05 2017 +0100
  30. aa02099 kconfig: Add API kconfig file by Emmanuel Vadot · Tue Jan 31 12:17:04 2017 +0100
  31. cf698a8 kbuild: beautify the log of config whitelist check by Masahiro Yamada · Tue Jan 31 20:11:33 2017 +0900
  32. e3187b9 ARM: dts: k2*: Rename the k2* files to keystone-k2* files by Lokesh Vutla · Tue Jan 31 09:32:57 2017 +0530
  33. d067217 aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculation by maxims@google.com · Mon Jan 30 11:35:04 2017 -0800
  34. 3562049 cmd: gpt: backup boot code before writing MBR by Vincent Tinelli · Mon Jan 30 15:46:07 2017 +0300
  35. 8168033 cmd: rework "license" command by Masahiro Yamada · Mon Jan 30 11:12:08 2017 +0900
  36. bb92b42 cmd: add a new command "config" to show .config contents by Masahiro Yamada · Mon Jan 30 11:12:07 2017 +0900
  37. e1cbb9c scripts: import bin2c.c from Linux 4.10-rc6 by Masahiro Yamada · Mon Jan 30 11:12:06 2017 +0900
  38. 48042d8 arm64: use store with auto-increment by Masahiro Yamada · Fri Jan 27 16:15:30 2017 +0900
  39. 7efc632 arm64: use xzr to zero-out the bss section by Masahiro Yamada · Fri Jan 27 16:15:29 2017 +0900
  40. cb17cae patman: Handle non-ascii characters in names by Chris Packham · Tue Feb 07 20:11:00 2017 +1300
  41. 6af145f buildman: Allow showing the list of boards with -n by Simon Glass · Mon Jan 23 05:38:56 2017 -0700
  42. 874d6b4 cros_ec: i2c: Add support for version 3 of the EC protocol by Moritz Fischer · Fri Jan 20 12:35:03 2017 -0800
  43. 22d088c simple-bus: enable support for of-platdata by Kever Yang · Wed Jan 18 20:25:44 2017 +0800
  44. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  45. c004a5f patman: Format checkpatch messages for IDE throwback by Simon Glass · Tue Jan 17 16:52:23 2017 -0700
  46. b17ab15 dtoc: Replace dot with underscore to avoid compiler errors by Simon Glass · Sun Jan 15 21:09:08 2017 -0700
  47. 9b606d6 cros_ec: i2c: Group i2c write / read into single transaction by Moritz Fischer · Thu Jan 12 09:47:30 2017 -0800
  48. 2299938 common: fdt_support: Remove check for mtdparts in fdt_fixup_mtdparts by Ladislav Michl · Mon Jan 09 11:17:27 2017 +0100
  49. 2492b9f arm: socfpga: set the mpuclk divider in the Altera group register by Dinh Nguyen · Tue Jan 31 12:33:08 2017 -0600
  50. 89e50d9 drivers: net: Provide Kconfig menu for PHYLIB by Alex · Mon Feb 06 19:17:34 2017 -0800
  51. 27a8e03 net: phy: Improve the Marvell 151x constants by Joe Hershberger · Fri Dec 09 11:54:39 2016 -0600
  52. a8273d5 net: fec_mxc: Fix corruption of device tree blob by Daniel Strnad · Thu Feb 02 12:11:40 2017 +0100
  53. 83fdbe4 net: designware: Fix for use with current Linux device tree for Meson GX by Heiner Kallweit · Fri Jan 27 21:25:59 2017 +0100
  54. 5b6b18e net: phy: dp83867: Add support for MAC impedance configuration by Mugunthan V N · Tue Jan 24 11:15:40 2017 -0600
  55. b83da16 net: phy: vitesse: Fix cis8204 RGMII_ID code by Phil Edworthy · Mon Dec 12 15:27:12 2016 +0000
  56. e4c26ee net: phy: Marvell: Use phy_interface_is_rgmii helper function by Phil Edworthy · Mon Dec 12 12:54:15 2016 +0000
  57. 3483614 net: phy: Add support for Marvell M88E1512 by Phil Edworthy · Mon Dec 12 12:54:14 2016 +0000
  58. a19a376 net: phy: Fix mask so that we can identify Marvell 88E1518 by Phil Edworthy · Mon Dec 12 12:54:13 2016 +0000
  59. c611980 net: phy: ti: Fix dp83867 RGMII_TXID interface path by Phil Edworthy · Fri Dec 09 10:46:02 2016 +0000
  60. e19fd2b tools: Add tool to add crc8 to a mac address by oliver@schinagl.nl · Fri Nov 25 16:30:32 2016 +0100
  61. 3255e9f tools: Allow crc8 to be used by oliver@schinagl.nl · Fri Nov 25 16:30:31 2016 +0100
  62. 54e89f0 net: core: cosmetic: A MAC address is not limited to SROM by oliver@schinagl.nl · Fri Nov 25 16:30:23 2016 +0100
  63. 4493327 net: cosmetic: Define ethernet name length by oliver@schinagl.nl · Fri Nov 25 16:30:21 2016 +0100
  64. 0522360 net: cosmetic: Make the MAC address string less magical by oliver@schinagl.nl · Fri Nov 25 16:30:20 2016 +0100
  65. 496904b net: cosmetic: Do not use magic values for ARP_HLEN by oliver@schinagl.nl · Fri Nov 25 16:30:19 2016 +0100
  66. 6fdb684 net: macb: Remove redundant #ifdef CONFIG_DM_ETH by Wenyou Yang · Wed Nov 02 10:06:57 2016 +0800
  67. 3d8d348 net: macb: Add the clock support by Wenyou Yang · Wed Nov 02 10:06:56 2016 +0800
  68. e7183de net: Kconfig: Add CONFIG_MACB option by Wenyou Yang · Wed Nov 02 10:06:55 2016 +0800
  69. 2ae7da0 x86: make LOAD_FROM_32_BIT visible for platforms by Andy Shevchenko · Sun Feb 05 16:52:00 2017 +0300
  70. 5b71c54 x86: qemu: Add a config for 64-bit U-Boot by Bin Meng · Wed Jan 18 03:33:04 2017 -0800
  71. fa9945a x86: qemu: Add build options for SPL by Bin Meng · Wed Jan 18 03:33:03 2017 -0800
  72. 07f4ff6 x86: qemu: Add a text base for 64-bit U-Boot by Bin Meng · Wed Jan 18 03:33:02 2017 -0800
  73. c40c9d2 tools: binman: Handle optional microcode case in SPL image by Bin Meng · Wed Jan 18 03:33:00 2017 -0800
  74. ed5ab3e tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptr by Bin Meng · Wed Jan 18 03:32:59 2017 -0800
  75. 3a8beb7 x86: qemu: Mark ucode as optional for SPL in u-boot.dtsi by Bin Meng · Wed Jan 18 03:32:58 2017 -0800
  76. ed3fd5b x86: qemu: Set up device tree for SPL by Bin Meng · Wed Jan 18 03:32:57 2017 -0800
  77. 95e4a39 x86: qemu: Fix compiler warnings for 64-bit by Bin Meng · Wed Jan 18 03:32:56 2017 -0800
  78. 7172c0a x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot proper by Bin Meng · Wed Jan 18 03:32:55 2017 -0800
  79. 7681621 x86: Compile irq.c for 64-bit by Bin Meng · Wed Jan 18 03:32:54 2017 -0800
  80. 2240fde x86: spl: Add weak arch_cpu_init_dm() by Bin Meng · Wed Jan 18 03:32:53 2017 -0800
  81. fd0c447 x86: Wrap print_ch() with config option by Bin Meng · Wed Jan 18 03:32:52 2017 -0800
  82. d6da81d x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.c by Bin Meng · Wed Jan 18 03:32:51 2017 -0800
  83. 446e56a x86: link: Add a config for 64-bit U-Boot by Simon Glass · Mon Jan 16 07:04:27 2017 -0700
  84. 5aa5875 x86: Update compile/link flags to support 64-bit U-Boot by Simon Glass · Mon Jan 16 07:04:26 2017 -0700
  85. ad61be6 x86: link: Add build options for SPL by Simon Glass · Mon Jan 16 07:04:25 2017 -0700
  86. fc1e11c x86: link: Set up device tree for SPL by Simon Glass · Mon Jan 16 07:04:24 2017 -0700
  87. 46be3c6 x86: link: Add SPL declarations to the binman image by Simon Glass · Mon Jan 16 07:04:23 2017 -0700
  88. 5dd426f x86: link: Add a text base for 64-bit U-Boot by Simon Glass · Mon Jan 16 07:04:22 2017 -0700
  89. ea54358 x86: Add a dummy setjmp implementation for x86_64 by Simon Glass · Mon Jan 16 07:04:21 2017 -0700
  90. 2aa5a5b x86: Move setjmp to the i386 directory by Simon Glass · Mon Jan 16 07:04:20 2017 -0700
  91. 0d12adc x86: Move call64 to the i386 directory by Simon Glass · Mon Jan 16 07:04:19 2017 -0700
  92. 27a6eaa x86: Change irq_already_routed to a local variable by Simon Glass · Mon Jan 16 07:04:18 2017 -0700
  93. 37e706d x86: Move turbo_state to global_data by Simon Glass · Mon Jan 16 07:04:17 2017 -0700
  94. f64d6f7 x86: Move pirq_routing_table to global_data by Simon Glass · Mon Jan 16 07:04:16 2017 -0700
  95. 1e32ede x86: Support jumping from SPL to U-Boot by Simon Glass · Mon Jan 16 07:04:15 2017 -0700
  96. f5156f0 x86: Drop interrupt support in 64-bit mode by Simon Glass · Mon Jan 16 07:04:14 2017 -0700
  97. 602b98f x86: Don't try to boot Linux from SPL by Simon Glass · Mon Jan 16 07:04:13 2017 -0700
  98. 2f1492e x86: Don't build 32-bit efi files on x86_64 by Simon Glass · Mon Jan 16 07:04:12 2017 -0700
  99. bded35b x86: Don't build cpu files which are not supported on 64-bit by Simon Glass · Mon Jan 16 07:04:11 2017 -0700
  100. 78a62bd x86: Don't build call64 and setjmp on 64-bit by Simon Glass · Mon Jan 16 07:04:10 2017 -0700