summaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)Author
2025-03-18Merge patch series "pxe: Precursor series for supporting read_all() in extlin...Tom Rini
2025-03-18boot: arm: riscv: sandbox: Add a format for the booti fileSimon Glass
2025-03-12Merge branch 'graph' of https://source.denx.de/u-boot/custodians/u-boot-tegra...Tom Rini
2025-03-10common: clean up setjmp.hHeinrich Schuchardt
2025-03-10sandbox: remove linux/types.h dependency in setjmp.hHeinrich Schuchardt
2025-03-08test: dm: add video bridge testsSvyatoslav Ryhel
2025-03-08test: dm: add ofnode_graph testsSvyatoslav Ryhel
2025-03-08sandbox: remap memory load addressesSvyatoslav Ryhel
2025-02-07led: add function naming option from linuxHeiko Schocher
2025-01-24test: Move stat-printing into its own functionSimon Glass
2025-01-24test: Pass the test-state into ut_run_list()Simon Glass
2025-01-18Makefile: Make sure all linker input objects existMarek Vasut
2024-12-31Merge patch series "Select CONFIG_64BIT for sandbox64 and x86_64"Tom Rini
2024-12-31x86: select CONFIG_64BIT for X86_64Andrew Goodbody
2024-12-31sandbox: select CONFIG_64BIT for sandboxAndrew Goodbody
2024-12-31sandbox: Correct guard around readq/writeqAndrew Goodbody
2024-12-28test/cmd/wget: fix the testMikhail Kshevetskiy
2024-12-18fdt: Swap the signature for board_fdt_blob_setup()Simon Glass
2024-12-06Merge patch series "led: update LED boot/activity to new property implementat...Tom Rini
2024-12-06test: dm: Update test for LED activity and bootChristian Marangi
2024-12-06test: dm: Add test for ofnode options phandle helperChristian Marangi
2024-12-06test: dm: Expand dm_test_ofnode_phandle(_ot) with new ofnode/tree_parse_phandleChristian Marangi
2024-12-06test: dm: fix broken dm_test_ofnode_phandle_ot and get_by_phandle_otChristian Marangi
2024-12-02sandbox: efi_loader: Correct use of addresses as pointersSimon Glass
2024-11-26bootstd: Add test for Android boot image v2Guillaume La Roque
2024-11-09test: efi: boot: Set up an image suitable for EFI testingSimon Glass
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-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27drivers: misc: irq-uclass: Update irq_get_by_indexPatrick Rudolph
2024-10-27acpi: x86: Move MADT to common codePatrick Rudolph
2024-10-27acpi: x86: Write FADT in common codeMaximilian Brune
2024-10-18expo: Allow menu items to have valuesSimon Glass
2024-10-18sandbox: dts: Add missing sandbox, emul phandle to sandbox-pmicMarek Vasut
2024-10-18sandbox_spl: Restrict use of UPL when not enabledSimon Glass
2024-10-14dts: Deduplicate dtbs targetMarek Vasut
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11xpl: Rename spl_phase_prefix() and spl_phase_name()Simon Glass
2024-10-11xpl: Rename spl_next_phase() and spl_prev_phase()Simon Glass
2024-10-11xpl: Rename spl_phase() to xpl_phase()Simon Glass
2024-10-11xpl: Rename spl_phase to xpl_phase_tSimon Glass
2024-10-10Merge patch series "led: introduce LED boot and activity function"Tom Rini
2024-10-10test: dm: Expand ofnode options test with new helperChristian Marangi
2024-10-10test: dm: Add tests for LED boot and activityChristian Marangi
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