summaryrefslogtreecommitdiff
path: root/ecos/packages/hal
AgeCommit message (Expand)Author
2008-04-07Moved the complete svn base into the cesar directory.save
2008-04-04Ecos: Added the functions kill and get_pid.laranjeiro
2008-03-31Maximus V2: replace ticks by microseconds in station initialization.buret
2008-03-31Changed the current given by Maximus during eCos init to unsigned long longsave
2008-03-31Maximus V2: replace 'char** argv' by 'const char **argv'.buret
2008-03-31Recoved argc argv given by Maximus to check the current tick during ecos star...save
2008-02-19Changed default ecos compilation optionssave
2008-02-19Changed ecos mapping for our platformssave
2008-01-11Maximus V2: close #1 and close #37buret
2008-01-04- added socket implementation for maximus to station communicationlefranc
2008-01-03moved read() and write() return type from "unsigned long" to "int"lefranc
2007-11-08Maximus: Fixes #39buret
2007-10-30Added socketcall system callsave
2007-10-24Comment the line 1240 in the synth_intr.c file to remove the warning when gcc...laranjeiro
2007-10-08Suppressed shortcut of linux exception signalssave
2007-10-04Suppressed unused function maximus_exception_sighandlersave
2007-10-03Now with cyg_hal_sys_atexit_handler you can added your own exit procedure in ...save
2007-10-03Changed cyg_hal_sys_exit by HAL_PLATFORM_EXIT + Suppressed linux signals mana...save
2007-10-03Changed cyg_hal_sys_exit by HAL_PLATFORM_EXITsave
2007-07-18Update include "host/station.h" (because this file moved)buret
2007-07-18Added backslash to suppress carriage return problemsave
2007-07-18Added Macro to exit eCos with a return valuesave
2007-07-03Changed tick_to_us calculationsave
2007-07-03Added maximus platform for projects generation and eCos compilationsave
2007-06-26exit after received a SIGTERM + changed tick <-> us conversion for a better c...save
2007-06-25unlock SIGTERM signalsave
2007-06-25signal SIGTERM derivated by eCos and SIGKILL was abandonedsave
2007-06-25Include std in source filesburet
2007-06-21unmask RTC interrupt at initsave
2007-06-20Changed pipe name out -> logsave
2007-06-19Added station context initializationsave
2007-06-19Changed mknod System Call Prototypesave
2007-06-15Changed for a compilation with host station maximus partsave
2007-06-14added CFLAGS option for maximus stationsave
2007-06-14Added Linux System Call prototypessave
2007-06-13added externC define for host station partsave
2007-06-12added IRQ0 define for station host partsave
2007-06-12Added include files for the station host partsave
2007-06-11Suppress var_io.h includesave
2007-06-11Removed unused files for maximus targetsave
2007-06-11Changed all files which were based on synthetic target to our maximus targetsave
2007-06-11Changed all files which were based on synthetic target to our maximus targetsave
2007-06-06- added mknod syscalllefranc
2007-06-04Also fix maximus arch.schodet
2007-06-04Fixed compilation with some GCC 4 versions.schodet
2007-05-04Added eCos HAL for Maximus targetsave
2007-03-28Added build time configuration support.schodet
2007-02-23Added ecos and build system.schodet