summaryrefslogtreecommitdiff
path: root/configs/sandbox_defconfig
AgeCommit message (Expand)AuthorFilesLines
2023-02-17configs: Resync with savedefconfigTom Rini1-3/+1
2023-01-24bootstd: Add a SPI flash bootdevSimon Glass1-0/+1
2023-01-24sandbox: Enable the Ethernet bootdevSimon Glass1-1/+0
2023-01-16sandbox: Enable mmc command and legacy imagesSimon Glass1-0/+2
2023-01-09Merge branch 'next'Tom Rini1-0/+1
2023-01-03rtc: add ht1380 driverSergei Antonov1-0/+1
2022-12-29configs: Resync with savedefconfigTom Rini1-1/+1
2022-12-05configs: Add IPV6 config to sandbox_defconfigViacheslav Mitrofanov1-0/+1
2022-11-07configs: Resync with savedefconfigTom Rini1-1/+0
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass1-1/+1
2022-10-30video: Add commands to list and change fontsSimon Glass1-0/+1
2022-10-24sandbox: add SIGALRM-based watchdog deviceRasmus Villemoes1-0/+2
2022-10-21configs: Resync with savedefconfigTom Rini1-2/+2
2022-10-11thermal: add sandbox driverRobert Marko1-0/+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-16configs: Resync with savedefconfigTom Rini1-1/+1
2022-09-14test: unit test for eficonfigMasahisa Kojima1-0/+1
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-26addrmap: Support on sandboxSimon Glass1-0/+1
2022-07-26configs: sandbox_defconfig: CONFIG_LOG_MAX_LEVEL=9Heinrich Schuchardt1-0/+2
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-05-03sandbox: enable bootmenu commandHeinrich Schuchardt1-0/+1
2022-04-25bootstd: Add tests for bootstd including all uclassesSimon Glass1-1/+2
2022-04-20cmd: gpio: Add `gpio read` subcommandDiego Rondini1-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-3/+2
2022-03-31configs: sandbox_defconfig: enable stage pre-load in bootmPhilippe Reynes1-0/+3
2022-03-18configs: Resync with savedefconfigTom Rini1-2/+1
2022-03-15test/py: Add tests for the erofsHuang Jianan1-0/+1
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-09configs: Resync with savedefconfigTom Rini1-1/+1
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass1-0/+5
2022-02-09Convert CONFIG_SYS_IDE_MAXBUS et al to KconfigSimon Glass1-0/+7
2022-01-31configs: Resync with savedefconfigTom Rini1-1/+1
2022-01-29rsa: adds rsa3072 algorithmJamin Lin1-0/+1
2022-01-25configs: Resync with savedefconfigTom Rini1-1/+0
2022-01-21Convert CONFIG_BOOTP_SERVERIP to KconfigSimon Glass1-0/+1
2021-12-27video: theadorable: Use RGB565 for BMP blittingSimon Glass1-0/+1