index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fm
/
fm.c
Age
Commit message (
Expand
)
Author
2016-09-26
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-14
net: fm: fix spi flash probe for using driver model
Qianyu Gong
2016-08-22
net/fm: Remove unused code of FMan QMI
Hou Zhiqiang
2016-06-03
nand: Embed mtd_info in struct nand_chip
Scott Wood
2016-02-24
qe: move drivers/qe/qe.h to include/fsl_qe.h
Qianyu Gong
2016-01-13
block: pass block dev not num to read/write/erase()
Stephen Warren
2015-10-29
net/fm: Add support for 64-bit platforms
Hou Zhiqiang
2015-10-29
net/fm: Fix the endian issue to support both endianness platforms
Hou Zhiqiang
2014-04-22
QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...
Zhao Qiang
2013-08-09
drivers/fm: Fix compiling error if FW location is not defined
York Sun
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-02-28
net: Use new numeric setenv functions
Simon Glass
2012-04-24
powerpc/corenet_ds: Slave module for boot from SRIO
Liu Gang
2011-11-29
powerpc/85xx: clean up and document the QE/FMAN microcode macros
Timur Tabi
2011-11-11
drivers/net/fm/fm.c: Fix GCC 4.6 build warning
Kumar Gala
2011-09-29
powerpc/85xx: Add support for FMan ethernet in Independent mode
Kumar Gala