index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
qe
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: qe: add TFABOOT support
Rajesh Bhagat
2018-12-06
1
-3
/
+79
*
drivers: qe: Move CONFIG_U_QE to Kconfig
Ran Wang
2018-09-27
1
-0
/
+12
*
ppa/fm/qe: use block layer in ppa/fm/qe driver
Yinbo Zhu
2018-09-27
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
9
-19
/
+9
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
1
-1
/
+1
*
blk: Remove various places that do flush cache after read
Bin Meng
2017-09-15
1
-2
/
+0
*
QE: Set QE_IRAM_READY after uploading firmware
Zhao Qiang
2017-09-11
1
-2
/
+2
*
QE: add QE support on SD boot
Zhao Qiang
2017-06-01
1
-1
/
+35
*
armv7: ls1021a: Drop macro CONFIG_LS102XA
York Sun
2017-04-17
1
-3
/
+3
*
powerpc: P1025: Remove macro CONFIG_P1025
York Sun
2016-11-23
1
-5
/
+5
*
powerpc: P1021: Remove macro CONFIG_P1021
York Sun
2016-11-23
1
-5
/
+5
*
powerpc: P1012: Drop configuration for P1012
York Sun
2016-11-23
1
-5
/
+5
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
4
-4
/
+4
*
treewide: use #include <...> to include public headers
Masahiro Yamada
2016-09-23
4
-21
/
+21
*
net: mii: Fix changes made by spatch
Joe Hershberger
2016-08-15
1
-1
/
+1
*
net: mii: Use spatch to update miiphy_register
Joe Hershberger
2016-08-15
1
-11
/
+21
*
board: ls1043ardb: Add micro QE support for ls1043ardb
Zhao Qiang
2016-02-24
1
-4
/
+2
*
driver: qe: Mask the codes not used for micro QE
Zhao Qiang
2016-02-24
1
-0
/
+6
*
qe: move drivers/qe/qe.h to include/fsl_qe.h
Qianyu Gong
2016-02-24
8
-306
/
+7
*
driver/qe: use strncpy instead of strcpy
Zhao Qiang
2015-08-03
1
-1
/
+1
*
drivers/qe: transform parameter to compatible type
Zhao Qiang
2015-08-03
1
-2
/
+3
*
QE/DeepSleep: add QE deepsleep support for mpc85xx
Zhao Qiang
2015-04-21
2
-0
/
+88
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
1
-1
/
+1
*
qe/deep-sleep: modify qe deep-sleep for generic board
Zhao Qiang
2014-12-15
1
-0
/
+11
*
u_qe: add u_qe_upload_firmware for u_qe
Zhao Qiang
2014-11-19
2
-2
/
+131
*
qe: add u-qe support to arm board
Zhao Qiang
2014-11-19
4
-1
/
+20
*
net: Merge asm/fsl_enet.h into fsl_mdio.h
Claudiu Manoil
2014-09-08
1
-1
/
+0
*
driver/qe: update status of QE microcode
Vijay Rai
2014-08-20
1
-1
/
+1
*
qe: move immap_qe.h from arch directory into common directory
Zhao Qiang
2014-07-22
5
-5
/
+5
*
qe: disable qe when qe-ucode fails to be uploaded for "deep sleep"
Zhao Qiang
2014-05-13
1
-1
/
+8
*
QE/U-QE: Add U-QE support
Zhao Qiang
2014-04-22
1
-0
/
+2
*
QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...
Zhao Qiang
2014-04-22
1
-1
/
+1
*
drivers/qe: move the entry to drivers/Makefile
Masahiro Yamada
2013-11-17
1
-2
/
+2
*
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-23
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
10
-128
/
+10
*
ppc: Move CONFIG_QE to arch_global_data
Simon Glass
2013-02-04
2
-13
/
+14
*
ppc: Move brg_clk to arch_global_data
Simon Glass
2013-02-01
2
-3
/
+3
*
mpc83xx: add support for mpc8309
Gerlando Falauto
2012-10-23
1
-9
/
+12
*
powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list
York Sun
2012-08-23
1
-10
/
+5
*
drivers/qe/uec.c: Fix compile warning
Joe Hershberger
2012-05-22
1
-1
/
+1
*
net/miiphy/serial: drop duplicate "NAMESIZE" define
Mike Frysinger
2012-03-18
1
-1
/
+1
*
powerpc/85xx: clean up and document the QE/FMAN microcode macros
Timur Tabi
2011-11-29
1
-2
/
+2
*
drivers/qe/uec.c: Fix GCC 4.6 build warning
Kumar Gala
2011-11-11
1
-7
/
+0
*
fsl: Change fsl_phy_enet_if to phy_interface_t
Andy Fleming
2011-04-20
3
-46
/
+49
*
Remove instances of phy_read/write
Andy Fleming
2011-04-20
2
-75
/
+73
*
powerpc/85xx: Add P1021 specific QE and UEC support
Haiying Wang
2011-04-05
1
-1
/
+36
*
UEC: Fix compiler warnings introduced by linux/mii.h change
Kumar Gala
2011-01-25
2
-19
/
+9
*
miiphy: convert to linux/mii.h
Mike Frysinger
2011-01-09
2
-52
/
+34
*
Exclude drivers/qe/fdt.c without CONFIG_QE
Sebastien Carlier
2010-11-18
2
-3
/
+1
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
[next]