summaryrefslogtreecommitdiff
path: root/arch/sandbox/include/asm
AgeCommit message (Expand)Author
2025-07-18sandbox: Add dummy sync()Tom Rini
2025-07-10sandbox: Add some missing {clr,set,clrset}bits variantsTom Rini
2025-06-26sandbox: align LMB memoryHeinrich Schuchardt
2025-05-03imx9: scmi: add i.MX95 SoC and clock related codePeng Fan
2025-05-03sandbox: add SCMI clock control permissions to sandboxAlice Guo
2025-04-28power-domain: Add support for refcounting (again)Miquel Raynal
2025-04-03membuf: Rename structSimon Glass
2025-03-10common: clean up setjmp.hHeinrich Schuchardt
2025-03-10sandbox: remove linux/types.h dependency in setjmp.hHeinrich Schuchardt
2024-12-31Merge patch series "Select CONFIG_64BIT for sandbox64 and x86_64"Tom Rini
2024-12-31sandbox: Correct guard around readq/writeqAndrew Goodbody
2024-12-28test/cmd/wget: fix the testMikhail Kshevetskiy
2024-11-09sandbox: Add a -N flag to control on-host behaviourSimon Glass
2024-11-03sandbox: Fix comment for nomap_sysmem() functionSimon Glass
2024-11-03sandbox: Add a way to show the sandbox memory-mappingSimon Glass
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