summaryrefslogtreecommitdiff
path: root/drivers/qe/qe.h
Commit message (Collapse)AuthorAgeLines
* mpc83xx: Fix the align bug of SDMA bufferDave Liu2007-08-10-1/+1
| | | | | | | | According to the latest user manual, the SDMA temporary buffer base address must be 4KB aligned. Signed-off-by: Dave Liu <daveliu@freescale.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
* mpc83xx: Add support for the MPC832XEMDS boardDave Liu2007-03-02-1/+1
| | | | | | This patch supports DUART, ETH3/4 and PCI etc. Signed-off-by: Dave Liu <daveliu@freescale.com>
* mpc83xx: add QE ethernet supportDave Liu2006-11-03-0/+237
this patch adds support for the QUICC Engine based UCC gigabit ethernet device.