summaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)AuthorFilesLines
2023-02-14dm: dts: Convert driver model tags to use new schemaSimon Glass4-40/+40
2023-02-10dm: button: add support for linux_code in button-gpio.c driverDzmitry Sankouski1-0/+2
2023-02-10test: create dedicated fdt node for ofnode_for_each_prop testDzmitry Sankouski1-0/+14
2023-02-10dts: add missing linux,code in gpio-keysDzmitry Sankouski1-0/+4
2023-02-10Correct SPL uses of LMBSimon Glass1-1/+1
2023-02-07sandbox: Drop reference to CONFIG_ARCH_DEVICE_TREESimon Glass1-2/+0
2023-02-04test: dm: test-fdt: Add decode_panel_timing testNikhil M Jain1-0/+18
2023-01-27test: Add test for mapping IOMMUs for PCI devicesMark Kettenis1-0/+2
2023-01-24sandbox: Allow SPI flash bootdevs to be disabled for testsSimon Glass3-0/+29
2023-01-24virtio: Add a block deviceSimon Glass1-0/+6
2023-01-24sandbox: Allow ethernet to be disabled at runtimeSimon Glass3-0/+33
2023-01-24vbe: sandbox: Drop VBE node in chosenSimon Glass1-13/+0
2023-01-17bootstd: Add a test for the bootstd menuSimon Glass1-0/+11
2022-12-23global: Migrate CONFIG_MALLOC_F_ADDR to CFGTom Rini1-1/+1
2022-12-22sandbox: Finish migration to KconfigTom Rini1-10/+0
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini2-6/+15
2022-12-06sandbox: Rework how SDL is enabled / disabledTom Rini2-3/+8
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini3-3/+3
2022-12-05sandbox: fix sound driverHeinrich Schuchardt1-6/+5
2022-12-05test: test sandbox sound driver more rigorouslyHeinrich Schuchardt1-0/+10
2022-11-08dm: sandbox: Switch over to using the new host uclassSimon Glass1-4/+0
2022-11-08test: Add a way to detect a test that breaks anotherSimon Glass1-1/+1
2022-10-31test: dm: Add test cases for FWU Metadata uclassSughosh Ganu2-1/+12
2022-10-31vbe: Add a test for the VBE flow into U-Boot properSimon Glass1-0/+37
2022-10-31sandbox: Add an image for VPLSimon Glass3-1/+96
2022-10-31vbe: Add info about the VBE device to the fwupd nodeSimon Glass1-15/+14
2022-10-31vbe: Support reading the next SPL phase via VBESimon Glass2-1/+3
2022-10-31sandbox: Support obtaining the next phase from an imageSimon Glass1-1/+51
2022-10-31sandbox: Add a way to specify the sandbox executableSimon Glass2-1/+32
2022-10-31sandbox: Generalise SPL bootingSimon Glass2-12/+24
2022-10-31sandbox: Drop message about writing sandbox stateSimon Glass1-1/+1
2022-10-31test: Support tests which can only be run manuallySimon Glass1-1/+1
2022-10-29tests: Build correct sandbox configuration on 32bitMichal Suchanek1-15/+3
2022-10-26dm: memory: Introduce new uclassRoger Quadros1-0/+4
2022-10-26Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini2-0/+23
2022-10-24sandbox.dtsi: add a sandbox,alarm-wdt instanceRasmus Villemoes1-0/+6
2022-10-24sandbox: add SIGALRM-based watchdog deviceRasmus Villemoes1-0/+17
2022-10-21sandbox: Initialize sysreset before relocationMichal Suchanek2-0/+3
2022-10-18sandbox: Support FDT fixupsSimon Glass1-0/+17
2022-10-11thermal: add sandbox driverRobert Marko2-0/+8
2022-10-05dm: fpga: Introduce new uclassAlexander Dahl1-0/+4
2022-09-29sandbox: Support setting up the other FDT for testingSimon Glass2-3/+50
2022-09-29sandbox: Support loading the other FDTSimon Glass4-1/+78
2022-09-29sandbox: Add a function to load a relative file pathSimon Glass3-9/+43
2022-09-29test: Support testing malloc() failuresSimon Glass1-0/+1
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass1-1/+1
2022-09-25sandbox: Add a test for SCSISimon Glass2-0/+9
2022-09-25sandbox: unblock signal before calling execv()Heinrich Schuchardt1-0/+16
2022-09-24sandbox: Add function os_flush()Pali Rohár1-0/+5
2022-09-14dm: core: Add functions to read 8/16-bit integersStefan Herbrechtsmeier1-0/+2