summaryrefslogtreecommitdiffstats
path: root/drivers/qe/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* QE: Move FDT support into a common fileKumar Gala2008-02-121-1/+2
| | | | | | | Move the flat device tree setup for QE related devices into a common file shared between 83xx & 85xx platforms that have QE's. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
* mpc83xx: add QE ethernet supportDave Liu2006-11-031-0/+43
this patch adds support for the QUICC Engine based UCC gigabit ethernet device.