summaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)Author
2023-04-12dm: dts: Convert driver model tags to use new schemaSimon Glass
2023-03-01sandbox: Correctly define BITS_PER_LONGMichal Suchanek
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
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