1. 3b361dc common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA by Thomas Petazzoni · Tue Aug 15 23:11:02 2017 +0200
  2. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  3. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · Mon Aug 14 20:22:17 2017 +0300
  4. 663b0cc README: Drop information about commands by Simon Glass · Fri Aug 04 16:35:06 2017 -0600
  5. f5a9d5e Drop config_cmd_all.h by Simon Glass · Fri Aug 04 16:35:05 2017 -0600
  6. 6d56aad Convert CONFIG_CMD_UUID to Kconfig by Simon Glass · Fri Aug 04 16:35:02 2017 -0600
  7. 86b1b65 Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · Fri Aug 04 16:34:46 2017 -0600
  8. 6870d2e Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · Fri Aug 04 16:34:45 2017 -0600
  9. d09f377 Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · Fri Aug 04 16:34:43 2017 -0600
  10. 62c8a2d Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX option by Simon Glass · Fri Aug 04 16:34:42 2017 -0600
  11. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · Fri Aug 04 16:34:40 2017 -0600
  12. c05459b Kconfig: Convert CMD_READ to Kconfig by Simon Glass · Fri Aug 04 16:34:39 2017 -0600
  13. 0ae023d Kconfig: Drop CONFIG_CMD_PORTIO and associated command by Simon Glass · Fri Aug 04 16:34:38 2017 -0600
  14. d677bef Convert CONFIG_CMD_PCMCIA to Kconfig by Simon Glass · Fri Aug 04 16:34:37 2017 -0600
  15. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · Fri Aug 04 16:34:34 2017 -0600
  16. ffb7d2a Kconfig: Drop CONFIG_CMD_PCA953X_INFO by Simon Glass · Fri Aug 04 16:34:33 2017 -0600
  17. a9e7f2c Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · Fri Aug 04 16:34:32 2017 -0600
  18. deb1167 Convert CONFIG_CMD_MMC_SPI to Kconfig by Simon Glass · Fri Aug 04 16:34:29 2017 -0600
  19. 92ffdee Kconfig: Drop CONFIG_CMD_MEM by Simon Glass · Fri Aug 04 16:34:27 2017 -0600
  20. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · Mon Aug 07 22:00:34 2017 -0400
  21. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · Fri Jul 28 21:31:42 2017 -0400
  22. 5b32e18 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · Sun Jul 23 21:19:47 2017 -0600
  23. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:45 2017 -0600
  24. 6617a73 Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:44 2017 -0600
  25. a3a0023 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · Sun Jul 23 21:19:43 2017 -0600
  26. 690c05a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · Sun Jul 23 21:19:42 2017 -0600
  27. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
  28. a19d3d2 env: Move help from README to Kconfig by Simon Glass · Sun Jul 23 21:19:40 2017 -0600
  29. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · Sat Jul 22 18:36:16 2017 -0400
  30. 3833441 scsi: Drop sym53c8xx driver by Simon Glass · Wed Jun 14 21:28:22 2017 -0600
  31. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · Wed Jun 14 21:28:21 2017 -0600
  32. 9ac4a54 powerpc, 8xx: move Serial driver to drivers/serial/ by Christophe Leroy · Thu Jul 06 10:33:27 2017 +0200
  33. 56ef30a powerpc, 8xx: move FEC Ethernet driver in drivers/net by Christophe Leroy · Thu Jul 06 10:33:23 2017 +0200
  34. 23da373 powerpc, 8xx: Migrate to Kconfig by Christophe Leroy · Thu Jul 06 10:33:21 2017 +0200
  35. 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · Thu Jul 06 10:23:22 2017 +0200
  36. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · Wed Jul 05 16:25:22 2017 +0300
  37. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  38. 4f1002d arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfig by Mike Looijmans · Wed Jun 07 07:42:37 2017 +0200
  39. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
  40. d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · Wed Jun 07 17:33:11 2017 +0200
  41. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · Wed Jun 07 17:33:10 2017 +0200
  42. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  43. 2d3ac51 rtc: ds1337: drop "SYS" from config variables by Chris Packham · Tue May 30 12:03:33 2017 +1200
  44. d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · Fri Jun 02 11:03:50 2017 -0400
  45. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · Fri May 19 17:26:58 2017 +0100
  46. 264aa5f Convert CONFIG_LZMA to Kconfig by Simon Glass · Wed May 17 03:25:42 2017 -0600
  47. fd9948c Convert CONFIG_CMD_KGDB to Kconfig by Simon Glass · Wed May 17 03:25:40 2017 -0600
  48. 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · Wed May 17 03:25:39 2017 -0600
  49. c4abb4b Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · Wed May 17 03:25:37 2017 -0600
  50. 3bebbe6 Convert CONFIG_CMD_IO to Kconfig by Simon Glass · Wed May 17 03:25:34 2017 -0600
  51. 5d51124 Convert CONFIG_CMD_IMMAP to Kconfig by Simon Glass · Wed May 17 03:25:31 2017 -0600
  52. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · Wed May 17 03:25:30 2017 -0600
  53. a831eca Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · Wed May 17 03:25:29 2017 -0600
  54. f3a50ee Convert CONFIG_CMD_HDMIDETECT to Kconfig by Simon Glass · Wed May 17 03:25:28 2017 -0600
  55. 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · Wed May 17 03:25:25 2017 -0600
  56. fa74452 Convert CONFIG_CMD_GETTIME to Kconfig by Simon Glass · Wed May 17 03:25:23 2017 -0600
  57. 18980cc Convert CONFIG_CMD_FUSE to Kconfig by Simon Glass · Wed May 17 03:25:22 2017 -0600
  58. 80cb189 Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig by Simon Glass · Wed May 17 03:25:21 2017 -0600
  59. 4a30120 Convert CONFIG_CMD_FDC to Kconfig by Simon Glass · Wed May 17 03:25:18 2017 -0600
  60. c31e2d8 Convert CONFIG_CMD_ENV_FLAGS to Kconfig by Simon Glass · Wed May 17 03:25:14 2017 -0600
  61. 84d67c7 Convert CONFIG_CMD_ENV_CALLBACK to Kconfig by Simon Glass · Wed May 17 03:25:13 2017 -0600
  62. 4590d4e Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · Wed May 17 03:25:10 2017 -0600
  63. b6fadad Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · Wed May 17 03:25:05 2017 -0600
  64. 434524f Kconfig: Drop CONFIG_SYS_I2C_DTT_ADDR by Simon Glass · Wed May 17 03:25:03 2017 -0600
  65. 58ed322 Convert CONFIG_DS4510 to Kconfig by Simon Glass · Wed May 17 03:25:02 2017 -0600
  66. df493e1 Kconfig: Drop CONFIG_CMD_DS4510_RST by Simon Glass · Wed May 17 03:25:00 2017 -0600
  67. 22fc9ba Kconfig: Drop CONFIG_CMD_DS4510_MEM by Simon Glass · Wed May 17 03:24:59 2017 -0600
  68. d45369e Kconfig: Drop CONFIG_CMD_DS4510_INFO by Simon Glass · Wed May 17 03:24:58 2017 -0600
  69. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · Mon May 15 12:17:49 2017 -0400
  70. cc54a10 FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT by Tom Rini · Mon May 15 12:17:48 2017 -0400
  71. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · Wed May 03 17:13:32 2017 +0800
  72. c9956d8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon May 15 13:01:26 2017 -0400
  73. 50e221a omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to Kconfig by Tom Rini · Fri May 12 22:33:17 2017 -0400
  74. 3efce39 Drop use of CONFIG_I2C_SOFT by Simon Glass · Fri May 12 21:10:00 2017 -0600
  75. 56e10b3 Drop CONFIG_I2CFAST by Simon Glass · Fri May 12 21:09:59 2017 -0600
  76. 4601333 i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INIT by Simon Glass · Fri May 12 21:09:58 2017 -0600
  77. 14e87d5 i2c: README: Drop CONFIG_SYS_I2C_INIT_MPC5XXX by Simon Glass · Fri May 12 21:09:57 2017 -0600
  78. 1a46a72 i2c: Finish dropping use of CONFIG_I2C_HARD by Simon Glass · Fri May 12 21:09:56 2017 -0600
  79. 7c5ad8b i2c: Drop use of CONFIG_I2C_HARD by Simon Glass · Fri May 12 21:09:49 2017 -0600
  80. 14426ca configs: convert CONFIG_SYS_MPUCLK to Kconfig by Lokesh Vutla · Fri May 05 12:59:07 2017 +0530
  81. 5b661ec Allow boards to initialize the DT at runtime. by Alex Deymo · Sun Apr 02 01:25:20 2017 -0700
  82. fe2222c README: remove CONFIG_CMD_DATE by Chris Packham · Tue May 02 21:30:49 2017 +1200
  83. 04ac6f1 Convert CONFIG_CMD_CLK to Kconfig by Simon Glass · Wed Apr 26 22:28:02 2017 -0600
  84. 0501e3e fs: Convert CONFIG_CMD_CBFS to Kconfig by Simon Glass · Wed Apr 26 22:27:58 2017 -0600
  85. d65a142 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · Wed Apr 26 22:27:57 2017 -0600
  86. ffab9a0 Convert CONFIG_CMD_BSP to Kconfig by Simon Glass · Wed Apr 26 22:27:56 2017 -0600
  87. b575bfc Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · Wed Apr 26 22:27:55 2017 -0600
  88. 3ec09a0 Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · Wed Apr 26 22:27:54 2017 -0600
  89. 3423f21 Convert CONFIG_CMD_BEDBUG to Kconfig by Simon Glass · Wed Apr 26 22:27:52 2017 -0600
  90. fef2bd1 SPARC: Remove by Tom Rini · Tue Mar 14 11:08:11 2017 -0400
  91. 210ebce Blackfin: Remove by Tom Rini · Tue Mar 14 11:08:10 2017 -0400
  92. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · Sat Mar 18 09:01:44 2017 -0400
  93. b4be3c3 spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option by Andrew F. Davis · Thu Feb 16 11:18:38 2017 -0600
  94. bacb52c ARM: Migrate errata to Kconfig by Tom Rini · Tue Mar 07 07:13:42 2017 -0500
  95. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  96. 2737fd3 cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig by Masahiro Yamada · Sun Feb 05 10:42:56 2017 +0900
  97. 863af89 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Feb 03 20:33:42 2017 -0500
  98. bedc562 arch: powerpc: update the eLBC IP input clock by Prabhakar Kushwaha · Thu Feb 02 15:02:00 2017 +0530
  99. 3c48f58 arch: powerpc: update the IFC IP input clock by Prabhakar Kushwaha · Thu Feb 02 15:01:26 2017 +0530
  100. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · Mon Jan 30 19:46:49 2017 +0900