1. af978a0 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · Sun Dec 12 22:12:27 2021 -0500
  2. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · Sat Dec 11 14:55:51 2021 -0500
  3. 3760439 fdt: Add a Kconfig for boards with a prior stage by Simon Glass · Thu Dec 16 20:59:35 2021 -0700
  4. ef9e762 Convert CONFIG_PHYSMEM to Kconfig by Simon Glass · Wed Nov 24 09:26:42 2021 -0700
  5. a6b4aaa ide: Drop unused CONFIG options by Simon Glass · Wed Nov 24 09:26:47 2021 -0700
  6. 278efc68 Convert CONFIG_KEYBOARD to Kconfig by Simon Glass · Wed Nov 24 09:26:44 2021 -0700
  7. f7eed20 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · Sat Nov 13 18:10:40 2021 -0500
  8. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · Wed Nov 10 09:11:40 2021 -0500
  9. aef523a doc: Move environment documentation to rST by Simon Glass · Thu Oct 21 21:08:45 2021 -0600
  10. 2d6a29a Convert CONFIG_PL011_SERIAL et al to Kconfig by Tom Rini · Sun Nov 07 22:59:49 2021 -0500
  11. 49a9670 Convert CONFIG_I2C_EDID et al to Kconfig by Tom Rini · Sun Nov 07 22:59:43 2021 -0500
  12. 9c86797 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV to Kconfig by Tom Rini · Sun Nov 07 22:59:39 2021 -0500
  13. 7b1474d Convert CONFIG_E1000 to Kconfig by Tom Rini · Sun Nov 07 22:59:33 2021 -0500
  14. 91944df Create a new boot/ directory by Simon Glass · Thu Oct 14 12:47:54 2021 -0600
  15. d24700f Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · Sat Oct 30 23:03:56 2021 -0400
  16. 5cd398a Convert CONFIG_OF_EMBED to Kconfig by Tom Rini · Sat Oct 30 23:03:54 2021 -0400
  17. 1cf7c41 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · Wed Sep 22 14:50:38 2021 -0400
  18. 3826f81 kgdb: Remove unused serial related options by Tom Rini · Mon Sep 13 17:24:51 2021 -0400
  19. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · Mon Sep 27 17:42:37 2021 +0200
  20. 2f93983 net: remove unused CONFIG_DRIVER_AT91EMAC_* by Eugen Hristev · Wed Aug 25 13:28:28 2021 +0300
  21. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  22. c93daf9 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · Sun Aug 01 18:54:43 2021 -0600
  23. eb6aadc arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · Mon Aug 30 09:16:32 2021 -0400
  24. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  25. 9ff815a Convert CONFIG_RAMBOOT_PBL et al to Kconfig by Tom Rini · Tue Aug 24 23:11:49 2021 -0400
  26. 4915091 Convert CONFIG_SYS_FSL_DDR4 to Kconfig by Tom Rini · Tue Aug 24 20:47:06 2021 -0400
  27. d57a371 README: Remove some old i2c related text by Tom Rini · Wed Aug 18 23:12:38 2021 -0400
  28. f163679 tegra: Cleanup I2C support by Tom Rini · Wed Aug 18 23:12:36 2021 -0400
  29. be94c76 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · Wed Aug 18 23:12:35 2021 -0400
  30. b9a254d rcar: i2c: Migrate SYS_I2C_SH to Kconfig by Tom Rini · Wed Aug 18 23:12:34 2021 -0400
  31. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · Wed Aug 18 23:12:33 2021 -0400
  32. 2b12913 i2c: Remove non-DM code from ihs_i2c.c by Tom Rini · Wed Aug 18 23:12:30 2021 -0400
  33. a7a9bc0 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · Wed Aug 18 23:12:29 2021 -0400
  34. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · Wed Aug 18 23:12:24 2021 -0400
  35. 68e0d31 i2c: Remove unused additional legacy soft i2c bus support by Tom Rini · Tue Aug 17 17:59:48 2021 -0400
  36. cfc9010 doc: Convert command-line info to rST by Simon Glass · Sat Jul 24 09:03:36 2021 -0600
  37. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · Sat Jul 10 21:14:32 2021 -0600
  38. 1a0a4ac README: Fix hyphenation in the directory docs by Simon Glass · Sat Jul 10 21:14:21 2021 -0600
  39. 0ba2f37 arm: Remove edb9315a board by Tom Rini · Sat May 22 08:47:08 2021 -0400
  40. e540498 ppc: Remove sbc8641d board by Tom Rini · Fri May 14 21:34:26 2021 -0400
  41. 134cc2b allow opting out of WATCHDOG_RESET() from timer interrupt by Rasmus Villemoes · Wed Apr 14 09:18:22 2021 +0200
  42. 28b2b85 Correct U-Boot upstream repository by Heinrich Schuchardt · Wed Feb 24 13:19:04 2021 +0100
  43. 0d1fcf8 fdt/sunxi: Remove OF_STDOUT_PATH by Andre Przywara · Sun Feb 14 10:35:18 2021 +0000
  44. ede8909 pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) by Stefan Roese · Tue Jan 12 12:03:43 2021 +0100
  45. 1d5955f cmd: Add a pwm command by Pragnesh Patel · Tue Dec 22 11:30:05 2020 +0530
  46. a81e9dc cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · Mon Oct 26 09:31:42 2020 +0100
  47. 791c747 tools: dumpimage: Remove remaining mentions of the -i option by Tyler Hicks · Mon Oct 26 10:40:24 2020 -0500
  48. e0cc185 README: Convert HTTP links to HTTPS by Naoki Hayama · Thu Oct 08 13:17:16 2020 +0900
  49. 158c226 README: vxworks: Fix typo overwride by Naoki Hayama · Thu Oct 08 13:17:08 2020 +0900
  50. dd860ca README: sandbox: Change reference to sandbox details by Naoki Hayama · Thu Oct 08 13:16:58 2020 +0900
  51. 411f5c6 README: Update directory hierarchy by Naoki Hayama · Thu Oct 08 13:16:38 2020 +0900
  52. 65ae68a README: Update source code location by Naoki Hayama · Thu Oct 08 13:16:25 2020 +0900
  53. 2bc50c2 README: Update links to mailing list archives by Naoki Hayama · Thu Oct 08 13:16:18 2020 +0900
  54. c47fe77 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:15 2020 +0200
  55. 5d0e2ab configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:14 2020 +0200
  56. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  57. ebfd819 README: Fix typo in Board Initialisation Flow by Naoki Hayama · Thu Sep 24 15:57:19 2020 +0900
  58. 58a9046 x86: zboot: Set environment variables for image locations by Simon Glass · Sat Sep 05 14:50:48 2020 -0600
  59. 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · Tue Aug 11 11:23:35 2020 -0600
  60. 6e9aa54 net: tftp: Add client support for RFC 7440 by Ramon Fried · Sat Jul 18 23:31:46 2020 +0300
  61. 98a87cf Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · Fri Jul 03 10:17:30 2020 -0500
  62. 499c9f7 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · Fri Jul 03 09:00:14 2020 -0500
  63. 5e56ad0 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · Fri Jul 03 08:09:45 2020 -0500
  64. 3a38377 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · Fri Jul 03 08:09:44 2020 -0500
  65. 880287c net: dc2114x: Add Kconfig entries by Marek Vasut · Sat Jun 20 17:43:29 2020 +0200
  66. 19038de cmd: Add a memory-search command by Simon Glass · Tue Jun 02 19:26:49 2020 -0600
  67. 7fdb410 Kconfig: Remove CONFIG_CLOCKS_IN_MHZ by Tom Rini · Tue Jun 16 19:06:28 2020 -0400
  68. 740ffae Convert CONFIG_BAUDRATE to Kconfig by Tom Rini · Tue Jun 16 19:06:10 2020 -0400
  69. 2dcaf85 net: eepro100: Add Kconfig entries by Marek Vasut · Sat May 23 18:07:53 2020 +0200
  70. 4b097d0 net: eepro100: Remove EEPRO100_SROM_WRITE by Marek Vasut · Sat May 23 13:06:48 2020 +0200
  71. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · Tue May 26 15:06:18 2020 -0400
  72. 4a060b7 Convert CONFIG_BZIP2 et al to Kconfig by Tom Rini · Tue May 26 15:06:17 2020 -0400
  73. b7f3f23 env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig by Marek Vasut · Fri May 22 01:10:14 2020 +0200
  74. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  75. 9eaf644 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · Mon May 04 13:54:40 2020 +0200
  76. 331e4ec net: tulip: Remove CONFIG_TULIP_* by Marek Vasut · Sat Apr 18 01:56:51 2020 +0200
  77. b09a18d README: remove references on no more used config CONFIG_SYS_RCAR_I2C* by Patrick Delaunay · Fri Apr 10 16:34:41 2020 +0200
  78. 390e354 cosmetic: README: Fix one CONFIG name by Patrick Delaunay · Fri Apr 10 16:34:40 2020 +0200
  79. 112ee0b tools: Remove the out-of-date MinGW support codes by Bin Meng · Sat Apr 18 01:59:09 2020 -0700
  80. d6e07af README: replace reference to boards.cfg by Heinrich Schuchardt · Mon Feb 24 18:36:30 2020 +0100
  81. 9b281fa README: update reference to *.README by Patrick Delaunay · Fri Feb 28 15:18:10 2020 +0100
  82. 8bb5222 README: remove requirement for CHANGELOG entry by Karl Palsson · Mon Apr 06 15:58:02 2020 +0000
  83. db5a97e cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage by Joel Johnson · Wed Jan 29 09:17:18 2020 -0700
  84. 8927bf2 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · Sat Dec 28 10:45:10 2019 -0700
  85. 1f26500 common: Drop floppy disk support by Simon Glass · Sat Dec 28 10:44:47 2019 -0700
  86. fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · Wed Nov 13 18:18:03 2019 -0800
  87. 970b61e common: Move older CPU functions to their own header by Simon Glass · Thu Nov 14 12:57:09 2019 -0700
  88. 7673bed README: Clarify use of BSS during SPL board_init_f() by Andreas Dannenberg · Thu Aug 08 12:54:49 2019 -0500
  89. aaef3bf Drop PCMCIA by Simon Glass · Thu Aug 01 09:47:14 2019 -0600
  90. a8cab88 autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · Sat Jul 20 20:51:17 2019 -0600
  91. e767d0b Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · Sat Jul 20 20:51:12 2019 -0600
  92. fa00255 doc: arch: sandbox: Replace all the instances of README.sandbox by Keerthy · Mon Jul 29 13:52:04 2019 +0530
  93. ff3b7b1 pwm: imx: add Kconfig support by Heiko Schocher · Tue May 28 06:51:51 2019 +0200
  94. e5678e4 configs: Migrate the various SPL_BOOT_xxx choices for PowerPC by Tom Rini · Sat Jun 01 14:20:25 2019 -0400
  95. fa911f8 configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · Sun May 12 07:59:12 2019 -0400
  96. ba64b8b CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · Fri May 03 09:40:59 2019 -0400
  97. 0084877 Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · Wed May 01 07:58:27 2019 +0000
  98. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  99. 1138fc4 arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT by Stefan Roese · Wed Apr 03 07:37:05 2019 +0200
  100. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:36 2019 +0100