Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
2008-09-10 | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
2008-08-14 | ColdFire: Multiple fixes for M5282EVB | TsiChung Liew | |
Incorrect CFG_HZ value, change 1000000 to 1000. Rename #waring to #warning. RAMBAR1 uses twice in start.S, rename the later to FLASHBAR. Insert nop for DRAM setup. And, env_offset in linker file. Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com> | |||
2008-08-14 | ColdFire: Move m5282evb from board to board/freescale | TsiChung Liew | |
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com> |