summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-27qemu: arm: Enable virtualizable IO accessorsIlias Apalodimas
2025-06-27arm: io.h: Fix io accessors for KVMIlias Apalodimas
2025-06-27nxp: Prepare macros for KVM changesIlias Apalodimas
2025-06-27m68k: Remove astro_mcf5373l boardTom Rini
2025-06-27tools: rmboard.py: Fix conversion from run_pipe to new helperTom Rini
2025-06-27mach-k3: am62ax: am62a7_init: Drop write to non existent registerVignesh Raghavendra
2025-06-27test/py/test_mmc: wrap multi-argument printf-style stringsBryan Brattlof
2025-06-27mach-k3: add dynamic mmu fixups for SPL stageAnshul Dalal
2025-06-27mach-k3: add runtime memory carveouts for MMU tableAnshul Dalal
2025-06-27Merge patch series "drivers: pci: pcie_dw_common: Add dw_pcie_link_set_max_li...Tom Rini
2025-06-27arm64: dts: renesas: r8a779g3: Enable PCIe/NVMe on Retronix R-Car V4H Sparrow...Marek Vasut
2025-06-27pci: pcie-rcar-gen4: Add Renesas R-Car Gen4 DW PCIe controller driverMarek Vasut
2025-06-27pci: pcie_dw_rockchip: Use dw_pcie_link_set_max_link_width()Marek Vasut
2025-06-27pci: pcie_dw_qcom: Use dw_pcie_link_set_max_link_width()Marek Vasut
2025-06-27pci: pcie_dw_meson: Use dw_pcie_link_set_max_link_width()Marek Vasut
2025-06-27drivers: pci: pcie_dw_common: Add dw_pcie_link_set_max_link_width()Marek Vasut
2025-06-26Merge patch series "sandbox: enable CONFIG_CMD_BOOTEFI_SELFTEST by default"Tom Rini
2025-06-26sandbox: enable CONFIG_CMD_BOOTEFI_SELFTEST by defaultHeinrich Schuchardt
2025-06-26test: disable TCG test on sandboxHeinrich Schuchardt
2025-06-26Merge patch series "Add TI K3 PCIe Endpoint Controller support for AM64X"Tom Rini
2025-06-26configs: am64x_evm_a53_defconfig: Enable configs for PCI Endpoint modeHrushikesh Salunke
2025-06-26pci_endpoint: Add TI K3 Cadence PCIe Endpoint Controller driverHrushikesh Salunke
2025-06-26Merge patch series "malloc size cleanup for K3 devices"Tom Rini
2025-06-26mach-k3: j722s: enable caches for the SPL stageHeiko Thiery
2025-06-26mailmap: Update email for Duje MihanovićDuje Mihanović
2025-06-26configs: j7*/*am62*: Remove malloc size overwrite at config level.Udit Kumar
2025-06-26Kconfig: Add default malloc size of K3 ARCHUdit Kumar
2025-06-26arm: Kconfig: enable LTO for ARCH_K3Anshul Dalal
2025-06-26phy: cadence: torrent: add support for three or more links using 2 protocolsHrushikesh Salunke
2025-06-26bootm: Pass SMP core ID and DTB address for ELF-formatted kernels牛 志宏
2025-06-26Merge patch series "sandbox: align LMB memory"Tom Rini
2025-06-26test: unit test for efi_alloc_aligned_pages()Heinrich Schuchardt
2025-06-26sandbox: align LMB memoryHeinrich Schuchardt
2025-06-26sandbox: fix dram_init()Heinrich Schuchardt
2025-06-26pylibfdt: correct license information (further)Quentin Schulz
2025-06-26Merge patch series "spl: fix error handling in spl_fit_get_image_name()"Tom Rini
2025-06-26common/spl: guard against buffer overflow in spl_fit_get_image_name()Heinrich Schuchardt
2025-06-26common/spl: Revert fix potential out of buffer access in spl_fit_get_image_na...Heinrich Schuchardt
2025-06-26log: Fix the compilation error for emergency logAkashdeep Kaur
2025-06-26cmd: add "config" command dependency on gzipMarius Dinu
2025-06-26mkimage: do a rough estimate for the size needed for hashes/signaturesRasmus Villemoes
2025-06-26Merge patch series "Propagate bootph-all and bootph-some-ram property to all ...Tom Rini
2025-06-26tools: binman: ftest.py: Add testcase for bootph-* propagationMoteen Shah
2025-06-26tools: binman: control.py: Propagate bootph-all/bootph-some-ram properties to...Moteen Shah
2025-06-26Merge patch series "Fix handling of optional blobs in binman"Tom Rini
2025-06-26binman: test: assert optional blobs don't cause non-functionalityYannic Moog
2025-06-26binman: ftest: pass allow_fake_blob to _DoReadFileDtbYannic Moog
2025-06-26binman: add faked optional entry case in CheckForProblemsYannic Moog
2025-06-26binman: rework dropping absent entries from packaged imageYannic Moog
2025-06-26binman: mark optional missing blobs as absentYannic Moog