summaryrefslogtreecommitdiff
path: root/arch/sandbox/include
AgeCommit message (Expand)Author
2024-10-03Merge patch series "vbe: Series part D"Tom Rini
2024-10-03sandbox: Add missing header fileSimon Glass
2024-09-18Merge patch series "Fix various bugs"Tom Rini
2024-09-18sandbox: Implement reference counting for address mappingSimon Glass
2024-09-03sandbox: iommu: remove lmb allocation in the driverSughosh Ganu
2024-08-09sandbox: Add an SPL loader for UPLSimon Glass
2024-08-09sandbox: Add a flag to enable UPLSimon Glass
2024-08-09test: Move some SPL-loading test-code into sandbox commonSimon Glass
2024-07-15sandbox: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
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