summaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)Author
4 daystest: dm: Add compatible multimatch testMarkus Schneider-Pargmann (TI.com)
12 dayssandbox: Update linker scripts to ensure appended device tree is alignedTom Rini
2025-12-18Merge tag 'u-boot-socfpga-next-20251217' of https://source.denx.de/u-boot/cus...Tom Rini
2025-12-12Revert "clk: Return value calculated by ERR_PTR"Tom Rini
2025-12-10Makefile: use --output-target instead of --targetHeinrich Schuchardt
2025-12-05Merge patch series "clk: Return value calculated by ERR_PTR"Tom Rini
2025-12-05clk: Return value calculated by ERR_PTRAndrew Goodbody
2025-11-28sandbox: Fix DT compiler pin warnings in sandbox DTsMarek Vasut
2025-11-28sandbox: Fix DT compiler address warnings in sandbox DTsMarek Vasut
2025-11-20interconnect: add DM test suiteNeil Armstrong
2025-11-11test: gpio: add test for gpio-line-names lookupRasmus Villemoes
2025-10-13sandbox: Make SANDBOX_xPL depend on !COMPILE_TESTTom Rini
2025-10-10sandbox: Rework readX/writeX macros to be more like ARMTom Rini
2025-10-08sandbox: Add more dummy cache functionsTom Rini
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