Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
76c2ff3e5fd8068b433acbb0e76d33fa5116dade
/
drivers
/
net
/
mcffec.c
2548493
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· 4 years, 4 months ago
cf081a5
treewide: remove (phys_addr_t) casts from devfdt_get_addr()
by Masahiro Yamada
· 4 years, 4 months ago
7208396
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· 4 years, 4 months ago
60e7fa8
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· 4 years, 4 months ago
6f25e27
treewide: remove (phys_addr_t) casts from devfdt_get_addr()
by Masahiro Yamada
· 4 years, 4 months ago
b75d8dc
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· 4 years, 5 months ago
c05ed00
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 6 months ago
db41d65
common: Move hang() to the same header as panic()
by Simon Glass
· 4 years, 11 months ago
a7bcace
drivers: mcffec: conversion to dm
by Angelo Durgehello
· 5 years ago
68a6aa8
common: Move mii_init() function out of common.h
by Simon Glass
· 5 years ago
e7dcf56
env: Drop environment.h header file where not needed
by Simon Glass
· 5 years ago
7b51b57
env: Move env_get() to env.h
by Simon Glass
· 5 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
9925f1d
net: Move enetaddr env access code to env config instead of net config
by Alex Kiernan
· 7 years ago
e469156
net: fix typos
by Heinrich Schuchardt
· 7 years ago
35affd7
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
by Simon Glass
· 7 years ago
5a49f17
net: mii: Use spatch to update miiphy_register
by Joe Hershberger
· 8 years ago
1fd92db
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· 10 years ago
a62cd29
net: Use ARRAY_SIZE at appropriate places
by Axel Lin
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
10cbe3b
net: Fix remaining API interface breakage
by Joe Hershberger
· 12 years ago
8ef583a
miiphy: convert to linux/mii.h
by Mike Frysinger
· 14 years ago
d3f8714
drivers/net/: get mac address from environment
by Mike Frysinger
· 16 years ago
54bdcc9
ColdFire: Add mii driver in drivers/net
by TsiChung Liew
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
89973f8
Introduce netdev.h header file and remove externs
by Ben Warren
· 16 years ago
1803f7f
ColdFire: Add FEC Buffer descriptors in SRAM
by TsiChung Liew
· 16 years ago
429be27
Fix ColdFire FEC warning messages
by TsiChung Liew
· 16 years ago
86882b8
Moved initialization of MCFFEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
3b904cc
net: Conditional COBJS inclusion of network drivers
by Shinya Kuribayashi
· 16 years ago
ff36fbb
ColdFire: Add 10 base ethernet support for mcf5445x
by TsiChung Liew
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
f605479
ColdFire: Fix FEC transmit issue for MCF5275
by Tsi-Chung Liew
· 17 years ago
3e66c07
Fix some build errors.
by Wolfgang Denk
· 17 years ago
8ae158c
ColdFire: Add M54455EVB for MCF5445x
by TsiChungLiew
· 17 years ago
ab77bc5
ColdFire: MCF5329 Update and cleanup
by TsiChungLiew
· 17 years ago
9e737d8
Declared attributes of void __mii_init(void) as an alias for int mii_init(void)
by TsiChungLiew
· 17 years ago
0dca874
Cache update and added CFG_UNIFY_CACHE
by TsiChung
· 17 years ago
f2208fb
Header file update, clean up and cache handling
by TsiChungLiew
· 17 years ago
8e585f0
Added M5329AFEE and M5329BFEE Platforms
by TsiChung Liew
· 17 years ago