Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Some code cleanup. | Wolfgang Denk | 2007-03-04 | -13/+12 |
| | ||||
* | Clean up the code according to codestyle: | roy zang | 2006-12-01 | -107/+99 |
| | | | | | | | | | | | | (1) remove some C++ comments. (2) remove trailing white space. (3) remove trailing empty line. (4) Indentation by table. (5) remove {} in one line condition. (6) add space before '(' in function call. Remove some weird printf () output. Add necessary comments. Modified Makefile to support building in a separate directory. | |||
* | Add README file for mpc7448hpc2 board. | roy zang | 2006-11-02 | -0/+193 |
Signed-off-by: Roy Zang <tie-fei.zang@freescale.com> |