summaryrefslogtreecommitdiff
path: root/configs/sandbox_spl_defconfig
AgeCommit message (Expand)Author
2023-03-27configs: Resync with savedefconfigTom Rini
2023-03-01sandbox: allow building sandbox_spl with CONFIG_DEBUGHeinrich Schuchardt
2023-02-17configs: Resync with savedefconfigTom Rini
2023-01-18test: compression: add zstd uncompression testBrandon Maier
2022-11-07configs: Resync with savedefconfigTom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-11thermal: add sandbox driverRobert Marko
2022-09-25sandbox: Convert to use driver model for SCSISimon Glass
2022-09-25sandbox: Enable SCSI for all buildsSimon Glass
2022-08-26pmic: Convert pm8916 driver to a generic Qcom PMIC driverSumit Garg
2022-08-23configs: Resync with savedefconfigTom Rini
2022-06-08test: Load mac address with i2c eepromSean Anderson
2022-06-08sandbox: Enable NVMEMSean Anderson
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini
2022-04-14sandbox: Increase default SYS_MALLOC_LENTom Rini
2022-04-08configs: Resync with savedefconfigTom Rini
2022-04-01configs: Resync with savedefconfigTom Rini
2022-03-10event: Convert misc_init_f() to use eventsSimon Glass
2022-02-10nvme: Split out PCI supportMark Kettenis
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass
2022-02-09Convert CONFIG_SYS_IDE_MAXBUS et al to KconfigSimon Glass
2022-01-24configs: Resync with savedefconfigTom Rini
2022-01-21Convert CONFIG_BOOTP_SERVERIP to KconfigSimon Glass
2021-11-12Convert CONFIG_I2C_EDID et al to KconfigTom Rini
2021-11-01configs: Resync with savedefconfigTom Rini
2021-10-31test: Add tests for IOMMU uclassMark Kettenis
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2021-09-25dm: gpio: Add of-platdata supportSimon Glass
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-09-04rtc: Rename RTC_SUPPORT to RTCSimon Glass
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-01lib: disable CONFIG_SPL_HEXDUMP by defaultHeinrich Schuchardt
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass
2021-07-26configs: Resync with savedefconfigTom Rini
2021-07-07configs: Remove unnecessary CONFIG_DM_PCI_COMPAT=yTom Rini
2021-07-06sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak
2021-06-28configs: Resync with savedefconfigTom Rini
2021-05-04test: Add gpio-sysinfo testSean Anderson
2021-04-27configs: Resync with savedefconfigTom Rini
2021-04-20sandbox: enable IRQ using select for sandbox architectureWasim Khan
2021-04-12test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor
2021-04-06Convert CONFIG_MISC_INIT_F to KconfigSimon Glass
2021-03-26sandbox: Create a new sandbox_noinst buildSimon Glass
2021-03-26Revert "sandbox: Disable I2C emulators in SPL"Simon Glass
2021-03-26sandbox_spl: Increase SPL malloc() sizeSimon Glass
2021-03-12spl: test: Add a test for spl_load_simple_fit()Simon Glass
2021-02-18dm: test: Add test case for dev->dma_offsetNicolas Saenz Julienne