Commit Graph

35576 Commits (cc8db8b9543a5a3e61703a66a2fb3a5cb40fb6c5)
 

Author SHA1 Message Date
Simon Glass 8607a6bf75 net: Move remaining common functions to eth_common.c 9 years ago
Simon Glass 9987ecdd36 net: Move environment functions to the common file 9 years ago
Simon Glass 818f91eb57 net: Move common init into a new eth_common.c file 9 years ago
Simon Glass c32a6fd07b net: Don't call board/cpu_eth_init() with driver model 9 years ago
Simon Glass dfa71e9fcb tegra: Report errors from PCI init 9 years ago
Alexey Brodkin 6968ec9216 net/designware: add support of max-speed device tree property 9 years ago
Alexey Brodkin b884c3fe63 net/designware: do explicit port selection for 1Gb mode 9 years ago
Alexey Brodkin f74264d661 include/net.h: add max_speed member in struct eth_pdata 9 years ago
Alexey Brodkin b18acb0a11 drivers/net/phy: introduce phy_set_supported() 9 years ago
Florian Fainelli 4dae610b65 net: phy: breakdown PHY_*_FEATURES defines 9 years ago
Sascha Hauer 44bc317487 net: phy: genphy: Allow overwriting features 9 years ago
Florian Fainelli bbdcaff12a net: phy: ensure Gigabit features are masked off if requested 9 years ago
Bin Meng afe6462da9 arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type() 9 years ago
Bin Meng a1c76c1508 net: tsec: Use priv->tbiaddr to initialize TBI PHY address 9 years ago
Bin Meng 9a1d6af55e net: tsec: Add driver model ethernet support 9 years ago
Bin Meng 69a00875e3 doc: dt-bindings: Describe Freescale TSEC ethernet controller 9 years ago
Bin Meng 56a27a1e6c net: tsec: Use tsec_private pointer as the parameter for internal routines 9 years ago
Bin Meng 8ba50176fc net: tsec: Adjust orders to avoid forward declaration of tsec_send() 9 years ago
Bin Meng e677da9723 net: tsec: Move rxbd and txbd to struct tsec_private 9 years ago
Bin Meng 362b123f47 net: tsec: Move rx_idx and tx_idx to struct tsec_private 9 years ago
Bin Meng 9872b736f9 net: tsec: fsl_mdio: Fix several cosmetic issues 9 years ago
Bin Meng 9ccb309651 arm: ls1021atwr: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 9 years ago
Bin Meng c712df1d1d powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 9 years ago
Bin Meng 1adc09544f powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 9 years ago
Bin Meng 4521ae9dca powerpc: mpc8572ds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 9 years ago
Bin Meng 98ae83b5e1 powerpc: c29xpcie: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 9 years ago
Bin Meng 89c97842db powerpc: bsc9132qds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 9 years ago
Peng Fan 44c42dd40e net: bootp: Ignore packets whose yiaddr is 0 9 years ago
Codrin Ciubotariu aae0e68909 drivers: net: vsc9953: Add LAG support 9 years ago
Codrin Ciubotariu bf9f2ed83b common: cmd_ethsw: Spelling fixes 9 years ago
Codrin Ciubotariu 3507cf7f4a doc: t1040-l2switch: Update README 9 years ago
Codrin Ciubotariu ba389e65e5 drivers: net: vsc9953: Fix FDB aging time 9 years ago
Codrin Ciubotariu 96979dc94c drivers: net: vsc9953: Fix number of reserved registers 9 years ago
Stefan Agner a058052c35 net: phy: do not read configuration register on reset 9 years ago
Stephen Warren 7fb82986be ARM: tegra: rm Jetson TK1 PMIC GPIO programming 9 years ago
Tom Rini 4b5a4a0535 Merge branch 'master' of git://git.denx.de/u-boot-x86 9 years ago
Bin Meng 81aaa3d9fc x86: Correct spi node alias 9 years ago
Miao Yan a5dd1e6726 x86: config option for loading ACPI table from QEMU 9 years ago
Miao Yan fa287b1580 x86: qemu: add the ability to load and link ACPI tables from QEMU 9 years ago
Miao Yan a3b15a0556 x86: qemu: setup PM IO base for ACPI in southbridge 9 years ago
Miao Yan 25757220d6 x86: qemu: re-structure qemu_fwcfg_list_firmware() 9 years ago
Stefan Roese d521197d69 x86: baytrail: Add option to disable the internal UART to setup_early_uart() 9 years ago
Stefan Roese 85056932f2 misc: Add simple driver to enable the legacy UART on Winbond Super IO chips 9 years ago
Stefan Roese 0a34a5fd27 x86: x86-common.h: Add generic FS commands 9 years ago
Stefan Roese 9b5dbe1358 x86: baytrail: Add documentation for FSP memory-down values 9 years ago
Tom Rini cd85bec36d Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq 9 years ago
Tom Rini 19bde0316f Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze 9 years ago
Qianyu Gong b0f20caf65 armv8/ls1043aqds: add QSPI boot support 9 years ago
Gong Qianyu 166ef1e90c armv8/ls1043aqds: add QSPI support in SD boot 9 years ago
Gong Qianyu e0579a5852 armv8/ls1043aqds: add DSPI support 9 years ago