Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-11 | Stop using immap_t for guts offset on 85xx | Kumar Gala | |
In the future the offsets to various blocks may not be in same location. Move to using CFG_MPC85xx_GUTS_ADDR as the base of the guts registers instead of getting it via &immap->im_gur. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> | |||
2006-10-11 | * Fix a bunch of compiler warnings for gcc 4.0 | Matthew McClintock | |
Signed-off-by: Matthew McClintock <msm@freescale.com> | |||
2005-08-05 | Add support for MicroSys PM856 board | Wolfgang Denk | |
Patch by Josef Wagner, 03 Aug 2005 |