Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-06 | Coding style cleanup. Update CHANGELOG. | Wolfgang Denk | |
Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
2007-07-09 | include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than ↵ | Jon Loeliger | |
CONFIG_BOOTP_MASK. Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2007-07-07 | include/configs: Use new CONFIG_CMD_* in various C* named board config files. | Jon Loeliger | |
Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2006-10-28 | README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETE | Wolfgang Denk | |
2006-03-06 | Minor code cleanup | Wolfgang Denk | |
2006-02-08 | Convert CPCI750 to use common CFI flash driver | Stefan Roese | |
Patch by Reinhard Arlt, 8 Feb 2006 | |||
2006-01-18 | Add VGA support (CT69000) to CPCI750 board. | Stefan Roese | |
Insert missing __le32_to_cpu() for filesize in ext2fs_read_file(). Patch by Reinhard Arlt, 30 Dec 2005 | |||
2005-08-08 | Add common (with Linux) MTD partition scheme and "mtdparts" command | Wolfgang Denk | |
Old, obsolete and duplicated code was cleaned up and replace by the new partitioning method. There are two possible approaches now: * define a single, static partition * use mtdparts command line option and dynamic partitioning Default is static partitioning. | |||
2004-12-16 | Code cleanup. | wdenk | |
2004-12-16 | esd config files updated | stroese | |