Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | * Avoid flicker on the TRAB's VFD by synchronizing the enable with | wdenk | 2003-03-14 | -294/+375 |
| | | | | | | | | | | | | | | | | | | | the HSYNC/VSYNC. Requires new CPLD code (Version 101 for Rev. 100 boards, version 153 for Rev. 200 boards). * Patch by Vladimir Gurevich, 12 Mar 2003: Fix relocation problem of statically initialized string pointers in common/cmd_pci.c * Patch by Kai-Uwe Blöm, 12 Mar 2003: Cleanup & bug fixes for JFFS2 code: - the memory mangement was broken. It caused havoc on malloc by writing beyond the block boundaries. - the length calculation for files was wrong, sometimes resulting in short file reads. - data copying now optionally takes fragment version numbers into account, to avoid copying from older data. See doc/README.JFFS2 for details. | |||
* | * Patches by Robert Schwebel, 06 Mar 2003: | wdenk | 2003-03-06 | -1/+1 |
| | | | | | | | | | | | - fix bug in BOOTP code (must use NetCopyIP) - update of CSB226 port - clear BSS segment on XScale - added support for i2c_init_board() function - update to the Innokom plattform * Extend support for redundand environments for configurations where environment size < sector size | |||
* | * Patch by Daniel Engström, 13 Nov 2002: | wdenk | 2002-11-18 | -1/+1684 |
| | | | | | | | Add support for i386 architecture and AMD SC520 board * Patch by Pierre Aubert, 12 Nov 2002: Add support for DOS filesystem and booting from DOS floppy disk | |||
* | Initial revision | wdenk | 2002-11-03 | -0/+1262 |
| | ||||
* | Initial revision | wdenk | 2002-03-08 | -0/+396 |
| | ||||
* | Initial revision | wdenk | 2002-03-08 | -0/+77 |
| | ||||
* | Initial revision | wdenk | 2002-02-17 | -0/+78 |