summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-08arm: dts: k3-am654: add vin-supply regulators for DDRBryan Brattlof
2025-10-07cmd/dma: implement dmareset commandbriansune
2025-10-07mkimage: Add help text for bundling TFA BL31 in mkimage -f autoMarek Vasut
2025-10-07board: ti: am335x: Do not call disabled PMIC functionsMaarten Brock
2025-10-07misc: fs_loader: Use buffer pointer in request_firmware_into_buf_via_script()Marek Vasut
2025-10-07airoha: rework RAM size handling to support multiple RAM sizeChristian Marangi
2025-10-07Merge patch series "Add support for secure falcon mode: load kernel image bef...Tom Rini
2025-10-07spl: ext, fat: cleanup use of CONFIG_SPL_LIBCOMMON_SUPPORTAnshul Dalal
2025-10-07spl: mmc: load kernel image before args in falconAnshul Dalal
2025-10-07spl: ext: load kernel image before args in falconAnshul Dalal
2025-10-07spl: fat: load kernel image before args in falconAnshul Dalal
2025-10-06Merge branch 'next'Tom Rini
2025-10-06Prepare v2025.10v2025.10Tom Rini
2025-10-05Merge branch 'next' of git://source.denx.de/u-boot-usb into nextTom Rini
2025-10-05usb: onboard-hub: Make i2c-bus optionalMichal Simek
2025-10-04global: Add expected space between '#include' and directiveTom Rini
2025-10-04clk: ti: fix K3 clock driver help textsYegor Yefremov
2025-10-04env: fix typo in multiple Kconfig descriptionsThomas Bonnefille
2025-10-03Merge patch series "Drop ATAGS for B&R boards"Tom Rini
2025-10-03cmd: spl: Remove ATAG support from this commandTom Rini
2025-10-03linux/kernel.h: Update upper_NN_bits() and lower_NN_bits() macrosMarek Vasut
2025-10-03configs: brcp170: Drop CONFIG_SUPPORT_PASSING_ATAGSWolfgang Wallner
2025-10-03configs: brcp150: Drop CONFIG_SUPPORT_PASSING_ATAGSWolfgang Wallner
2025-10-03configs: brcp1: Drop CONFIG_SUPPORT_PASSING_ATAGSWolfgang Wallner
2025-10-03arm: armv8: remove redundant definition of mmu_statusAnshul Dalal
2025-10-03Revert "fdt: Make sure there is no stale initrd left"Sam Protsenko
2025-10-03Merge tag 'doc-202510-rc6' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2025-10-03doc: pytest: Fix inline code and other formattingMartin Schwan
2025-10-03doc: Update coding style to recommend b4 for patch submissionJavier Tia
2025-10-03doc: develop: fix grammar and syntaxYegor Yefremov
2025-10-02env: spi: Fix gd->env_valid for the first writeMichal Simek
2025-10-02b4-config: Improve b4 config for correct operationAndrew Goodbody
2025-10-02Merge tag 'u-boot-dfu-next-20251001' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-09-30Merge tag 'u-boot-socfpga-next-20250930' of https://source.denx.de/u-boot/cus...Tom Rini
2025-09-30Merge tag 'u-boot-amlogic-next-20250930' of https://source.denx.de/u-boot/cus...Tom Rini
2025-09-30ARM: amlogic: fix JetHub D1 eth mac fallback generationViacheslav Bocharov
2025-09-30pwm: meson: Stop premature exit from for loopAndrew Goodbody
2025-09-30clk: meson: Remove unreachable codeAndrew Goodbody
2025-09-30adc: meson-saradc: uint cannot be less than zeroAndrew Goodbody
2025-09-30pinctrl: meson: support gpio toggle commandYang Xiwen
2025-09-30net: mdio: mux-meson-gxl: set reversed bit when using internal phyNeil Armstrong
2025-09-30Merge tag 'u-boot-stm32-20250930' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-09-30board: mpfs_icicle: fix pointer assignment in board_fdt_blob_setup()Jamie Gibbons
2025-09-30stm32mp2: update register used by BL31 for boot parameterPatrick Delaunay
2025-09-30Merge tag 'net-20250930' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2025-09-30Revert "board: st: stm32mp1: Clean env_get_location()"Kory Maincent
2025-09-30net: lwip: ensure alignment of packet buffersTim Harvey
2025-09-30net: lwip: dhcp: set ntpserverip environment variableJerome Forissier
2025-09-30net: lwip: dhcp: make NTP servers usable by the sntp commandJerome Forissier
2025-09-30net: lwip: enable debug traces for SNTP when CONFIG_LWIP_DEBUG is setJerome Forissier