Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Code cleanup; make several boards compile & link. | wdenk | 2004-03-14 | -1/+1 |
| | ||||
* | * Patch by Rune Torgersen, 27 Feb 2004: | wdenk | 2004-03-13 | -2/+9 |
| | | | | | | | | | | | | | | | | | - Added LBA48 support (CONFIG_LBA48 & CFG_64BIT_LBA) - Added support for 64bit printing in vsprintf (CFG_64BIT_VSPRINTF) - Added support for 64bit strtoul (CFG_64BIT_STRTOUL) * Patch by Masami Komiya, 27 Feb 2004: Fix rarpboot: add autoload by NFS * Patch by Dan Eisenhut, 26 Feb 2004: fix flash_write return value in saveenv * Patch by Stephan Linz, 11 Dec 2003 expand config.mk to avoid trigraph warnings on NIOS * Rename "BMS2003" board into "HMI10" | |||
* | * Make BMS2003 use a separate config file to avoid #ifdef mess; | wdenk | 2004-01-04 | -0/+2 |
| | | | | | | | | add I2C support; add support for DS1337 RTC * Add CompactFlash support for BMS2003 board * Add support for status LED on BMS2003 board | |||
* | * Patch by Pierre Aubert, 24 Nov 2003: | wdenk | 2003-12-07 | -3/+6 |
| | | | | | | | - add a return value for the fpga command - add ide_preinit() function called in ide_init if CONFIG_IDE_PREINIT is defined. If ide_preinit fails, ide_init is aborted. - fix an endianess problem in fat.h | |||
* | Initial revision | wdenk | 2002-11-03 | -0/+246 |