summaryrefslogtreecommitdiff
path: root/arch/sandbox
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v2023.01-rc4' into nextTom Rini2022-12-212-6/+15
|\
| * sandbox: fix sound driverHeinrich Schuchardt2022-12-051-6/+5
| * test: test sandbox sound driver more rigorouslyHeinrich Schuchardt2022-12-051-0/+10
* | sandbox: Rework how SDL is enabled / disabledTom Rini2022-12-052-3/+8
* | global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-053-3/+3
|/
* dm: sandbox: Switch over to using the new host uclassSimon Glass2022-11-071-4/+0
* test: Add a way to detect a test that breaks anotherSimon Glass2022-11-071-1/+1
* test: dm: Add test cases for FWU Metadata uclassSughosh Ganu2022-10-312-1/+12
* vbe: Add a test for the VBE flow into U-Boot properSimon Glass2022-10-311-0/+37
* sandbox: Add an image for VPLSimon Glass2022-10-313-1/+96
* vbe: Add info about the VBE device to the fwupd nodeSimon Glass2022-10-311-15/+14
* vbe: Support reading the next SPL phase via VBESimon Glass2022-10-312-1/+3
* sandbox: Support obtaining the next phase from an imageSimon Glass2022-10-311-1/+51
* sandbox: Add a way to specify the sandbox executableSimon Glass2022-10-312-1/+32
* sandbox: Generalise SPL bootingSimon Glass2022-10-312-12/+24
* sandbox: Drop message about writing sandbox stateSimon Glass2022-10-311-1/+1
* test: Support tests which can only be run manuallySimon Glass2022-10-311-1/+1
* tests: Build correct sandbox configuration on 32bitMichal Suchanek2022-10-291-15/+3
* dm: memory: Introduce new uclassRoger Quadros2022-10-261-0/+4
* Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini2022-10-262-0/+23
|\
| * sandbox.dtsi: add a sandbox,alarm-wdt instanceRasmus Villemoes2022-10-241-0/+6
| * sandbox: add SIGALRM-based watchdog deviceRasmus Villemoes2022-10-241-0/+17
* | sandbox: Initialize sysreset before relocationMichal Suchanek2022-10-212-0/+3
|/
* sandbox: Support FDT fixupsSimon Glass2022-10-171-0/+17
* thermal: add sandbox driverRobert Marko2022-10-112-0/+8
* dm: fpga: Introduce new uclassAlexander Dahl2022-10-051-0/+4
* sandbox: Support setting up the other FDT for testingSimon Glass2022-09-292-3/+50
* sandbox: Support loading the other FDTSimon Glass2022-09-294-1/+78
* sandbox: Add a function to load a relative file pathSimon Glass2022-09-293-9/+43
* test: Support testing malloc() failuresSimon Glass2022-09-291-0/+1
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-291-1/+1
* sandbox: Add a test for SCSISimon Glass2022-09-252-0/+9
* sandbox: unblock signal before calling execv()Heinrich Schuchardt2022-09-251-0/+16
* sandbox: Add function os_flush()Pali Rohár2022-09-241-0/+5
* dm: core: Add functions to read 8/16-bit integersStefan Herbrechtsmeier2022-09-141-0/+2
* test: Allow running tests multiple timesSimon Glass2022-09-021-1/+1
* bootstd: Add vbe bootmeth into sandboxSimon Glass2022-08-122-0/+28
* bootstd: Allow EFI bootmgr to support an invalid bootflowSimon Glass2022-08-121-0/+11
* watchdog: add pulse support to gpio watchdog driverPaul Doelle2022-07-211-1/+10
* Merge branch 'next'Tom Rini2022-07-1116-50/+215
|\
| * sandbox: raise SANDBOX_RAM_SIZE_MB default to 256Heinrich Schuchardt2022-06-281-2/+2
| * sandbox: show error if the device-tree cannot be loadedHeinrich Schuchardt2022-06-281-4/+4
| * sandbox: add function os_printf()Heinrich Schuchardt2022-06-281-0/+13
| * sandbox: Implement fuzzing engine driverAndrew Scull2022-06-231-0/+4
| * sandbox: Add libfuzzer integrationAndrew Scull2022-06-233-0/+98
| * sandbox: Decouple program entry from sandbox initAndrew Scull2022-06-233-1/+25
| * sandbox: Add support for Address SanitizerAndrew Scull2022-06-231-2/+12
| * linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-233-6/+6
| * sandbox: Rename getopt sectionsAndrew Scull2022-06-234-9/+9
| * sandbox: Rename EFI runtime sectionsAndrew Scull2022-06-232-16/+14