1. d57a371 README: Remove some old i2c related text by Tom Rini · Wed Aug 18 23:12:38 2021 -0400
  2. f163679 tegra: Cleanup I2C support by Tom Rini · Wed Aug 18 23:12:36 2021 -0400
  3. be94c76 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · Wed Aug 18 23:12:35 2021 -0400
  4. b9a254d rcar: i2c: Migrate SYS_I2C_SH to Kconfig by Tom Rini · Wed Aug 18 23:12:34 2021 -0400
  5. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · Wed Aug 18 23:12:33 2021 -0400
  6. 2b12913 i2c: Remove non-DM code from ihs_i2c.c by Tom Rini · Wed Aug 18 23:12:30 2021 -0400
  7. a7a9bc0 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · Wed Aug 18 23:12:29 2021 -0400
  8. 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
  9. 68e0d31 i2c: Remove unused additional legacy soft i2c bus support by Tom Rini · Tue Aug 17 17:59:48 2021 -0400
  10. cfc9010 doc: Convert command-line info to rST by Simon Glass · Sat Jul 24 09:03:36 2021 -0600
  11. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · Sat Jul 10 21:14:32 2021 -0600
  12. 1a0a4ac README: Fix hyphenation in the directory docs by Simon Glass · Sat Jul 10 21:14:21 2021 -0600
  13. 0ba2f37 arm: Remove edb9315a board by Tom Rini · Sat May 22 08:47:08 2021 -0400
  14. e540498 ppc: Remove sbc8641d board by Tom Rini · Fri May 14 21:34:26 2021 -0400
  15. 134cc2b allow opting out of WATCHDOG_RESET() from timer interrupt by Rasmus Villemoes · Wed Apr 14 09:18:22 2021 +0200
  16. 28b2b85 Correct U-Boot upstream repository by Heinrich Schuchardt · Wed Feb 24 13:19:04 2021 +0100
  17. 0d1fcf8 fdt/sunxi: Remove OF_STDOUT_PATH by Andre Przywara · Sun Feb 14 10:35:18 2021 +0000
  18. 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
  19. 1d5955f cmd: Add a pwm command by Pragnesh Patel · Tue Dec 22 11:30:05 2020 +0530
  20. a81e9dc cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · Mon Oct 26 09:31:42 2020 +0100
  21. 791c747 tools: dumpimage: Remove remaining mentions of the -i option by Tyler Hicks · Mon Oct 26 10:40:24 2020 -0500
  22. e0cc185 README: Convert HTTP links to HTTPS by Naoki Hayama · Thu Oct 08 13:17:16 2020 +0900
  23. 158c226 README: vxworks: Fix typo overwride by Naoki Hayama · Thu Oct 08 13:17:08 2020 +0900
  24. dd860ca README: sandbox: Change reference to sandbox details by Naoki Hayama · Thu Oct 08 13:16:58 2020 +0900
  25. 411f5c6 README: Update directory hierarchy by Naoki Hayama · Thu Oct 08 13:16:38 2020 +0900
  26. 65ae68a README: Update source code location by Naoki Hayama · Thu Oct 08 13:16:25 2020 +0900
  27. 2bc50c2 README: Update links to mailing list archives by Naoki Hayama · Thu Oct 08 13:16:18 2020 +0900
  28. c47fe77 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:15 2020 +0200
  29. 5d0e2ab configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:14 2020 +0200
  30. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  31. ebfd819 README: Fix typo in Board Initialisation Flow by Naoki Hayama · Thu Sep 24 15:57:19 2020 +0900
  32. 58a9046 x86: zboot: Set environment variables for image locations by Simon Glass · Sat Sep 05 14:50:48 2020 -0600
  33. 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · Tue Aug 11 11:23:35 2020 -0600
  34. 6e9aa54 net: tftp: Add client support for RFC 7440 by Ramon Fried · Sat Jul 18 23:31:46 2020 +0300
  35. 98a87cf Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · Fri Jul 03 10:17:30 2020 -0500
  36. 499c9f7 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · Fri Jul 03 09:00:14 2020 -0500
  37. 5e56ad0 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · Fri Jul 03 08:09:45 2020 -0500
  38. 3a38377 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · Fri Jul 03 08:09:44 2020 -0500
  39. 880287c net: dc2114x: Add Kconfig entries by Marek Vasut · Sat Jun 20 17:43:29 2020 +0200
  40. 19038de cmd: Add a memory-search command by Simon Glass · Tue Jun 02 19:26:49 2020 -0600
  41. 7fdb410 Kconfig: Remove CONFIG_CLOCKS_IN_MHZ by Tom Rini · Tue Jun 16 19:06:28 2020 -0400
  42. 740ffae Convert CONFIG_BAUDRATE to Kconfig by Tom Rini · Tue Jun 16 19:06:10 2020 -0400
  43. 2dcaf85 net: eepro100: Add Kconfig entries by Marek Vasut · Sat May 23 18:07:53 2020 +0200
  44. 4b097d0 net: eepro100: Remove EEPRO100_SROM_WRITE by Marek Vasut · Sat May 23 13:06:48 2020 +0200
  45. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · Tue May 26 15:06:18 2020 -0400
  46. 4a060b7 Convert CONFIG_BZIP2 et al to Kconfig by Tom Rini · Tue May 26 15:06:17 2020 -0400
  47. b7f3f23 env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig by Marek Vasut · Fri May 22 01:10:14 2020 +0200
  48. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  49. 9eaf644 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · Mon May 04 13:54:40 2020 +0200
  50. 331e4ec net: tulip: Remove CONFIG_TULIP_* by Marek Vasut · Sat Apr 18 01:56:51 2020 +0200
  51. b09a18d README: remove references on no more used config CONFIG_SYS_RCAR_I2C* by Patrick Delaunay · Fri Apr 10 16:34:41 2020 +0200
  52. 390e354 cosmetic: README: Fix one CONFIG name by Patrick Delaunay · Fri Apr 10 16:34:40 2020 +0200
  53. 112ee0b tools: Remove the out-of-date MinGW support codes by Bin Meng · Sat Apr 18 01:59:09 2020 -0700
  54. d6e07af README: replace reference to boards.cfg by Heinrich Schuchardt · Mon Feb 24 18:36:30 2020 +0100
  55. 9b281fa README: update reference to *.README by Patrick Delaunay · Fri Feb 28 15:18:10 2020 +0100
  56. 8bb5222 README: remove requirement for CHANGELOG entry by Karl Palsson · Mon Apr 06 15:58:02 2020 +0000
  57. db5a97e cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage by Joel Johnson · Wed Jan 29 09:17:18 2020 -0700
  58. 8927bf2 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · Sat Dec 28 10:45:10 2019 -0700
  59. 1f26500 common: Drop floppy disk support by Simon Glass · Sat Dec 28 10:44:47 2019 -0700
  60. fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · Wed Nov 13 18:18:03 2019 -0800
  61. 970b61e common: Move older CPU functions to their own header by Simon Glass · Thu Nov 14 12:57:09 2019 -0700
  62. 7673bed README: Clarify use of BSS during SPL board_init_f() by Andreas Dannenberg · Thu Aug 08 12:54:49 2019 -0500
  63. aaef3bf Drop PCMCIA by Simon Glass · Thu Aug 01 09:47:14 2019 -0600
  64. a8cab88 autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · Sat Jul 20 20:51:17 2019 -0600
  65. e767d0b Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · Sat Jul 20 20:51:12 2019 -0600
  66. fa00255 doc: arch: sandbox: Replace all the instances of README.sandbox by Keerthy · Mon Jul 29 13:52:04 2019 +0530
  67. ff3b7b1 pwm: imx: add Kconfig support by Heiko Schocher · Tue May 28 06:51:51 2019 +0200
  68. e5678e4 configs: Migrate the various SPL_BOOT_xxx choices for PowerPC by Tom Rini · Sat Jun 01 14:20:25 2019 -0400
  69. fa911f8 configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · Sun May 12 07:59:12 2019 -0400
  70. ba64b8b CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · Fri May 03 09:40:59 2019 -0400
  71. 0084877 Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · Wed May 01 07:58:27 2019 +0000
  72. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  73. 1138fc4 arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT by Stefan Roese · Wed Apr 03 07:37:05 2019 +0200
  74. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:36 2019 +0100
  75. 6c9e7ea preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT by Masahiro Yamada · Thu Feb 14 11:05:33 2019 +0900
  76. 6450e3d i2c: Remove ancient zynq_i2c driver by Michal Simek · Tue Jan 22 12:50:12 2019 +0100
  77. aee9ed3 Kconfig: Migrate CONFIG_BUILD_TARGET by Jagan Teki · Fri Jan 18 12:52:49 2019 +0530
  78. ca0759b configs: Migrate CONFIG_DFU_MMC again by Tom Rini · Fri Jan 25 12:03:31 2019 -0500
  79. a55ef7f net: remove CONFIG_MCAST_TFTP by Chris Packham · Mon Nov 26 21:00:29 2018 +1300
  80. 5931fbb spi: Zap CONFIG_HARD_SPI by Jagan Teki · Sat Nov 24 14:31:12 2018 +0530
  81. ac3de90 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Oct 02 13:02:22 2018 -0400
  82. 3d850b1 MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODE by Daniel Schwierzeck · Fri Sep 07 19:02:06 2018 +0200
  83. 2cc9a77 MIPS: start.S: make boot config at offset 0x10 configurable by Daniel Schwierzeck · Fri Sep 07 19:18:44 2018 +0200
  84. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · Thu Aug 16 17:30:07 2018 +0200
  85. 72e545a Remove CONFIG_USE_STDINT by Masahiro Yamada · Mon Aug 06 20:47:38 2018 +0900
  86. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  87. c141fa5 README: U_BOOT_ENV_CALLBACK functions by Heinrich Schuchardt · Sun Jul 29 11:08:14 2018 +0200
  88. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · Sat Jul 07 22:18:22 2018 -0500
  89. 6f8190f spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips by Jörg Krause · Sun Jan 14 19:26:38 2018 +0100
  90. 273a134 configs: remove CONFIG_SYS_MVFS by Chris Packham · Sat May 26 22:32:29 2018 +1200
  91. 9f2e0eb fit: Fix CONFIG_FIT_SPL_PRINT by Marek Vasut · Sun May 13 00:22:52 2018 +0200
  92. 60e0f61 Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Alex Kiernan · Tue May 08 04:43:31 2018 +0000
  93. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  94. 0419a9b Migrate IMAGE_FORMAT_LEGACY to Kconfig by Alex Kiernan · Fri Apr 20 21:25:38 2018 +0000
  95. f579453 Cleanup CONFIG_VERSION_VARIABLE migration by Alex Kiernan · Sun Apr 01 16:37:54 2018 +0000
  96. a410d6e Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · Sun Apr 01 16:37:53 2018 +0000
  97. 0051899 treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · Wed Mar 28 14:38:14 2018 +0200
  98. 10238ef Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC by Alex Kiernan · Thu Mar 15 22:11:46 2018 +0000
  99. 3d668df Convert CONFIG_UBI_SILENCE_MSG to Kconfig by Petr Vorel · Sat Mar 24 01:49:24 2018 +0100
  100. 05239e8 Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig by Petr Vorel · Sat Mar 24 01:49:23 2018 +0100