1. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 1 month ago
  2. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 2 months ago
  3. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  4. 002c323 Migrate IMAGE_FORMAT_LEGACY to Kconfig by Alex Kiernan · 6 years ago
  5. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  6. 1811a92 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · 7 years ago
  7. a451bc2 Convert LIB_UUID to Kconfig by Adam Ford · 7 years ago
  8. a5a3756 Convert CONFIG LIB_HW_RAND to Kconfig by Adam Ford · 7 years ago
  9. a516416 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  10. 05ef48a efi_driver: EFI block driver by Heinrich Schuchardt · 7 years ago
  11. 3cd084d env: ENV_IS_IN_FAT improvements by Tuomas Tynkkynen · 7 years ago
  12. 3d22bae fs: Migrate ext4 to Kconfig by Tuomas Tynkkynen · 7 years ago
  13. 22ada0c vsprintf.c: add GUID printing by Rob Clark · 7 years ago
  14. bb939d7 include/config_fallbacks.h: add default for CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  15. 80c914f include/config_fallbacks.h: change fallback for CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  16. 72f0960 include/config_fallbacks.h: add default for CONFIG_SYS_CBSIZE by Thomas Petazzoni · 7 years ago
  17. fceadc1 nvme: Adjust the 'nvme' command to use blk_common_cmd() by Bin Meng · 7 years ago
  18. 43ba3c5 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · 7 years ago
  19. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  20. 0dbb9a9 config_fallbacks: add additional fallbacks for fat filesystem by Sekhar Nori · 7 years ago
  21. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
  22. 0f71025 Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 7 years ago
  23. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  24. bd42a94 disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  25. 4880b02 cmd: Convert CMD_BOOTMENU by Tom Rini · 8 years ago
  26. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 8 years ago
  27. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  28. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  29. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  30. 9a6598d Drop various features when the command line is not available by Simon Glass · 9 years ago
  31. c6202d8 dm: i2c: Add a uclass for I2C by Simon Glass · 10 years ago
  32. 31cc2c8 config_fallbacks: Add a default entry for CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  33. 8c688bc kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · 10 years ago
  34. 21d29f7 bootm: make use of legacy image format configurable by Heiko Schocher · 10 years ago
  35. 264e0e5 config: enable CMD_BMP when API+LCD is enabled by Stephen Warren · 10 years ago
  36. 89c8230 new commands: uuid and guid - generate random unique identifier by Przemyslaw Marczak · 10 years ago
  37. 4e4815f lib: uuid: add functions to generate UUID version 4 by Przemyslaw Marczak · 10 years ago
  38. f4d8de4 sandbox: block driver using host file/device as backing store by Henrik Nordström · 11 years ago
  39. f9cd3d3 config: Define HAVE_BLOCK_DEVICE when CONFIG_CMD_GPT is set by Egbert Eich · 11 years ago
  40. 2108f4c config: consolidate CONFIG_SYS_HZ definition by Rob Herring · 11 years ago
  41. 0defddc config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  42. 6113d3f Makefile: Change CONFIG_SPL_PAD_TO to image offset by Benoît Thébaudeau · 11 years ago
  43. 4123c4e disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PART by Stephen Warren · 12 years ago
  44. 2c1af9d disk: define HAVE_BLOCK_DEVICE in a common place by Stephen Warren · 12 years ago
  45. 03e2ecf fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} by Stephen Warren · 12 years ago
  46. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago