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