summaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)Author
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-12-13sandbox: Add a dummy booti commandSimon Glass
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-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-16Merge patch series "nand: Add sandbox tests"Tom Rini
2023-11-16test: spl: Add a test for NANDSean Anderson
2023-11-16nand: Add sandbox driverSean Anderson
2023-11-16arch: sandbox: Add function to create temporary filesSean Anderson
2023-11-14sandbox: Close file after mmaping itSean Anderson
2023-11-07sandbox: Drop <common.h>Tom Rini
2023-11-07sandbox: Add <asm/barrier.h>Tom Rini
2023-11-07serial: zynqmp: Fetch baudrate from dtb and updateAlgapally Santosh Sagar
2023-11-02sandbox: eliminate unused functions from binariesHeinrich Schuchardt
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-10-27test: Add sandbox TPM boot measurementEddie James
2023-10-24sandbox: add SCMI power domain protocol support for testingAKASHI Takahiro
2023-10-24cmd: mbr: Allow 4 MBR partitions without need for extendedAlexander Gendin
2023-10-19sandbox: watchdog: Avoid an error on startupSimon Glass
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-17test: spl: Add functions to create imagesSean Anderson
2023-10-17sandbox: Support -T in splSean Anderson
2023-10-16Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-10-15sandbox: dts: add meson secure monitor nodeAlexey Romanov
2023-10-14Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-10-13sandbox: remove SCMI base node definition from test.dtsAKASHI Takahiro
2023-10-13test: dm: simplify SCMI unit test on sandboxAKASHI Takahiro
2023-10-13test: dm: add protocol-specific channel testAKASHI Takahiro
2023-10-13firmware: scmi: support dummy channels for sandbox agentAKASHI Takahiro
2023-10-13sandbox: fix spl_board_initHeinrich Schuchardt
2023-10-11expo: Update tests to include textlineSimon Glass
2023-10-11sandbox: rename overlay sources to .dtsoRasmus Villemoes
2023-10-06pci: serial: Support reading PCI-register size with baseSimon Glass
2023-10-06sandbox: Only read the state if we have a state fileSimon Glass
2023-10-06sandbox: Move reading the RAM buffer into a better placeSimon Glass
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass
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