index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
qe
/
qe.c
Age
Commit message (
Expand
)
Author
2017-06-02
QE: add QE support on SD boot
Zhao Qiang
2017-04-17
armv7: ls1021a: Drop macro CONFIG_LS102XA
York Sun
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
treewide: use #include <...> to include public headers
Masahiro Yamada
2016-02-24
board: ls1043ardb: Add micro QE support for ls1043ardb
Zhao Qiang
2016-02-24
driver: qe: Mask the codes not used for micro QE
Zhao Qiang
2016-02-24
qe: move drivers/qe/qe.h to include/fsl_qe.h
Qianyu Gong
2015-08-03
driver/qe: use strncpy instead of strcpy
Zhao Qiang
2015-08-03
drivers/qe: transform parameter to compatible type
Zhao Qiang
2015-04-21
QE/DeepSleep: add QE deepsleep support for mpc85xx
Zhao Qiang
2014-12-15
qe/deep-sleep: modify qe deep-sleep for generic board
Zhao Qiang
2014-11-19
u_qe: add u_qe_upload_firmware for u_qe
Zhao Qiang
2014-11-19
qe: add u-qe support to arm board
Zhao Qiang
2014-08-20
driver/qe: update status of QE microcode
Vijay Rai
2014-07-22
qe: move immap_qe.h from arch directory into common directory
Zhao Qiang
2014-05-13
qe: disable qe when qe-ucode fails to be uploaded for "deep sleep"
Zhao Qiang
2014-04-23
QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...
Zhao Qiang
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-02-04
ppc: Move CONFIG_QE to arch_global_data
Simon Glass
2013-02-01
ppc: Move brg_clk to arch_global_data
Simon Glass
2012-10-23
mpc83xx: add support for mpc8309
Gerlando Falauto
2011-11-29
powerpc/85xx: clean up and document the QE/FMAN microcode macros
Timur Tabi
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2009-06-12
drivers/qe: Add more SNUM number for QE
Haiying Wang
2009-06-12
drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs
Haiying Wang
2009-06-12
General help message cleanup
Wolfgang Denk
2009-04-04
Update CHANGELOG, coding style cleanup.
Wolfgang Denk
2009-03-30
MPC85xx: Load and enable QE microcode patch in IRAM
Haiying Wang
2009-01-28
Command usage cleanup
Peter Tyser
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
2008-08-12
drivers/qe: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-03-03
fix QE firmware uploading limit
Timur Tabi
2008-01-14
QE: fix compile warning
Dave Liu
2008-01-09
Coding Style cleanup; update CHANGELOG
Wolfgang Denk
2008-01-09
85xx: add ability to upload QE firmware
Timur Tabi
2007-09-15
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
Wolfgang Denk
2007-08-10
mpc83xx: Fix the align bug of SDMA buffer
Dave Liu
2006-11-04
mpc83xx: add QE ethernet support
Dave Liu