summaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)Author
2023-10-02Merge branch 'next'Tom Rini
2023-09-23sandbox: test: Fix typo in test.dtsMichal Simek
2023-09-22Record the position of the SMBIOS tablesSimon Glass
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_flash()Michal Simek
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_address()Michal Simek
2023-09-21clk: Dont return error when assigned-clocks is empty or missingAshok Reddy Soma
2023-09-21dm: core: support reading a single indexed u64 valueMichal Simek
2023-09-13phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() failsJonas Karlman
2023-08-31event: Convert existing spy records to simpleSimon Glass
2023-08-25bootstd: Add a test for bootmeth_crosSimon Glass
2023-08-25sandbox: Add a way to access persistent test filesSimon Glass
2023-08-25expo: Move cedit theme under bootstdSimon 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-07-14expo: Add tests for the configuration editorSimon Glass
2023-07-14expo: Support building an expo from a description fileSimon Glass
2023-07-14expo: Add spacing around menus and itemsSimon Glass
2023-07-14sandbox: Fix quiting when the LCD window is closedSimon Glass
2023-07-07Kbuild: Fix cleanup of *.dtbo for sandboxTobias Deiminger
2023-06-21sandbox: Add a dummy dcache_status() functionEmanuele Ghidoli
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini
2023-06-01axi: fix definition of axi_sandbox_get_emul()Heinrich Schuchardt
2023-05-15drivers: core: ofnode: fix typo in panel timing decodeRaphael Gallais-Pou
2023-05-13bootstd: Rename distro and syslinux to extlinuxSimon Glass
2023-05-02test: Add tests for the extconSvyatoslav Ryhel
2023-04-28sandbox: disable tracing before unmapping RAMPavel Skripkin
2023-04-28sandbox: correct posix_types.h defineHeinrich Schuchardt
2023-04-28sandbox: fix return type of os_filesize()Heinrich Schuchardt
2023-04-28sandbox: mark sandbox_exit() as no return.Heinrich Schuchardt
2023-04-27sandbox64: add support for NVMXIP QSPIAbdellatif El Khlifi
2023-04-27sandbox64: fix: return unsigned long in readq()Abdellatif El Khlifi
2023-04-07sandbox: video: Fix building without SDLSimon Glass
2023-04-03sandbox: Update the VBE firmware locationSimon Glass
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini
2023-03-02sandbox: Use the generic VPL option to enable VPLSimon Glass
2023-03-02sandbox: Tidy up RTC optionsSimon Glass
2023-03-02sandbox: Expand size for VPL imageSimon Glass
2023-03-01sandbox: Correctly define BITS_PER_LONGMichal Suchanek
2023-02-28tpm: Separate out the TPM tests for v1 and v2Simon Glass
2023-02-14dm: dts: Convert driver model tags to use new schemaSimon Glass
2023-02-10dm: button: add support for linux_code in button-gpio.c driverDzmitry Sankouski
2023-02-10test: create dedicated fdt node for ofnode_for_each_prop testDzmitry Sankouski
2023-02-10dts: add missing linux,code in gpio-keysDzmitry Sankouski
2023-02-10Correct SPL uses of LMBSimon Glass
2023-02-07sandbox: Drop reference to CONFIG_ARCH_DEVICE_TREESimon Glass
2023-02-04test: dm: test-fdt: Add decode_panel_timing testNikhil M Jain
2023-01-27test: Add test for mapping IOMMUs for PCI devicesMark Kettenis