aboutsummaryrefslogtreecommitdiff
path: root/configs/sandbox_defconfig
AgeCommit message (Expand)AuthorFilesLines
2022-06-22cmd: load: add load command for memory mappedRui Miguel Silva1-0/+1
2022-06-20configs: Resync with savedefconfigWIP/20Jun2022-nextTom 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...WIP/15Apr2022Tom 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 erofsWIP/2022-03-15-add-erofs-supportHuang Jianan1-0/+1
2022-03-10event: Convert misc_init_f() to use eventsSimon Glass1-1/+0
2022-02-10nvme: 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-28rsa: adds rsa3072 algorithmJamin Lin1-0/+1
2022-01-24configs: Resync with savedefconfigTom Rini1-1/+0
2022-01-21Convert CONFIG_BOOTP_SERVERIP to KconfigSimon Glass1-0/+1
2021-12-26video: theadorable: Use RGB565 for BMP blittingSimon Glass1-0/+1
2021-12-26video: Add a test for 16bpp BMP filesSimon Glass1-0/+1
2021-11-12Convert CONFIG_I2C_EDID et al to KconfigTom Rini1-0/+1
2021-11-01configs: Resync with savedefconfigWIP/01Nov2021Tom Rini1-1/+1
2021-10-31test: Add tests for IOMMU uclassMark Kettenis1-0/+1
2021-10-27sandbox: Remove OF_HOSTFILEWIP/27Oct2021Ilias Apalodimas1-1/+0
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini1-0/+4
2021-10-12configs: sandbox: add USB_ETHER and GADGET_DOWNLOAD gadget supportPatrice Chotard1-0/+4
2021-10-08image: Update image_decomp() to avoid ifdefsSimon Glass1-0/+1
2021-08-31Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...WIP/31Aug2021-nextTom Rini1-0/+2
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-0/+1
2021-08-31Convert 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-08-30configs: Resync with savedefconfigTom Rini1-3/+1
2021-08-22bootcount: add a new driver with syscon as backendNandor Han1-0/+1
2021-08-16configs: Resync with savedefconfigWIP/16Aug2021Tom Rini1-2/+2
2021-08-16test: dm: Add test for ECDSA UCLASS supportAlexandru Gagniuc1-0/+2
2021-07-27test: cmd: setexpr: add format string testsRoland Gaudig1-0/+1
2021-07-26configs: Resync with savedefconfigTom Rini1-15/+10
2021-07-23test: add first autoboot unit testsSteffen Jaeckel1-0/+10
2021-07-23reboot-mode: read the boot mode from RTC memoryNandor Han1-0/+1
2021-07-23reboot-mode: read the boot mode from GPIOs statusNandor Han1-0/+2
2021-07-16image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORTSimon Glass1-1/+1
2021-07-07configs: 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