~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ftmac100.c
Commit message (
Expand
)
Author
Age
*
net: ftmac100: add mii read and write callbacks
Sergei Antonov
2023-02-10
*
net: ftmac100: simplify priv->iobase casting
Sergei Antonov
2023-02-10
*
net: ftmac100: change driver name from nds32_mac to ftmac100
Sergei Antonov
2023-02-10
*
net: ftmac100: Remove non-DM_ETH code
Tom Rini
2022-12-05
*
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
|
\
|
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
|
net: ftmac100: Cast priv->iobase with uintptr_t
Bin Meng
2021-02-03
|
/
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
*
net: ftmac100: Fix compiler warning
Rick Chen
2018-05-29
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
nds32: ftmac100: Fix write mac addr fail problem.
rick
2017-09-21
*
nds32: ftmac100: support cache enable.
rick
2017-09-21
*
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
*
nds32: eth: Support ftmac100 DM.
rick
2017-05-23
*
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-14
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
drivers/net/ftmac100.c: Fix compile warning
Joe Hershberger
2012-05-22
*
net: ftmac100: update get_timer() usages
Po-Yu Chuang
2011-03-21
*
net: ftmac100: remove unnecessary volatiles
Po-Yu Chuang
2011-03-21
*
arm: A320: driver for FTMAC100 ethernet controller
Po-Yu Chuang
2009-08-10