summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | efi_loader: correctly render MAC address device path nodesHeinrich Schuchardt2019-09-051-8/+7
| * | | | efi_loader: correct text conversion for vendor DPHeinrich Schuchardt2019-09-051-1/+10
| * | | | efi_loader: Extract adding a conventional memory in separate routinePark, Aiden2019-09-052-32/+54
| * | | | efi_loader: implement MCastIPtoMACHeinrich Schuchardt2019-09-051-2/+42
| * | | | efi_loader: fix status management in network stackHeinrich Schuchardt2019-09-052-13/+104
| * | | | efi_loader: EFI_SIMPLE_NETWORK.Transmit() fill headerHeinrich Schuchardt2019-09-051-6/+25
| * | | | efi_selftest: check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPTHeinrich Schuchardt2019-09-051-2/+14
| * | | | efi_loader: interrupts in simple network protocolHeinrich Schuchardt2019-09-052-15/+27
| * | | | riscv: qemu: enable CONFIG_CMD_BOOTEFI_SELFTESTHeinrich Schuchardt2019-09-054-0/+4
|/ / / /
* | | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netWIP/04Sep2019Tom Rini2019-09-0439-57/+911
|\ \ \ \ | |/ / / |/| | |
| * | | net: nfs: remove superfluous packed attributeHeinrich Schuchardt2019-09-041-1/+1
| * | | net: nfs: remove superfluous conversionsHeinrich Schuchardt2019-09-041-3/+3
| * | | env: net: U_BOOT_ENV_CALLBACKs should not depend on CMD_NETHeinrich Schuchardt2019-09-042-2/+2
| * | | CVE-2019-14196: nfs: fix unbounded memcpy with a failed length check at nfs_l...liucheng (G)2019-09-041-0/+4
| * | | CVE-2019-14195: nfs: fix unbounded memcpy with unvalidated length at nfs_read...liucheng (G)2019-09-041-0/+3
| * | | CVE-2019-14194/CVE-2019-14198: nfs: fix unbounded memcpy with a failed length...liucheng (G)2019-09-041-0/+3
| * | | CVE: nfs: fix stack-based buffer overflow in some nfs_handler reply helper fu...liucheng (G)2019-09-041-0/+3
| * | | CVE: net: fix unbounded memcpy of UDP packetliucheng (G)2019-09-041-0/+3
| * | | net: make net_random_ethaddr() more randomMichael Walle2019-09-041-1/+1
| * | | net: macb: Fix rx buffer cache handlingStefan Roese2019-09-041-2/+4
| * | | net: designware: drop compatible altr, socfpga-stmmacRalph Siemsen2019-09-041-1/+0
| * | | Revert "net: macb: Fixed reading MII_LPA register"Bin Meng2019-09-041-1/+1
| * | | network: set timeline for CONFIG_DM_ETH conversionHeinrich Schuchardt2019-09-042-0/+19
| * | | drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID arrayAlex Marginean2019-09-041-0/+1
| * | | net: dwc_et_qos: update weak function board_interface_eth_initPatrick Delaunay2019-09-043-16/+19
| * | | net: dwc_eth_qos: Change eqos_ops function to staticPatrick Delaunay2019-09-041-6/+6
| * | | drivers: net: pfe_eth: undefined return valueHeinrich Schuchardt2019-09-041-2/+1
| * | | test: dm_mdio: avoid out of bounds accessHeinrich Schuchardt2019-09-041-2/+2
| * | | net: mvpp2: support setting hardware addresses from ethernet coreMatt Pelland2019-09-041-0/+8
| * | | arm: dts: Set custom names for cp110 master/slave MDIO busesAlex Marginean2019-09-042-0/+2
| * | | drivers: net: add marvell MDIO driverAlex Marginean2019-09-044-0/+262
| * | | doc: bindings: add mdio.txt describing generic MDIO propertiesAlex Marginean2019-09-041-0/+36
| * | | net: mdio-uclass: name MDIO according to device-name property if presetAlex Marginean2019-09-041-0/+11
| * | | configs: sandbox: enable PCAP capture cmdRamon Fried2019-09-041-0/+1
| * | | doc: pcap: add pcap cmd documentationRamon Fried2019-09-041-0/+62
| * | | net: introduce packet capture supportRamon Fried2019-09-049-1/+316
| * | | drivers/fsl-mc: Create Kconfig file to manage driver specific configs betterFlorinel Iordache2019-09-043-17/+26
| * | | drivers: net: driver for MDIO muxes controlled over I2CAlex Marginean2019-09-043-0/+117
| * | | Revert "drivers: net: driver for MDIO muxes controlled over I2C"Joe Hershberger2019-09-042-9/+0
| * | | net: mdio: Clarify code flow Covarity 244085 & 244090Joe Hershberger2019-09-041-1/+2
| * | | net: Fix Covarity Defect 244093Joe Hershberger2019-09-041-1/+1
|/ / /
* | | Merge tag 'arc-for-2019.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-09-034-0/+115
|\ \ \
| * | | arc: emsdp: Add more platform-specific compiler optionsAlexey Brodkin2019-09-031-0/+2
| * | | arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit divisionAlexey Brodkin2019-09-031-0/+75
| * | | arc: emsdp: Add initialization of PSRAMAlexey Brodkin2019-09-032-0/+38
| | |/ | |/|
* | | Merge tag 'for-v2019.10-v2' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/03Sep2019Tom Rini2019-09-032-0/+24
|\ \ \
| * | | i2c: mxc: add CONFIG_CLK supportPeng Fan2019-09-022-0/+24
* | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvWIP/02Sep2019Tom Rini2019-09-0218-43/+379
|\ \ \ \ | |_|/ / |/| | |
| * | | riscv: cache: use CCTL to flush d-cacheRick Chen2019-09-031-9/+13
| * | | riscv: dts: move out AE350 L2 node from cpus nodeRick Chen2019-09-032-12/+22