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
/
qe
/
qe.c
Age
Commit message (
Expand
)
Author
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-18
drivers: qe: avoid double free()
Heinrich Schuchardt
2020-09-17
powerpc, qe: fix codingstyle issues for drivers/qe
Heiko Schocher
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-04
doc: fix references to README.qe_firmware
Heinrich Schuchardt
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-05-20
mpc83xx: Introduce ARCH_MPC830*
Mario Six
2018-12-06
drivers: qe: add TFABOOT support
Rajesh Bhagat
2018-09-27
ppa/fm/qe: use block layer in ppa/fm/qe driver
Yinbo Zhu
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-15
blk: Remove various places that do flush cache after read
Bin Meng
2017-09-11
QE: Set QE_IRAM_READY after uploading firmware
Zhao Qiang
2017-06-01
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-22
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-05
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-13
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-10
Coding Style cleanup; update CHANGELOG
Wolfgang Denk
2008-01-09
85xx: add ability to upload QE firmware
Timur Tabi
[next]