aboutsummaryrefslogtreecommitdiff
path: root/drivers/qe
AgeCommit message (Expand)AuthorFilesLines
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk1-5/+2
2007-08-16Fix numerous bugs in the 8568 UEC supportAndy Fleming1-3/+3
2007-08-14Add support for UEC to 8568Andy Fleming4-20/+28
2007-08-10mpc83xx: Fix the align bug of SDMA bufferDave Liu2-2/+2
2007-03-02mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UECEmilian Medve1-1/+1
2007-03-02mpc83xx: Add support for the MPC832XEMDS boardDave Liu2-3/+10
2007-03-02mpc83xx: Fix the UEC driver bug of QEDave Liu1-8/+6
2006-11-30Code cleanup.Wolfgang Denk3-574/+580
2006-11-28Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.cKim Phillips1-3/+3
2006-11-03mpc83xx: add QE ethernet supportDave Liu9-0/+3910