summaryrefslogtreecommitdiff
path: root/arch/sandbox/include
AgeCommit message (Expand)Author
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
2022-04-14Remove duplication of table_compute_checksum functionTom Rini
2022-04-14test: serial: Add test for putc/putsSean Anderson
2022-03-25sandbox: video: Replace PCI_CLASS_* macros by one from pci_ids.hPali Rohár
2022-03-02firmware: scmi: fix sandbox and related tests for clock discoveryEtienne Carriere
2022-03-02sandbox: scmi: test against a single scmi agentEtienne Carriere
2022-02-11acpi: Move acpi_write_tables() to a generic headerSimon Glass
2022-01-25sandbox: Allow building with GENERATE_ACPI_TABLESimon Glass
2022-01-25x86: Move the acpi table to generic global_dataSimon Glass
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-12-26sandbox: video: Add BMP tests for 32bpp and 8bpp modesSimon Glass
2021-12-26video: sandbox: Avoid duplicate display windowsSimon Glass
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-25irq: Tidy up of-platdata irq supportSimon Glass