Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix problems with SNTP support; | wdenk | 2005-04-02 | -3/+7 |
| | | | | enable SNTP support in some boards. | |||
* | * Patches by Richard Woodruff, 10 Jun 2004: | wdenk | 2004-07-01 | -0/+2 |
| | | | | | | | - fix problems with examples/stubs.c for GCC >= 3.4 - fix problems with gd initialization * Enable FAT filesystem support for HMI10 board | |||
* | Add "cls" function to MPC823 LCD driver so we can reinitialize the | wdenk | 2004-06-25 | -43/+4 |
| | | | | display even after showing a bitmap | |||
* | * Patch by Rune Torgersen, 27 Feb 2004: | wdenk | 2004-03-13 | -0/+526 |
- 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" |