Show patches with: Archived = No       |   167497 patches
« 1 2 ... 189 190 1911674 1675 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[5/6] checkpatch.pl: Request a test when a new command is added checkpatch.pl: Add features to help improve U-Boot code - - - - --- 2020-05-22 Simon Glass trini Accepted
[5/6] clk: Remove an unneeded check from clk_get_parent_rate() clk: uclass fixes and improvements - - 2 - --- 2023-02-20 Samuel Holland forty Changes Requested
[5/6] cmd: gpt: Preserve bootable flag cmd: gpt: GPT manipulation improvements - - - - --- 2023-08-15 Joshua Watt trini Superseded
[5/6] cmd: nandbcb: Reconstruct the nandbcb tool for all platforms imx: nandbcb update - - - - --- 2020-05-05 Peng Fan sbabic Accepted
[5/6] cmd: net: add a 'net stats' command to dump network statistics Add the 'net stats' command to dump network statistics - - 1 - --- 2023-05-23 Ioana Ciornei freenix Accepted
[5/6] command: Drop #ifdef for MEM_SUPPORT_64BIT_DATA [1/6] Update MEM_SUPPORT_64BIT_DATA to be always defined - - - - --- 2020-06-03 Simon Glass trini Accepted
[5/6] config/th1520_lpi4a_defconfig:enable designware ethernet & realtek phy riscv: adds T-Head C9xx basic and GMAC support. - - - - --- 2024-03-27 Wei Fu Andes New
[5/6] configs: Add am62x_beagleplay_* defconfigs board: ti: Add support for BeaglePlay - - - - --- 2023-07-25 Nishanth Menon trini Changes Requested
[5/6] configs: am64x_evm_a53_defconfig/am64x_evm_r5_defconfig: Enable configs to support eMMC boot AM64: Add support for higher speed modes and boot mode in eMMC - - - - --- 2021-06-03 Aswath Govindraju lokeshvutla Superseded
[5/6] configs: draco: disable misc init [1/6] siemens,am335x: clean-up draco targets - - - - --- 2023-11-08 Enrico Leto trini Accepted
[5/6] configs: evb-ast2500: Move BOOTCOMMAND from header to defconfig Refactor Aspeed SoCs support - - - - --- 2020-08-03 ChiaWei Wang trini Accepted
[5/6] configs: ls1028a: use default SDHC clock divider value Clean up eSDHC periperhal clock code - - - - --- 2019-12-19 Yangbo Lu freenix Accepted
[5/6] configs: mt8518: Enable fastboot related configs Add fastboot support for MediaTek mt8518 - - - - --- 2020-01-06 mingming lee trini Changes Requested
[5/6] configs: synquacer: Drop Ext2/4 support by default arm64: synquacer: DeveloperBox updates - - - - --- 2021-07-09 Masami Hiramatsu trini Superseded
[5/6] configs: uniphier: Enable CONFIG_SYS_PCI_64BIT uniphier: Add PCIe host controller and Akebi96 board support - - - - --- 2021-07-06 Kunihiko Hayashi trini Accepted
[5/6] corstone1000: set kernel_addr based on boot_idx corstone1000: fwu metadata and GPT - - - - --- 2023-05-02 Rui Miguel Silva trini Superseded
[5/6] disk: dos: add code for creating MBR partition layout Add MBR partition table creation and verify command - - - - --- 2020-12-17 Marek Szyprowski trini Superseded
[5/6] dma: ti: k3-udma: Move RX descriptor ring entries to rflow struct TI: AM654/j721e: Ringacc and UDMA updates - - - - --- 2020-07-06 Raghavendra, Vignesh lokeshvutla Accepted
[5/6] doc: sl-mx8mm: Add guide for copying the bootloader to SPI NOR [1/6] doc: sl-mx8mm: Mention OSM 1.1 support - - - - --- 2023-01-19 Frieder Schrempf xypron Superseded
[5/6] drivers: ata: ahci: update max id if it is more than available ports octeontx cleanup and fixes - - 1 - --- 2021-03-26 Tim Harvey trini Accepted
[5/6] drivers: net: fsl_enetc: require a PHY device when probing Fixes for the NXP LS1028A-QDS boards - - 1 - --- 2021-06-17 Vladimir Oltean priyankajain Superseded
[5/6] drivers: rename more drivers to match compatible string mx6cuboxi: enable OF_PLATDATA with MMC support - - - - --- 2020-07-21 Walter Lozano sbabic Superseded
[5/6] drivers: tpm: atmel_twi: implement get_desc operation Fix Atmel/Microchip TPMv1.2 issues - - - - --- 2021-11-04 Mathew McBride ehristev Superseded
[5/6] dt-bindings: clock: add Mediatek MT8365 pinctrl bindings Add support for MediaTek MT8365 EVK Board - - - - --- 2023-12-04 Julien Masson trini Accepted
[5/6] dt-bindings: nvmem: u-boot, env: add MAC's #nvmem-cell-cells [1/6] nvmem: core: add nvmem_dev_size() helper - - - - --- 2023-01-10 Rafał Miłecki trini Handled Elsewhere
[5/6] dts: sunxi: v3s: enable emac support arm: sunxi: v3s: add ethernet support - - - - --- 2021-05-19 Andreas Rehn apritzel Superseded
[5/6] eeprom: starfive: raw dump if unsupported data version [1/6] cmd: move mac command - - - - --- 2023-09-30 Heinrich Schuchardt trini Accepted
[5/6] efi_loader: GOP: Add damage notification on BLT Add video damage tracking - - - - --- 2022-06-06 Alexander Graf ag Superseded
[5/6] env: Add option to only ever append environment [1/6] env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set - - 1 - --- 2020-06-03 Marek Vasut jhersh Superseded
[5/6] firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config api xilinx: Add support for DM_ETH_PHY - - - - --- 2022-03-30 Michal Simek monstr Accepted
[5/6] getch: debugging nokia_nx51: Attempts to debug keyboard - - - - --- 2023-06-17 Simon Glass trini Not Applicable
[5/6] i2c: Remove non-DM_I2C support from davinci_i2c.c [1/6] Convert CONFIG_SYS_CACHE_STASHING to Kconfig - - - - --- 2022-06-27 Tom Rini trini Accepted
[5/6] image-fit: Accept IH_TYPE_FIRMWARE in fit_image_load() as valid SPL: FIT: Fix some omissions of SPL_LOAD_FIT_FULL and bootm - - 1 - --- 2021-03-11 Alex G. trini Superseded
[5/6] imx8m: soc: drop phy-reset-gpios for fec imx8mp: misc update - - - - --- 2022-04-07 Peng Fan (OSS) sbabic Accepted
[5/6] imx: ele_ahab: confirm lifecycle before closing the part [1/6] misc: sentinel: s400_api: Add get_events API - - 1 - --- 2023-01-30 Ye Li sbabic Accepted
[5/6] imx: hab: Fix a couple of build warnings with DEBUG enabled [1/6] mips: cpu: Use plain puts() in restart handler - - - - --- 2023-06-26 Marek Vasut trini Accepted
[5/6] imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N63xx/N64xx) Add support for Kontron i.MX6UL/ULL and i.MX8MM modules/boards - - 1 - --- 2021-06-07 Frieder Schrempf sbabic Superseded
[5/6] imx: imx6ul: kontron-sl-mx6ul: Migrate to use CONFIG_EXTRA_ENV_TEXT imx: imx6ul: kontron-sl-mx6ul: Fixes and improvements - - - - --- 2022-08-23 Frieder Schrempf sbabic Awaiting Upstream
[5/6] imx: power-domain: use arm_smccc_smc imx: clean up sip file - - - - --- 2020-05-11 Peng Fan sbabic Accepted
[5/6] kontron_sl28: Use u-boot-update.bin instead of u-boot.update Attempt to enforce standard extensions for build output 1 - - - --- 2023-08-24 Simon Glass trini Rejected
[5/6] led: cortina: Drop duplicate OF "label" property parsing [1/6] led: Move OF "label" property parsing to core - - - - --- 2022-04-03 Marek Vasut trini Accepted
[5/6] led: led_pwm: use led_bind_generic() helper some LED patches - - - - --- 2023-10-19 Rasmus Villemoes trini Superseded
[5/6] m68k: dts: add i2c nodes [1/6] m68k: move CONFIG_SYS_I2C to CFG_ namespace - - - - --- 2023-04-04 Angelo Dureghello hs Awaiting Upstream
[5/6] microblaze: Get rid of setting for SPL_NOR/XIP support microblaze: Cleanup series - - - - --- 2020-11-04 Michal Simek monstr Superseded
[5/6] mmc: actions: add MMC driver for Actions OWL S700 Add MMC/SD support for S700 - - - - --- 2020-12-13 Amit Singh Tomar trini Superseded
[5/6] mmc: atmel-sdhci: enable the required generic clock [1/6] ARM: mach-at91: add support for new SoC sama7g5 - - - - --- 2020-08-26 Eugen Hristev Superseded
[5/6] mmc: mmc_spi: Generate R1 response for erase block start and end address mmc_spi: mmc erase resolve - - 1 1 --- 2020-06-29 Pragnesh Patel freenix Accepted
[5/6] mmc: zynq_sdhci: Fix kernel doc warnings This patch set fixes minor issues related to tapdelays - - - - --- 2021-07-09 Ashok Reddy Soma monstr Superseded
[5/6] moveconfig: Use a function to read files moveconfig: Improve the pylist score a little - - - - --- 2021-12-18 Simon Glass trini Accepted
[5/6] mtd: nand: sunxi: Convert to the driver model mtd: nand: sunxi: Convert to devicetree and the driver model - - 1 - --- 2022-07-14 Samuel Holland apritzel Accepted
[5/6] mtd: spinand: micron: Add M70A series Micron SPI NAND devices Add new series Micron SPI NAND devices - - - - --- 2020-07-07 Shivamurthy Shastri jagan Accepted
[5/6] net: add fastboot TCP documentation and IP6-only mode [1/6] net: split IP_TCP header into separate IP/IP6 and TCP headers - - 1 - --- 2023-05-08 Dmitrii Merkurev rfried Superseded
[5/6] net: dsa: felix: call phy_config at .port_probe() time Call phy_config at port probe time for the Felix DSA driver - - 1 - --- 2021-06-29 Vladimir Oltean priyankajain Changes Requested
[5/6] net: dwc_eth_qos: Invalidate RX packet DMA buffer [1/6] net: dwc_eth_qos: Fully rewrite RX descriptor field 3 - - 2 - --- 2020-03-23 Marek Vasut jhersh Accepted
[5/6] net: fm: Support loading firmware from a filesystem net: fm: Verify Fman microcode - - - - --- 2022-03-24 Sean Anderson rfried Superseded
[5/6] net: macb: add support for sama7g5 emac add support for sama7g5 ethernet interfaces - - - - --- 2020-12-03 Claudiu Beznea ehristev Superseded
[5/6] net: tftp: use IS_ENABLED(CONFIG_NET_TFTP_VARS) instead of #if broken CVE fix (b85d130ea0ca) - - - - --- 2022-10-14 Rasmus Villemoes trini Accepted
[5/6] net: zynq: Use generic_phy_valid() helper phy: Fix use of generic_phy_valid() helper - 1 - - --- 2023-08-31 Jonas Karlman trini Accepted
[5/6] nitrogen6x: Populate FDTFILE at build-time for all platforms [1/6] imx: Introduce CONFIG_MACH_IMX 1 - - - --- 2021-08-25 Tom Rini trini Awaiting Upstream
[5/6] patman: By default don't pass "--no-tree" to checkpatch for linux patman: Small fixes plus remove --no-tree from checkpatch for linux - - - - --- 2022-06-30 Doug Anderson sjg Superseded
[5/6] patman: Support warnings in the patch subject patman: Fixes to allow patman to work with Zephyr OS - - - - --- 2020-05-06 Simon Glass sjg Accepted
[5/6] patman: Use bytearray instead of string binman: Support compressing files in parallel - - - - --- 2021-07-06 Simon Glass sjg Accepted
[5/6] patman: fail early in Setup when provided config file does not exist add support for repository-local .patman config file - - 1 - --- 2022-12-19 Maxim Cournoyer sjg Superseded
[5/6] phy: rockchip: snps-pcie3: Add support for RK3588 rockchip: rk3568: Fix use of PCIe bifurcation - - - - --- 2023-08-01 Jonas Karlman kevery Superseded
[5/6] phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J721E Add SGMII support for MAIN CPSW on TI's J7200 SoC - - - - --- 2023-07-08 Siddharth Vadapalli trini Changes Requested
[5/6] pinctrl: qcom: move ipq4019 driver from mach-ipq40xx arm: mach-snapdragon: Qualcomm pinctrl driver cleanup 1 - - - --- 2023-10-31 Caleb Connolly calebccff Superseded
[5/6] pinctrl: renesas: r8a77951: Add R8A774E1 PFC support Add HopeRun HiHope RZ/G2H board support - - 1 - --- 2020-09-16 Biju Das marex Superseded
[5/6] pinctrl: renesas: r8a77965: Add R8A774B1 PFC support Add HopeRun HiHope RZ/G2N board support - - 1 - --- 2020-09-16 Biju Das marex Superseded
[5/6] pogo_v4: Disable LTO [1/6] buildman: Fetch 12.2.0 toolchains by default - - 1 - --- 2022-11-22 Tom Rini trini Accepted
[5/6] purism: librem5: Fix a function declaration in spl.c [1/6] arm: Correct cpu_reset function prototype on some platforms - - - - --- 2023-03-09 Tom Rini trini Accepted
[5/6] qemu_arm_defconfig: Enable CONFIG_PCI_INIT_R [1/6] env: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig - - - - --- 2020-05-06 Ovidiu Panait trini Accepted
[5/6] riscv: Update Kendryte device tree for new CLINT driver riscv: Clean up timer drivers - - - - --- 2020-07-22 Sean Anderson Andes Superseded
[5/6] riscv: dts: add dts for unmatched rev1 Support multi-dtb in SPL on Unmatched board - - 1 - --- 2021-06-30 Zong Li Andes Accepted
[5/6] riscv: sifive/fu540: Drop NET_RANDOM_ETHADDR [1/6] riscv: Call spl_board_init_f() in the generic SPL board_init_f() - - 3 1 --- 2020-08-03 Bin Meng Andes Accepted
[5/6] rng: Add Qualcomm MSM PRNG driver IPQ40xx: Improve support - - - - --- 2020-10-08 Robert Marko trini Accepted
[5/6] rockchip: dts: rk3328: Sync device tree files from Linux rockchip: rk3328: sync dts and add ROC-RK3328-CC board - - 1 - --- 2020-03-27 Chen-Yu Tsai kevery Superseded
[5/6] rockchip: puma-rk3399: fix modified boot_targets detection rockchip: puma-rk3399/ringneck-px30: fix check against value in default environment variable - - 1 - --- 2023-11-08 Quentin Schulz kevery Superseded
[5/6] rtc: pcf2127: provide ->write8_array method rtc: add rtc_{read,write}8_array and rtc command - - 1 - --- 2020-05-04 Rasmus Villemoes trini Superseded
[5/6] samsung: espresso7420: change maintainer [1/6] samsung: goni: change maintainer - - - - --- 2021-02-19 Minkyu Kang prom Accepted
[5/6] scmi: cosmetic: reorder include files stm32mp1_trusted_defconfig rely on SCMI support - - 1 - --- 2021-02-24 Patrick DELAUNAY pchotard Accepted
[5/6] serial: msm-geni: fix a compile time warning from msm_serial_setbrg() serial: msm-geni: fix UART baudrate on modern platforms - 1 1 - --- 2023-03-30 Vladimir Zapolskiy trini Superseded
[5/6] sh: Remove sh7757lcr board [1/6] sh: Remove MigoR board - - - - --- 2021-02-10 Tom Rini trini Accepted
[5/6] siemens: board: clean up includes board: siemens: clean up subfolders - - - - --- 2023-11-21 Enrico Leto trini Superseded
[5/6] simple-pm-bus: Use -ENOSYS for checking missing system call Use -ENOSYS consistently - - - - --- 2021-03-21 Simon Glass trini Changes Requested
[5/6] spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic - 1 1 - --- 2020-12-06 Ovidiu Panait sjg Superseded
[5/6] spi: zynqmp_qspi: Code alignment zynqmp_gqspi driver updates - - - - --- 2022-08-25 Ashok Reddy Soma monstr Accepted
[5/6] spring: configs: remove VIDCONSOLE_AS_LCD video: remove VIDCONSOLE_AS_LCD and VIDCONSOLE_AS_NAME - - 1 - --- 2020-12-03 Patrick DELAUNAY ag Deferred
[5/6] stdio: Drop brackets around &devs.list stdio: Clean up stdio.c - - - - --- 2020-07-18 Simon Glass trini Superseded
[5/6] stm32mp: stm32prog: use the decimal format by default for offset parsing stm32mp: soome changes and fixes for STM32MP13 and STM32MP15 boards - - 1 - --- 2023-04-27 Patrick DELAUNAY pchotard Accepted
[5/6] sunxi: SPL SPI: Add SPI boot support for the Allwinner H6 SoC sunxi: SPL SPI booting: Enable R40 and H6 SoCs - - - - --- 2020-01-06 Andre Przywara jagan Superseded
[5/6] sunxi: dts: sync Allwinner V3s-related DTs from Linux 5.10-rc1 [1/6] sunxi: add V3/S3 support - - - - --- 2020-10-26 Icenowy Zheng jagan Accepted
[5/6] sunxi: f1c100: dtsi: add UART1 pins sunxi: improve F1C200s support - - 1 - --- 2022-10-12 Andre Przywara apritzel Superseded
[5/6] udoo: Increase CONFIG_ENV_OFFSET [1/6] udoo_spl: Initialize the eSDHC controller in SPL - - 1 - --- 2021-12-18 Fabio Estevam sbabic Accepted
[5/6] ufs: Use utp_transfer_req_desc pointer in ufshcd_get_tr_ocs [1/6] ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS - - - - --- 2023-08-13 Marek Vasut trini Superseded
[5/6] usb: dwc3: gadget: properly check ep cmd usb: dwc3: gadget: avoid EP command timeout - - - - --- 2024-04-12 Sverdlin, Alexander marex New
[5/6] usb: kbd: support Apple Magic Keyboards (2021) USB keyboard improvements for asahi / desktop systems - - - - --- 2024-02-21 Janne Grunau via B4 Relay marex Superseded
[5/6] usb: xhci-dwc3: Add support for clocks/resets Allwinner H6 USB3 support - - - - --- 2021-02-08 Samuel Holland apritzel Superseded
[5/6] video: simple-panel: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR [1/6] misc: ub251xb: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR - - 1 - --- 2023-02-28 Marek Vasut marex Accepted
[5/6] virtio: Allocate bounce buffers for devices with VIRTIO_F_IOMMU_PLATFORM virtio: Use bounce buffers when VIRTIO_F_IOMMU_PLATFORM set - - 1 - --- 2023-03-29 Paul Liu trini Accepted
[5/6] watchdog: bcm6345: allow to use this driver on arm bcm6750 [1/6] bcm6750: add initial support - - - - --- 2020-03-06 Philippe REYNES trini Deferred
« 1 2 ... 189 190 1911674 1675 »