Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -1/+1 |
* | Fix calculation of I2C clock for some 86xx chips | Timur Tabi | 2008-04-30 | -1/+13 |
* | 85xx, 86xx: Determine I2C clock frequencies and store in global_data | Timur Tabi | 2008-02-14 | -0/+2 |
* | Fix compiler warnings for PPC systems. Update CHANGELOG. | Wolfgang Denk | 2007-11-18 | -0/+3 |
* | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global | Wolfgang Denk | 2007-09-15 | -1/+1 |
* | General indent and whitespace cleanups. | Jon Loeliger | 2006-08-22 | -7/+7 |
* | Move get_board_sys_clk to board directory | Haiying Wang | 2006-07-31 | -66/+0 |
* | Fix 8641HPCN pollution | John Traill | 2006-07-28 | -0/+2 |
* | Fix a get_board_sys_clk() use-before-def warning. | Jon Loeliger | 2006-06-07 | -64/+64 |
* | Review cleanups. | Jon Loeliger | 2006-05-31 | -59/+10 |
* | Cleanup whitespaces and style issues. | Jon Loeliger | 2006-04-27 | -134/+126 |
* | Initial support for MPC8641 HPCN board. | Jon Loeliger | 2006-04-26 | -0/+248 |