Commit Graph

35641 Commits (d02be99e6774b99c27b7d4304865c7f45e1ac4b4)
 

Author SHA1 Message Date
Tom Rini 3faf2216d9 Merge branch 'master' of git://git.denx.de/u-boot-tegra 10 years ago
Shaohui Xie d8877e6f8c net: phy: implements probe for Cortina phy 10 years ago
Shaohui Xie ddcd1f3084 net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET 10 years ago
Dinh Nguyen ff7bd212cb net: phy: micrel: fix divisor value for KSZ9031 phy skew 10 years ago
Dinh Nguyen c16e69f702 net: phy: micrel: add documentation for Micrel KSZ90x1 binding 10 years ago
Alexandre Messier 1f9e672c79 net: phy: Use 'autoneg' flag from phydev 10 years ago
Alexandre Messier 53b0c38c7a net: phy: Set ANRESTART in setup_forced 10 years ago
Alexandre Messier 79e3efd5e5 net: phy: micrel: Disable B_CAST on config 10 years ago
Simon Glass c4998f9634 net: Rename eth.c to eth_lecacy.c 10 years ago
Simon Glass db9391e165 net: Move driver-model code into its own file 10 years ago
Simon Glass 8607a6bf75 net: Move remaining common functions to eth_common.c 10 years ago
Simon Glass 9987ecdd36 net: Move environment functions to the common file 10 years ago
Simon Glass 818f91eb57 net: Move common init into a new eth_common.c file 10 years ago
Simon Glass c32a6fd07b net: Don't call board/cpu_eth_init() with driver model 10 years ago
Simon Glass dfa71e9fcb tegra: Report errors from PCI init 10 years ago
Alexey Brodkin 6968ec9216 net/designware: add support of max-speed device tree property 10 years ago
Alexey Brodkin b884c3fe63 net/designware: do explicit port selection for 1Gb mode 10 years ago
Alexey Brodkin f74264d661 include/net.h: add max_speed member in struct eth_pdata 10 years ago
Alexey Brodkin b18acb0a11 drivers/net/phy: introduce phy_set_supported() 10 years ago
Florian Fainelli 4dae610b65 net: phy: breakdown PHY_*_FEATURES defines 10 years ago
Sascha Hauer 44bc317487 net: phy: genphy: Allow overwriting features 10 years ago
Florian Fainelli bbdcaff12a net: phy: ensure Gigabit features are masked off if requested 10 years ago
Bin Meng afe6462da9 arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type() 10 years ago
Bin Meng a1c76c1508 net: tsec: Use priv->tbiaddr to initialize TBI PHY address 10 years ago
Bin Meng 9a1d6af55e net: tsec: Add driver model ethernet support 10 years ago
Bin Meng 69a00875e3 doc: dt-bindings: Describe Freescale TSEC ethernet controller 10 years ago
Bin Meng 56a27a1e6c net: tsec: Use tsec_private pointer as the parameter for internal routines 10 years ago
Bin Meng 8ba50176fc net: tsec: Adjust orders to avoid forward declaration of tsec_send() 10 years ago
Bin Meng e677da9723 net: tsec: Move rxbd and txbd to struct tsec_private 10 years ago
Bin Meng 362b123f47 net: tsec: Move rx_idx and tx_idx to struct tsec_private 10 years ago
Bin Meng 9872b736f9 net: tsec: fsl_mdio: Fix several cosmetic issues 10 years ago
Bin Meng 9ccb309651 arm: ls1021atwr: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 10 years ago
Bin Meng c712df1d1d powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 10 years ago
Bin Meng 1adc09544f powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 10 years ago
Bin Meng 4521ae9dca powerpc: mpc8572ds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 10 years ago
Bin Meng 98ae83b5e1 powerpc: c29xpcie: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 10 years ago
Bin Meng 89c97842db powerpc: bsc9132qds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 10 years ago
Peng Fan 44c42dd40e net: bootp: Ignore packets whose yiaddr is 0 10 years ago
Codrin Ciubotariu aae0e68909 drivers: net: vsc9953: Add LAG support 10 years ago
Codrin Ciubotariu bf9f2ed83b common: cmd_ethsw: Spelling fixes 10 years ago
Codrin Ciubotariu 3507cf7f4a doc: t1040-l2switch: Update README 10 years ago
Codrin Ciubotariu ba389e65e5 drivers: net: vsc9953: Fix FDB aging time 10 years ago
Codrin Ciubotariu 96979dc94c drivers: net: vsc9953: Fix number of reserved registers 10 years ago
Stefan Agner a058052c35 net: phy: do not read configuration register on reset 10 years ago
Stephen Warren 7fb82986be ARM: tegra: rm Jetson TK1 PMIC GPIO programming 10 years ago
Tom Rini 4b5a4a0535 Merge branch 'master' of git://git.denx.de/u-boot-x86 10 years ago
Bin Meng 81aaa3d9fc x86: Correct spi node alias 10 years ago
Miao Yan a5dd1e6726 x86: config option for loading ACPI table from QEMU 10 years ago
Miao Yan fa287b1580 x86: qemu: add the ability to load and link ACPI tables from QEMU 10 years ago
Miao Yan a3b15a0556 x86: qemu: setup PM IO base for ACPI in southbridge 10 years ago