summaryrefslogtreecommitdiff
path: root/configs/sandbox64_defconfig
AgeCommit message (Expand)Author
2023-02-17configs: Resync with savedefconfigTom Rini
2022-12-29configs: Resync with savedefconfigTom Rini
2022-12-05configs: Add IPV6 config to sandbox64_defconfigViacheslav Mitrofanov
2022-11-07configs: Resync with savedefconfigTom Rini
2022-10-31test: dm: Add test cases for FWU Metadata uclassSughosh Ganu
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-30Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-29thermal: sandbox: Enable thermal uclass for sandbox64 variantSughosh Ganu
2022-10-24sandbox: add SIGALRM-based watchdog deviceRasmus Villemoes
2022-10-21configs: Resync with savedefconfigTom Rini
2022-10-11cmd: xxd: add new commandRoger Knecht
2022-10-11cmd: cat: add new commandRoger Knecht
2022-09-25sandbox: Convert to use driver model for SCSISimon Glass
2022-09-25sandbox: Enable SCSI for all buildsSimon Glass
2022-09-02cmd: Add pause commandSamuel Dionne-Riel
2022-08-26pmic: Convert pm8916 driver to a generic Qcom PMIC driverSumit Garg
2022-08-23configs: Resync with savedefconfigTom Rini
2022-07-07Merge branch '2022-07-07-Kconfig-migrations-dead-code-removal' into nextTom Rini
2022-06-22cmd: load: add load command for memory mappedRui Miguel Silva
2022-06-20configs: Resync with savedefconfigTom Rini
2022-06-08sandbox: Enable NVMEMSean Anderson
2022-04-15Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-04-15test: capsule: Modify the capsule tests to use GUID values for sandboxSughosh Ganu
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-08-31Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-31sandbox: add test of wdt_gpio driverRasmus Villemoes
2021-08-31sandbox: disable CONFIG_WATCHDOG_AUTOSTARTRasmus Villemoes
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-28Merge tag 'v2021.07-rc5' into nextTom Rini
2021-06-28configs: Resync with savedefconfigTom Rini
2021-06-17test: Add K210 PLL tests to sandbox defconfigsSean Anderson
2021-05-04sandbox: add test of CONFIG_ENV_IMPORT_FDTRasmus Villemoes
2021-05-04test: Add gpio-sysinfo testSean Anderson