u-boot-2016/drivers
Bin Meng a7c3d5e2a9 net: Add ethernet FCS length macro in net.h
Some ethernet drivers use their own version of ethernet FCS length
macro which is really common. We define ETH_FCS_LEN in net.h and
replace those custom versions in various places.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2015-03-24 21:22:37 -06:00
..
bios_emulator bios_emulator: Add some VESA interface debugging 2015-01-23 17:24:16 -07:00
block x86: ahci: Make sure interface is not busy after enabling the port 2015-01-23 17:24:53 -07:00
bootcount
core kconfig: remove unneeded dependency on !SPL_BUILD 2015-02-24 17:06:27 -05:00
crypto Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 2015-03-05 20:50:30 -05:00
ddr driver/ddr/fsl: Add sync of refresh 2015-02-24 13:09:42 -08:00
demo dm: Add Kconfig for driver/demo 2015-02-12 10:35:33 -07:00
dfu dfu: mmc: file buffer: remove static allocation 2015-03-09 11:13:28 -04:00
dma
fpga fpga: xilinx: Show fpga info if defined 2015-01-21 10:25:43 +01:00
gpio dm: tegra: Enable driver model in SPL and adjust the GPIO driver 2015-03-04 14:55:04 -05:00
hwmon
i2c i2c: mvtwsi: Fix problem with baud rate calculation 2015-03-18 09:48:42 +01:00
input dm: cros_ec: Convert to Kconfig 2015-02-19 06:19:18 -07:00
memory
misc fsl_sec_mon: Add driver for Security Monitor block of Freescale 2015-03-05 12:04:59 -08:00
mmc mv_sdhci: fix warnings on 64-bit builds 2015-03-18 09:56:17 +02:00
mtd omap: gpmc: 'nandecc sw' can use HAM1 or BCH8 2015-03-05 20:49:43 -05:00
net net: Add ethernet FCS length macro in net.h 2015-03-24 21:22:37 -06:00
pci driver/pci: add Layerscape PCIe driver 2015-02-24 13:10:50 -08:00
pcmcia powerpc: mpc824x: remove MPC824X cpu support 2015-01-05 12:08:55 -05:00
power sunxi: axp221: Add VBUS detection support 2015-03-10 15:20:25 +01:00
pwm
qe qe/deep-sleep: modify qe deep-sleep for generic board 2014-12-15 09:16:49 -08:00
rtc remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
serial ARM: UniPhier: adjust device trees for business transfer 2015-03-15 13:37:00 +09:00
soc
sound
spi dm: Expand and complete Kconfig in drivers/ 2015-02-12 10:35:33 -07:00
thermal dm: Expand and complete Kconfig in drivers/ 2015-02-12 10:35:33 -07:00
tpm
twserial
usb net: Add ethernet FCS length macro in net.h 2015-03-24 21:22:37 -06:00
video remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
watchdog ARM: remove tnetv107x board support 2015-02-24 17:07:24 -05:00
Kconfig dm: Expand and complete Kconfig in drivers/ 2015-02-12 10:35:33 -07:00
Makefile