summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-24stm32mp: cmd_stm32key: add support of STM32MP21x SoCThomas Bourgoin
2026-02-24stm32mp1: Add check on syscon_get_first_range() return valuePatrice Chotard
2026-02-24stm32mp2: Add check on syscon_get_first_range() return valuePatrice Chotard
2026-02-24stm32mp2: Migrate duplicated code into stm32mp2x.cPatrice Chotard
2026-02-24ARM: dts: stm32: Add bootph-all in stm32mp215f-dk-u-boot.dtsiPatrice Chotard
2026-02-24ARM: dts: stm32: Add stm32mp215f-dk-u-bootPatrice Chotard
2026-02-24ARM: stm32mp: Add STM32MP21 supportPatrice Chotard
2026-02-24stm32mp: cmd_stm32key: add support of STM32MP21xPatrice Chotard
2026-02-24stm32mp: syscon: Add STM32MP21 supportPatrice Chotard
2026-02-24reset: stm32mp21: add stm32mp21 reset driverPatrice Chotard
2026-02-24clk: stm32mp21: Add clock driver supportPatrice Chotard
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