summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-04drivers: cpu: Add xtensa CPU driverJiaxun Yang
2024-07-04drivers: serial: Add xtensa semihosting driverJiaxun Yang
2024-07-04xtensa: Bring in semihosting headers and config optionsJiaxun Yang
2024-07-04xtensa: Define PLATFORM_ELFFLAGSJiaxun Yang
2024-07-04xtensa: Implement phys virt conversion for PTP_MMUJiaxun Yang
2024-07-04xtensa: Correct define of _end symbolJiaxun Yang
2024-07-04xtensa: Move dram_init to xtfpga board fileJiaxun Yang
2024-07-04CI: Make pytest export JUnitXMLTom Rini
2024-07-04test/py/tests: Update some network dependenciesTom Rini
2024-07-04Merge patch series "testb: Various tweaks and fixes for Labgrid"Tom Rini
2024-07-04smbios: Correct error handling when writing tablesSimon Glass
2024-07-04test: Check help outputSimon Glass
2024-07-04test: Decode exceptions only with sandboxSimon Glass
2024-07-04test: dm: Show failing driver nameSimon Glass
2024-07-04log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD setSimon Glass
2024-07-04test: Make bootstd init run only on sandboxSimon Glass
2024-07-04google: Disable TPMv2 on most ChromebooksSimon Glass
2024-07-04sunxi: Mark scp as optionalSimon Glass
2024-07-04am33xx: Provide a function to set up the debug UARTSimon Glass
2024-07-04initcall: Correct use of relocation offsetSimon Glass
2024-07-04dm: core: Enhance comments on bind_drivers_pass()Simon Glass
2024-07-04trace: Update test to tolerate different trace-cmd versionSimon Glass
2024-07-03Merge patch series "cmd: avoid duplicate weak functions"Tom Rini
2024-07-03efi_loader: avoid duplicate weak invalidate_icache_all()Heinrich Schuchardt
2024-07-03arm: implement invalidate_icache_all on ARM11Heinrich Schuchardt
2024-07-03Merge patch series "m68k: Implement a default flush_dcache_all"Tom Rini
2024-07-03cmd: cache: Remove weak functionsTom Rini
2024-07-03powerpc: Add the old invalidate_icache_all functionTom Rini
2024-07-03powerpc: Implement a default flush_dcache_allTom Rini
2024-07-03sh: Add the old invalidate_icache_all functionTom Rini
2024-07-03sh: Implement a default flush_dcache_allTom Rini
2024-07-03m68k: Rename icache_invalid to invalidate_icache_allTom Rini
2024-07-03m68k: Implement a default flush_dcache_allTom Rini
2024-07-03Merge tag 'ubifixes-for-v2024-10-rc1' of https://source.denx.de/u-boot/custod...Tom Rini
2024-07-03Merge tag 'dm-pull-2jun24-take2' of https://source.denx.de/u-boot/custodians/...Tom Rini
2024-07-03u_boot_pylib: Use correct coverage tool within venvSimon Glass
2024-07-03bootstd: cros: store partition type in an efi_guid_tVincent Stehlé
2024-07-03buildman: Always use the full path in CROSS_COMPILESimon Glass
2024-07-03buildman: Fix a few typos in toolchain codeSimon Glass
2024-07-03buildman: Add python3-pycryptodomeSimon Glass
2024-07-03buildman: Add python3-coverageSimon Glass
2024-07-03buildman: Add a way to limit the number of buildmansSimon Glass
2024-07-03buildman: Add a flag to force mrproper on failureSimon Glass
2024-07-03buildman: Avoid rebuilding when --mrproper is usedSimon Glass
2024-07-03buildman: Make mrproper an argument to run_commit()Simon Glass
2024-07-03buildman: Make mrproper an argument to _config_and_build()Simon Glass
2024-07-03buildman: Make mrproper an argument to _reconfigure()Simon Glass
2024-07-03x86: Set up some assumed sizes for binary blobsSimon Glass
2024-07-03binman: Make Intel ME default to position 0x1000Simon Glass
2024-07-03binman: Support an assumed size for missing binariesSimon Glass