summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-24boot: fit: validate FDT/DTO payload before fdt_open_into()James Hilliard
2026-02-24arm: mach-k3: common: Clamp RAM end address to board-usable region in spl_ena...Devarsh Thakkar
2026-02-24arm: armv8: Flush TLB before enabling MMUMark Kettenis
2026-02-24board: st: common: add uclass_get_device_by_driver()'s return value checkPatrice Chotard
2026-02-24board: st: common: Add support of stm32mp21xx-dk boardPatrice Chotard
2026-02-24stm32mp2: Update size of DDR entry in MMU tablePatrice Chotard
2026-02-24stm32mp: fix array bounds checksPatrice Chotard
2026-02-24stm32mp: stm32prog: Remove fsbl_nor_detected from stm32prog_data structPatrice Chotard
2026-02-24pinctrl: pinctrl_stm32: prevent the use of the secure protected pinsFabien Dessenne
2026-02-24gpio: stm32-gpio: prevent the use of the secure protected pinsFabien Dessenne
2026-02-23Prepare v2026.04-rc3v2026.04-rc3Tom Rini
2026-02-23fs/squashfs: fix heap buffer overflow in sqfs_frag_lookup()Eric Kilmer
2026-02-23doc: board: samsung: exynos-mobile: remove requirement of stub device treeKaustabh Chakraborty
2026-02-23ARM: dts: exynos7870-on7xelte: add properties to make S-BOOT happyKaustabh Chakraborty
2026-02-23ARM: dts: exynos7870-j6lte: add properties to make S-BOOT happyKaustabh Chakraborty
2026-02-23ARM: dts: exynos7870-a2corelte: add properties to make S-BOOT happyKaustabh Chakraborty
2026-02-23doc: board: samsung: exynos-mobile: use u-boot-nodtb.bin for packaging processKaustabh Chakraborty
2026-02-23doc: board: samsung: exynos-mobile: add DEVICE_TREE make flag in buildKaustabh Chakraborty
2026-02-23configs: exynos-mobile: remove DEFAULT_DEVICE_TREE and add OF_UPSTREAM_BUILD_...Kaustabh Chakraborty
2026-02-23board: samsung: exynos-mobile: enable OF_BOARD supportKaustabh Chakraborty
2026-02-23board: samsung: exynos-mobile: disable MULTI_DTB_FIT supportKaustabh Chakraborty
2026-02-23board: samsung: exynos-mobile: resolve env vars without board_info dataKaustabh Chakraborty
2026-02-23board: samsung: exynos-mobile: simplify parsing RAM banks from device treeKaustabh Chakraborty
2026-02-20board: ti: am64,j721*: use correct fdt if eeprom detection failsAnshul Dalal
2026-02-20arm: mach-k3: j722s: Update SoC data to add wake-up I2C deviceChintan Vankar
2026-02-18Merge patch series "test: cmd: Add test for zip/unzip/gzwrite commands"Tom Rini
2026-02-18test: cmd: Add test for zip/unzip/gzwrite commandsMarek Vasut
2026-02-18configs: sandbox: Enable zip commandMarek Vasut
2026-02-18arm: dts: k3-am64-phycore-som-ddr4: Update DDR timingsWadim Egorov
2026-02-16x86/coreboot: Exclude memory regions starting above 4GBJeremy Compostella
2026-02-16board: ti: j721e,j7200: fix do_main_cpsw0_qsgmii_phyinitSiddharth Vadapalli
2026-02-16bootstd: rauc: Fix null pointer access while checking root partMartin Schwan
2026-02-16cmd: pxe_utils: fix syntax error in commentsHugo Villeneuve
2026-02-16image: fit: Apply overlays using aligned writable FDT copiesJames Hilliard
2026-02-16MAINTAINERS: Remove a few inactive peopleTom Rini
2026-02-16test/py: Fix spelling of source_dir in docstringDavid Lechner
2026-02-16Merge branch 'master' of git://source.denx.de/u-boot-usbTom Rini
2026-02-16usb: cdns3: use VBUS Valid to determine role for dr_mode OTGSiddharth Vadapalli
2026-02-15Merge tag 'efi-2026-04-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2026-02-15efi_loader: fix ecpt size computationVincent Stehlé
2026-02-15efi_loader: add missing EFI_CALL around tcg2 read_blocks callsVincent Stehlé
2026-02-12board: toradex: Make A53 get RAM size from DT in K3 boardsSuhaas Joshi
2026-02-12Merge tag 'xilinx-for-v2026.04-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini
2026-02-11Merge tag 'u-boot-dfu-20260211' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-02-11Merge tag 'tpm-master-11022026' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-02-11doc: cmd: add documentation for sm3sumHeiko Schocher
2026-02-11lib: sm3: fix coverity errorHeiko Schocher
2026-02-11net: phy: mscc: Enable RMII clock output for VSC8541 PHYPranav Tilak
2026-02-11arm64: versal2: fix GICD/GICR base addresses for Versal Gen 2Maheedhar Bollapalli
2026-02-10Merge patch series "Update DDR Configurations"Tom Rini