summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16Merge tag 'xilinx-for-v2026.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2026-02-16Merge tag 'ab-next-13022026' of https://source.denx.de/u-boot/custodians/u-bo...Tom 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-15Merge tag 'efi-next-2026-02-15' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-02-15efi_loader: Setup default location for UEFI Variables storingMichal Simek
2026-02-15efi_var: Unify read/write access helper functionMichal Simek
2026-02-15efi_var_file: refactor to move buffer functionsShantur Rathore
2026-02-15efi_selftest: Enhance MBR test for PARTITION_INFO_PROTOCOLJavier Martinez Canillas
2026-02-15efi_loader: disk: Extend EFI_PARTITION_INFO_PROTOCOL to support MBRJavier Martinez Canillas
2026-02-15disk: part_dos: Refactor to allow retrieving raw MBR partition dataJavier Martinez Canillas
2026-02-15disk: part_dos: Document part_get_info_extended() helper functionJavier Martinez Canillas
2026-02-15disk: part_efi: Remove redundant struct partition definitionJavier Martinez Canillas
2026-02-15disk: part_dos: Align dos_partition_t with struct partitionJavier Martinez Canillas
2026-02-15disk: part_dos: Move header to the main include directoryJavier Martinez Canillas
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-14Merge tag 'u-boot-socfpga-next-20260213' of https://source.denx.de/u-boot/cus...Tom Rini
2026-02-14soft_spi performance enhancementJean-Marie Verdun
2026-02-14Replace TARGET namespace and cleanup properlyTien Fong Chee
2026-02-14Add CoreCourse socfpga Board - AC550Brian Sune
2026-02-14Add CoreCourse socfpga Board - AC501Brian Sune
2026-02-14arm: agilex5: Enable eMMC HS200 and HS400 mode supportTanmay Kathpalia
2026-02-14arm: agilex5: Enable SD card UHS mode supportTanmay Kathpalia
2026-02-14arm: dts: agilex5: Fix DT property naming conventionTanmay Kathpalia
2026-02-14fix socfpga GEN5 handoff script pathBrian Sune
2026-02-14drivers: ddr: altera: iossm_mailbox: widen MEM_TOTAL_CAPACITY maskNaresh Kumar Ravulapalli
2026-02-14clk: altera: agilex: Exclude AGILEX_L4_SYS_FREE_CLK from enable/disable opera...Alif Zakuan Yuslaimi
2026-02-14arch: arm: socfpga: Assign unit address to memory nodeAlif Zakuan Yuslaimi
2026-02-14ddr: altera: arria10: Add DRAM size checkingAlif Zakuan Yuslaimi
2026-02-14socfpga: agilex: fix NAND clock handlingDinesh Maniyam
2026-02-14socfpga: Remove incorrect CONFIG_SPL_LDSCRIPT settingsTom Rini
2026-02-14arm: socfpga: agilex: restore Multi-DTB support for NAND bootDinesh Maniyam
2026-02-14board: toradex: Make A53 get RAM size from DT in K3 boardsSuhaas Joshi
2026-02-13mtd: spi-nor-tiny: fix 4-Byte address instructions for Cypress and ISSIShiji Yang
2026-02-13mtd: spi-nor: winbond: Make sure w25q{01, 02}jv behave correctlyMiquel Raynal
2026-02-13spi: Clean up more of the stacked parallel ifdefferyMarek Vasut
2026-02-13spi: Squash spi_slave_of_to_plat() into spi_child_post_bind()Marek Vasut
2026-02-13mtd: spi-nor-ids: remove duplicate IDs for w25q32 and w25q512 seriesShiji Yang
2026-02-13fwu-mdata: Allow multiple metadata storage drivers to be enabledKory Maincent
2026-02-13arm64: zynqmp: Wire gpio-delay driver for USB hub resetMichal Simek
2026-02-13xilinx: Enable GPIO delay driver on Kria platformsMichal Simek
2026-02-13gpio: Add GPIO delay driverMichal Simek