summaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)Author
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
2022-06-08sandbox: net: Remove fake-host-hwaddrSean Anderson
2022-06-08sandbox: net: Add aliases for ethernet devicesSean Anderson
2022-06-06spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGETom Rini
2022-05-05sandbox: Avoid binman error when run without device treeSimon Glass
2022-05-03test: pci: Test PCI address conversion functionsAndrew Scull
2022-05-02sandbox: Add a build for VPLSimon Glass
2022-04-25bootstd: Add tests for bootstd including all uclassesSimon Glass
2022-04-25bootstd: sandbox: Add a hostfs bootdevSimon Glass
2022-04-18sandbox: Align linker lists to a 32-byte boundarySimon Glass
2022-04-18sandbox: Allow link flags to be givenSimon Glass
2022-04-18sandbox: Correct loss of early output in SPLSimon Glass
2022-04-15Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2022-04-14Remove duplication of table_compute_checksum functionTom Rini
2022-04-14test: serial: Add test for putc/putsSean Anderson
2022-04-10net: introduce helpers to get PHY interface mode from a device/ofnodeMarek Behún
2022-04-10net: introduce helpers to get PHY ofnode from MACMarek Behún
2022-03-31arch: Kconfig: imply BINMAN for SANDBOXPhilippe Reynes
2022-03-25sandbox: video: Replace PCI_CLASS_* macros by one from pci_ids.hPali Rohár