summaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)Author
2024-09-18sandbox: Update cpu to use loggingSimon Glass
2024-09-18sandbox: Change the range used for memory-mapping tagsSimon Glass
2024-09-03Merge patch series "Make LMB memory map global and persistent"Tom Rini
2024-09-03sandbox: iommu: remove lmb allocation in the driverSughosh Ganu
2024-09-03spl: sandbox: initialise the ram banksize in splSughosh Ganu
2024-09-03sandbox: move the TCG event log to the start of ram memorySughosh Ganu
2024-08-27sandbox: Fix pinmux warnings with non-test devicetreesSean Anderson
2024-08-23spl: Create a function to init spl_load_infoSimon Glass
2024-08-09sandbox: Add an SPL loader for UPLSimon Glass
2024-08-09sandbox: Add a flag to enable UPLSimon Glass
2024-08-09sandbox: Set up global_data earlierSimon Glass
2024-08-09sandbox: Return error code from read/write/seekSimon Glass
2024-08-09sandbox: fdt: Avoid overwriting an existing fdtSimon Glass
2024-08-09test: Move some SPL-loading test-code into sandbox commonSimon Glass
2024-08-09sandbox: Fix a comment in os_find_u_boot()Simon Glass
2024-08-09sandbox: Use const in os_jump_to_file()Simon Glass
2024-07-18Merge patch series "bootstd: Add Android support"Tom Rini
2024-07-18bootstd: Add test for bootmeth_androidMattijs Korpershoek
2024-07-15sandbox: Remove duplicate newlinesMarek Vasut
2024-07-03sandbox: cleanup linker scripts and sectionsIlias Apalodimas
2024-07-03sandbox: use sane access rights for filesHeinrich Schuchardt
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-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