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