1434 Commits (f604ad57a4911fc481a63a143c47e9c61335761b)
 

Author SHA1 Message Date
cborrelli 992703d54f initial check-in - for generating a stand-alone library; requires Xilinx EDK libraries 23 years ago
jani 683a598138 C style comments 23 years ago
jani c1d9d1e71f Spelling fixes from Marc Boucher 23 years ago
cborrelli 1c8808e73f removed unused file lib.h 23 years ago
jani 9ef973cc4e do not put CVS files in the epk 23 years ago
jani 9ac27f9860 add patch against ecos needed for the glue to wotk 24 years ago
jani d9d0f12c61 Add eCos glue. 24 years ago
jani 782a790c07 remove unnecessary includes to avoid conflicting ntoh() declarations 24 years ago
davidhaas a9749edff8 Fixed build for coldfire after last debug.h and opt.h changes. 24 years ago
jani d5be11334f SYS_ARCH_PROTECT_XXX macros noops for now to get it to compile.I don't know whether anything is required here 24 years ago
jani 489fc69cce updated netif init functions to return err_t 24 years ago
likewise a8d105875b Added LWIP_PLATFORM_ macros. 24 years ago
davidhaas 7d1204e144 Fixed SYS_ARCH_PROTECT macros when NO_SYS is not defined. 24 years ago
davidhaas f87520e049 Allow minimal unix target to build in cygwin (but not necessarily run). 24 years ago
davidhaas 77f2c43b58 Improvments I need for DEBUGF. Won't affect anyone else. 24 years ago
davidhaas 68db26a7ab Made sys_arch_prot() interface more generic by returning sys_prot_t instead 24 years ago
davidhaas eef68488bc Fix some compile issues with both coldfire and unix builds. 24 years ago
davidhaas ae49c020d7 sys_thread_new() now returns the thread (request from Marc Boucher). 24 years ago
jani d33bf3a9e2 list.h is gone remove #includes 24 years ago
likewise f0cda3661d Added commented code for upcoming merge with leon-dhcp. 24 years ago
jani ebb997051d put platform specific debug and assert in cc.h.Also put byte-order #define here.Delete files cpu.h,lib.h and init.h 24 years ago
davidhaas 6929a67489 Add the following features and bugfixes: 24 years ago
davidhaas 59897844aa Example lwipopt file for coldfire 24 years ago
davidhaas 3cbe86d8a7 Added lightweight protection. In coldfire this is implemented by disabling 24 years ago
davidhaas f71da3c8c8 ---------------------------------------------------------------------- 24 years ago
davidhaas 51df05f58a ---------------------------------------------------------------------- 24 years ago
jani edd18aad86 add unix projects to contrib module 24 years ago
proff_fs c84cc55299 Moved msvc6 project files to contrib module. 24 years ago
proff_fs c312661244 Moved msvc6 project files to contrib module. 24 years ago
likewise 1b2cbab30e Removed sys_arch as this port uses the lwIP core only (raw API). 24 years ago
jani 2b84c23ea3 coldfire port.patch #872 from David Haas 24 years ago
jani 1cb0c2930a Add other ports too 24 years ago
jani 0c9bba0594 Add c16x port 24 years ago
jani b63196d62a Add Unix port 24 years ago