1. c7fad78 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · 2 years, 10 months ago
  2. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 2 years, 11 months ago
  3. ea754aa doc: Move environment documentation to rST by Simon Glass · 3 years ago
  4. 1914075 Convert CONFIG_PL011_SERIAL et al to Kconfig by Tom Rini · 2 years, 11 months ago
  5. 21e0432 Convert CONFIG_I2C_EDID et al to Kconfig by Tom Rini · 2 years, 11 months ago
  6. c745299 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV to Kconfig by Tom Rini · 2 years, 11 months ago
  7. a8f3112 Convert CONFIG_E1000 to Kconfig by Tom Rini · 2 years, 11 months ago
  8. 19a91f2 Create a new boot/ directory by Simon Glass · 3 years ago
  9. 1616626 Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · 2 years, 11 months ago
  10. 4d7a3f5 Convert CONFIG_OF_EMBED to Kconfig by Tom Rini · 2 years, 11 months ago
  11. 871fd50 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · 3 years ago
  12. cc1386b kgdb: Remove unused serial related options by Tom Rini · 3 years ago
  13. c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years ago
  14. 0c66872 net: remove unused CONFIG_DRIVER_AT91EMAC_* by Eugen Hristev · 3 years, 1 month ago
  15. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years ago
  16. 23cacd5 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · 3 years, 2 months ago
  17. 5f588f8 arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · 3 years, 1 month ago
  18. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 1 month ago
  19. d8ef01e Convert CONFIG_RAMBOOT_PBL et al to Kconfig by Tom Rini · 3 years, 1 month ago
  20. c224cfd Convert CONFIG_SYS_FSL_DDR4 to Kconfig by Tom Rini · 3 years, 1 month ago
  21. 66cc5ae README: Remove some old i2c related text by Tom Rini · 3 years, 1 month ago
  22. 81bc599 tegra: Cleanup I2C support by Tom Rini · 3 years, 1 month ago
  23. 6d5d0c9 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · 3 years, 1 month ago
  24. 6aa0754 rcar: i2c: Migrate SYS_I2C_SH to Kconfig by Tom Rini · 3 years, 1 month ago
  25. 15e7b76 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 1 month ago
  26. 38a671d i2c: Remove non-DM code from ihs_i2c.c by Tom Rini · 3 years, 1 month ago
  27. 14376b8 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · 3 years, 1 month ago
  28. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 1 month ago
  29. 5b42255 i2c: Remove unused additional legacy soft i2c bus support by Tom Rini · 3 years, 1 month ago
  30. 7a4ff7c doc: Convert command-line info to rST by Simon Glass · 3 years, 2 months ago
  31. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 2 months ago
  32. 6e73ed0 README: Fix hyphenation in the directory docs by Simon Glass · 3 years, 2 months ago
  33. bc08dc5 arm: Remove edb9315a board by Tom Rini · 3 years, 4 months ago
  34. 1c58857 ppc: Remove sbc8641d board by Tom Rini · 3 years, 4 months ago
  35. 933ada5 allow opting out of WATCHDOG_RESET() from timer interrupt by Rasmus Villemoes · 3 years, 5 months ago
  36. a3bbd0b Correct U-Boot upstream repository by Heinrich Schuchardt · 3 years, 7 months ago
  37. e036a1d fdt/sunxi: Remove OF_STDOUT_PATH by Andre Przywara · 3 years, 7 months ago
  38. a7a029d pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) by Stefan Roese · 3 years, 8 months ago
  39. 9e9a530 cmd: Add a pwm command by Pragnesh Patel · 3 years, 9 months ago
  40. 48aee0a cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · 4 years ago
  41. e157a11 tools: dumpimage: Remove remaining mentions of the -i option by Tyler Hicks · 4 years ago
  42. 047f6ec README: Convert HTTP links to HTTPS by Naoki Hayama · 4 years ago
  43. 81a05d9 README: vxworks: Fix typo overwride by Naoki Hayama · 4 years ago
  44. bbb140e README: sandbox: Change reference to sandbox details by Naoki Hayama · 4 years ago
  45. e4eb313 README: Update directory hierarchy by Naoki Hayama · 4 years ago
  46. c4bd51e README: Update source code location by Naoki Hayama · 4 years ago
  47. 6681bbb README: Update links to mailing list archives by Naoki Hayama · 4 years ago
  48. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years ago
  49. 0ed6c0f configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · 4 years ago
  50. b7e7831 Merge branch 'next' by Tom Rini · 4 years ago
  51. 499696e README: Fix typo in Board Initialisation Flow by Naoki Hayama · 4 years ago
  52. 126f47c x86: zboot: Set environment variables for image locations by Simon Glass · 4 years, 1 month ago
  53. 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 1 month ago
  54. cc6b87e net: tftp: Add client support for RFC 7440 by Ramon Fried · 4 years, 2 months ago
  55. acc415a Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · 4 years, 3 months ago
  56. 3275f26 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · 4 years, 3 months ago
  57. 3879106 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 3 months ago
  58. 0c4a634 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 3 months ago
  59. a410f13 net: dc2114x: Add Kconfig entries by Marek Vasut · 4 years, 3 months ago
  60. bdded20 cmd: Add a memory-search command by Simon Glass · 4 years, 4 months ago
  61. 2254f13 Kconfig: Remove CONFIG_CLOCKS_IN_MHZ by Tom Rini · 4 years, 3 months ago
  62. 11af95a Convert CONFIG_BAUDRATE to Kconfig by Tom Rini · 4 years, 3 months ago
  63. 6463b73 net: eepro100: Add Kconfig entries by Marek Vasut · 4 years, 4 months ago
  64. 0a5be6c net: eepro100: Remove EEPRO100_SROM_WRITE by Marek Vasut · 4 years, 4 months ago
  65. e985eb1 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 4 months ago
  66. d16c9d0 Convert CONFIG_BZIP2 et al to Kconfig by Tom Rini · 4 years, 4 months ago
  67. 3ec4699 env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig by Marek Vasut · 4 years, 4 months ago
  68. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 5 months ago
  69. e519f03 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · 4 years, 5 months ago
  70. 171f5e5 net: tulip: Remove CONFIG_TULIP_* by Marek Vasut · 4 years, 5 months ago
  71. a3d7cb1 README: remove references on no more used config CONFIG_SYS_RCAR_I2C* by Patrick Delaunay · 4 years, 6 months ago
  72. b5d5d90 cosmetic: README: Fix one CONFIG name by Patrick Delaunay · 4 years, 6 months ago
  73. 3b32cf0 tools: Remove the out-of-date MinGW support codes by Bin Meng · 4 years, 5 months ago
  74. ecb3a0a README: replace reference to boards.cfg by Heinrich Schuchardt · 4 years, 7 months ago
  75. 24bcaec README: update reference to *.README by Patrick Delaunay · 4 years, 7 months ago
  76. f5bd0fb README: remove requirement for CHANGELOG entry by Karl Palsson · 4 years, 6 months ago
  77. 7273231 cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage by Joel Johnson · 4 years, 8 months ago
  78. 4d979bf common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 9 months ago
  79. 015e334 common: Drop floppy disk support by Simon Glass · 4 years, 9 months ago
  80. 32f2ca2 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 4 years, 10 months ago
  81. 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 4 years, 10 months ago
  82. 1425465 README: Clarify use of BSS during SPL board_init_f() by Andreas Dannenberg · 5 years ago
  83. 9e5616d Drop PCMCIA by Simon Glass · 5 years ago
  84. 88fa4be autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · 5 years ago
  85. 9f53146 Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · 5 years ago
  86. 5917d0b doc: arch: sandbox: Replace all the instances of README.sandbox by Keerthy · 5 years ago
  87. e0f0657 pwm: imx: add Kconfig support by Heiko Schocher · 5 years ago
  88. db4080d configs: Migrate the various SPL_BOOT_xxx choices for PowerPC by Tom Rini · 5 years ago
  89. cc1e98b configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · 5 years ago
  90. a0aba8a CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · 5 years ago
  91. 623de3f Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · 5 years ago
  92. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  93. 05d4b8e arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT by Stefan Roese · 5 years ago
  94. 14453fb Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  95. 607d06d preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT by Masahiro Yamada · 6 years ago
  96. f88185b i2c: Remove ancient zynq_i2c driver by Michal Simek · 6 years ago
  97. dc146ca Kconfig: Migrate CONFIG_BUILD_TARGET by Jagan Teki · 6 years ago
  98. 7196ce7 configs: Migrate CONFIG_DFU_MMC again by Tom Rini · 6 years ago
  99. 67bb984 net: remove CONFIG_MCAST_TFTP by Chris Packham · 6 years ago
  100. 35f9d9b spi: Zap CONFIG_HARD_SPI by Jagan Teki · 6 years ago