Show patches with: Archived = No       |   167273 patches
« 1 2 ... 650 651 6521672 1673 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v4,3/9] tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FLASH is… 1 - 1 - --- 2015-08-23 Lukasz Majewski lmajewski Accepted
[U-Boot,v4,2/9] net: tftp: Move tftp.h file from ./net to ./include/net 1 - - - --- 2015-08-23 Lukasz Majewski lmajewski Accepted
[U-Boot,v4,1/9] doc: dfu: tftp: README entry for TFTP extension of DFU 1 - 1 - --- 2015-08-23 Lukasz Majewski lmajewski Accepted
[U-Boot,v3] dfu:tests: Modify dfu_gadget_test.sh to accept USB device vendor:product ID - - 1 1 --- 2015-08-15 Lukasz Majewski lmajewski Deferred
[U-Boot,v3] dfu:tests: Modify dfu_gadget_test.sh to accept USB device vendor:product ID - - 1 1 --- 2015-08-15 Lukasz Majewski Not Applicable
[U-Boot,v2] dfu:tests: Modify dfu_gadget_test.sh to accept USB device vendor:product ID - - 1 1 --- 2015-08-13 Lukasz Majewski lmajewski Superseded
[U-Boot,v3,9/9] dfu: tftp: Kconfig: Enable DFU_TFTP support on the am335x_boneblack_defconfig - - - - --- 2015-08-13 Lukasz Majewski lmajewski Superseded
[U-Boot,v3,8/9] dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp feature - - - - --- 2015-08-13 Lukasz Majewski lmajewski Superseded
[U-Boot,v3,7/9] dfu: command: Extend "dfu" command to handle receiving data via TFTP 1 - 1 - --- 2015-08-13 Lukasz Majewski lmajewski Superseded
[U-Boot,v3,6/9] update: tftp: dfu: Extend update_tftp() function to support DFU 1 - - - --- 2015-08-13 Lukasz Majewski lmajewski Superseded
[U-Boot,v3,5/9] dfu: tftp: update: Add dfu_write_from_mem_addr() function 1 - - - --- 2015-08-13 Lukasz Majewski lmajewski Superseded
[U-Boot,v3,4/9] dfu: tftp: update: Provide tftp support for the DFU subsystem 1 - - - --- 2015-08-13 Lukasz Majewski lmajewski Superseded
[U-Boot,v3,3/9] tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FLASH is… 1 - 1 - --- 2015-08-13 Lukasz Majewski lmajewski Deferred
[U-Boot,v3,2/9] net: tftp: Move tftp.h file from ./net to ./include/net 1 - - - --- 2015-08-13 Lukasz Majewski lmajewski Deferred
[U-Boot,v3,1/9] doc: dfu: tftp: README entry for TFTP extension of DFU 1 - 1 - --- 2015-08-13 Lukasz Majewski lmajewski Superseded
[U-Boot] dfu:tests: Modify dfu_gadget_test.sh to accept USB device major:minor number - - 1 1 --- 2015-08-12 Lukasz Majewski Superseded
[U-Boot,v2,9/9] dfu:tests: Modify dfu_gadget_test.sh to accept USB device major:minor number - - 1 - --- 2015-07-25 Lukasz Majewski lmajewski Superseded
[U-Boot,v2,8/9] config: bbb: Configs necessary for running update via TFTP on Beagle Bone Black - - - - --- 2015-07-25 Lukasz Majewski lmajewski Superseded
[U-Boot,v2,7/9] dfu: command: Extend "dfu" command to handle receiving data via TFTP - - 1 - --- 2015-07-25 Lukasz Majewski lmajewski Superseded
[U-Boot,v2,6/9] update: tftp: dfu: Extend update_tftp() function to support DFU 1 - - - --- 2015-07-25 Lukasz Majewski lmajewski Superseded
[U-Boot,v2,5/9] dfu: tftp: update: Add dfu_write_from_mem_addr() function 1 - 1 - --- 2015-07-25 Lukasz Majewski lmajewski Superseded
[U-Boot,v2,4/9] dfu: tftp: update: Provide tftp support for the DFU subsystem 1 - - - --- 2015-07-25 Lukasz Majewski lmajewski Superseded
[U-Boot,v2,3/9] tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FLASH is… 1 - 1 - --- 2015-07-25 Lukasz Majewski lmajewski Superseded
[U-Boot,v2,2/9] net: tftp: Move tftp.h file from ./net to ./include/net - - - - --- 2015-07-25 Lukasz Majewski lmajewski Superseded
[U-Boot,v2,1/9] doc: dfu: tftp: README entry for TFTP extension of DFU - - 1 - --- 2015-07-25 Lukasz Majewski lmajewski Superseded
[U-Boot,8/8] config: bbb: Configs necessary for running update via TFTP on Beagle Bone Black - - - - --- 2015-07-12 Lukasz Majewski Superseded
[U-Boot,7/8] dfu: command: Provide support for 'dfutftp' command to handle receiving data via TFTP - - - - --- 2015-07-12 Lukasz Majewski Superseded
[U-Boot,6/8] update: tftp: dfu: Extend update_tftp() function to support DFU - - - - --- 2015-07-12 Lukasz Majewski Superseded
[U-Boot,5/8] dfu: tftp: update: Add dfu_write_from_mem_addr() function - - - - --- 2015-07-12 Lukasz Majewski Superseded
[U-Boot,4/8] dfu: tftp: update: Provide tftp support for the DFU subsystem - - - - --- 2015-07-12 Lukasz Majewski Superseded
[U-Boot,3/8] tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FLASH is set 1 - - - --- 2015-07-12 Lukasz Majewski Superseded
[U-Boot,2/8] net: tftp: Move tftp.h file from ./net to ./include - - - - --- 2015-07-12 Lukasz Majewski Superseded
[U-Boot,1/8] doc: dfu: tftp: README entry for TFTP extension of DFU - - - - --- 2015-07-12 Lukasz Majewski Superseded
[U-Boot] dfu: Delete superfluous initialization of the dfu_buf_size static variable - - 1 - --- 2015-07-08 Lukasz Majewski lmajewski Deferred
[U-Boot,v3,3/3] arm:samsung:cpu_info: Rename s5p_* to samsung_* - - - - --- 2013-08-12 Lukasz Majewski prom Rejected
[U-Boot,v3,2/3] arm:samsung: Move common code from ./s5p-common to ./samsung-common/ - - - - --- 2013-08-12 Lukasz Majewski prom Rejected
[U-Boot,v3,1/3] arm:samsung:serial Extract common UART code - - - - --- 2013-08-12 Lukasz Majewski prom Rejected
[U-Boot] arm:samsung:cpu_info: Rename s5p_* to samsung_* - - - - --- 2013-07-25 Lukasz Majewski prom Changes Requested
[U-Boot,v2] arm:samsung: Move common code from ./s5p-common to ./samsung-common/ - - - - --- 2013-07-25 Lukasz Majewski prom Changes Requested
[U-Boot,v2] arm:samsung:serial Extract common UART code - - - - --- 2013-07-25 Lukasz Majewski prom Changes Requested
[U-Boot] arm:samsung:timer: Move common timer related code to ./samsung-common/ directory - - - - --- 2013-07-21 Lukasz Majewski prom Changes Requested
[U-Boot] arm:samsung:serial: Extract common Samsung UART code - - - - --- 2013-07-21 Lukasz Majewski prom Changes Requested
[2/2] board: visionfive2: configure PHY pad drive strength board: visionfive2: add pad drive strength config - - 1 - --- 2024-01-28 Lukasz Tekieli Andes Accepted
[1/2] net: phy: motorcomm: configure pad drive strength register board: visionfive2: add pad drive strength config - - 1 - --- 2024-01-28 Lukasz Tekieli Andes Accepted
arm: Check FEAT_CCIDX when parsing ccsidr_el1 register arm: Check FEAT_CCIDX when parsing ccsidr_el1 register - - - - --- 2024-03-10 Lukasz Wiecaszek trini Accepted
FEAT_CCIDX not tested when parsing ccsidr_el1 FEAT_CCIDX not tested when parsing ccsidr_el1 - - - - --- 2024-03-06 Lukasz Wiecaszek trini Superseded
[U-Boot] arch-kirkwood: Ethernet port macro returning incorrect address 2 - - - --- 2012-06-25 Luke Lowrey prafulla@marvell.com Accepted
[U-Boot,PATCHv2] rtc: add driver for internal RTC on kirkwood SoC 1 - - - --- 2011-05-18 Luuk Paulussen prafulla@marvell.com Rejected
[U-Boot,PATCHv3] rtc: add driver for internal RTC on kirkwood SoC 1 - - - --- 2011-05-18 Luuk Paulussen prafulla@marvell.com Not Applicable
[v3] Allow colon in PXE bootfile URLs [v3] Allow colon in PXE bootfile URLs - - - - --- 2022-04-16 Lyle Franklin trini Accepted
[v2] Allow colon in PXE bootfile URLs [v2] Allow colon in PXE bootfile URLs - - - - --- 2022-01-22 Lyle Franklin rfried Changes Requested
Allow colon in PXE bootfile URLs Allow colon in PXE bootfile URLs - - 1 - --- 2021-08-15 Lyle Franklin rfried Changes Requested
[U-Boot] Adds `serial#_trimmed` env var for RPI boards [U-Boot] Adds `serial#_trimmed` env var for RPI boards - - - - --- 2019-08-05 Lyle Franklin Deferred
[U-Boot] Adds basic support for ProxyDHCP [U-Boot] Adds basic support for ProxyDHCP - - - - --- 2019-08-05 Lyle Franklin trini Awaiting Upstream
[U-Boot] Makefile: Correct SPL/TPL/DTB build race condition [U-Boot] Makefile: Correct SPL/TPL/DTB build race condition - - 1 - --- 2017-11-12 M. Vefa Bicakci trini Accepted
[U-Boot] armv8/layerscape: remove unnecessary function declares - - - - --- 2016-11-15 M.h. Lian yorksun Accepted
[U-Boot,9/9] armv8: ls1046a: Enable PCIe support - - - - --- 2016-10-10 M.h. Lian yorksun Superseded
[U-Boot,9/9] armv8: ls1046a: Enable PCIe support - - - - --- 2016-10-10 M.h. Lian yorksun Superseded
[U-Boot,8/9] pci: layerscape: rewrite pci driver based on DM - - - - --- 2016-10-10 M.h. Lian yorksun Superseded
[U-Boot,7/9] armv8: ls2080a: add PCIe dts node - - - - --- 2016-10-10 M.h. Lian yorksun Superseded
[U-Boot,6/9] armv8: ls1046a: add PCIe dts node - - - - --- 2016-10-10 M.h. Lian yorksun Accepted
[U-Boot,5/9] armv8: ls1043a: add PCIe dts node - - - - --- 2016-10-10 M.h. Lian yorksun Superseded
[U-Boot,4/9] arm: ls1012a: add PCIe dts node - - - - --- 2016-10-10 M.h. Lian yorksun Accepted
[U-Boot,3/9] arm: ls1021a: add PCIe dts node - - - - --- 2016-10-10 M.h. Lian yorksun Accepted
[U-Boot,2/9] dm: pci: remove pci_bus_to_hose(0) calling - - - - --- 2016-10-10 M.h. Lian yorksun Superseded
[U-Boot,1/9] dm: pci: return the real controller in pci_bus_to_hose() - - - - --- 2016-10-10 M.h. Lian yorksun Accepted
[U-Boot] net: e1000: Fix packet length conversion - - - - --- 2016-01-06 M.h. Lian Not Applicable
[U-Boot] net: e1000: Fix packet length conversion - - - - --- 2016-01-06 M.h. Lian Not Applicable
rtc: m41t62: fix wrong register use for set/reset ST bit rtc: m41t62: fix wrong register use for set/reset ST bit - 1 - - --- 2021-05-10 MAX.YANG 楊勝鴻 trini Accepted
[v4,6/6] board: ti: am65x: Set fw_storage_interface and fw_dev_part ENVs Enable ICSSG Ethernet Driver for AM65x - - - - --- 2024-04-16 MD Danish Anwar trini New
[v4,5/6] board: ti: am65x: Add check for k3-am654-icssg2 in board_fit_config_match() Enable ICSSG Ethernet Driver for AM65x - - - - --- 2024-04-16 MD Danish Anwar trini New
[v4,4/6] configs: am65x_evm_a53: add SPL_LOAD_FIT_APPLY_OVERLAY Enable ICSSG Ethernet Driver for AM65x - - - - --- 2024-04-16 MD Danish Anwar trini New
[v4,3/6] configs: am65x_evm_a53: Enable ICSSG Driver Enable ICSSG Ethernet Driver for AM65x - - - - --- 2024-04-16 MD Danish Anwar trini New
[v4,2/6] arm: dts: k3-am65x-binman: Add ICSSG2 overlay and configuration Enable ICSSG Ethernet Driver for AM65x - - - - --- 2024-04-16 MD Danish Anwar trini New
[v4,1/6] arm: dts: k3-am654-base-board: Add ICSSG2 Ethernet support Enable ICSSG Ethernet Driver for AM65x - - - - --- 2024-04-16 MD Danish Anwar trini New
[v5,5/5] net: ti: icssg: Add support sending FDB command to update rx_flow_id Introduce ICSSG Ethernet driver - - 1 - --- 2024-04-04 MD Danish Anwar rfried Accepted
[v5,4/5] net: ti: icssg: Add ICSSG ethernet driver Introduce ICSSG Ethernet driver - - 1 - --- 2024-04-04 MD Danish Anwar rfried Accepted
[v5,3/5] net: ti: icssg: Add icssg queues APIs and macros Introduce ICSSG Ethernet driver - - 1 - --- 2024-04-04 MD Danish Anwar rfried Accepted
[v5,2/5] net: ti: icssg: Add Firmware config and classification APIs. Introduce ICSSG Ethernet driver - - 1 - --- 2024-04-04 MD Danish Anwar rfried Accepted
[v5,1/5] net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver. Introduce ICSSG Ethernet driver - - 1 - --- 2024-04-04 MD Danish Anwar rfried Accepted
[v4,5/5] net: ti: icssg: Add support sending FDB command to update rx_flow_id Introduce ICSSG Ethernet driver - - 1 - --- 2024-03-27 MD Danish Anwar rfried Superseded
[v4,4/5] net: ti: icssg: Add ICSSG ethernet driver Introduce ICSSG Ethernet driver - - - - --- 2024-03-27 MD Danish Anwar rfried Superseded
[v4,3/5] net: ti: icssg: Add icssg queues APIs and macros Introduce ICSSG Ethernet driver - - 1 - --- 2024-03-27 MD Danish Anwar rfried Superseded
[v4,2/5] net: ti: icssg: Add Firmware config and classification APIs. Introduce ICSSG Ethernet driver - - - - --- 2024-03-27 MD Danish Anwar rfried Superseded
[v4,1/5] net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver. Introduce ICSSG Ethernet driver - - 1 - --- 2024-03-27 MD Danish Anwar rfried Superseded
[v7] remoteproc: uclass: Add methods to load firmware to rproc and boot rproc [v7] remoteproc: uclass: Add methods to load firmware to rproc and boot rproc 1 - 1 - --- 2024-03-21 MD Danish Anwar trini Accepted
arm: mach-k3: Fix config check for FS_LOADER arm: mach-k3: Fix config check for FS_LOADER - - - - --- 2024-03-14 MD Danish Anwar trini Superseded
arm: mach-k3: Fix config check for FS_LOADER arm: mach-k3: Fix config check for FS_LOADER 1 - - - --- 2024-03-14 MD Danish Anwar trini Accepted
[v6] remoteproc: uclass: Add methods to load firmware to rproc and boot rproc [v6] remoteproc: uclass: Add methods to load firmware to rproc and boot rproc 1 - 1 - --- 2024-02-28 MD Danish Anwar trini Changes Requested
[v5] remoteproc: uclass: Add methods to load firmware to rproc and boot rproc [v5] remoteproc: uclass: Add methods to load firmware to rproc and boot rproc 1 - - - --- 2024-02-17 MD Danish Anwar trini Superseded
[v5] misc: fs-loader: Use fw_storage_interface instead of storage_interface [v5] misc: fs-loader: Use fw_storage_interface instead of storage_interface - - - - --- 2024-02-09 MD Danish Anwar forty Changes Requested
[v4] remoteproc: uclass: Add methods to load firmware to rproc and boot rproc [v4] remoteproc: uclass: Add methods to load firmware to rproc and boot rproc - - - - --- 2024-01-30 MD Danish Anwar trini Changes Requested
[v4] misc: fs-loader: Use fw_storage_interface instead of storage_interface [v4] misc: fs-loader: Use fw_storage_interface instead of storage_interface 1 - - - --- 2024-01-30 MD Danish Anwar trini Superseded
[v4] dma: ti: k3-udma: Use ring_idx to pair k3 nav rings [v4] dma: ti: k3-udma: Use ring_idx to pair k3 nav rings - - 1 - --- 2024-01-30 MD Danish Anwar trini Accepted
[RFC,v3,15/15] board: ti: am65x: Set fw_storage_interface and fw_dev_part ENVs Introduce ICSSG Ethernet driver - - - - --- 2024-01-24 MD Danish Anwar rfried RFC
[RFC,v3,14/15] board: ti: am65x: Add check for k3-am654-icssg2 in board_fit_config_match() Introduce ICSSG Ethernet driver - - - - --- 2024-01-24 MD Danish Anwar rfried RFC
[RFC,v3,13/15] configs: am65x_evm_a53: add SPL_LOAD_FIT_APPLY_OVERLAY Introduce ICSSG Ethernet driver - - - - --- 2024-01-24 MD Danish Anwar rfried RFC
[RFC,v3,12/15] configs: am65x_evm_a53: Enable ICSSG Driver Introduce ICSSG Ethernet driver - - - - --- 2024-01-24 MD Danish Anwar rfried RFC
[RFC,v3,11/15] arm: dts: k3-am65x-binman: Add ICSSG2 overlay and configuration Introduce ICSSG Ethernet driver - - - - --- 2024-01-24 MD Danish Anwar rfried RFC
[RFC,v3,10/15] arm: dts: k3-am654-base-board: Add ICSSG2 Ethernet support Introduce ICSSG Ethernet driver - - - - --- 2024-01-24 MD Danish Anwar rfried RFC
« 1 2 ... 650 651 6521672 1673 »