aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)Author
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-17sandbox: don't call os_close with invalid file descriptorHeinrich Schuchardt
2024-04-12sandbox: improve description of CONFIG_SANDBOX_CRASH_RESETHeinrich Schuchardt
2024-04-12sandbox: move sandbox specifics to booti_setup()Heinrich Schuchardt
2024-04-12sandbox: missing return value checks in eth-raw-osHeinrich Schuchardt
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini
2024-04-10treewide: Make arch-specific bootm code depend on BOOTMSimon Glass
2024-04-08efi_loader: move HOST_ARCH to version_autogenerated.hHeinrich Schuchardt
2024-04-08sandbox: capsule: binman: generate some capsules as part of buildSughosh Ganu
2024-03-01sandbox: dts: fix qcom pmic gpioCaleb Connolly
2024-01-29clk: Remove rfreeSean Anderson
2024-01-16test: spmi: fix testsCaleb Connolly
2024-01-11Merge patch series "net fixes prior lwip"Tom Rini
2024-01-11sandbox: eth-raw-os: successful return code is 0Maxim Uvarov
2024-01-07acpi: Write pointers to tables instead of addressesSimon Glass
2023-12-21Merge patch series "Complete decoupling of bootm logic from commands"Tom Rini
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass
2023-12-21sandbox: bootm: Enable more bootm OS methodsSimon 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-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