1. 1946db2 cmd: ide: Make the first device the default one by Bin Meng · Sun Sep 10 05:12:53 2017 -0700
  2. 5781c46 block: ide: Don't bother to create BLK device if no CDROM inserted by Bin Meng · Sun Sep 10 05:12:52 2017 -0700
  3. b650afa block: ide: Fix block read/write with driver model by Bin Meng · Sun Sep 10 05:12:51 2017 -0700
  4. cf406d2 blk: Use macros for block device vendor/product/rev string size by Bin Meng · Sun Sep 10 05:12:50 2017 -0700
  5. d63d584 edison: Disable CONFIG_USB_HOST_ETHER by Tom Rini · Fri Sep 08 16:43:24 2017 -0400
  6. 19e7f0c env: Migrate CONFIG_ENV_AES to Kconfig and deprecate by Tom Rini · Fri Sep 08 13:12:16 2017 -0400
  7. f2fe81f usb: doc: update README.usb for new config options by Chris Packham · Mon Aug 28 20:50:47 2017 +1200
  8. b110e11 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · Mon Aug 28 20:50:46 2017 +1200
  9. 547cf41 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · Mon Aug 28 20:50:45 2017 +1200
  10. 8d3a1fc Kconfig: drop CONFIG_USB_ETHER_RNDIS by Chris Packham · Mon Aug 28 20:50:44 2017 +1200
  11. 9ccc1dd Kconfig: drop CONFIG_USB_ETHER_DM9601 by Chris Packham · Mon Aug 28 20:50:43 2017 +1200
  12. 1f17f19 README: Fix typo in description of CONFIG_OF_EMBED by Nobuhiro Iwamatsu · Sat Aug 26 07:34:14 2017 +0900
  13. 61c41ac configs: Resync with savedefconfig by Tom Rini · Fri Sep 08 10:14:49 2017 -0400
  14. 22f0844 rockchip: enable SPL_SYSRESET config for all Rockchip SoCs by Kever Yang · Fri Sep 08 11:00:54 2017 +0800
  15. e100a6d rockchip: rk3328: fix syscon id table by Kever Yang · Wed Sep 06 15:58:25 2017 +0800
  16. 727368c ARM: rmobile: Disable CONFIG_ARCH_FIXUP_FDT_MEMORY by Marek Vasut · Thu Sep 07 09:48:24 2017 +0200
  17. bea0274 ARM: rmobile: Fix SD divider settings on Gen3 by Marek Vasut · Tue Sep 05 15:11:14 2017 +0200
  18. 080578d Merge git://git.denx.de/u-boot-net by Tom Rini · Thu Sep 07 14:48:23 2017 -0400
  19. 4237696 net: fix typos by Heinrich Schuchardt · Tue Aug 29 18:44:37 2017 +0200
  20. ed50c44 armv8: ls1043/ls1046aqds: add support for RGMII_TXID by Madalin Bucur · Fri Aug 18 11:37:20 2017 +0300
  21. bc27488 net: nfs: Drop CONFIG_NFS_READ_SIZE by Tom Rini · Sun Aug 20 22:40:01 2017 -0400
  22. 83ba7aa net: phy: realtek: fix enabling of the TX-delay for RTL8211F by Madalin Bucur · Fri Aug 18 11:35:24 2017 +0300
  23. 0dacdb0 spl: typo fix for SPL_ATF_SUPPORT description by Kever Yang · Thu Sep 07 15:50:18 2017 +0800
  24. 6da113c linker_lists: remove incorrect comment by Heinrich Schuchardt · Thu Sep 07 03:55:11 2017 +0200
  25. 2066253 vsprintf: vsprintf does not have parameter size by Heinrich Schuchardt · Wed Sep 06 17:55:13 2017 +0200
  26. ad394cc Revert "dm: arm: rpi: Drop CONFIG_OF_EMBED" by Paul Barker · Wed Sep 06 08:35:19 2017 +0100
  27. eebd461 tools: .gitignore: Add libfdt related files by Bin Meng · Tue Sep 05 22:37:45 2017 -0700
  28. 9a5e001 tools: .gitignore: Sort in alphabetical order by Bin Meng · Tue Sep 05 22:37:44 2017 -0700
  29. 5feaf2c doc: remove duplicate text in README.gpt by Alison Chaiken · Mon Sep 04 18:19:04 2017 -0700
  30. 78ac30a part: mac: Suppress the error message after reading ddb by Bin Meng · Sun Sep 03 18:44:23 2017 -0700
  31. 8e6f01f env: Add 'envtools' target to 'make help' by Simon Glass · Tue Sep 05 01:53:59 2017 -0600
  32. 69eb8dd env: Fix operation of 'make environ' by Simon Glass · Tue Sep 05 01:53:58 2017 -0600
  33. 708bc68 usb: gadget: g_dnl: Sync internal SN variable with env by Sam Protsenko · Fri Sep 01 15:42:03 2017 +0300
  34. 282f270 env: Fix out of tree building of tools-all by Tom Rini · Tue Sep 05 14:01:29 2017 -0400
  35. c4f7b77 Merge git://git.denx.de/u-boot-video by Tom Rini · Tue Sep 05 08:54:55 2017 -0400
  36. 2275d77 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Tue Sep 05 07:11:46 2017 -0400
  37. b95bdf6 MAINTAINERS: add lcd files to video section by Anatolij Gustschin · Mon Aug 28 22:39:41 2017 +0200
  38. 838d754 rockchip: i2c: fix >32 byte reads by Wadim Egorov · Thu Aug 03 13:48:11 2017 +0200
  39. 43ee3e3 rockchip: firefly-rk3399: enable ATF and dwmmc by Kever Yang · Thu Jul 27 20:38:52 2017 +0800
  40. 9b32b57 rockchip: timer: fix U_BOOT_DRIVER name by Philipp Tomsich · Fri Aug 25 13:22:00 2017 +0200
  41. e9eb66c rockchip: rk3288: Add reset reason detection by Wadim Egorov · Mon Aug 21 13:36:57 2017 +0200
  42. dec8af4 rockchip: phycore: Read configuration EEPROM & set ethaddr in late init by Wadim Egorov · Mon Aug 21 10:59:00 2017 +0200
  43. 3b4846d Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Mon Sep 04 22:17:59 2017 -0400
  44. bd0d8aa ARM: rmobile: Add missing IPSR18 bits to R8A7795 PFC by Marek Vasut · Mon Aug 28 14:13:11 2017 +0200
  45. 22eb59d ARM: rmobile: Drop board_mmc_init by Marek Vasut · Mon Aug 28 14:12:54 2017 +0200
  46. 6b1bcd1 ARM: rmobile: Replace CONFIG_RAVB with CONFIG_RENESAS_RAVB in boards by Marek Vasut · Mon Aug 28 14:12:34 2017 +0200
  47. 7e9e0b5 splash_source: Verify FIT magic by Niko Mauno · Thu Aug 03 09:53:24 2017 +0300
  48. 3e7ad7d video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before by Anatolij Gustschin · Mon Sep 04 23:33:45 2017 +0200
  49. 87d682a Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Sep 04 14:56:45 2017 -0400
  50. 50623a4 Prepare v2017.09-rc4 by Tom Rini · Mon Sep 04 09:02:48 2017 -0400
  51. 9cb083a crypto/fsl: fix obj-yy in Makefile by Clemens Gruber · Sun Sep 03 19:17:10 2017 +0200
  52. d0a9f8f git: mailrc: Update e-mail address by Lukasz Majewski · Sun Sep 03 18:13:11 2017 +0200
  53. a7e7e08 dm: core: Add livetree documentation by Simon Glass · Thu Aug 31 05:59:55 2017 -0600
  54. 01bb2c2 gitignore: add intermediates from libfdt build by Philipp Tomsich · Tue Aug 29 11:47:16 2017 +0200
  55. a99c052 fdt: fix 'prop (...) not found!' error in 'fdt set' command by Hannes Schmelzer · Fri Aug 18 14:41:14 2017 +0200
  56. a4ddff4 dm: Add migration plan for CONFIG_BLK by Simon Glass · Sat Aug 05 15:45:53 2017 -0600
  57. 0819b9e Makefile: Suppress output of python libfdt build command by Bin Meng · Sun Sep 03 04:37:49 2017 -0700
  58. dde9ee8 Makefile: Quiesce libfdt build by Bin Meng · Sun Sep 03 04:37:48 2017 -0700
  59. 17f8f98 omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environment by Derald D. Woods · Sat Sep 02 17:43:05 2017 -0500
  60. 8ec73a9 block: Drop the ftide020 driver by Bin Meng · Sat Sep 02 08:43:54 2017 -0700
  61. b2c7baa block: ide: Drop CONFIG_IDE_LED by Bin Meng · Sat Sep 02 08:43:53 2017 -0700
  62. 23e2d33 block: ide: Drop CONFIG_IDE_INIT_POSTRESET by Bin Meng · Sat Sep 02 08:43:52 2017 -0700
  63. c9ee946 nvme: Remove dead codes in nvme_setup_io_queues() by Bin Meng · Sat Sep 02 08:15:37 2017 -0700
  64. 8ac9f6c nvme: Fix potential sign extension issue in nvme_blk_rw() by Bin Meng · Sat Sep 02 08:15:36 2017 -0700
  65. 318dda2 nvme: Fix wrong ndev->queues memset by Bin Meng · Sat Sep 02 08:15:35 2017 -0700
  66. f6237c9 disk: part: fix typo by Heinrich Schuchardt · Tue Aug 29 18:36:59 2017 +0200
  67. be3b78a fix: fw_env: Prevent writing error message on special files, which don't support fsync by Lukasz Majewski · Sun Aug 27 13:46:22 2017 +0200
  68. 85ebbeb bch: don't use __BSD_VISIBLE to test for fls by Jonathan Gray · Sun Aug 27 20:45:14 2017 +1000
  69. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · Wed Aug 23 22:59:06 2017 +0200
  70. 53357fb include/configs: remove default values of CONFIG_SYS_BARGSIZE by Thomas Petazzoni · Wed Aug 23 22:59:05 2017 +0200
  71. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · Wed Aug 23 22:59:04 2017 +0200
  72. 99e2ce0 include/config_fallbacks.h: add default for CONFIG_SYS_MAXARGS by Thomas Petazzoni · Wed Aug 23 22:59:03 2017 +0200
  73. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · Wed Aug 23 22:59:02 2017 +0200
  74. c773055 include/config_fallbacks.h: change fallback for CONFIG_SYS_PBSIZE by Thomas Petazzoni · Wed Aug 23 22:59:01 2017 +0200
  75. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · Wed Aug 23 22:59:00 2017 +0200
  76. 5e3d8ca include/config_fallbacks.h: add default for CONFIG_SYS_CBSIZE by Thomas Petazzoni · Wed Aug 23 22:58:59 2017 +0200
  77. 7947c69 part: efi: Disable overlap check by Maxime Ripard · Wed Aug 23 16:01:33 2017 +0200
  78. 0d39087 part: efi: make gpt_fill_pte take the device descriptor by Maxime Ripard · Wed Aug 23 16:01:32 2017 +0200
  79. be4a6b8 part: efi: rework the partition start and size in gpt_fill_pte by Maxime Ripard · Wed Aug 23 16:01:31 2017 +0200
  80. 1d088f0 part: efi: Fix offset by Maxime Ripard · Wed Aug 23 16:01:30 2017 +0200
  81. 681b521 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Sat Sep 02 20:50:59 2017 -0400
  82. 5664f83 Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set by Adam Ford · Sun Aug 13 09:00:28 2017 -0500
  83. fa33c00 x86: theadorable-x86-common: Remove "ip=dhcp" from default environment by Stefan Roese · Wed Aug 30 09:40:17 2017 +0200
  84. 62e16c5 x86: baytrail: acpi: Add full reset bit to the reset register value in FADT by Bin Meng · Mon Aug 28 22:09:11 2017 -0700
  85. 4a75e9b x86: ich-spi: Clear atomic preop only when SPI settings are not locked by Bin Meng · Sat Aug 26 19:22:59 2017 -0700
  86. 26ed19c x86: ich-spi: Remove useless assignment in ich_spi_xfer() by Bin Meng · Sat Aug 26 19:22:58 2017 -0700
  87. 6f155f4 omap3_logic: Move CONFIG_SYS_NAND_U_BOOT_OFFS to Kconfig by Adam Ford · Sun Aug 13 08:21:39 2017 -0500
  88. 02bf536 Convert CONFIG_BCH to Kconfig by Adam Ford · Fri Aug 11 09:46:05 2017 -0500
  89. b315e4c Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig by Adam Ford · Fri Aug 11 08:51:20 2017 -0500
  90. fa1dd3d Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig by Adam Ford · Fri Aug 11 06:39:34 2017 -0500
  91. 73010ab Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX by Adam Ford · Fri Aug 11 06:39:13 2017 -0500
  92. b5bf562 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · Fri Aug 25 17:50:27 2017 -0400
  93. 504997e configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · Fri Aug 25 17:50:26 2017 -0400
  94. 47dce76 Revert "Merge git://git.denx.de/u-boot-video" by Tom Rini · Fri Sep 01 16:17:17 2017 -0400
  95. e59e1ec Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Fri Sep 01 13:30:19 2017 -0400
  96. bd0f255 Merge git://git.denx.de/u-boot-video by Tom Rini · Fri Sep 01 12:57:03 2017 -0400
  97. dc1436c sunxi: Fix CONFIG_SUNXI_GMAC references by Dave Prue · Thu Aug 31 19:21:01 2017 +0200
  98. a220f8f Merge git://git.denx.de/u-boot-imx by Tom Rini · Fri Sep 01 10:40:59 2017 -0400
  99. a07e006 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Fri Sep 01 10:33:21 2017 -0400
  100. b8f2c8c Merge git://git.denx.de/u-boot-uniphier by Tom Rini · Fri Sep 01 10:32:35 2017 -0400