summaryrefslogtreecommitdiffstats
path: root/board/esd/common/auto_update.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-081-8/+8
| | | | Some more NAND cleanup and small fixes.
* Minor code cleanupWolfgang Denk2006-03-061-3/+0
|
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-051-10/+18
| | | | | | | 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.
* Fix various compiler warnings on ppc4xx builds (ELDK 4.0)Stefan Roese2006-01-181-1/+1
| | | | Patch by Stefan Roese, 18 Jan 2006
* Fix conflicting types (flash_write()) in esd auto_update.cStefan Roese2005-10-201-1/+1
| | | | Patch by Stefan Roese, 20 Oct 2005
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-7/+7
|
* Update for esd auto_update and hh405 boardstroese2005-03-161-0/+19
|
* esd common updatestroese2004-12-161-0/+537
OpenPOWER on IntegriCloud