aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox/include
AgeCommit message (Expand)AuthorFilesLines
2023-11-28Merge patch series "Import "string" I/O functions from Linux"Tom Rini1-14/+14
2023-11-28sandbox: move asm-generic include to the end of fileIgor Prusov1-14/+14
2023-11-16Merge patch series "nand: Add sandbox tests"Tom Rini1-0/+1
2023-11-16test: spl: Add a test for NANDSean Anderson1-0/+1
2023-11-07sandbox: Drop <common.h>Tom Rini4-7/+0
2023-11-07sandbox: Add <asm/barrier.h>Tom Rini1-0/+3
2023-10-24sandbox: add SCMI power domain protocol support for testingAKASHI Takahiro1-0/+21
2023-10-17test: spl: Add a test for the SPI load methodSean Anderson1-0/+1
2023-10-17test: spl: Add a test for the NOR load methodSean Anderson1-0/+1
2023-10-17test: spl: Add a test for the NET load methodSean Anderson1-0/+1
2023-10-13test: dm: simplify SCMI unit test on sandboxAKASHI Takahiro1-2/+4
2023-10-13firmware: scmi: support dummy channels for sandbox agentAKASHI Takahiro1-0/+13
2023-09-22Record the position of the SMBIOS tablesSimon Glass1-0/+1
2023-08-08arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi2-0/+193
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini2-193/+0
2023-07-24arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi2-0/+193
2023-07-20sandbox: fix a compilation errorSergei Antonov2-25/+23
2023-07-17x86: Record the start and end of the tablesSimon Glass1-0/+4
2023-06-01axi: fix definition of axi_sandbox_get_emul()Heinrich Schuchardt1-4/+4
2023-04-28sandbox: correct posix_types.h defineHeinrich Schuchardt1-3/+4
2023-04-28sandbox: mark sandbox_exit() as no return.Heinrich Schuchardt1-1/+1
2023-04-27sandbox64: fix: return unsigned long in readq()Abdellatif El Khlifi1-1/+1
2023-04-07sandbox: video: Fix building without SDLSimon Glass1-0/+8
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini1-5/+1
2023-03-02sandbox: Tidy up RTC optionsSimon Glass1-1/+1
2023-03-01sandbox: Correctly define BITS_PER_LONGMichal Suchanek1-5/+1
2023-01-23sandbox: Allow SPI flash bootdevs to be disabled for testsSimon Glass2-0/+15
2023-01-23sandbox: Allow ethernet to be disabled at runtimeSimon Glass2-0/+17
2022-12-22sandbox: Finish migration to KconfigTom Rini1-10/+0
2022-12-05test: test sandbox sound driver more rigorouslyHeinrich Schuchardt1-0/+10
2022-10-31vbe: Support reading the next SPL phase via VBESimon Glass1-0/+1
2022-10-31sandbox: Add a way to specify the sandbox executableSimon Glass1-1/+2
2022-10-31sandbox: Generalise SPL bootingSimon Glass1-0/+3
2022-09-29sandbox: Support setting up the other FDT for testingSimon Glass1-0/+19
2022-09-29sandbox: Support loading the other FDTSimon Glass1-0/+16
2022-09-29sandbox: Add a function to load a relative file pathSimon Glass1-0/+14
2022-09-29test: Support testing malloc() failuresSimon Glass1-0/+1
2022-08-12bootstd: Allow EFI bootmgr to support an invalid bootflowSimon Glass1-0/+11
2022-07-11Merge branch 'next'Tom Rini5-5/+46
2022-06-25sandbox: sdl: Add stub sandbox_sdl_remove_display()Andrew Scull1-0/+5
2022-06-23sandbox: Add libfuzzer integrationAndrew Scull1-0/+25
2022-06-23sandbox: Decouple program entry from sandbox initAndrew Scull1-0/+18
2022-06-23sandbox: Rename getopt sectionsAndrew Scull2-3/+3
2022-06-06spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGETom Rini1-2/+0
2022-04-14Remove duplication of table_compute_checksum functionTom Rini1-0/+0
2022-04-14test: serial: Add test for putc/putsSean Anderson1-0/+22
2022-03-25sandbox: video: Replace PCI_CLASS_* macros by one from pci_ids.hPali Rohár1-2/+3
2022-03-02firmware: scmi: fix sandbox and related tests for clock discoveryEtienne Carriere1-1/+0
2022-03-02sandbox: scmi: test against a single scmi agentEtienne Carriere1-8/+4
2022-02-11acpi: Move acpi_write_tables() to a generic headerSimon Glass1-1/+1