Commit Graph

34739 Commits (9a1d6af55ecd73938d49076422e87da9f87fc68f)
 

Author SHA1 Message Date
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
Tom Rini 077678eb0c Merge git://git.denx.de/u-boot-dm 9 years ago
Tom Rini ab971e192a sandbox: eth-raw-os.c: Ensure that our interface name is not too long 9 years ago
Stefan Roese 66eaea6cd1 dm: core: Add option to configure an offset for the address translation 9 years ago
Simon Glass 9b20519887 rockchip: Use the debug UART on rk3036 9 years ago
Simon Glass b7e29834f1 dm: ns16550: Allow the driver to be omitted if requested 9 years ago
Simon Glass 92c55b682c dm: serial: Allow the UART driver to be dropped from the image 9 years ago
Simon Glass d4f847ecd7 dm: net: usb: Convert mcs7830 driver to support driver model 9 years ago
Simon Glass ce932c7066 dm: net: usb: Refactor mcs7830 driver ready for DM conversion 9 years ago
Simon Glass 8bd42525fa pci: Tidy up comments in pci_bind_bus_devices() 9 years ago
Simon Glass 4abe8e40a7 dm: Convert PCI MMC over to use DM PCI API 9 years ago
Simon Glass 09c5c16455 dm: usb: Convert echi-pci to use new DM PCI API 9 years ago
Simon Glass ff758ccc8a dm: ahci: Convert to use new DM PCI API 9 years ago
Simon Glass 7e78b9ef2c dm: pci: Switch to DM API for PCI address mapping 9 years ago
Simon Glass 552ddbe3ce dm: net: Convert rtl8169 to use DM PCI API 9 years ago
Simon Glass 21d1fe7ec2 dm: pci: Add driver model API functions for address mapping 9 years ago
Simon Glass c032241234 dm: test: Convert PCI tests to use the DM PCI API 9 years ago
Simon Glass 96350f729c dm: tegra: net: Convert tegra boards to driver model for Ethernet 9 years ago
Simon Glass 170366c113 dm: pci: Drop the old version of pci_find_class() 9 years ago
Simon Glass 0fe9cb0fbb dm: pci: Drop the old version of pci_find_device/s() 9 years ago
Simon Glass 8beb0bda9c dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API 9 years ago
Simon Glass 3f4e1e8efc dm: pci: video: Convert video and pci_rom to use DM PCI API 9 years ago
Simon Glass 7d8e4042f1 dm: Convert bios_interrupts to use DM PCI API 9 years ago
Simon Glass 9bf727fcc4 dm: x86: ivybridge: Convert graphics init to use DM PCI API 9 years ago
Simon Glass fcc0a8774b dm: serial: Convert ns16550 driver to use driver model PCI API 9 years ago
Simon Glass bab17cf143 dm: pci: Add a function to read a PCI BAR 9 years ago
Simon Glass a0eb835635 dm: pci: Add a driver-model version of pci_find_class() 9 years ago
Simon Glass 9fbdb94667 dm: pci: scsi: Use driver-model PCI API 9 years ago
Simon Glass 5c0bf647c4 dm: pci: Add a driver-model version of pci_find_device() 9 years ago
Simon Glass 5e23b8b4a4 dm: pci: Use driver model PCI API in auto-config 9 years ago
Simon Glass f3f1faefcc dm: pci: Add a dm_ prefix to pci_bus_find_bdf() 9 years ago