summaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)Author
2025-09-24sandbox: use env_get() for time offset instead of getenv()Osama Abdelkader
2025-09-12Revert "sandbox: replace deprecated getenv() with env_get()"Tom Rini
2025-09-12sandbox: replace deprecated getenv() with env_get()Osama Abdelkader
2025-08-19sandbox: Add generic asm/atomic.hTom Rini
2025-08-19sandbox: Improve dummy local_irq_save implementationTom Rini
2025-08-14sandbox: Add an additional dummy sync macroTom Rini
2025-08-11sandbox: Add more dummy functions to mimic other architecturesTom Rini
2025-08-06drivers: i3c: Add i3c sandbox simple test.Dinesh Maniyam
2025-07-18sandbox: Add dummy sync()Tom Rini
2025-07-11Merge patch series "Create uclass for HW AES cryptographic devices"Tom Rini
2025-07-11test: dm: add AES engine testSvyatoslav Ryhel
2025-07-10sandbox: Add some missing {clr,set,clrset}bits variantsTom Rini
2025-06-26Merge patch series "sandbox: align LMB memory"Tom Rini
2025-06-26sandbox: align LMB memoryHeinrich Schuchardt
2025-06-19dtc: Add Kconfig option to pad device tree blobEric Schikschneit
2025-06-16Merge tag 'u-boot-dfu-next-20250616' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-06-13sandbox: solve undefined reference to pthread_kill symbolRaymond Mao
2025-06-13spl: Rename jump_to_image_no_args()Simon Glass
2025-05-03imx9: scmi: add i.MX95 SoC and clock related codePeng Fan
2025-05-03sandbox: add SCMI clock control permissions to sandboxAlice Guo
2025-05-02sandbox: Select white-on-blackSimon Glass
2025-04-28power-domain: Add support for refcounting (again)Miquel Raynal
2025-04-23sandbox: add initjmp()Jerome Forissier
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-07Revert "Merge patch series "pxe: Precursor series for supporting read_all() i...Tom Rini
2025-04-03membuf: Rename structSimon Glass
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