summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-23Merge tag 'xilinx-for-v2026.07-rc1-v3' of https://source.denx.de/u-boot/custo...Tom Rini
2026-04-23net: zynq_gem: Clear stale speed bits in NWCFG before setting new onesRafaƂ Hibner
2026-04-23fpga: xilinx: Add option to skip bitstream ID checkMichal Simek
2026-04-23net: zynq_gem: reinitialize RX BDs on every initPranav Tilak
2026-04-23net: zynq_gem: set 128-bit AXI bus width for 10GBEPranav Tilak
2026-04-23net: zynq_gem: add SPEED_10000 case in clock rate selectionPranav Tilak
2026-04-23cmd: fpga: Fix wrong preprocessor guard for loadb help textMichal Simek
2026-04-23board: xilinx: zynqmp: Register alternate FPGA device for zu63dr_SEMichal Simek
2026-04-23soc: xilinx: zynqmp: Add support for new ZynqMP devicesMichal Simek
2026-04-23amd: versal2: Enable PCIe/NVMe support and add NVMe boot targetPranav Sanwal
2026-04-23arm: versal2: Map PCIe DBI and config regions when PCIe is enabledPranav Sanwal
2026-04-23pci: Add AMD Versal2 DW PCIe host controller driverPranav Sanwal
2026-04-23clk: versal: Fix out-of-bounds parent id for DUMMY_PARENTPadmarao Begari
2026-04-23net: xilinx: Reject broadcast and multicast packets in AXI Ethernet MACMichal Simek
2026-04-22Merge patch series "test: Refactor FIT test for clarity and extensibility"Tom Rini
2026-04-22test: Add documentation for the FIT testSimon Glass
2026-04-22test: Add fsetup fixture and prepare helper for FIT testSimon Glass
2026-04-22test: Convert FIT test to use a classSimon Glass
2026-04-22test: Update fit test to fix a few Python warningsSimon Glass
2026-04-22test: Add a check for a missing kernelSimon Glass
2026-04-22test: Rename test_fit() to test_fit_base()Simon Glass
2026-04-22test: fit: Avoid restarting U-BootSimon Glass
2026-04-22test: fit: Drop the fit_signature buildconfigspecSimon Glass
2026-04-22cli: flush stdin before enabling cliGregor Herburger
2026-04-22console: add console_flush_stdin()Gregor Herburger
2026-04-22board: ti: cape_detect: Add overlay name lookup table for extension boardsKory Maincent (TI)
2026-04-22configs: aquila-am69: Set ENV_MMC_EMMC_HW_PARTITION and ENV_RELOC_GD_ENV_ADDRVitor Soares
2026-04-22board: adi: Fix exception when using standalone SoMPhilip Molloy
2026-04-22gunzip: Implement chunked decompressionMarek Vasut
2026-04-22virtio: mmio: Return error codes on probe failuresKuan-Wei Chiu
2026-04-22Merge tag 'u-boot-imx-master-20260421' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2026-04-22configs: libretech-cc_defconfig: enable EFI Capsule on DiskFerass El Hafidi
2026-04-22configs: libretech-ac_defconfig: enable EFI Capsule on DiskFerass El Hafidi
2026-04-22arm: meson: enable SYSRESET_PSCIFerass El Hafidi
2026-04-22arm: mach-meson: provide reset_cpu only when SYSRESET is disabledFerass El Hafidi
2026-04-22clk: meson: do not fail when setting SD_EMMC_x_CLK0Neil Armstrong
2026-04-22ufs: rcar-gen5: Update line reset configurationMarek Vasut
2026-04-22ufs: core: Fix heap corruption due to out of bounds writeMarek Vasut
2026-04-22ufs: rockchip: Make use of controller resetsAlexey Charkov
2026-04-21imx8mq: phanbell: enable SPL DMPeng Fan
2026-04-21imx8mq: kontron: migrate PITX-IMX8M to DM PMIC frameworkPeng Fan
2026-04-21imx8mq: pico: Drop SPL_POWER_LEGACYPeng Fan
2026-04-21imx8mq: reform2: Drop SPL_POWER_LEGACYPeng Fan
2026-04-21imx8mq: phanbell: Drop SPL_POWER_LEGACYPeng Fan
2026-04-21imx8mq: evk: Migrate to DM PMIC frameworkPeng Fan
2026-04-21board: nxp: common: fix PFUZE100 DM build and unify DM/non-DM handlingPeng Fan
2026-04-21mx6: sabreauto/sd: Exclude power_init_board from SPL buildPeng Fan
2026-04-21imx8mq: Correct signed_hdmi firmware positionPeng Fan
2026-04-21imx8mq: cm: drop redundant gd clearing in board_init_fPeng Fan
2026-04-21imx8mq: pico: drop redundant gd clearing in board_init_fPeng Fan