summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-02-13xilinx: mbv: Disable EFI loaderMichal Simek
2026-02-13pinctrl: zynqmp: Add SPL supportSean Anderson
2026-02-13xilinx: Enable NFS support for all Xilinx platformsPranav Tilak
2026-02-13arm64: versal2: Populate DRAM banks before page table size calculationPranav Sanwal
2026-02-13fdtdec: Add declaration for get_next_memory_node() helperPranav Sanwal
2026-02-13rtc: zynqmp: Add clock framework support with calibration fallbackPranav Tilak
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 'ab-next-11022026' of https://source.denx.de/u-boot/custodians/u-bo...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-11fwu: Mark failed bank as invalid during rollbackKory Maincent
2026-02-11fwu: Pass bank state enum to fwu_state_machine_updates()Kory Maincent
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 "env: Provide another work-around for unquoting fdtfile"Tom Rini
2026-02-10board: sifive: unmatched: set fdtfile with unquoted variable.Vagrant Cascadian
2026-02-10env: Provide another work-around for unquoting fdtfileVagrant Cascadian