summaryrefslogtreecommitdiff
path: root/configs/sandbox64_defconfig
AgeCommit message (Expand)AuthorFilesLines
2023-02-17configs: Resync with savedefconfigTom Rini1-1/+1
2022-12-29configs: Resync with savedefconfigTom Rini1-1/+1
2022-12-05configs: Add IPV6 config to sandbox64_defconfigViacheslav Mitrofanov1-0/+1
2022-11-07configs: Resync with savedefconfigTom Rini1-5/+4
2022-10-31test: dm: Add test cases for FWU Metadata uclassSughosh Ganu1-1/+4
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-10-31Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini1-1/+1
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass1-1/+1
2022-10-29thermal: sandbox: Enable thermal uclass for sandbox64 variantSughosh Ganu1-0/+2
2022-10-24sandbox: add SIGALRM-based watchdog deviceRasmus Villemoes1-0/+2
2022-10-21configs: Resync with savedefconfigTom Rini1-2/+2
2022-10-11cmd: xxd: add new commandRoger Knecht1-0/+1
2022-10-11cmd: cat: add new commandRoger Knecht1-0/+1
2022-09-25sandbox: Convert to use driver model for SCSISimon Glass1-4/+1
2022-09-25sandbox: Enable SCSI for all buildsSimon Glass1-1/+5
2022-09-02cmd: Add pause commandSamuel Dionne-Riel1-0/+1
2022-08-26pmic: Convert pm8916 driver to a generic Qcom PMIC driverSumit Garg1-2/+2
2022-08-23configs: Resync with savedefconfigTom Rini1-2/+0
2022-07-07Merge branch '2022-07-07-Kconfig-migrations-dead-code-removal' into nextTom Rini1-1/+0
2022-06-22cmd: load: add load command for memory mappedRui Miguel Silva1-0/+1
2022-06-20configs: Resync with savedefconfigTom Rini1-1/+0
2022-06-08sandbox: Enable NVMEMSean Anderson1-0/+1
2022-04-15Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-1/+0
2022-04-15test: capsule: Modify the capsule tests to use GUID values for sandboxSughosh Ganu1-1/+0
2022-04-14sandbox: Increase default SYS_MALLOC_LENTom Rini1-1/+0
2022-04-08configs: Resync with savedefconfigTom Rini1-1/+1
2022-04-01configs: Resync with savedefconfigTom Rini1-2/+2
2022-03-10event: Convert misc_init_f() to use eventsSimon Glass1-1/+0
2022-02-11nvme: Split out PCI supportMark Kettenis1-1/+1
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass1-0/+1
2022-02-09Convert CONFIG_SYS_IDE_MAXBUS et al to KconfigSimon Glass1-0/+7
2022-01-25configs: Resync with savedefconfigTom Rini1-1/+0
2022-01-21Convert CONFIG_BOOTP_SERVERIP to KconfigSimon Glass1-0/+1
2021-11-12Convert CONFIG_I2C_EDID et al to KconfigTom Rini1-0/+1
2021-11-01configs: Resync with savedefconfigTom Rini1-1/+1
2021-10-31test: Add tests for IOMMU uclassMark Kettenis1-0/+1
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas1-1/+0
2021-09-01Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini1-0/+2
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-0/+1
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-0/+1
2021-08-31sandbox: add test of wdt_gpio driverRasmus Villemoes1-0/+1
2021-08-31sandbox: disable CONFIG_WATCHDOG_AUTOSTARTRasmus Villemoes1-0/+1
2021-07-27configs: Resync with savedefconfigTom Rini1-2/+0
2021-07-08configs: Remove unnecessary CONFIG_DM_PCI_COMPAT=yTom Rini1-1/+0
2021-07-06sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak1-0/+1
2021-06-28Merge tag 'v2021.07-rc5' into nextTom Rini1-1/+1
2021-06-28configs: Resync with savedefconfigTom Rini1-1/+1
2021-06-17test: Add K210 PLL tests to sandbox defconfigsSean Anderson1-0/+2
2021-05-04sandbox: add test of CONFIG_ENV_IMPORT_FDTRasmus Villemoes1-0/+1
2021-05-04test: Add gpio-sysinfo testSean Anderson1-0/+1