summaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)AuthorFilesLines
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
2022-09-02test: Allow running tests multiple timesSimon Glass1-1/+1
2022-08-12bootstd: Add vbe bootmeth into sandboxSimon Glass2-0/+28
2022-08-12bootstd: Allow EFI bootmgr to support an invalid bootflowSimon Glass1-0/+11
2022-07-21watchdog: add pulse support to gpio watchdog driverPaul Doelle1-1/+10
2022-07-11Merge branch 'next'Tom Rini16-50/+215
2022-06-28sandbox: raise SANDBOX_RAM_SIZE_MB default to 256Heinrich Schuchardt1-2/+2
2022-06-28sandbox: show error if the device-tree cannot be loadedHeinrich Schuchardt1-4/+4
2022-06-28sandbox: add function os_printf()Heinrich Schuchardt1-0/+13
2022-06-25sandbox: sdl: Add stub sandbox_sdl_remove_display()Andrew Scull1-0/+5
2022-06-23sandbox: Implement fuzzing engine driverAndrew Scull1-0/+4
2022-06-23sandbox: Add libfuzzer integrationAndrew Scull3-0/+98
2022-06-23sandbox: Decouple program entry from sandbox initAndrew Scull3-1/+25
2022-06-23sandbox: Add support for Address SanitizerAndrew Scull1-2/+12
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull3-6/+6
2022-06-23sandbox: Rename getopt sectionsAndrew Scull4-9/+9
2022-06-23sandbox: Rename EFI runtime sectionsAndrew Scull2-16/+14
2022-06-08test: Load mac address using misc deviceSean Anderson1-1/+8
2022-06-08test: Load mac address using RTCSean Anderson1-1/+8
2022-06-08test: Load mac address with i2c eepromSean Anderson1-1/+8
2022-06-08sandbox: Move some mac addresses to device treeSean Anderson1-0/+4
2022-06-08sandbox: net: Remove fake-host-hwaddrSean Anderson3-8/+0
2022-06-08sandbox: net: Add aliases for ethernet devicesSean Anderson1-0/+3
2022-06-06spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGETom Rini1-2/+0
2022-05-05sandbox: Avoid binman error when run without device treeSimon Glass1-1/+26
2022-05-03test: pci: Test PCI address conversion functionsAndrew Scull1-1/+1
2022-05-02sandbox: Add a build for VPLSimon Glass3-7/+23
2022-04-25bootstd: Add tests for bootstd including all uclassesSimon Glass1-0/+18
2022-04-25bootstd: sandbox: Add a hostfs bootdevSimon Glass2-0/+9
2022-04-19sandbox: Align linker lists to a 32-byte boundarySimon Glass2-2/+2
2022-04-19sandbox: Allow link flags to be givenSimon Glass1-2/+2
2022-04-19sandbox: Correct loss of early output in SPLSimon Glass1-1/+1
2022-04-15Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini1-0/+14
2022-04-14Remove duplication of table_compute_checksum functionTom Rini1-0/+0