summaryrefslogtreecommitdiff
path: root/drivers/qe/qe.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-15qe/deep-sleep: modify qe deep-sleep for generic boardZhao Qiang1-0/+11
2014-11-19u_qe: add u_qe_upload_firmware for u_qeZhao Qiang1-1/+126
2014-11-19qe: add u-qe support to arm boardZhao Qiang1-0/+15
2014-08-20driver/qe: update status of QE microcodeVijay Rai1-1/+1
2014-07-23qe: move immap_qe.h from arch directory into common directoryZhao Qiang1-1/+1
2014-05-13qe: disable qe when qe-ucode fails to be uploaded for "deep sleep"Zhao Qiang1-1/+8
2014-04-23QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-02-04ppc: Move CONFIG_QE to arch_global_dataSimon Glass1-9/+10
2013-02-02ppc: Move brg_clk to arch_global_dataSimon Glass1-1/+1
2012-10-24mpc83xx: add support for mpc8309Gerlando Falauto1-9/+12
2011-11-29powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi1-2/+2
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-6/+3
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2009-06-13drivers/qe: Add more SNUM number for QEHaiying Wang1-3/+12
2009-06-13drivers/qe: Change QE RISC ALLOCATION to support 4 RISCsHaiying Wang1-3/+0
2009-06-12General help message cleanupWolfgang Denk1-2/+3
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk1-5/+6
2009-03-30MPC85xx: Load and enable QE microcode patch in IRAMHaiying Wang1-0/+9
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-2/+2
2008-08-13drivers/qe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-3/+0
2008-03-04fix QE firmware uploading limitTimur Tabi1-1/+1
2008-01-14QE: fix compile warningDave Liu1-1/+1
2008-01-10Coding Style cleanup; update CHANGELOGWolfgang Denk1-9/+9
2008-01-1085xx: add ability to upload QE firmwareTimur Tabi1-0/+219
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk1-5/+2
2007-08-10mpc83xx: Fix the align bug of SDMA bufferDave Liu1-1/+1
2006-11-04mpc83xx: add QE ethernet supportDave Liu1-0/+254