summaryrefslogtreecommitdiff
path: root/configs/sandbox_spl_defconfig
AgeCommit message (Expand)Author
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
2021-01-30sandbox: Disable I2C emulators in SPLSimon Glass
2020-12-22configs: sandbox: activate DEBUG_UARTPatrick Delaunay
2020-11-30configs: Resync with savedefconfigTom Rini
2020-11-06board: Rename uclass to sysinfoSimon Glass
2020-10-29dm: Add a test for of-platdata parent informationSimon Glass
2020-10-29dm: test: Add a test for of-platdata phandlesSimon Glass
2020-10-29dm: test: Build tests for SPLSimon Glass
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass
2020-08-10configs: Resync with savedefconfigTom Rini
2020-07-31test: sandbox: add test for erase commandPatrick Delaunay