Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Code cleanup | Wolfgang Denk | 2006-07-21 | -0/+0 |
| | ||||
* | Code cleanup | Wolfgang Denk | 2006-07-21 | -16/+13 |
| | ||||
* | Update NetStar board | Wolfgang Denk | 2006-07-21 | -41/+100 |
| | | | | Patch by Ladislav Michl, 03 Nov 2005 | |||
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2006-04-12 | -3/+0 |
|\ | ||||
| * | Fix JFFS2 support for legacy NAND driver. | Marian Balakowicz | 2006-04-08 | -3/+0 |
| | | | | | | | | Some more NAND cleanup and small fixes. | |||
* | | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -4/+2 |
|/ | ||||
* | Fix cleanup for netstart board. | Wolfgang Denk | 2006-03-12 | -1/+1 |
| | | | | Remove build results from repository | |||
* | Some code cleanup for GCC 4.x | Wolfgang Denk | 2006-03-11 | -1/+3 |
| | ||||
* | Minor code cleanup | Wolfgang Denk | 2006-03-06 | -1/+0 |
| | ||||
* | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | -3/+3 |
| | | | | | | | code and in SoC code). Boards using the old way have CFG_NAND_LEGACY and BOARDLIBS = drivers/nand_legacy/libnand_legacy.a added. Build breakage for NETTA.ERR and NETTA_ISDN - will go away when the new NAND support is implemented for these boards. | |||
* | Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. | Bartlomiej Sieka | 2006-02-24 | -0/+4 |
| | ||||
* | Update of new NAND code | Wolfgang Denk | 2005-09-14 | -0/+1622 |
Patch by Ladislav Michl, 13 Sep 2005 |