summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* net: move random_port() to dnsWIP/2020-06-12-next-netBaruch Siach2020-06-123-17/+10
* net: tftp: fix option validation as per RFCsRavik Hasija2020-06-121-7/+52
* net: rtl8139: Add DM supportMarek Vasut2020-06-121-1/+132
* net: rtl8139: Read HW address from EEPROM only on probeMarek Vasut2020-06-121-9/+18
* net: rtl8139: Use PCI_DEVICE() to define PCI device compat listMarek Vasut2020-06-121-2/+2
* net: rtl8139: Split out common and non-DM functionsMarek Vasut2020-06-121-24/+68
* net: rtl8139: Pass private data into rtl8139_eeprom_delay()Marek Vasut2020-06-121-9/+9
* net: rtl8139: Introduce device private dataMarek Vasut2020-06-121-58/+78
* net: rtl8139: Clean up bus_to_phys()/phys_to_bus() macrosMarek Vasut2020-06-121-5/+5
* net: rtl8139: Use dev->iobase instead of custom ioaddrMarek Vasut2020-06-121-46/+38
* net: rtl8139: Switch from malloc()+memset() to calloc()Marek Vasut2020-06-121-2/+1
* net: rtl8139: Factor out device name assignmentMarek Vasut2020-06-121-1/+6
* net: tftp: fix progress marker for file transferRavik Hasija2020-06-121-7/+9
* net: phy: Add DP8382x phy registration to TI PHY initDan Murphy2020-06-122-0/+90
* net: phy: Add support for TI PHY initDan Murphy2020-06-1215-12/+55
* net: phy: Add helper routines to set and clear bitsDan Murphy2020-06-121-0/+54
* net: phy: Fix kernel doc issues in phy.hDan Murphy2020-06-121-11/+8
* net: phy: Add missing kernel doc to phy functionsDan Murphy2020-06-121-0/+39
* net: phy: add phyid search in vendor specific spaceFlorin Chiculita2020-06-121-6/+16
* net: rt8169: WAR for DHCP not getting IP after kernel boot/rebootTom Warren2020-06-121-0/+16
* net: phy: micrel: ksz8061 implement errata 80000688A fixBryan O'Donoghue2020-06-121-0/+16
* net: smc911x: Drop the standalone EEPROM exampleMarek Vasut2020-06-122-534/+0
* net: Fix error if some network features are disabledKrebs, Olaf2020-06-122-2/+10
* board: tbs2910: add documentationDenis 'GNUtoo' Carikli2020-06-124-0/+202
* board: tbs2910: Enable distro_boot support.Denis 'GNUtoo' Carikli2020-06-122-1/+20
* board: tbs2910_defconfig: Add support for booting general purpose distributionsDenis 'GNUtoo' Carikli2020-06-121-0/+2
* board: tbs2910: move CONFIG_BOOTCOMMAND from header to defconfigDenis 'GNUtoo' Carikli2020-06-122-8/+2
* board: tbs2910: disable CONFIG_GZIPDenis 'GNUtoo' Carikli2020-06-121-0/+1
* board: tbs2910: disable loadb and loads commandsDenis 'GNUtoo' Carikli2020-06-121-0/+2
* Add support for SHA384 and SHA512Reuben Dowle2020-06-1213-16/+632
* configs: Resync with savedefconfigTom Rini2020-06-119-14/+10
* Prepare v2020.07-rc4v2020.07-rc4Tom Rini2020-06-081-1/+1
* cmd: Correct the 'md.q' commandSimon Glass2020-06-081-0/+1
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxWIP/08Jun2020Tom Rini2020-06-0887-86/+3111
|\
| * ddr: Rework errata A008109, A008378, 009942 workaroundJaiprakash Singh2020-06-044-65/+111
| * ddr: fsl: Impl. Erratum A008109Joakim Tjernlund2020-06-043-0/+11
| * net: tsec: Access TBI PHY through the corresponding MIIHou Zhiqiang2020-06-041-4/+21
| * net: tsec: Access eTSEC registers using virtual addressHou Zhiqiang2020-06-041-3/+8
| * doc: dt-bindings: tsec: Correct the Ethernet port compatible stringHou Zhiqiang2020-06-041-2/+2
| * configs: enable DM_ETH support for T1024RDBMadalin Bucur2020-06-045-2/+18
| * configs: enable DM_ETH support for P2041RDBMadalin Bucur2020-06-045-2/+18
| * powerpc: dts: add QorIQ DPAA 1 FMan v3 to T1024RDBMadalin Bucur2020-06-041-1/+53
| * powerpc: dts: add QorIQ DPAA 1 FMan v3 for T102xMadalin Bucur2020-06-042-0/+47
| * powerpc: dts: add QorIQ DPAA 1 FMan to P5040DSMadalin Bucur2020-06-041-1/+251
| * powerpc: dts: add QorIQ DPAA 1 FMan for P5040Madalin Bucur2020-06-041-0/+69
| * powerpc: dts: add QorIQ DPAA 1 FMan to P3041DSMadalin Bucur2020-06-041-1/+128
| * powerpc: dts: add QorIQ DPAA 1 FMan for P3041Madalin Bucur2020-06-041-0/+42
| * powerpc: dts: add QorIQ DPAA 1 FMan to P2041RDBMadalin Bucur2020-06-041-1/+97
| * powerpc: dts: add QorIQ DPAA 1 FMan for P2041Madalin Bucur2020-06-041-0/+42
| * powerpc: dts: add QorIQ DPAA 1 FMan interfaces to P4080DSMadalin Bucur2020-06-041-1/+190