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