[U-Boot] Pull request: u-boot-net.git master

Joe Hershberger joe.hershberger at ni.com
Thu Jan 4 17:56:13 UTC 2018


Hi Tom,

On Wed, Jan 3, 2018 at 7:09 PM, Tom Rini <trini at konsulko.com> wrote:
> On Wed, Jan 03, 2018 at 03:32:31PM -0600, Joe Hershberger wrote:
>> Hi Tom,
>>
>> The following changes since commit 1314bd1192b4c67d28bdae7eee639588e88090cd:
>>
>>   boards: amlogic: khadas-vim: Typo fixup (2018-01-02 07:57:34 -0500)
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-net.git master
>>
>> for you to fetch changes up to c925860a49905177e6c355cacf7a25b4c617af6b:
>>
>>   phy: atheros: set auto-negotiation for AR8021 (2018-01-03 11:06:31 -0600)
>>
>>
>> All board pass compile tests on Travis: https://travis-ci.org/jhershbe/u-boot/builds/324666118
>>
>>
>> ----------------------------------------------------------------
>> Chris Brandt (3):
>>       net: sh-eth: fix inl and outl definitions
>>       net: sh-eth: remove sh_eth_offset_rz table
>>       net: miiphybb: fix casting error
>>
>> Florian Fainelli (4):
>>       net: phy: Add Broadcom BCM53xx switch driver
>>       net: designware: Pad small packets
>>       net: phy: b53: Add b53_reg read/write commands
>>       configs: Update Lamobo_R1 with B53 switch options
>>
>> Jason Brown (1):
>>       net: mvneta - Fixed recv() when multiple packets have arrived.
>>
>> Joe Hershberger (4):
>>       net: Fix buffer overrun error in netconsole
>>       net: Remove nfs.h include from bootp.c
>>       net: Correct size of NFS buffers
>>       net: dhcp: Allow "MAY_FAIL" to still try each adapter
>>
>> Lukasz Majewski (1):
>>       net: phy: marvell: Add functions to read PHY's extended registers
>>
>> Nobuhiro Iwamatsu (5):
>>       net: sh-eth: Fix coding style checked by checkpatch.pl
>>       net: sh-eth: Remove bd_t from sh_eth_config()
>>       net: sh-eth: Change read/write() param to struct sh_eth_info
>>       net: sh-eth: Fix misaligned cache operation warning
>>       net: sh-eth: Add to Kconfig and convert
>>
>> Patrice Chotard (2):
>>       dm: core: add missing dev_count_phandle_with_args()
>>       net: designware: add clock support
>>
>> Wilson Lee (1):
>>       net: macb: Add support for Xilinx Zynq SoC
>>
>> Zhao Qiang (1):
>>       phy: atheros: set auto-negotiation for AR8021
>
> As-is, this is too close to the release for all of this.  Should I wait
> until after release, or do you want to re-work this for just critical
> fixes?  Thanks!

Sure, waiting until after release is fine. There aren't any "critical"
fixes in this.

Thanks,
-Joe


More information about the U-Boot mailing list