Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | OneNAND: Add missing mtd info struct before calling onenand_erase() | Stefan Roese | 2008-12-02 | -0/+1 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+3 |
* | env_onenand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -5/+0 |
* | rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
* | Fix OneNAND build break | Kyungmin Park | 2008-08-13 | -5/+5 |
* | OneNAND: Remove base address offset usage | dirk.behme@googlemail.com | 2008-08-10 | -3/+0 |
* | Fix some more printf() format issues. | Jean-Christophe PLAGNIOL-VILLARD | 2008-07-13 | -1/+1 |
* | Fix OneNAND erase command | Kyungmin Park | 2008-04-13 | -8/+7 |
* | Remove warnings re CONFIG_EXTRA_ENV_SETTINGS | Peter Pearse | 2007-11-15 | -2/+2 |
* | OneNAND support (take #2) | Kyungmin Park | 2007-09-17 | -0/+134 |