Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global | Wolfgang Denk | 2007-09-15 | -5/+2 |
| | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
* | mpc83xx: Fix the align bug of SDMA buffer | Dave Liu | 2007-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 QE ethernet support | Dave Liu | 2006-11-03 | -0/+254 |
this patch adds support for the QUICC Engine based UCC gigabit ethernet device. |