summaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)Author
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
2022-03-18sandbox: Add the handoff header for splSimon Glass
2022-03-18sandbox: Show a message when writing out the ram bufferSimon Glass
2022-03-10event: Convert misc_init_f() to use eventsSimon Glass
2022-03-10sandbox: start: Sort the header filesSimon Glass
2022-03-02firmware: scmi: fix sandbox and related tests for clock discoveryEtienne Carriere
2022-03-02sandbox: scmi: test against a single scmi agentEtienne Carriere
2022-02-11acpi: Move acpi_write_tables() to a generic headerSimon Glass
2022-02-09sandbox: fix build failure with musl and SDLHeinrich Schuchardt
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes
2022-01-25sandbox: eth-raw: fix building with musl libraryHeinrich Schuchardt
2022-01-25sandbox: Allow building with GENERATE_ACPI_TABLESimon Glass