summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-21clk: spacemit: k1: spawn reset device from per-syscon clock driversGuodong Xu
2026-07-21reset: spacemit: k1: introduce syscon-bound reset driverGuodong Xu
2026-07-21clk: spacemit: Add support for K1 SoCJunhui Liu
2026-07-21ufs: invalidate the whole descriptor data segment after a query readJorge Ramirez-Ortiz
2026-07-21usb: xhci-dwc3: Call xhci_deregister() before asserting resetBoon Khai Ng
2026-07-20spi: dw: Allow bits_per_word to be configured by device driversBoon Khai Ng
2026-07-20global: Switch from source.denx.de to git.u-boot-project.orgTom Rini
2026-07-20Merge patch series "treewide: migrate to the new mailing-list domain"Tom Rini
2026-07-20MAINTAINERS/README: Migrate mailing-list to lists.u-boot-project.orgNeil Armstrong
2026-07-20doc: Migrate mailing-list to lists.u-boot-project.orgNeil Armstrong
2026-07-20tools/patman: Migrate mailing-list to lists.u-boot-project.orgNeil Armstrong
2026-07-20board: rockchip: add Anbernic RG-DSChris Morgan
2026-07-20rockchip: rk3568-nanopi-r5: Drop duplicated/extra sdhciPeter Robinson
2026-07-17clk: airoha: fix off-by-one in clock ID boundary checkWayen Yan
2026-07-17bloblist: Rename GD_FLG_BLOBLIST_READY to GD_FLG_BLOBLIST_HANDOFFTom Rini
2026-07-17Revert "Merge patch series "Add DM firmware reserved memory support""Tom Rini
2026-07-16Merge patch series "cyclic: update and optimization"Tom Rini
2026-07-16cyclic: reduce get_timer_us() calls inside hlist_for_each_entry_safe()Patrice Chotard
2026-07-16cyclic: replace uint64_t by u64 suggested by b4Patrice Chotard
2026-07-16Merge patch series "vbe: bound FIT external-data reads against the firmware a...Tom Rini
2026-07-16test: vbe: cover vbe_read_fit() external-data bounds checksAristo Chen
2026-07-16vbe: bound FIT external-data offset and size before blk_readAristo Chen
2026-07-16sandbox: vbe: size firmware1 area to fit the binman fw-update sectionAristo Chen
2026-07-16Merge patch series "Add DM firmware reserved memory support"Tom Rini
2026-07-16arm: mach-k3: Add DM reserved memory fixupParesh Bhagat
2026-07-16arm: mack-k3: Kconfig: Add DM firmware reserved memory configsParesh Bhagat
2026-07-16arm: mach-k3: am62ax: Enable OF_SYSTEM_SETUP for AM62D2Paresh Bhagat
2026-07-16arm: mach-k3: Fix phandle corruption in fdt fixupParesh Bhagat
2026-07-16Merge patch series "arm: k3: replace tifsstub runtime filter with per-state F...Tom Rini
2026-07-16arm: k3: drop redundant tifsstub runtime filterAristo Chen
2026-07-16board: toradex: verdin-am62: select tifsstub via FIT configAristo Chen
2026-07-16board: phytec: phycore-am62: select tifsstub via FIT configAristo Chen
2026-07-16arm: k3: select tifsstub via board_fit_config_name_matchAristo Chen
2026-07-16Merge patch series "dm: core: misc fixes"Tom Rini
2026-07-16dm: core: free old name in device_set_name to prevent leakPeng Fan
2026-07-16dm: core: Correct calloc argumentsPeng Fan
2026-07-16dm: core: fix wrong strlen check in of_add_subnodePeng Fan
2026-07-16dm: core: free fdt when fdt_create_empty_tree failurePeng Fan
2026-07-16mach-k3: am64x: clear MCU_RST_SRC before resetAnshul Dalal
2026-07-16Merge tag 'efi-2026-10-rc1' of https://git.u-boot-project.org/u-boot/custodia...Tom Rini
2026-07-16doc: CONTRIBUTE: explicitly list tests and documentation as welcome contribut...Quentin Schulz
2026-07-16doc: CONTRIBUTE: tell people reviewing *is* contributingQuentin Schulz
2026-07-16doc: CONTRIBUTE: use internal link instead of hardcoded external URLQuentin Schulz
2026-07-16efi_loader: Measure secure boot variables in the correct PCR if DeployedMode ...Ilias Apalodimas
2026-07-16efi_loader: Change the return values if a TPM is missing during GetEventLogIlias Apalodimas
2026-07-16efi_loader: Correctly count the size on DTB measurementsIlias Apalodimas
2026-07-16efi_loader: fix buffer overrun in efi_sigstore_parse_siglistHeinrich Schuchardt
2026-07-16efi_selftest: test block io revision and pointersVincent Stehlé
2026-07-16efi_selftest: free handles on teardown()Vincent Stehlé
2026-07-16efi_loader: fix building with CONFIG_EFI_VARIABLES_PRESEED=yHeinrich Schuchardt