summaryrefslogtreecommitdiff
path: root/arch/sandbox
Commit message (Expand)AuthorAgeFilesLines
* drivers: core: ofnode: fix typo in panel timing decodeRaphael Gallais-Pou2023-05-151-1/+1
* bootstd: Rename distro and syslinux to extlinuxSimon Glass2023-05-131-2/+2
* test: Add tests for the extconSvyatoslav Ryhel2023-05-021-0/+4
* sandbox: disable tracing before unmapping RAMPavel Skripkin2023-04-281-0/+5
* sandbox: correct posix_types.h defineHeinrich Schuchardt2023-04-281-3/+4
* sandbox: fix return type of os_filesize()Heinrich Schuchardt2023-04-281-2/+6
* sandbox: mark sandbox_exit() as no return.Heinrich Schuchardt2023-04-282-2/+2
* sandbox64: add support for NVMXIP QSPIAbdellatif El Khlifi2023-04-272-0/+27
* sandbox64: fix: return unsigned long in readq()Abdellatif El Khlifi2023-04-272-2/+2
* sandbox: video: Fix building without SDLSimon Glass2023-04-071-0/+8
* sandbox: Update the VBE firmware locationSimon Glass2023-04-031-1/+1
* Merge tag 'v2023.04-rc4' into nextTom Rini2023-03-141-5/+1
|\
| * sandbox: Correctly define BITS_PER_LONGMichal Suchanek2023-03-011-5/+1
* | sandbox: Use the generic VPL option to enable VPLSimon Glass2023-03-021-1/+1
* | sandbox: Tidy up RTC optionsSimon Glass2023-03-023-5/+5
* | sandbox: Expand size for VPL imageSimon Glass2023-03-021-2/+2
* | tpm: Separate out the TPM tests for v1 and v2Simon Glass2023-02-281-0/+4
* | dm: dts: Convert driver model tags to use new schemaSimon Glass2023-02-144-40/+40
|/
* dm: button: add support for linux_code in button-gpio.c driverDzmitry Sankouski2023-02-101-0/+2
* test: create dedicated fdt node for ofnode_for_each_prop testDzmitry Sankouski2023-02-101-0/+14
* dts: add missing linux,code in gpio-keysDzmitry Sankouski2023-02-101-0/+4
* Correct SPL uses of LMBSimon Glass2023-02-101-1/+1
* sandbox: Drop reference to CONFIG_ARCH_DEVICE_TREESimon Glass2023-02-071-2/+0
* test: dm: test-fdt: Add decode_panel_timing testNikhil M Jain2023-02-041-0/+18
* test: Add test for mapping IOMMUs for PCI devicesMark Kettenis2023-01-271-0/+2
* sandbox: Allow SPI flash bootdevs to be disabled for testsSimon Glass2023-01-233-0/+29
* virtio: Add a block deviceSimon Glass2023-01-231-0/+6
* sandbox: Allow ethernet to be disabled at runtimeSimon Glass2023-01-233-0/+33
* vbe: sandbox: Drop VBE node in chosenSimon Glass2023-01-231-13/+0
* bootstd: Add a test for the bootstd menuSimon Glass2023-01-161-0/+11
* global: Migrate CONFIG_MALLOC_F_ADDR to CFGTom Rini2022-12-231-1/+1
* sandbox: Finish migration to KconfigTom Rini2022-12-221-10/+0
* Merge tag 'v2023.01-rc4' into nextTom Rini2022-12-212-6/+15
|\
| * sandbox: fix sound driverHeinrich Schuchardt2022-12-051-6/+5
| * test: test sandbox sound driver more rigorouslyHeinrich Schuchardt2022-12-051-0/+10
* | sandbox: Rework how SDL is enabled / disabledTom Rini2022-12-052-3/+8
* | global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-053-3/+3
|/
* dm: sandbox: Switch over to using the new host uclassSimon Glass2022-11-071-4/+0
* test: Add a way to detect a test that breaks anotherSimon Glass2022-11-071-1/+1
* test: dm: Add test cases for FWU Metadata uclassSughosh Ganu2022-10-312-1/+12
* vbe: Add a test for the VBE flow into U-Boot properSimon Glass2022-10-311-0/+37
* sandbox: Add an image for VPLSimon Glass2022-10-313-1/+96
* vbe: Add info about the VBE device to the fwupd nodeSimon Glass2022-10-311-15/+14
* vbe: Support reading the next SPL phase via VBESimon Glass2022-10-312-1/+3
* sandbox: Support obtaining the next phase from an imageSimon Glass2022-10-311-1/+51
* sandbox: Add a way to specify the sandbox executableSimon Glass2022-10-312-1/+32
* sandbox: Generalise SPL bootingSimon Glass2022-10-312-12/+24
* sandbox: Drop message about writing sandbox stateSimon Glass2022-10-311-1/+1
* test: Support tests which can only be run manuallySimon Glass2022-10-311-1/+1
* tests: Build correct sandbox configuration on 32bitMichal Suchanek2022-10-291-15/+3