1. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  2. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 6 months ago
  3. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  4. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  5. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 7 months ago
  6. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  7. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
  8. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
  9. 0419a9b Migrate IMAGE_FORMAT_LEGACY to Kconfig by Alex Kiernan · 7 years ago
  10. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  11. b10ba90 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · 7 years ago
  12. 70c8f05 Convert LIB_UUID to Kconfig by Adam Ford · 7 years ago
  13. 38003a6 Convert CONFIG LIB_HW_RAND to Kconfig by Adam Ford · 7 years ago
  14. 24183c8 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  15. 11206f4 efi_driver: EFI block driver by Heinrich Schuchardt · 7 years ago
  16. dc256cd env: ENV_IS_IN_FAT improvements by Tuomas Tynkkynen · 7 years ago
  17. 388f9a0 fs: Migrate ext4 to Kconfig by Tuomas Tynkkynen · 7 years ago
  18. c82342f vsprintf.c: add GUID printing by Rob Clark · 7 years ago
  19. 99e2ce0 include/config_fallbacks.h: add default for CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  20. c773055 include/config_fallbacks.h: change fallback for CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  21. 5e3d8ca include/config_fallbacks.h: add default for CONFIG_SYS_CBSIZE by Thomas Petazzoni · 7 years ago
  22. 326c5fd nvme: Adjust the 'nvme' command to use blk_common_cmd() by Bin Meng · 7 years ago
  23. 17f14d9 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · 7 years ago
  24. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  25. 7fb8ccd config_fallbacks: add additional fallbacks for fat filesystem by Sekhar Nori · 7 years ago
  26. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · 8 years ago
  27. b575bfc Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 8 years ago
  28. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  29. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  30. 697f473 cmd: Convert CMD_BOOTMENU by Tom Rini · 8 years ago
  31. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 9 years ago
  32. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  33. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  34. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  35. fa6699d Drop various features when the command line is not available by Simon Glass · 9 years ago
  36. c7a5890 dm: i2c: Add a uclass for I2C by Simon Glass · 10 years ago
  37. f694b0f config_fallbacks: Add a default entry for CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  38. e301fa0 kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · 10 years ago
  39. 515eb12 bootm: make use of legacy image format configurable by Heiko Schocher · 10 years ago
  40. 0f96a72 config: enable CMD_BMP when API+LCD is enabled by Stephen Warren · 11 years ago
  41. 2eb40ee new commands: uuid and guid - generate random unique identifier by Przemyslaw Marczak · 11 years ago
  42. b428514 lib: uuid: add functions to generate UUID version 4 by Przemyslaw Marczak · 11 years ago
  43. 26f9a6c sandbox: block driver using host file/device as backing store by Henrik Nordström · 11 years ago
  44. f6e664b config: Define HAVE_BLOCK_DEVICE when CONFIG_CMD_GPT is set by Egbert Eich · 11 years ago
  45. a0f85d3 config: consolidate CONFIG_SYS_HZ definition by Rob Herring · 11 years ago
  46. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  47. f018072 Makefile: Change CONFIG_SPL_PAD_TO to image offset by Benoît Thébaudeau · 12 years ago
  48. fe3ecc5 disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PART by Stephen Warren · 12 years ago
  49. 8ec730d disk: define HAVE_BLOCK_DEVICE in a common place by Stephen Warren · 12 years ago
  50. 4f8662d fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} by Stephen Warren · 12 years ago
  51. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago