1. cdcbd59 configs: Resync with savedefconfig by Tom Rini · 3 years ago
  2. 56882dc Convert CONFIG_USB_EHCI_IS_TDI to Kconfig by Marek Behún · 3 years ago
  3. 645a0af Drop CONFIG_USB_EHCI_KIRKWOOD by Marek Behún · 3 years ago
  4. 7b80500 Convert CONFIG_USB_EHCI_MXS to Kconfig by Marek Behún · 3 years ago
  5. 9283204 Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI by Marek Behún · 3 years ago
  6. 42d32c3 Remove unused CONFIG_CONS_NONE by Patrick Delaunay · 3 years ago
  7. 0d76e4e Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7 by Patrick Delaunay · 3 years ago
  8. 155fb86 Remove unused CONFIG_NO_RELOCATION by Patrick Delaunay · 3 years ago
  9. e7421b0 am33x: Remove unused define CONFIG_MUSB_HOST by Patrick Delaunay · 3 years ago
  10. ff07cc9 scripts: remove some configs in config_whitelist.txt by Patrick Delaunay · 3 years ago
  11. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  12. b0e763b pm9263: Remove unused CONFIG_USER_LOWLEVEL_INIT by Patrick Delaunay · 3 years ago
  13. 20a3969 stv0991: remove specific CONFIG_STV0991 configs by Patrick Delaunay · 3 years ago
  14. cc30ea5 Convert CONFIG_STM32_FLASH to Kconfig by Patrick Delaunay · 3 years ago
  15. ea67f46 Merge branch '2021-10-06-assorted-improvements' by Tom Rini · 3 years ago
  16. 4884d82 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · 3 years ago
  17. 8db73ec Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years ago
  18. 50c8420 Merge branch 'next' by Tom Rini · 3 years ago
  19. e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years ago
  20. 8a0f5f6 Avoid polluting CONFIG_ namespace with board specific define. by Kristian Amlie · 3 years, 1 month ago
  21. b071431 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · 3 years ago
  22. 0c66872 net: remove unused CONFIG_DRIVER_AT91EMAC_* by Eugen Hristev · 3 years, 1 month ago
  23. b73c366 board: pm926x: remove unused CONFIG_SYS_AT91_CPU_NAME by Eugen Hristev · 3 years, 1 month ago
  24. 44131ca scripts/config_whitelist.txt: Fix after merging by Tom Rini · 3 years ago
  25. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years ago
  26. e3e2c64 configs: Resync with savedefconfig by Tom Rini · 3 years ago
  27. 23cacd5 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · 3 years, 2 months ago
  28. 46596c6 ppc: Remove UCP1020 board by Simon Glass · 3 years, 2 months ago
  29. 9d8665b i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 2 months ago
  30. 29d7153 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 2 months ago
  31. a7ebc69 Convert CONFIG_DMA_LPC32XX to Kconfig by Simon Glass · 3 years, 2 months ago
  32. df6cf3d Merge branch '2021-08-31-kconfig-migrations-part2' into next by Tom Rini · 3 years, 1 month ago
  33. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 1 month ago
  34. d8ef01e Convert CONFIG_RAMBOOT_PBL et al to Kconfig by Tom Rini · 3 years, 1 month ago
  35. a85a8e6 Merge branch '2021-08-30-kconfig-migrations-part1' into next by Tom Rini · 3 years, 1 month ago
  36. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 1 month ago
  37. d7d40f6 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · 3 years, 1 month ago
  38. 33e8e61 usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2 by Tom Rini · 3 years, 2 months ago
  39. e99b1df configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig by Kuldeep Singh · 3 years, 2 months ago
  40. 3e5b62f configs: Resync with savedefconfig by Tom Rini · 3 years, 2 months ago
  41. 22137b8 pci: ppc: Drop ftpci100 driver by Simon Glass · 3 years, 2 months ago
  42. ae09983 ppc: Drop CONFIG_SYS_PCI_SUBSYS_VENDORID by Simon Glass · 3 years, 2 months ago
  43. e02c082 config: MPC8548CDS: eliminate symbol CONFIG_SYS_ID_EEPROM by Heinrich Schuchardt · 3 years, 2 months ago
  44. 2a85fda arm: mvebu: Remove unused macro CONFIG_SYS_U_BOOT_OFFS by Pali Rohár · 3 years, 2 months ago
  45. 6f7abf6 i2c: Drop unused CONFIG_I2C by Simon Glass · 3 years, 3 months ago
  46. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 3 months ago
  47. df59b7d configs: Resync with savedefconfig by Tom Rini · 3 years, 2 months ago
  48. fd075f7 configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  49. 0705556 Kconfig: convert CONFIG_SYS_I2C_LPC32XX by Trevor Woerner · 3 years, 4 months ago
  50. bd4dbf9 lpc32xx: Kconfig: switch to CONFIG_CONS_INDEX by Trevor Woerner · 3 years, 4 months ago
  51. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 3 months ago
  52. 34f39ce armv8: layerscape: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 by Yangbo Lu · 3 years, 4 months ago
  53. 8e3ea2d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · 3 years, 4 months ago
  54. f4b2786 configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  55. 5308a71 MIPS: remove deprecated qemu_mips board by Daniel Schwierzeck · 3 years, 5 months ago
  56. e644dfb configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  57. 79b0f08 configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  58. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 7 months ago
  59. debb07b net: calxedagmac: Convert to DM_ETH by Andre Przywara · 3 years, 6 months ago
  60. 8ff123a freescale: ls1021atwr: Drop use of CONFIG_RESET by Simon Glass · 3 years, 6 months ago
  61. 3b676a1 Merge branch '2021-04-11-remove-non-migrated-boards' by Tom Rini · 3 years, 6 months ago
  62. ff4e1e2 finish removing mb862xx video driver by Trevor Woerner · 3 years, 6 months ago
  63. a80e036 drivers: ata: Remove mvsata_ide driver by Tom Rini · 3 years, 8 months ago
  64. 4a8eac6 configs: remove obsolete CONFIG_MVEBU_MMC by Harm Berntsen · 3 years, 6 months ago
  65. 594412c configs: remove obsolete CONFIG_SYS_MMC_BASE by Harm Berntsen · 3 years, 6 months ago
  66. 48f4545 Convert CONFIG_MISC_INIT_F to Kconfig by Simon Glass · 3 years, 6 months ago
  67. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 6 months ago
  68. 6ad0769 configs: Resync with savedefconfig by Tom Rini · 3 years, 6 months ago
  69. 1594280 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 7 months ago
  70. c8c0170 configs: fsl: move via specific defines to Kconfig by Rajesh Bhagat · 3 years, 7 months ago
  71. 504debc configs: fsl: move bootrom specific defines to Kconfig by Rajesh Bhagat · 3 years, 8 months ago
  72. 5d23532 video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · 3 years, 7 months ago
  73. 20ecfbe configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
  74. a3ddc77 Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 7 months ago
  75. e036a1d fdt/sunxi: Remove OF_STDOUT_PATH by Andre Przywara · 3 years, 7 months ago
  76. 9c1e098 video: eliminate unused drivers/video/mb862xx.c by Heinrich Schuchardt · 3 years, 9 months ago
  77. 6144438 configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
  78. 472a716 configs: Resync with savedefconfig by Tom Rini · 3 years, 8 months ago
  79. a7a029d pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) by Stefan Roese · 3 years, 9 months ago
  80. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 9 months ago
  81. a439136 configs: Resync with savedefconfig by Tom Rini · 3 years, 9 months ago
  82. 4cb8a10 remove obsolete option CONFIG_JFFS2_CMDLINE by Holger Brunck · 3 years, 11 months ago
  83. 48aee0a cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · 4 years ago
  84. a3c43fb microblaze: Remove CONFIG_SYS_FDT_SIZE by Michal Simek · 3 years, 11 months ago
  85. 35b7ca7 arch: Move NEEDS_MANUAL_RELOC symbol to Kconfig by Michal Simek · 3 years, 11 months ago
  86. 8c9940d eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years ago
  87. 001ab99 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years ago
  88. dddfde5 rtc: move pcf8563 to Kconfig by Heiko Schocher · 4 years ago
  89. 8fc78fc configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years ago
  90. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years ago
  91. 0ed6c0f configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · 4 years ago
  92. 0239510 Remove whitelist entry CONFIG_DEFAULT_CONSOLE by Andre Heider · 4 years ago
  93. b24550a configs: Resync with savedefconfig by Tom Rini · 4 years ago
  94. d86bf91 configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago
  95. 7e15638 Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · 4 years, 1 month ago
  96. 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 1 month ago
  97. 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 2 months ago
  98. 9a17bfb Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · 4 years, 2 months ago
  99. 9f63f02 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · 4 years, 2 months ago
  100. dd084b0 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · 4 years, 2 months ago