1. 27280b6 configs: Resync with savedefconfig by Tom Rini · 2 weeks ago
  2. e6b21bd sandbox: enable clk command on the sandbox by Heinrich Schuchardt · 3 months ago
  3. c427a58 configs: Resync with savedefconfig by Tom Rini · 7 weeks ago
  4. d6456b0 fs: Fix SPL build if SPL_FS_LOADER is enabled and FS_LOADER is disabled by Hiago De Franco · 2 months ago
  5. 7ac7f8b sandbox: spl: enable lmb config for SPL by Sughosh Ganu · 3 months ago
  6. 1842283 spl: mmc: Try to clean up raw-mode options by Simon Glass · 3 months ago
  7. 1763ae5 sandbox: capsule: remove capsule related configs by Sughosh Ganu · 8 months ago
  8. ddb1ec1 mtd: Make CONFIG_MTD be the gate symbol for the menu by Tom Rini · 11 months ago
  9. 914a8c0 configs: Resync with savedefconfig by Tom Rini · 11 months ago
  10. 9bab2f1 Merge patch series "nand: Add sandbox tests" by Tom Rini · 1 year ago
  11. 765dc6a test: spl: Add a test for NAND by Sean Anderson · 1 year, 1 month ago
  12. 326422b nand: Add sandbox driver by Sean Anderson · 1 year, 1 month ago
  13. b1dee9e sandbox: Disable CONFIG_DISTRO_DEFAULTS by Simon Glass · 1 year, 1 month ago
  14. 15ba722 configs: Resync with savedefconfig by Tom Rini · 1 year, 1 month ago
  15. 8734d6f test: spl: Add a test for the SPI load method by Sean Anderson · 1 year, 1 month ago
  16. 430e4aa test: spl: Add a test for the NOR load method by Sean Anderson · 1 year, 1 month ago
  17. c4f86c0 test: spl: Add a test for the NET load method by Sean Anderson · 1 year, 1 month ago
  18. 576295d test: spl: Add a test for the MMC load method by Sean Anderson · 1 year, 1 month ago
  19. 156e31c test: spl: Add a test for spl_blk_load_image by Sean Anderson · 1 year, 1 month ago
  20. 2d3ffa3 test: spl: Add functions to create filesystems by Sean Anderson · 1 year, 1 month ago
  21. f65dcc0 test: spl: Add functions to create images by Sean Anderson · 1 year, 1 month ago
  22. 0c5044c configs: sandbox: Enable DM_USB_GADGET by Marek Vasut · 1 year, 3 months ago
  23. fbb7413 sandbox: capsule: Enable EFI capsule module on sandbox variants by Sughosh Ganu · 1 year, 3 months ago
  24. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
  25. e40802e dm: test: Add test for part_get_info_by_type by Joshua Watt · 1 year, 5 months ago
  26. a77d6f8 configs: Resync with savedefconfig by Tom Rini · 1 year, 7 months ago
  27. adb7a19 configs: Resync with savedefconfig by Tom Rini · 1 year, 8 months ago
  28. 9924ca1 configs: Resync with savedefconfig by Tom Rini · 1 year, 9 months ago
  29. 61c55e8 test: compression: add zstd uncompression test by Brandon Maier · 1 year, 11 months ago
  30. f927925 configs: Resync with savedefconfig by Tom Rini · 2 years, 1 month ago
  31. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  32. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  33. 9cf8712 thermal: add sandbox driver by Robert Marko · 2 years, 3 months ago
  34. fe0e249 sandbox: Convert to use driver model for SCSI by Simon Glass · 2 years, 2 months ago
  35. 9ef3ac8 sandbox: Enable SCSI for all builds by Simon Glass · 2 years, 2 months ago
  36. 60900b4 pmic: Convert pm8916 driver to a generic Qcom PMIC driver by Sumit Garg · 2 years, 4 months ago
  37. ce53ec8 configs: Resync with savedefconfig by Tom Rini · 2 years, 3 months ago
  38. 1abe302 sandbox: Enable NVMEM by Sean Anderson · 2 years, 7 months ago
  39. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  40. 4c53844 sandbox: Increase default SYS_MALLOC_LEN by Tom Rini · 2 years, 8 months ago
  41. 4b2fcb3 configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  42. 76fbc6f configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  43. f8463d6 nvme: Split out PCI support by Mark Kettenis · 2 years, 10 months ago
  44. 231e774 Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 10 months ago
  45. 8a4b588 Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · 2 years, 10 months ago
  46. 5ca768d configs: Resync with savedefconfig by Tom Rini · 2 years, 10 months ago
  47. 1c38374 Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 3 years ago
  48. 49a9670 Convert CONFIG_I2C_EDID et al to Kconfig by Tom Rini · 3 years, 1 month ago
  49. e25a03a configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  50. 67748ee test: Add tests for IOMMU uclass by Mark Kettenis · 3 years, 1 month ago
  51. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago
  52. 2149e11 dm: gpio: Add of-platdata support by Simon Glass · 3 years, 4 months ago
  53. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
  54. 3198531 rtc: Rename RTC_SUPPORT to RTC by Simon Glass · 3 years, 4 months ago
  55. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  56. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  57. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 5 months ago
  58. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
  59. 2c082ab configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  60. 6c78522 configs: Remove unnecessary CONFIG_DM_PCI_COMPAT=y by Tom Rini · 3 years, 7 months ago
  61. 8a8cd4f sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · 3 years, 6 months ago
  62. a20e51f configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  63. 1c83067 test: Add gpio-sysinfo test by Sean Anderson · 3 years, 7 months ago
  64. 579e9e8 configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
  65. ab1975b test: qemu: add qfw sandbox driver, dm tests, qemu tests by Asherah Connor · 3 years, 8 months ago
  66. cb79f07 sandbox: Create a new sandbox_noinst build by Simon Glass · 3 years, 9 months ago