1. 1763ae5 sandbox: capsule: remove capsule related configs by Sughosh Ganu · Wed Mar 27 16:18:59 2024 +0530
  2. ddb1ec1 mtd: Make CONFIG_MTD be the gate symbol for the menu by Tom Rini · Wed Jan 10 13:46:10 2024 -0500
  3. 914a8c0 configs: Resync with savedefconfig by Tom Rini · Wed Jan 03 09:26:16 2024 -0500
  4. 9bab2f1 Merge patch series "nand: Add sandbox tests" by Tom Rini · Thu Nov 16 12:46:09 2023 -0500
  5. 765dc6a test: spl: Add a test for NAND by Sean Anderson · Sat Nov 04 16:37:53 2023 -0400
  6. 326422b nand: Add sandbox driver by Sean Anderson · Sat Nov 04 16:37:52 2023 -0400
  7. b1dee9e sandbox: Disable CONFIG_DISTRO_DEFAULTS by Simon Glass · Thu Oct 26 14:31:33 2023 -0400
  8. 15ba722 configs: Resync with savedefconfig by Tom Rini · Mon Nov 06 14:41:58 2023 -0500
  9. 8734d6f test: spl: Add a test for the SPI load method by Sean Anderson · Sat Oct 14 16:48:05 2023 -0400
  10. 430e4aa test: spl: Add a test for the NOR load method by Sean Anderson · Sat Oct 14 16:48:04 2023 -0400
  11. c4f86c0 test: spl: Add a test for the NET load method by Sean Anderson · Sat Oct 14 16:48:03 2023 -0400
  12. 576295d test: spl: Add a test for the MMC load method by Sean Anderson · Sat Oct 14 16:48:02 2023 -0400
  13. 156e31c test: spl: Add a test for spl_blk_load_image by Sean Anderson · Sat Oct 14 16:48:01 2023 -0400
  14. 2d3ffa3 test: spl: Add functions to create filesystems by Sean Anderson · Sat Oct 14 16:48:00 2023 -0400
  15. f65dcc0 test: spl: Add functions to create images by Sean Anderson · Sat Oct 14 16:47:59 2023 -0400
  16. 0c5044c configs: sandbox: Enable DM_USB_GADGET by Marek Vasut · Fri Sep 01 11:49:49 2023 +0200
  17. fbb7413 sandbox: capsule: Enable EFI capsule module on sandbox variants by Sughosh Ganu · Tue Aug 22 23:09:57 2023 +0530
  18. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · Wed Aug 02 11:09:43 2023 -0400
  19. e40802e dm: test: Add test for part_get_info_by_type by Joshua Watt · Mon Jul 03 08:39:55 2023 -0500
  20. a77d6f8 configs: Resync with savedefconfig by Tom Rini · Mon May 01 11:50:26 2023 -0400
  21. adb7a19 configs: Resync with savedefconfig by Tom Rini · Mon Mar 27 13:39:17 2023 -0400
  22. 9924ca1 configs: Resync with savedefconfig by Tom Rini · Fri Feb 17 09:58:06 2023 -0500
  23. 61c55e8 test: compression: add zstd uncompression test by Brandon Maier · Thu Jan 12 10:27:46 2023 -0600
  24. f927925 configs: Resync with savedefconfig by Tom Rini · Mon Nov 07 11:58:57 2022 -0500
  25. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  26. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  27. 9cf8712 thermal: add sandbox driver by Robert Marko · Tue Sep 06 13:30:35 2022 +0200
  28. fe0e249 sandbox: Convert to use driver model for SCSI by Simon Glass · Wed Sep 21 16:21:46 2022 +0200
  29. 9ef3ac8 sandbox: Enable SCSI for all builds by Simon Glass · Wed Sep 21 16:21:44 2022 +0200
  30. 60900b4 pmic: Convert pm8916 driver to a generic Qcom PMIC driver by Sumit Garg · Thu Aug 04 19:57:17 2022 +0530
  31. ce53ec8 configs: Resync with savedefconfig by Tom Rini · Tue Aug 23 15:24:14 2022 -0400
  32. 1abe302 sandbox: Enable NVMEM by Sean Anderson · Thu May 05 13:11:40 2022 -0400
  33. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · Thu May 19 15:09:22 2022 -0400
  34. 4c53844 sandbox: Increase default SYS_MALLOC_LEN by Tom Rini · Thu Apr 14 11:34:47 2022 -0400
  35. 4b2fcb3 configs: Resync with savedefconfig by Tom Rini · Fri Apr 08 13:36:51 2022 -0400
  36. 76fbc6f configs: Resync with savedefconfig by Tom Rini · Fri Apr 01 10:33:18 2022 -0400
  37. f8463d6 nvme: Split out PCI support by Mark Kettenis · Sat Jan 22 20:38:11 2022 +0100
  38. 231e774 Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · Mon Jan 31 07:49:37 2022 -0700
  39. 8a4b588 Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · Sat Jan 22 05:53:24 2022 -0700
  40. 5ca768d configs: Resync with savedefconfig by Tom Rini · Mon Jan 24 21:08:41 2022 +0000
  41. 1c38374 Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · Sat Dec 18 11:27:51 2021 -0700
  42. 49a9670 Convert CONFIG_I2C_EDID et al to Kconfig by Tom Rini · Sun Nov 07 22:59:43 2021 -0500
  43. e25a03a configs: Resync with savedefconfig by Tom Rini · Mon Nov 01 12:19:22 2021 +0000
  44. 67748ee test: Add tests for IOMMU uclass by Mark Kettenis · Sat Oct 23 16:58:02 2021 +0200
  45. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · Tue Oct 26 09:12:33 2021 +0300
  46. 2149e11 dm: gpio: Add of-platdata support by Simon Glass · Sat Aug 07 07:24:12 2021 -0600
  47. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  48. 3198531 rtc: Rename RTC_SUPPORT to RTC by Simon Glass · Sun Aug 08 12:20:11 2021 -0600
  49. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  50. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  51. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · Sat Jul 10 21:14:36 2021 -0600
  52. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · Sat Jul 10 21:14:31 2021 -0600
  53. 2c082ab configs: Resync with savedefconfig by Tom Rini · Mon Jul 26 21:10:37 2021 -0400
  54. 6c78522 configs: Remove unnecessary CONFIG_DM_PCI_COMPAT=y by Tom Rini · Fri May 14 21:34:31 2021 -0400
  55. 8a8cd4f sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · Wed May 19 19:33:31 2021 +0300
  56. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  57. 1c83067 test: Add gpio-sysinfo test by Sean Anderson · Tue Apr 20 10:50:58 2021 -0400
  58. 579e9e8 configs: Resync with savedefconfig by Tom Rini · Tue Apr 27 08:28:38 2021 -0400
  59. ab1975b test: qemu: add qfw sandbox driver, dm tests, qemu tests by Asherah Connor · Fri Mar 19 18:21:41 2021 +1100
  60. cb79f07 sandbox: Create a new sandbox_noinst build by Simon Glass · Mon Mar 15 17:25:32 2021 +1300