aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)Author
2022-11-07dm: sandbox: Switch over to using the new host uclassSimon Glass
2022-11-07test: Add a way to detect a test that breaks anotherSimon Glass
2022-10-31test: dm: Add test cases for FWU Metadata uclassSughosh Ganu
2022-10-31vbe: Add a test for the VBE flow into U-Boot properSimon Glass
2022-10-31sandbox: Add an image for VPLSimon Glass
2022-10-31vbe: Add info about the VBE device to the fwupd nodeSimon Glass
2022-10-31vbe: Support reading the next SPL phase via VBESimon Glass
2022-10-31sandbox: Support obtaining the next phase from an imageSimon Glass
2022-10-31sandbox: Add a way to specify the sandbox executableSimon Glass
2022-10-31sandbox: Generalise SPL bootingSimon Glass
2022-10-31sandbox: Drop message about writing sandbox stateSimon Glass
2022-10-31test: Support tests which can only be run manuallySimon Glass
2022-10-29tests: Build correct sandbox configuration on 32bitMichal Suchanek
2022-10-26dm: memory: Introduce new uclassRoger Quadros
2022-10-26Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2022-10-24sandbox.dtsi: add a sandbox,alarm-wdt instanceRasmus Villemoes
2022-10-24sandbox: add SIGALRM-based watchdog deviceRasmus Villemoes
2022-10-21sandbox: Initialize sysreset before relocationMichal Suchanek
2022-10-17sandbox: Support FDT fixupsSimon Glass
2022-10-11thermal: add sandbox driverRobert Marko
2022-10-05dm: fpga: Introduce new uclassAlexander Dahl
2022-09-29sandbox: Support setting up the other FDT for testingSimon Glass
2022-09-29sandbox: Support loading the other FDTSimon Glass
2022-09-29sandbox: Add a function to load a relative file pathSimon Glass
2022-09-29test: Support testing malloc() failuresSimon Glass
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2022-09-25sandbox: Add a test for SCSISimon Glass
2022-09-25sandbox: unblock signal before calling execv()Heinrich Schuchardt
2022-09-24sandbox: Add function os_flush()Pali Rohár
2022-09-14dm: core: Add functions to read 8/16-bit integersStefan Herbrechtsmeier
2022-09-02test: Allow running tests multiple timesSimon Glass
2022-08-12bootstd: Add vbe bootmeth into sandboxSimon Glass
2022-08-12bootstd: Allow EFI bootmgr to support an invalid bootflowSimon Glass
2022-07-21watchdog: add pulse support to gpio watchdog driverPaul Doelle
2022-07-11Merge branch 'next'Tom Rini
2022-06-28sandbox: raise SANDBOX_RAM_SIZE_MB default to 256Heinrich Schuchardt
2022-06-28sandbox: show error if the device-tree cannot be loadedHeinrich Schuchardt
2022-06-28sandbox: add function os_printf()Heinrich Schuchardt
2022-06-25sandbox: sdl: Add stub sandbox_sdl_remove_display()Andrew Scull
2022-06-23sandbox: Implement fuzzing engine driverAndrew Scull
2022-06-23sandbox: Add libfuzzer integrationAndrew Scull
2022-06-23sandbox: Decouple program entry from sandbox initAndrew Scull
2022-06-23sandbox: Add support for Address SanitizerAndrew Scull
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-06-23sandbox: Rename getopt sectionsAndrew Scull
2022-06-23sandbox: Rename EFI runtime sectionsAndrew Scull
2022-06-08test: Load mac address using misc deviceSean Anderson
2022-06-08test: Load mac address using RTCSean Anderson
2022-06-08test: Load mac address with i2c eepromSean Anderson
2022-06-08sandbox: Move some mac addresses to device treeSean Anderson