aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)Author
2023-05-02test: Add tests for the extconSvyatoslav Ryhel
2023-04-28sandbox: disable tracing before unmapping RAMPavel Skripkin
2023-04-28sandbox: correct posix_types.h defineHeinrich Schuchardt
2023-04-28sandbox: fix return type of os_filesize()Heinrich Schuchardt
2023-04-28sandbox: mark sandbox_exit() as no return.Heinrich Schuchardt
2023-04-27sandbox64: add support for NVMXIP QSPIAbdellatif El Khlifi
2023-04-27sandbox64: fix: return unsigned long in readq()Abdellatif El Khlifi
2023-04-07sandbox: video: Fix building without SDLSimon Glass
2023-04-03sandbox: Update the VBE firmware locationSimon Glass
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini
2023-03-02sandbox: Use the generic VPL option to enable VPLSimon Glass
2023-03-02sandbox: Tidy up RTC optionsSimon Glass
2023-03-02sandbox: Expand size for VPL imageSimon Glass
2023-03-01sandbox: Correctly define BITS_PER_LONGMichal Suchanek
2023-02-28tpm: Separate out the TPM tests for v1 and v2Simon Glass
2023-02-14dm: dts: Convert driver model tags to use new schemaSimon Glass
2023-02-10dm: button: add support for linux_code in button-gpio.c driverDzmitry Sankouski
2023-02-10test: create dedicated fdt node for ofnode_for_each_prop testDzmitry Sankouski
2023-02-10dts: add missing linux,code in gpio-keysDzmitry Sankouski
2023-02-10Correct SPL uses of LMBSimon Glass
2023-02-07sandbox: Drop reference to CONFIG_ARCH_DEVICE_TREESimon Glass
2023-02-04test: dm: test-fdt: Add decode_panel_timing testNikhil M Jain
2023-01-27test: Add test for mapping IOMMUs for PCI devicesMark Kettenis
2023-01-23sandbox: Allow SPI flash bootdevs to be disabled for testsSimon Glass
2023-01-23virtio: Add a block deviceSimon Glass
2023-01-23sandbox: Allow ethernet to be disabled at runtimeSimon Glass
2023-01-23vbe: sandbox: Drop VBE node in chosenSimon Glass
2023-01-16bootstd: Add a test for the bootstd menuSimon Glass
2022-12-23global: Migrate CONFIG_MALLOC_F_ADDR to CFGTom Rini
2022-12-22sandbox: Finish migration to KconfigTom Rini
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini
2022-12-05sandbox: Rework how SDL is enabled / disabledTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05sandbox: fix sound driverHeinrich Schuchardt
2022-12-05test: test sandbox sound driver more rigorouslyHeinrich Schuchardt
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