Show patches with: Submitter = Joe Hershberger       |    Archived = No       |   1004 patches
« 1 2 3 410 11 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot] arm: Add CONFIG_OF_BOARD_SETUP support to bootm - - - - --- 2012-08-17 Joe Hershberger aaribaud Accepted
[U-Boot] omap4_panda: Ignore omap4 SPL called MLO - - - - --- 2011-08-10 Joe Hershberger aaribaud Accepted
[U-Boot,2/2] mmc: Add a SDHCI quirk for boards that have no CD - - - - --- 2012-08-17 Joe Hershberger afleming Accepted
[U-Boot,1/2] mmc: Fix version check for clock API in sdhci driver - - - - --- 2012-08-17 Joe Hershberger afleming Accepted
[U-Boot,BUGFIX] mips: serial: Fix busted manual relocation - - - - --- 2012-12-12 Joe Hershberger danielschwierzeck Superseded
[U-Boot,6/6] fdt: Add a Linux tool for reading values from FDT files - - - - --- 2012-08-17 Joe Hershberger gvb Rejected
[U-Boot,5/6] fdt: Check for a token to skip auto-hash validation - - - - --- 2012-08-17 Joe Hershberger gvb Accepted
[U-Boot,4/6] fdt: Identify scripts in ITBs as printable strings - - - - --- 2012-08-17 Joe Hershberger gvb Accepted
[U-Boot,3/6] fdt: Add get commands to fdt - - - - --- 2012-08-17 Joe Hershberger gvb Accepted
[U-Boot,2/6] fdt: Limit printed hex in fdt print and list commands - - - - --- 2012-08-17 Joe Hershberger gvb Accepted
[U-Boot,1/6] fdt: Check error codes returned from fdtlib when loading ITB - - - - --- 2012-08-17 Joe Hershberger gvb Accepted
[U-Boot,6/6] sh: Remove shmin board - - - - --- 2015-05-10 Joe Hershberger iwamatsu Deferred
[U-Boot,5/6] sh: Remove ms7720se board - - - - --- 2015-05-10 Joe Hershberger iwamatsu Deferred
[U-Boot,4/6] sh: Remove mpr2 board - - - - --- 2015-05-10 Joe Hershberger iwamatsu Deferred
[U-Boot,3/6] sh: Remove rsk7203 board - - - - --- 2015-05-10 Joe Hershberger iwamatsu Deferred
[U-Boot,2/6] sh: Remove rsk7269 board - - - - --- 2015-05-10 Joe Hershberger iwamatsu Deferred
[U-Boot,1/6] sh: Remove rsk7264 board - - - - --- 2015-05-10 Joe Hershberger iwamatsu Deferred
[U-Boot] net: Improve documentation for string_to_ip() [U-Boot] net: Improve documentation for string_to_ip() - - - - --- 2019-09-14 Joe Hershberger jhersh Accepted
[U-Boot] net: Always build the string_to_enetaddr() helper [U-Boot] net: Always build the string_to_enetaddr() helper - - 1 - --- 2019-09-14 Joe Hershberger jhersh Accepted
[U-Boot,2/2] net: mdio: Clarify code flow Covarity 244085 & 244090 [U-Boot,1/2] net: Fix Covarity Defect 244093 - - - - --- 2019-07-30 Joe Hershberger jhersh Accepted
[U-Boot,1/2] net: Fix Covarity Defect 244093 [U-Boot,1/2] net: Fix Covarity Defect 244093 - - - - --- 2019-07-30 Joe Hershberger jhersh Accepted
[U-Boot,v2,10/10] net: Don't overwrite waiting packets with asynchronous replies net: Fix packet corruption issue when handling asynch replies - - 2 1 --- 2018-09-26 Joe Hershberger jhersh Accepted
[U-Boot,v2,09/10] test: eth: Add a test for the target being pinged net: Fix packet corruption issue when handling asynch replies - - 2 - --- 2018-09-26 Joe Hershberger jhersh Accepted
[U-Boot,v2,08/10] test: eth: Add a test for ARP requests net: Fix packet corruption issue when handling asynch replies - - 2 - --- 2018-09-26 Joe Hershberger jhersh Accepted
[U-Boot,v2,07/10] net: sandbox: Add a priv ptr for tests to use net: Fix packet corruption issue when handling asynch replies - - 1 - --- 2018-09-26 Joe Hershberger jhersh Accepted
[U-Boot,v2,06/10] net: Add an accessor to know if waiting for ARP net: Fix packet corruption issue when handling asynch replies - - 2 - --- 2018-09-26 Joe Hershberger jhersh Accepted
[U-Boot,v2,05/10] net: sandbox: Allow fake eth to handle more than 1 packet response net: Fix packet corruption issue when handling asynch replies - - 2 - --- 2018-09-26 Joe Hershberger jhersh Accepted
[U-Boot,v2,04/10] net: sandbox: Share the priv structure with tests net: Fix packet corruption issue when handling asynch replies - - 2 - --- 2018-09-26 Joe Hershberger jhersh Accepted
[U-Boot,v2,03/10] net: sandbox: Make the fake eth driver response configurable net: Fix packet corruption issue when handling asynch replies - - 2 - --- 2018-09-26 Joe Hershberger jhersh Accepted
[U-Boot,v2,02/10] net: sandbox: Refactor sandbox send function net: Fix packet corruption issue when handling asynch replies - - 1 - --- 2018-09-26 Joe Hershberger jhersh Accepted
[U-Boot,v2,01/10] net: sandbox: Move disabled flag into priv struct net: Fix packet corruption issue when handling asynch replies - - 2 - --- 2018-09-26 Joe Hershberger jhersh Accepted
[U-Boot,3/3] net: phy: Clean up includes of common.h Prepare for net: phy: prevent uclass_eth device "node" field overwriting - - - - --- 2018-07-25 Joe Hershberger jhersh Accepted
[U-Boot,2/3] phy: Break include cycle Prepare for net: phy: prevent uclass_eth device "node" field overwriting - - - - --- 2018-07-25 Joe Hershberger jhersh Accepted
[U-Boot,1/3] arm: Prevent redefinition error in fsl-layerscape Prepare for net: phy: prevent uclass_eth device "node" field overwriting - - - - --- 2018-07-25 Joe Hershberger jhersh Accepted
[U-Boot,10/10] net: Don't overwrite waiting packets with asynchronous replies net: Fix packet corruption issue when handling asynch replies - - 2 1 --- 2018-07-24 Joe Hershberger jhersh Superseded
[U-Boot,09/10] test: eth: Add a test for the target being pinged net: Fix packet corruption issue when handling asynch replies - - 2 - --- 2018-07-24 Joe Hershberger jhersh Superseded
[U-Boot,08/10] test: eth: Add a test for ARP requests net: Fix packet corruption issue when handling asynch replies - - 2 - --- 2018-07-24 Joe Hershberger jhersh Superseded
[U-Boot,07/10] net: sandbox: Add a priv ptr for tests to use net: Fix packet corruption issue when handling asynch replies - - - - --- 2018-07-24 Joe Hershberger jhersh Superseded
[U-Boot,06/10] net: Add an accessor to know if waiting for ARP net: Fix packet corruption issue when handling asynch replies - - 1 - --- 2018-07-24 Joe Hershberger jhersh Superseded
[U-Boot,05/10] net: sandbox: Allow fake eth to handle more than 1 packet response net: Fix packet corruption issue when handling asynch replies - - 2 - --- 2018-07-24 Joe Hershberger jhersh Superseded
[U-Boot,04/10] net: sandbox: Share the priv structure with tests net: Fix packet corruption issue when handling asynch replies - - 2 - --- 2018-07-24 Joe Hershberger jhersh Superseded
[U-Boot,03/10] net: sandbox: Make the fake eth driver response configurable net: Fix packet corruption issue when handling asynch replies - - 2 - --- 2018-07-24 Joe Hershberger jhersh Superseded
[U-Boot,02/10] net: sandbox: Refactor sandbox send function net: Fix packet corruption issue when handling asynch replies - - - - --- 2018-07-24 Joe Hershberger jhersh Superseded
[U-Boot,01/10] net: sandbox: Move disabled flag into priv struct net: Fix packet corruption issue when handling asynch replies - - 2 - --- 2018-07-24 Joe Hershberger jhersh Superseded
[U-Boot,5/5] net: Consolidate the parsing of bootfile [U-Boot,1/5] net: When checking prerequisites, consider boot_file_name - - - - --- 2018-07-04 Joe Hershberger jhersh Accepted
[U-Boot,4/5] net: Read bootfile from env on netboot_common() [U-Boot,1/5] net: When checking prerequisites, consider boot_file_name - - - - --- 2018-07-04 Joe Hershberger jhersh Accepted
[U-Boot,3/5] net: Make copy_filename() accept NULL src [U-Boot,1/5] net: When checking prerequisites, consider boot_file_name - - - - --- 2018-07-04 Joe Hershberger jhersh Accepted
[U-Boot,2/5] net: Re-check prerequisites when autoloading [U-Boot,1/5] net: When checking prerequisites, consider boot_file_name - - - - --- 2018-07-04 Joe Hershberger jhersh Accepted
[U-Boot,1/5] net: When checking prerequisites, consider boot_file_name [U-Boot,1/5] net: When checking prerequisites, consider boot_file_name - - 1 - --- 2018-07-04 Joe Hershberger jhersh Accepted
[U-Boot,v2,3/3] net: Always print basic info for nfs, just like tftp [U-Boot,v2,1/3] net: Correct size of NFS buffers - - - - --- 2018-07-04 Joe Hershberger jhersh Accepted
[U-Boot,v2,2/3] net: Check subnet against the actual ip address in use for nfs [U-Boot,v2,1/3] net: Correct size of NFS buffers - - - - --- 2018-07-04 Joe Hershberger jhersh Accepted
[U-Boot,v2,1/3] net: Correct size of NFS buffers [U-Boot,v2,1/3] net: Correct size of NFS buffers - - - - --- 2018-07-04 Joe Hershberger jhersh Accepted
[U-Boot,2/2] sandbox: Don't disable ctrlc() on sandbox if in raw mode [U-Boot,1/2] console: Remember if ctrlc is disabled in console_tstc() - - 1 - --- 2018-07-03 Joe Hershberger jhersh Accepted
[U-Boot,1/2] console: Remember if ctrlc is disabled in console_tstc() [U-Boot,1/2] console: Remember if ctrlc is disabled in console_tstc() - - 1 - --- 2018-07-03 Joe Hershberger jhersh Accepted
[U-Boot,v3,11/11] sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces sandbox: net: Fix sandbox eth drivers - - 1 - --- 2018-07-02 Joe Hershberger jhersh Accepted
[U-Boot,v3,10/11] sandbox: eth-raw: Make random MAC addresses available to eth-raw sandbox: net: Fix sandbox eth drivers - - 1 - --- 2018-07-02 Joe Hershberger jhersh Accepted
[U-Boot,v3,09/11] sandbox: eth-raw: Allow interface to be specified by index sandbox: net: Fix sandbox eth drivers - - 1 - --- 2018-07-02 Joe Hershberger jhersh Accepted
[U-Boot,v3,08/11] sandbox: eth-raw: Add a function to ask the host about localhost sandbox: net: Fix sandbox eth drivers - - 1 - --- 2018-07-02 Joe Hershberger jhersh Accepted
[U-Boot,v3,07/11] net: sandbox-raw: Convert raw eth driver to livetree sandbox: net: Fix sandbox eth drivers - - 1 - --- 2018-07-02 Joe Hershberger jhersh Accepted
[U-Boot,v3,06/11] net: sandbox: Convert sandbox mock eth driver to livetree sandbox: net: Fix sandbox eth drivers - - 1 - --- 2018-07-02 Joe Hershberger jhersh Accepted
[U-Boot,v3,05/11] net: Correct comment in Kconfig sandbox: net: Fix sandbox eth drivers - - 1 - --- 2018-07-02 Joe Hershberger jhersh Accepted
[U-Boot,v3,04/11] sandbox: eth-raw: Make sure descriptors are always initialized sandbox: net: Fix sandbox eth drivers - - 1 - --- 2018-07-02 Joe Hershberger jhersh Accepted
[U-Boot,v3,03/11] net: Only call halt on a driver that has been init'ed sandbox: net: Fix sandbox eth drivers - - 1 - --- 2018-07-02 Joe Hershberger jhersh Accepted
[U-Boot,v3,02/11] sandbox: Fix format of fake-host-hwaddr in test.dts sandbox: net: Fix sandbox eth drivers - - 1 - --- 2018-07-02 Joe Hershberger jhersh Accepted
[U-Boot,v3,01/11] sandbox: eth-raw: Correct valid socket test in send/recv sandbox: net: Fix sandbox eth drivers - - 1 - --- 2018-07-02 Joe Hershberger jhersh Accepted
[U-Boot,5/5] net: sandbox-raw: Allow interface to be specified by index sandbox: net: Fix sandbox eth drivers - - 1 - --- 2018-06-26 Joe Hershberger jhersh Superseded
[U-Boot,4/5] net: sandbox-raw: Convert raw eth driver to livetree sandbox: net: Fix sandbox eth drivers - - 1 - --- 2018-06-26 Joe Hershberger jhersh Superseded
[U-Boot,3/5] net: sandbox: Convert sandbox mock eth driver to livetree sandbox: net: Fix sandbox eth drivers - - 1 - --- 2018-06-26 Joe Hershberger jhersh Superseded
[U-Boot,2/5] net: Correct comment in Kconfig sandbox: net: Fix sandbox eth drivers - - 1 - --- 2018-06-26 Joe Hershberger jhersh Superseded
[U-Boot,1/5] sandbox: eth-raw: Correct valid socket test in send/recv sandbox: net: Fix sandbox eth drivers - - 1 - --- 2018-06-26 Joe Hershberger jhersh Superseded
[U-Boot] net: sunxi: Correct MAC address register order [U-Boot] net: sunxi: Correct MAC address register order - - - - --- 2018-05-01 Joe Hershberger jhersh Accepted
[U-Boot] net: Express LINK_LOCAL dependency on LIB_RAND [U-Boot] net: Express LINK_LOCAL dependency on LIB_RAND - - - - --- 2018-04-30 Joe Hershberger jhersh Accepted
[U-Boot,v2,11/11] xilinx: Only enable dist boot pxe when DHCP is enabled net: Clean up the menus and dependencies among commands and options - - - - --- 2018-04-13 Joe Hershberger jhersh Accepted
[U-Boot,v2,10/11] Revert "Kconfig: cmd: Make networking command dependent on NET" net: Clean up the menus and dependencies among commands and options - - 1 - --- 2018-04-13 Joe Hershberger jhersh Accepted
[U-Boot,v2,09/11] net: Make core net code depend on NET instead of CMD_NET net: Clean up the menus and dependencies among commands and options - - 1 - --- 2018-04-13 Joe Hershberger jhersh Accepted
[U-Boot,v2,08/11] net: Make the BOOTP options default net: Clean up the menus and dependencies among commands and options - - 1 - --- 2018-04-13 Joe Hershberger jhersh Accepted
[U-Boot,v2,07/11] net: Improve BOOTP PXE config option net: Clean up the menus and dependencies among commands and options - - 1 - --- 2018-04-13 Joe Hershberger jhersh Accepted
[U-Boot,v2,06/11] net: Add the BOOTP_DNS2 option to Kconfig net: Clean up the menus and dependencies among commands and options - - 2 - --- 2018-04-13 Joe Hershberger jhersh Accepted
[U-Boot,v2,05/11] net: Improve menu options and help for BOOTP options net: Clean up the menus and dependencies among commands and options - - 1 - --- 2018-04-13 Joe Hershberger jhersh Accepted
[U-Boot,v2,04/11] net: Move the DHCP command below the BOOTP command net: Clean up the menus and dependencies among commands and options - - 2 - --- 2018-04-13 Joe Hershberger jhersh Accepted
[U-Boot,v2,03/11] net: Move net command options to the cmd menu net: Clean up the menus and dependencies among commands and options - - 2 - --- 2018-04-13 Joe Hershberger jhersh Accepted
[U-Boot,v2,02/11] net: Fix distro default dependencies net: Clean up the menus and dependencies among commands and options - - - - --- 2018-04-13 Joe Hershberger jhersh Accepted
[U-Boot,v2,01/11] net: Make CMD_NET a menuconfig net: Clean up the menus and dependencies among commands and options - - 2 - --- 2018-04-13 Joe Hershberger jhersh Accepted
[U-Boot,RFC] net: phy: Don't limit phy addresses by default [U-Boot,RFC] net: phy: Don't limit phy addresses by default 1 - 1 1 --- 2018-03-30 Joe Hershberger jhersh Accepted
[U-Boot,9/9] Revert "Kconfig: cmd: Make networking command dependent on NET" net: Clean up the menus and dependencies among commands and options - - - - --- 2018-03-28 Joe Hershberger jhersh Superseded
[U-Boot,8/9] net: Make core net code depend on NET instead of CMD_NET net: Clean up the menus and dependencies among commands and options - - - - --- 2018-03-28 Joe Hershberger jhersh Superseded
[U-Boot,7/9] net: Make the BOOTP options default net: Clean up the menus and dependencies among commands and options - - - - --- 2018-03-28 Joe Hershberger jhersh Superseded
[U-Boot,6/9] net: Improve BOOTP PXE config option net: Clean up the menus and dependencies among commands and options - - - - --- 2018-03-28 Joe Hershberger jhersh Superseded
[U-Boot,5/9] net: Add the BOOTP_DNS2 option to Kconfig net: Clean up the menus and dependencies among commands and options - - 1 - --- 2018-03-28 Joe Hershberger jhersh Superseded
[U-Boot,4/9] net: Improve menu options and help for BOOTP options net: Clean up the menus and dependencies among commands and options - - 1 - --- 2018-03-28 Joe Hershberger jhersh Superseded
[U-Boot,3/9] net: Move the DHCP command below the BOOTP command net: Clean up the menus and dependencies among commands and options - - 1 - --- 2018-03-28 Joe Hershberger jhersh Superseded
[U-Boot,2/9] net: Move net command options to the cmd menu net: Clean up the menus and dependencies among commands and options - - 1 - --- 2018-03-28 Joe Hershberger jhersh Superseded
[U-Boot,1/9] net: Make CMD_NET a menuconfig net: Clean up the menus and dependencies among commands and options - - 1 - --- 2018-03-28 Joe Hershberger jhersh Superseded
[U-Boot] net: Correct size of NFS buffers [U-Boot] net: Correct size of NFS buffers - - - - --- 2017-08-30 Joe Hershberger jhersh Changes Requested
[U-Boot] net: Remove nfs.h include from bootp.c [U-Boot] net: Remove nfs.h include from bootp.c - - - - --- 2017-08-30 Joe Hershberger jhersh Accepted
[U-Boot] net: Fix buffer overrun error in netconsole [U-Boot] net: Fix buffer overrun error in netconsole - - - - --- 2017-08-30 Joe Hershberger jhersh Accepted
[U-Boot,RFC,v2,3/3] net: ag7xxx: No longer ignore link status - - - - --- 2017-06-26 Joe Hershberger jhersh RFC
[U-Boot,RFC,v2,2/3] net: ag7xxx: Propagate errors on phy access 1 - - - --- 2017-06-26 Joe Hershberger jhersh Accepted
[U-Boot,RFC,v2,1/3] net: ag7xxx: Comment register names 1 - - - --- 2017-06-26 Joe Hershberger jhersh Accepted
[U-Boot,RFC] net: ag7xxx: Clean up some issues with phy access - - - - --- 2017-06-12 Joe Hershberger jhersh RFC
« 1 2 3 410 11 »