Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Code cleanup. | Wolfgang Denk | 2006-11-30 | -1/+1 |
| | ||||
* | Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c | Kim Phillips | 2006-11-28 | -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 support | Dave Liu | 2006-11-03 | -0/+404 |
this patch adds support for the QUICC Engine based UCC gigabit ethernet device. |