Show patches with: Archived = No       |   182471 patches
« 1 2 ... 3 4 51824 1825 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,02/22] emulation: fdt: Allow using U-Boot's device tree with QEMU passage: Define a standard for firmware data flow - - - - --- 2025-04-17 Simon Glass Changes Requested
[v3,01/22] RFC: scripts: Add a script for running QEMU passage: Define a standard for firmware data flow - - - - --- 2025-04-17 Simon Glass Changes Requested
[v2] clk: fixed-rate: Use "clock-output-names" to name fixed clocks [v2] clk: fixed-rate: Use "clock-output-names" to name fixed clocks - 1 - 3 --- 2025-04-17 Fabio Estevam marex Changes Requested
cros_ec_sandbox.c: Drop spi.h include cros_ec_sandbox.c: Drop spi.h include - - 1 - --- 2025-04-17 Tom Rini trini New
[3/3] board: dragonboard410c: Enable support for KASLR in Linux board: dragonboard410c: More fixes for U-Boot v2025.07 - - - - --- 2025-04-17 Stephan Gerhold kcxt New
[2/3] board: dragonboard410c: Drop custom reduced malloc size board: dragonboard410c: More fixes for U-Boot v2025.07 - - - - --- 2025-04-17 Stephan Gerhold kcxt New
[1/3] board: dragonboard410c: Fix button cmd name board: dragonboard410c: More fixes for U-Boot v2025.07 - 2 - - --- 2025-04-17 Stephan Gerhold kcxt New
[v5,4/4] net-lwip: tftp: add LMB and buffer checks NET_LWIP LMB fixes 1 - - 1 --- 2025-04-17 Jerome Forissier jforissier New
[v5,3/4] net-lwip: wget: add LMB and buffer checks NET_LWIP LMB fixes 1 - - 1 --- 2025-04-17 Jerome Forissier jforissier New
[v5,2/4] net, net-lwip: wget: suppress console output when called by EFI NET_LWIP LMB fixes - - - - --- 2025-04-17 Jerome Forissier jforissier New
[v5,1/4] net-lwip: change static function wget_loop() to be wget_do_request() NET_LWIP LMB fixes 1 - - - --- 2025-04-17 Jerome Forissier jforissier New
clk: fixed-rate: Use "clock-output-names" to name fixed clocks clk: fixed-rate: Use "clock-output-names" to name fixed clocks - 1 - 1 --- 2025-04-17 Fabio Estevam trini Superseded
Revert "power-domain: Add refcounting" Revert "power-domain: Add refcounting" 1 - - - --- 2025-04-17 Wadim Egorov trini Accepted
[GIT,PULL] AMD/Xilinx changes [GIT,PULL] AMD/Xilinx changes - - - - --- 2025-04-17 Michal Simek trini Accepted
[v2,8/8] ARM: dts: at91: sam9x60-curiosity: Enable watchdog node watchdog: at91sam9_wdt driver enhancement - - - - --- 2025-04-17 Zixun LI ehristev New
[v2,7/8] ARM: dts: sam9x60: Add watchdog DT node. watchdog: at91sam9_wdt driver enhancement - - - - --- 2025-04-17 Zixun LI ehristev New
[v2,6/8] watchdog: at91sam9_wdt: Add SAM9X60 support watchdog: at91sam9_wdt driver enhancement - - - - --- 2025-04-17 Zixun LI ehristev New
[v2,5/8] arm: at91: wdt: Add SAM9X60 register definition watchdog: at91sam9_wdt driver enhancement - - - - --- 2025-04-17 Zixun LI ehristev New
[v2,4/8] watchdog: at91sam9_wdt: Rename priv to wdt watchdog: at91sam9_wdt driver enhancement - - - - --- 2025-04-17 Zixun LI ehristev New
[v2,3/8] arm: at91: wdt: Rename regval in priv data to mr watchdog: at91sam9_wdt driver enhancement - - - - --- 2025-04-17 Zixun LI ehristev New
[v2,2/8] arm: at91: wdt: Remove unused at91_wdt struct watchdog: at91sam9_wdt driver enhancement - - - - --- 2025-04-17 Zixun LI ehristev New
[v2,1/8] arm: at91: remove at91_wdt struct in spl watchdog: at91sam9_wdt driver enhancement - - - - --- 2025-04-17 Zixun LI ehristev New
[resend,v4,12/12] configs: agilex5_defconfig: Enable i3c configs for agilex5 Add Synopsys MIPI I3C Driver support - - - - --- 2025-04-17 Maniyam, Dinesh xypron Changes Requested
[resend,v4,11/12] configs: sandbox_defconfig: Enable configs for sandbox i3c Add Synopsys MIPI I3C Driver support - - - - --- 2025-04-17 Maniyam, Dinesh xypron Changes Requested
[resend,v4,10/12] test: cmd: Add simple test for i3c Add Synopsys MIPI I3C Driver support - - - - --- 2025-04-17 Maniyam, Dinesh xypron Changes Requested
[resend,v4,09/12] cmd: Add i3c command support. Add Synopsys MIPI I3C Driver support - - - - --- 2025-04-17 Maniyam, Dinesh xypron Changes Requested
[resend,v4,08/12] i3c: master: dw-i3c-master: Fix OD_TIMING for spike filter Add Synopsys MIPI I3C Driver support - - - - --- 2025-04-17 Maniyam, Dinesh xypron Changes Requested
[resend,v4,07/12] drivers: i3c: master: Enable probe i3c without slave device Add Synopsys MIPI I3C Driver support - - - - --- 2025-04-17 Maniyam, Dinesh xypron Changes Requested
[resend,v4,06/12] drivers: i3c: Add i3c sandbox simple test. Add Synopsys MIPI I3C Driver support - - - - --- 2025-04-17 Maniyam, Dinesh xypron Changes Requested
[resend,v4,05/12] drivers: i3c: Enabled Kconfig and Makefile for DWI3C Add Synopsys MIPI I3C Driver support - - - - --- 2025-04-17 Maniyam, Dinesh xypron Changes Requested
[resend,v4,04/12] drivers: Enabled Kconfig and Makefile for i3c support Add Synopsys MIPI I3C Driver support - - - - --- 2025-04-17 Maniyam, Dinesh xypron Changes Requested
[resend,v4,03/12] drivers: i3c: Add i3c uclass driver. Add Synopsys MIPI I3C Driver support - - - - --- 2025-04-17 Maniyam, Dinesh xypron Changes Requested
[resend,v4,02/12] drivers: i3c: Add driver for MIPI DWI3C Add Synopsys MIPI I3C Driver support - - - - --- 2025-04-17 Maniyam, Dinesh xypron Changes Requested
[resend,v4,01/12] drivers: i3c: Add new i3c uclass id Add Synopsys MIPI I3C Driver support - - - - --- 2025-04-17 Maniyam, Dinesh xypron Changes Requested
[v2,3/3] sunxi: x96_mate: Add "fake" FEL key definition sunxi: add "fake" FEL button feature - - - - --- 2025-04-17 Andre Przywara apritzel New
[v2,2/3] sunxi: add "fake" FEL pin support sunxi: add "fake" FEL button feature - - - - --- 2025-04-17 Andre Przywara apritzel New
[v2,1/3] sunxi: fix return_to_fel() prototype sunxi: add "fake" FEL button feature - - - - --- 2025-04-17 Andre Przywara apritzel New
[u-boot-test-hooks,2/2] ellemere: Add qemu_arm/64_spl board [u-boot-test-hooks,1/2] travis-ci: Add qemu_arm/64_spl board - - - - --- 2025-04-16 Simon Glass trini Accepted
[u-boot-test-hooks,1/2] travis-ci: Add qemu_arm/64_spl board [u-boot-test-hooks,1/2] travis-ci: Add qemu_arm/64_spl board - - - - --- 2025-04-16 Simon Glass trini Accepted
[v2,3/3] buildman: unit test for configuration fragments buildman: allow specifying configuration fragments - - 1 - --- 2025-04-16 Heinrich Schuchardt sjg Superseded
[v2,2/3] doc/buildman: describe using fragments buildman: allow specifying configuration fragments - - 1 - --- 2025-04-16 Heinrich Schuchardt sjg Superseded
[v2,1/3] buildman: allow specifying configuration fragments buildman: allow specifying configuration fragments - - - - --- 2025-04-16 Heinrich Schuchardt sjg Superseded
clk: imx: Finish converting clock-osc-24 back to osc_24 clk: imx: Finish converting clock-osc-24 back to osc_24 - 1 1 - --- 2025-04-16 Adam Ford festevam New
[v2,3/3] riscv: Provide __image_copy_{start_end} symbols in linkerscript Fix binman_sym functionality on RISC-V port - - 1 - --- 2025-04-16 Yao Zi Andes New
[v2,2/3] riscv: dts: starfive: Prevent binman from relocating symbols in SPL Fix binman_sym functionality on RISC-V port - 1 - - --- 2025-04-16 Yao Zi Andes New
[v2,1/3] riscv: dts: binman.dtsi: Switch to u-boot-nodtb entry for proper U-Boot Fix binman_sym functionality on RISC-V port - 1 1 - --- 2025-04-16 Yao Zi Andes New
[v1,2/2] configs: enable CONFIG_UNIT_TEST for all qemu* generic targets Enable UNIT_TEST for all qemu* generic targets - - - - --- 2025-04-16 Jerome Forissier trini Accepted
[v1,1/2] test: run some test commands only if HUSH_PARSER is enabled Enable UNIT_TEST for all qemu* generic targets - - - - --- 2025-04-16 Jerome Forissier trini Accepted
Please pull u-boot-marvell/master Please pull u-boot-marvell/master - - - - --- 2025-04-16 Stefan Roese trini Accepted
net: ti: am65-cpsw-nuss: invoke phy_config() in driver's .start callback net: ti: am65-cpsw-nuss: invoke phy_config() in driver's .start callback - - - - --- 2025-04-16 Siddharth Vadapalli trini New
[v2] tools/make_pip: Use venv when invoking pip [v2] tools/make_pip: Use venv when invoking pip - - 1 - --- 2025-04-16 Mattijs Korpershoek trini Accepted
[3/3] configs: am64x_evm_a53_defconfig: Enable configs for PCIe support Add PCIe support for TI AM64 SoC - - 1 - --- 2025-04-16 Hrushikesh Salunke trini Accepted
[2/3] pci: pcie_cdns_ti: Enable PCIe root-complex mode in AM64 SoC Add PCIe support for TI AM64 SoC - - 1 - --- 2025-04-16 Hrushikesh Salunke trini Accepted
[1/3] pci: pcie_cdns_ti: Include linux/sizes.h header Add PCIe support for TI AM64 SoC - 1 1 - --- 2025-04-16 Hrushikesh Salunke trini Accepted
[2/2] net: gmac_rockchip: Add RMII support for rk3288 [1/2] rockchip: rk3288: grf: Unify speed/flowctrl fields for clarity - - - - --- 2025-04-16 Christoph Fritz kevery New
[1/2] rockchip: rk3288: grf: Unify speed/flowctrl fields for clarity [1/2] rockchip: rk3288: grf: Unify speed/flowctrl fields for clarity - - - - --- 2025-04-16 Christoph Fritz kevery New
[v1,3/3] siemens: capricorn: add ahab command and enable watchdog Updates for the siemens cxg3 for 2025.07 - - - - --- 2025-04-16 Heiko Schocher festevam Changes Requested
[v1,2/3] siemens: capricorn: enable text based default environment Updates for the siemens cxg3 for 2025.07 - - - - --- 2025-04-16 Heiko Schocher festevam Changes Requested
[v1,1/3] imx8qxp: capricorn defconfig: collect common Kconfig options Updates for the siemens cxg3 for 2025.07 - - - - --- 2025-04-16 Heiko Schocher festevam Changes Requested
[v1] arch: arm: dts: agilex5: Set SDIO_SEL GPIO pin as output [v1] arch: arm: dts: agilex5: Set SDIO_SEL GPIO pin as output - - 1 - --- 2025-04-16 alif.zakuan.yuslaimi@altera.com TIENFONG Accepted
[v3,2/2] qemu-arm64: enable UNIT_TEST ut: fix print_guid() and enable UNIT_TEST for qemu_arm64 - - 2 - --- 2025-04-16 Jerome Forissier trini Accepted
[v3,1/2] lib/uuid.c: use unique name for PARTITION_SYSTEM_GUID ut: fix print_guid() and enable UNIT_TEST for qemu_arm64 - - 2 - --- 2025-04-16 Jerome Forissier trini Accepted
[v4,8/8] Makefile: update tispl regex to also clean falcon spl Add falcon support for am62a, 62p and 62x - - - - --- 2025-04-16 Anshul Dalal trini Deferred
[v4,7/8] mach-k3: common: add falcon support for 62[axp] Add falcon support for am62a, 62p and 62x - - - - --- 2025-04-16 Anshul Dalal trini Deferred
[v4,6/8] board: ti: add default dtb for am62[axp] in falcon mode Add falcon support for am62a, 62p and 62x - - - - --- 2025-04-16 Anshul Dalal trini Deferred
[v4,5/8] config: add falcon boot config fragment for am62x Add falcon support for am62a, 62p and 62x - - - - --- 2025-04-16 Anshul Dalal trini Deferred
[v4,4/8] mach-k3: sysfw-loader: update img_hdr for falcon Add falcon support for am62a, 62p and 62x - - - - --- 2025-04-16 Anshul Dalal trini Deferred
[v4,3/8] arch: arm: k3-binman: add fit for falcon boot Add falcon support for am62a, 62p and 62x - - - - --- 2025-04-16 Anshul Dalal trini Deferred
[v4,2/8] mach-k3: fix reading size and addr from fdt on R5 Add falcon support for am62a, 62p and 62x - - - - --- 2025-04-16 Anshul Dalal trini Deferred
[v4,1/8] spl: Kconfig: allow K3 devices to use falcon mode Add falcon support for am62a, 62p and 62x - - - - --- 2025-04-16 Anshul Dalal trini Deferred
[v1,4/4] binman: k3: add jump-stub as loadable k3: migrate SPL_TEXT_BASE to new address - - - - --- 2025-04-16 Anshul Dalal trini Rejected
[v1,3/4] binman: k3: add jump-stub to tispl.bin k3: migrate SPL_TEXT_BASE to new address - - - - --- 2025-04-16 Anshul Dalal trini Rejected
[v1,2/4] mach-k3: add a jump stub to support older ATF builds k3: migrate SPL_TEXT_BASE to new address - - - - --- 2025-04-16 Anshul Dalal trini Rejected
[v1,1/4] spl: Kconfig: k3: set SPL_TEXT_BASE to 0x82200000 k3: migrate SPL_TEXT_BASE to new address - - - - --- 2025-04-16 Anshul Dalal trini Rejected
[2/2] i2c: mediatek: remove duplicate entry in mt_i2c_regs_v1[] [1/2] i2c: mediatek: add missing empty entry at end of mkt_i2c_ids[] - - 1 - --- 2025-04-16 Martin Schiller hs Awaiting Upstream
[1/2] i2c: mediatek: add missing empty entry at end of mkt_i2c_ids[] [1/2] i2c: mediatek: add missing empty entry at end of mkt_i2c_ids[] - - 1 - --- 2025-04-16 Martin Schiller hs Awaiting Upstream
[2/2] arm: dts: k3-j721e-r5-common-proc-board: Enable HBMC in R5 SPL stage Hyperflash boot fixes for j721e - - 1 - --- 2025-04-16 Anurag Dutta trini Changes Requested
[1/2] mtd: Kconfig: Add SPL_MUX_MMIO dependency to HBMC driver Hyperflash boot fixes for j721e - - 1 - --- 2025-04-16 Anurag Dutta trini Changes Requested
cmd: tlv_eeprom: return after successful read from EEPROM cmd: tlv_eeprom: return after successful read from EEPROM - - 1 - --- 2025-04-16 Martin Schiller stroese New
[v1] configs: agilex5: Restore fixed bloblist [v1] configs: agilex5: Restore fixed bloblist - 1 1 - --- 2025-04-16 alif.zakuan.yuslaimi@altera.com TIENFONG Accepted
[CAD,QSPI,v2] spi: cadence-qspi: Add disable STIG mode quikrs. [CAD,QSPI,v2] spi: cadence-qspi: Add disable STIG mode quikrs. - - 1 - --- 2025-04-16 Boon Khai Ng trini New
[v1] configs: agilex5: Restore fixed bloblist [v1] configs: agilex5: Restore fixed bloblist - 1 - - --- 2025-04-16 alif.zakuan.yuslaimi@altera.com Rejected
[v3,15/15] rockchip: rk3576: Add support for ROC-RK3576-PC board Support for the RK3576 - - 2 - --- 2025-04-15 Heiko Stuebner kevery New
[v3,14/15] arm64: dts: rockchip: Add devicetree for the ROC-RK3576-PC Support for the RK3576 - - 1 - --- 2025-04-15 Heiko Stuebner kevery New
[v3,13/15] dt-bindings: arm: rockchip: Add Firefly ROC-RK3576-PC binding Support for the RK3576 1 - 1 - --- 2025-04-15 Heiko Stuebner kevery New
[v3,12/15] arm64: dts: rockchip: add rk3576 otp node Support for the RK3576 - - 1 1 --- 2025-04-15 Heiko Stuebner kevery New
[v3,11/15] net: dwc_eth_qos_rockchip: Add support for RK3576 Support for the RK3576 - - 2 - --- 2025-04-15 Heiko Stuebner kevery New
[v3,10/15] mmc: rockchip_dw_mmc: Add support for rk3576 Support for the RK3576 - - 3 - --- 2025-04-15 Heiko Stuebner kevery New
[v3,09/15] mmc: rockchip_sdhci: Add support for RK3576 Support for the RK3576 - - 3 - --- 2025-04-15 Heiko Stuebner kevery New
[v3,08/15] rockchip: otp: Add support for RK3576 Support for the RK3576 - - 2 - --- 2025-04-15 Heiko Stuebner kevery New
[v3,07/15] ram: rockchip: Add rk3576 ddr driver support Support for the RK3576 - - 2 - --- 2025-04-15 Heiko Stuebner kevery New
[v3,06/15] reset: rockchip: implement rk3576 lookup table Support for the RK3576 - - 2 - --- 2025-04-15 Heiko Stuebner kevery New
[v3,05/15] clk: rockchip: Add rk3576 clk support Support for the RK3576 - - 2 - --- 2025-04-15 Heiko Stuebner kevery New
[v3,04/15] pinctrl: rockchip: support rk3576 pinctrl Support for the RK3576 - - 2 - --- 2025-04-15 Heiko Stuebner kevery New
[v3,03/15] arm: rockchip: Add RK3576 arch core support Support for the RK3576 - - 2 - --- 2025-04-15 Heiko Stuebner kevery New
[v3,02/15] rockchip: mkimage: Add rk3576 support Support for the RK3576 - - 2 - --- 2025-04-15 Heiko Stuebner kevery New
[v3,01/15] rockchip: sdram: honor CFG_SYS_SDRAM_BASE when defining ram regions Support for the RK3576 - - 3 - --- 2025-04-15 Heiko Stuebner kevery New
[u-boot-test-hooks] Add support for FVP emulator and fiptool [u-boot-test-hooks] Add support for FVP emulator and fiptool - - 1 - --- 2025-04-15 Tom Rini trini Accepted
[v2,11/11] CI: add sandbox64_lwip lwIP sandbox tests - - 1 - --- 2025-04-15 Jerome Forissier jforissier Accepted
[v2,10/11] configs: add sandbox64_lwip_defconfig lwIP sandbox tests - - 1 - --- 2025-04-15 Jerome Forissier jforissier Accepted
« 1 2 ... 3 4 51824 1825 »