summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-09-30net: designware: avoid regulator enable failureBen Wolsieffer
2025-09-30net: fix RMII help textYegor Yefremov
2025-09-30usb: dwc3: Remove redundant testAndrew Goodbody
2025-09-30usb: dwc2: Add missing null checkAndrew Goodbody
2025-09-30usb: gadget: atmel: Add missing null checkAndrew Goodbody
2025-09-30fastboot: Fix has-slot command always returning yes for fb_nandChance Yang
2025-09-30arch: arm: socfpga: Configure USB3 System Manager registersNaresh Kumar Ravulapalli
2025-09-30configs: Increase USB Hub debounce timeout in Agilex5Naresh Kumar Ravulapalli
2025-09-30configs: Enable USB DWC3 host drivers for Agilex5Naresh Kumar Ravulapalli
2025-09-30arch: arm: dts: Enable USB3.1 for Agilex5Naresh Kumar Ravulapalli
2025-09-30drivers: clk: agilex: Use FIELD_GET during EMAC clock selectionNaresh Kumar Ravulapalli
2025-09-30drivers: clk: agilex: Fix EMAC clock source selectionNaresh Kumar Ravulapalli
2025-09-30mmc: socfpga_dw_mmc: Enable/disable SDMMC clock via APIAlif Zakuan Yuslaimi
2025-09-30configs: agilex5: Enable config SPL_SYS_DCACHE_OFFBoon Khai Ng
2025-09-30drivers: clk: agilex: Support for enable/disable APIAlif Zakuan Yuslaimi
2025-09-30cache: Check dcache availability before calling cache functionsBoon Khai Ng
2025-09-30include: dt-bindings: clk: agilex: Add Agilex clock definitions header fileAlif Zakuan Yuslaimi