aboutsummaryrefslogtreecommitdiff
path: root/drivers/qe/qe.c
AgeCommit message (Expand)AuthorFilesLines
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-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2009-06-12drivers/qe: Add more SNUM number for QEHaiying Wang1-3/+12
2009-06-12drivers/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-03fix 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-0985xx: 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-03mpc83xx: add QE ethernet supportDave Liu1-0/+254