aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox/include/asm
AgeCommit message (Expand)Author
2024-01-29clk: Remove rfreeSean Anderson
2024-01-07acpi: Write pointers to tables instead of addressesSimon Glass
2023-12-21sandbox: Add <linux/types.h> to asm/global_data.h and asm/io.hTom Rini
2023-12-21sandbox: Audit config.h and common.h usageTom Rini
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini
2023-12-15test: dm: clk_ccf: test ccf_clk_opsYang Xiwen
2023-11-28Merge patch series "Import "string" I/O functions from Linux"Tom Rini
2023-11-28sandbox: move asm-generic include to the end of fileIgor Prusov
2023-11-16Merge patch series "nand: Add sandbox tests"Tom Rini
2023-11-16test: spl: Add a test for NANDSean Anderson
2023-11-07sandbox: Drop <common.h>Tom Rini
2023-11-07sandbox: Add <asm/barrier.h>Tom Rini
2023-10-24sandbox: add SCMI power domain protocol support for testingAKASHI Takahiro
2023-10-17test: spl: Add a test for the SPI load methodSean Anderson
2023-10-17test: spl: Add a test for the NOR load methodSean Anderson
2023-10-17test: spl: Add a test for the NET load methodSean Anderson
2023-10-13test: dm: simplify SCMI unit test on sandboxAKASHI Takahiro
2023-10-13firmware: scmi: support dummy channels for sandbox agentAKASHI Takahiro
2023-09-22Record the position of the SMBIOS tablesSimon Glass
2023-08-08arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini
2023-07-24arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi
2023-07-20sandbox: fix a compilation errorSergei Antonov
2023-07-17x86: Record the start and end of the tablesSimon Glass
2023-06-01axi: fix definition of axi_sandbox_get_emul()Heinrich Schuchardt
2023-04-28sandbox: correct posix_types.h defineHeinrich Schuchardt
2023-04-28sandbox: mark sandbox_exit() as no return.Heinrich Schuchardt
2023-04-27sandbox64: fix: return unsigned long in readq()Abdellatif El Khlifi
2023-04-07sandbox: video: Fix building without SDLSimon Glass
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini
2023-03-02sandbox: Tidy up RTC optionsSimon Glass
2023-03-01sandbox: Correctly define BITS_PER_LONGMichal Suchanek
2023-01-23sandbox: Allow SPI flash bootdevs to be disabled for testsSimon Glass
2023-01-23sandbox: Allow ethernet to be disabled at runtimeSimon Glass
2022-12-22sandbox: Finish migration to KconfigTom Rini
2022-12-05test: test sandbox sound driver more rigorouslyHeinrich Schuchardt
2022-10-31vbe: Support reading the next SPL phase via VBESimon Glass
2022-10-31sandbox: Add a way to specify the sandbox executableSimon Glass
2022-10-31sandbox: Generalise SPL bootingSimon Glass
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-08-12bootstd: Allow EFI bootmgr to support an invalid bootflowSimon Glass
2022-07-11Merge branch 'next'Tom Rini
2022-06-25sandbox: sdl: Add stub sandbox_sdl_remove_display()Andrew Scull
2022-06-23sandbox: Add libfuzzer integrationAndrew Scull
2022-06-23sandbox: Decouple program entry from sandbox initAndrew Scull
2022-06-23sandbox: Rename getopt sectionsAndrew Scull
2022-06-06spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGETom Rini