1. 1ef4c77 armv8: ls1088aqds: Add support of LS1088AQDS by Ashish Kumar · Thu Aug 31 16:12:55 2017 +0530
  2. 227b4bc armv8: ls1088ardb: Add support for LS1088ARDB platform by Ashish Kumar · Thu Aug 31 16:12:54 2017 +0530
  3. b110e11 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · Mon Aug 28 20:50:46 2017 +1200
  4. 547cf41 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · Mon Aug 28 20:50:45 2017 +1200
  5. 8d3a1fc Kconfig: drop CONFIG_USB_ETHER_RNDIS by Chris Packham · Mon Aug 28 20:50:44 2017 +1200
  6. 9ccc1dd Kconfig: drop CONFIG_USB_ETHER_DM9601 by Chris Packham · Mon Aug 28 20:50:43 2017 +1200
  7. 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
  8. b2c7baa block: ide: Drop CONFIG_IDE_LED by Bin Meng · Sat Sep 02 08:43:53 2017 -0700
  9. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · Wed Aug 23 22:59:06 2017 +0200
  10. 53357fb include/configs: remove default values of CONFIG_SYS_BARGSIZE by Thomas Petazzoni · Wed Aug 23 22:59:05 2017 +0200
  11. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · Wed Aug 23 22:59:04 2017 +0200
  12. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · Wed Aug 23 22:59:02 2017 +0200
  13. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · Wed Aug 23 22:59:00 2017 +0200
  14. 681b521 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Sat Sep 02 20:50:59 2017 -0400
  15. 5664f83 Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set by Adam Ford · Sun Aug 13 09:00:28 2017 -0500
  16. fa33c00 x86: theadorable-x86-common: Remove "ip=dhcp" from default environment by Stefan Roese · Wed Aug 30 09:40:17 2017 +0200
  17. 6f155f4 omap3_logic: Move CONFIG_SYS_NAND_U_BOOT_OFFS to Kconfig by Adam Ford · Sun Aug 13 08:21:39 2017 -0500
  18. 02bf536 Convert CONFIG_BCH to Kconfig by Adam Ford · Fri Aug 11 09:46:05 2017 -0500
  19. b315e4c Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig by Adam Ford · Fri Aug 11 08:51:20 2017 -0500
  20. fa1dd3d Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig by Adam Ford · Fri Aug 11 06:39:34 2017 -0500
  21. 73010ab Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX by Adam Ford · Fri Aug 11 06:39:13 2017 -0500
  22. b5bf562 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · Fri Aug 25 17:50:27 2017 -0400
  23. 504997e configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · Fri Aug 25 17:50:26 2017 -0400
  24. e59e1ec Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Fri Sep 01 13:30:19 2017 -0400
  25. dc1436c sunxi: Fix CONFIG_SUNXI_GMAC references by Dave Prue · Thu Aug 31 19:21:01 2017 +0200
  26. a220f8f Merge git://git.denx.de/u-boot-imx by Tom Rini · Fri Sep 01 10:40:59 2017 -0400
  27. 88d8f88 i.MX6Q: icorem6: Add falcon mode by Jagan Teki · Mon Aug 28 16:45:48 2017 +0530
  28. f117507 ARM: uniphier: remove unneeded NAND config options by Masahiro Yamada · Sat Aug 26 17:58:01 2017 +0900
  29. 4ddc309 igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfig by Pau Pajuelo · Thu Aug 17 03:09:14 2017 +0200
  30. 07d0a46 Merge git://git.denx.de/u-boot-usb by Tom Rini · Mon Aug 21 07:16:56 2017 -0400
  31. ec4b573 usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig by Bin Meng · Wed Aug 09 00:21:54 2017 -0700
  32. d3c1461 ARM: uniphier: remove sLD3 SoC support by Masahiro Yamada · Sun Aug 13 09:01:13 2017 +0900
  33. f7f0377 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Fri Aug 18 18:24:36 2017 -0400
  34. 67c4e48 m68k: add board stmark2, mcf5441x based by Angelo Dureghello · Mon Aug 07 01:17:18 2017 +0200
  35. 89ae64c m68k: mcf5445x: move early ddr init as board-specific by Angelo Dureghello · Sun May 14 21:42:27 2017 +0200
  36. eba48f9 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · Sat Jul 29 11:35:31 2017 -0600
  37. 962a75a Merge git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Aug 16 18:07:20 2017 -0400
  38. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  39. 87551f1 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · Thu Aug 03 12:21:59 2017 -0600
  40. 547cb40 Move environment files from common/ to env/ by Simon Glass · Thu Aug 03 12:21:49 2017 -0600
  41. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · Mon Aug 14 20:22:17 2017 +0300
  42. 133dcdd ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not defined by Tom Rini · Mon Aug 14 13:21:44 2017 -0400
  43. cec35dc Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · Mon Aug 14 10:40:01 2017 -0400
  44. 9fa2df8 Convert CONFIG_OMAP3_SPI to Kconfig by Adam Ford · Wed Jul 26 22:25:30 2017 -0500
  45. fec7402 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · Fri Aug 04 14:01:32 2017 +0200
  46. 7d1319b moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · Fri Jul 28 20:20:41 2017 +0200
  47. cbacb40 rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368 by Philipp Tomsich · Wed Aug 02 21:26:18 2017 +0200
  48. 1620d35 rockchip: board: lion-rk3368: add support for the RK3368-uQ7 by Philipp Tomsich · Thu Jul 13 01:36:39 2017 +0200
  49. c46382b rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.h by Philipp Tomsich · Fri Jul 14 17:51:44 2017 +0200
  50. 0c1c09f rockchip: rk3368: spl: add memory layout for TPL and SPL by Philipp Tomsich · Fri Jul 14 17:52:09 2017 +0200
  51. 9b687c7 rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHz by Philipp Tomsich · Thu Jun 22 23:31:55 2017 +0200
  52. 798370f rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL by Philipp Tomsich · Thu Jun 29 11:21:15 2017 +0200
  53. 42efb61 Convert CONFIG_NAND to Kconfig by Adam Ford · Mon Aug 07 17:37:18 2017 -0400
  54. 1b01bf9 omap3: evm: Update board, defconfig, and maintainer file by Derald D. Woods · Sun Aug 06 00:00:21 2017 -0500
  55. 01d097d Convert CONFIG_CMD_ZBOOT to Kconfig by Simon Glass · Fri Aug 04 16:35:03 2017 -0600
  56. 80a56cd Convert CONFIG_CMD_TSI148 to Kconfig by Simon Glass · Fri Aug 04 16:35:00 2017 -0600
  57. 126cb79 Convert CONFIG_CMD_TRACE to Kconfig by Simon Glass · Fri Aug 04 16:34:59 2017 -0600
  58. a18b969 Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig by Simon Glass · Fri Aug 04 16:34:57 2017 -0600
  59. 21a7930 Kconfig: Drop CONFIG_CMD_TFTP by Simon Glass · Fri Aug 04 16:34:56 2017 -0600
  60. 89342ef Convert CONFIG_CMD_TERMINAL to Kconfig by Simon Glass · Fri Aug 04 16:34:55 2017 -0600
  61. 3543206 Convert CONFIG_CMD_TCA642X to Kconfig by Simon Glass · Fri Aug 04 16:34:54 2017 -0600
  62. 8e83ca8 Convert CONFIG_CMD_STRINGS to Kconfig by Simon Glass · Fri Aug 04 16:34:52 2017 -0600
  63. 51ef45a Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · Fri Aug 04 16:34:50 2017 -0600
  64. c034e3d Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · Fri Aug 04 16:34:49 2017 -0600
  65. c6567fa Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · Fri Aug 04 16:34:48 2017 -0600
  66. 263df23 Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig by Simon Glass · Fri Aug 04 16:34:47 2017 -0600
  67. 86b1b65 Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · Fri Aug 04 16:34:46 2017 -0600
  68. 6870d2e Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · Fri Aug 04 16:34:45 2017 -0600
  69. c5b0f43 Convert CONFIG_CMD_SCSI to Kconfig by Simon Glass · Fri Aug 04 16:34:44 2017 -0600
  70. d09f377 Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · Fri Aug 04 16:34:43 2017 -0600
  71. 62c8a2d Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX option by Simon Glass · Fri Aug 04 16:34:42 2017 -0600
  72. ed4ee31 Convert CONFIG_CMD_REISER to Kconfig by Simon Glass · Fri Aug 04 16:34:41 2017 -0600
  73. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · Fri Aug 04 16:34:40 2017 -0600
  74. d677bef Convert CONFIG_CMD_PCMCIA to Kconfig by Simon Glass · Fri Aug 04 16:34:37 2017 -0600
  75. 03b2ba7 Kconfig: Drop CONFIG_CMD_PCI_ENUM by Simon Glass · Fri Aug 04 16:34:35 2017 -0600
  76. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · Fri Aug 04 16:34:34 2017 -0600
  77. ffb7d2a Kconfig: Drop CONFIG_CMD_PCA953X_INFO by Simon Glass · Fri Aug 04 16:34:33 2017 -0600
  78. a9e7f2c Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · Fri Aug 04 16:34:32 2017 -0600
  79. a2a8207 Convert CONFIG_CMD_ONENAND to Kconfig by Simon Glass · Fri Aug 04 16:34:31 2017 -0600
  80. deb1167 Convert CONFIG_CMD_MMC_SPI to Kconfig by Simon Glass · Fri Aug 04 16:34:29 2017 -0600
  81. 92ffdee Kconfig: Drop CONFIG_CMD_MEM by Simon Glass · Fri Aug 04 16:34:27 2017 -0600
  82. 76061e6 Convert CONFIG_CMD_MAX6957 to Kconfig by Simon Glass · Fri Aug 04 16:34:26 2017 -0600
  83. 74c788c at91, smartweb: use SPL_SYS_MALLOC_F_LEN by Heiko Schocher · Tue Aug 08 15:10:24 2017 +0200
  84. a21577c Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Aug 11 07:10:18 2017 -0400
  85. 8886719 Merge git://git.denx.de/u-boot-i2c by Tom Rini · Thu Aug 10 07:22:59 2017 -0400
  86. 8590116 Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig by Adam Ford · Mon Aug 07 13:11:34 2017 -0500
  87. 58bccd2 armv8: ls2080a: Increase env sector size for qspi boot by Santan Kumar · Wed Aug 09 10:35:45 2017 +0530
  88. cfdd045 config: ls1012aqds: Enable USB EHCI support for ls1012aqds by Rajesh Bhagat · Thu Jul 27 17:49:05 2017 +0800
  89. 49e96f2 Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX by Adam Ford · Mon Aug 07 13:11:19 2017 -0500
  90. 0030db9 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Tue Aug 08 17:06:19 2017 -0400
  91. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · Mon Aug 07 22:00:34 2017 -0400
  92. cf1eb21 x86: theadorable-x86: Add header file for common defines and env by Stefan Roese · Tue Aug 08 11:52:14 2017 +0200
  93. 2d47b89 x86: conga: Add option to select different config headers for baseboards by Stefan Roese · Tue Aug 08 11:52:13 2017 +0200
  94. ebabcdc x86: dfi: Add option to select different config headers for baseboards by Stefan Roese · Tue Aug 08 11:52:12 2017 +0200
  95. 4e24ff6 Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:20:00 2017 -0700
  96. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:19:59 2017 -0700
  97. 0557263 configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1 by Alexandru Gagniuc · Fri Jul 07 11:36:58 2017 -0700
  98. d5d2916 board: usb_a9263: Update to support DT and DM by Wenyou.Yang@microchip.com · Fri Jul 21 17:07:46 2017 +0800
  99. cc2eca0 board: meesc: Update to support DT and DM by Wenyou.Yang@microchip.com · Fri Jul 21 17:06:40 2017 +0800
  100. 8f2bbde board: pm9261: Update to support DT and DM by Wenyou.Yang@microchip.com · Fri Jul 21 17:04:56 2017 +0800