summaryrefslogtreecommitdiffstats
path: root/drivers/qe
Commit message (Collapse)AuthorAgeFilesLines
* Code cleanup.Wolfgang Denk2006-11-303-574/+580
|
* Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.cKim Phillips2006-11-281-3/+3
| | | | | give initial values for reg_num, shift, p_cmxucr in ucc_set_clk_src since they are passed by reference to ucc_get_cmxucr_reg and assigned.
* mpc83xx: add QE ethernet supportDave Liu2006-11-039-0/+3910
this patch adds support for the QUICC Engine based UCC gigabit ethernet device.