]> rtime.felk.cvut.cz Git - arc.git/shortlog
arc.git
2010-02-15 maekMerge with 5eed0471196ddd710647bb8cf83ad6e9aa189c61...
2010-02-10 mahiKernel now built with it's config. examples/simple...
2010-02-10 tojoIntegration with Arctic Core Builder Empty Toolchain
2010-02-10 tojoSmall fix to example pwm_node2
2010-02-10 tojoUpdate and doxygen formatting for config parameter...
2010-02-08 mahiAdded start of HC12 port.
2010-02-04 tojofix #56, Integrate IO hardware abstraction into make...
2010-02-04 tojofix #55, Port_SetPinMode() has incomplete parameter...
2010-02-04 tojoIntegrate Pdu Router into make system, fix #54
2010-02-03 mahiAgain, loads of refactoring and removing and adding...
2009-12-18 peteAdded Dem as available module on all boards
2009-12-18 peteMerged with dem-dev
2009-12-18 peteCleanup of DEM configuration files.
2009-12-17 peteRemoved operation cycle started check on preinit events.
2009-12-16 peteAdded support for fault detection counter.
2009-12-13 mahiAdded MCU support for MPC5633M
2009-12-13 mahiWork in progress. Remaking scheduling.
2009-12-08 peteMade DEM module conditional to include.
2009-12-06 mahiCreated branch krn-v2
2009-12-04 peteAdded handling of extended event status.
2009-12-01 tojoBSW Builder configuration for pwm_node2
2009-12-01 tojoBSW Builder configuration for pwm_node mpc5567
2009-12-01 tojoBSW Builder configuration for pwm_node mpc551x
2009-12-01 tojoBrought pwm config changes into pwn_node2
2009-12-01 peteRenamed EcoreEOL to Arc_EOL.
2009-12-01 peteRedirected production error report calls from DET to...
2009-11-30 tojoBrought pwm config changes into pwn_node
2009-11-30 tojoAdded BSW Builder configs for blinker_node and switch_node
2009-11-30 Mattias EkbergRemoved generator output directory from configuration...
2009-11-30 Mattias EkbergChanged arxml configuration of Simple example to not...
2009-11-30 Mattias EkbergAdded BSWBuilder-compatible default configuration for...
2009-11-29 mahiAdded asserts for task priority
2009-11-29 mahiNew tick concept fixed for kernel testsystem also
2009-11-29 mahimerge with tip. NOT compiling
2009-11-29 mahisome makesystem cleanup
2009-11-28 tojoReplaced all occurences of Ecore with Arc and tidied...
2009-11-27 tojoAdded overridable default value -1 to Os_Arc_OsTickCoun...
2009-11-27 tojoCreated logical CanIf Channels, fix #17
2009-11-27 tojoCom and EcuC version numbers and includes fix, see #14
2009-11-25 tojoReplaced includes of Mcu_Cfg.h with Mcu.h. see #33
2009-11-23 tojo(Ticket #18) Move CanIf to communication/CanIf
2009-11-23 tojoFix of Adc_Cfg.h in examples/switch_node/config
2009-11-20 tojoMerge with prev. default
2009-11-20 tojo(Ticket #27) selecting what (single or none) counter...
2009-11-20 peteUpdated configuration structures.
2009-11-18 peteAdded basic event handling functionality for the RTE...
2009-11-17 peteReadability improvements.
2009-11-17 peteMerged in changes from default branch
2009-11-17 peteRemoved Dem_PBcfg.h
2009-11-17 peteBasic structure of DEM module
2009-11-16 Mattias EkbergMade it possible to configure the os tick frequency...
2009-11-14 mahimerge with tip
2009-11-14 mahiMore cleanup of ADC and PWM
2009-11-13 tobias johanssonFix ticket #14. Added/updated/moved *_SW_*_VERSION...
2009-11-08 mahiCleanup of the Adc and Pwm header files with configurat...
2009-11-08 mahiMoved some things to config files instead.
2009-11-03 mahiJonas patch for STM32 support
2009-11-02 mahiAdded weak refs for exceptions again. MD device
2009-11-02 mahiAdded Pwm and Adc for ARM
2009-11-02 mahiAdded default handler for STM32 md device
2009-10-29 mahiforgor bit.h
2009-10-29 mahi* IntCtrl_XXXX renamed to Irq_XXXX and move into os_con...
2009-10-29 mahiMerge from arm-port
2009-10-29 mahiAdded irq nesting to testsystem. NOT tested due to...
2009-10-27 mahiforgot to save a file
2009-10-27 mahiRemoved some compiler warnings. Made it possible to...
2009-10-07 mahiMask for interrupt was wrong
2009-10-06 mahiDependencies to *.h files fixed.
2009-10-06 mahiAdded guess_cc.sh to make it smoother to select compiler
2009-10-05 peteMoved enabling of os tick interrupt from StartupHook...
2009-10-05 peteComments on previous changes
2009-10-05 peteRemoved enabling of ostick interrupt from startup hooks.
2009-10-05 peteMoved enabling of os tick interrupt to just before...
2009-10-01 mahiFixes: SIMULATOR was set for the et_stm32_stamp. Added...
2009-09-30 mahiSmall changes to tiny example and configuration. KEIL...
2009-09-30 mahiStart to document counters and alarms
2009-09-30 mahistart of arm-port
2009-09-29 Johan EkbergUpgraded DET to version 3.1 of specifications.
2009-09-28 mahiCase sensitive on linux build corrected
2009-09-28 mahiRemoved "T32_TERM" from tiny config
2009-09-28 mahiMore improvements on ARM. PowerPC changed to have simul...
2009-09-27 mahiFull context switch on ARM now works.
2009-09-20 mahiJust small helper script when building cygwin and msys
2009-09-20 mahiSupport for case insenstive make. msys make that is
2009-09-19 mahiMerge maek compiler warning removal.
2009-09-19 mahimsys make fix. It should should now be possible to...
2009-09-17 mahiAdded SIMPLE_PRINTF and RAMLOG to most build_config...
2009-09-16 mahiInitial ARM port
2009-09-16 mahiAdded tag pre-ARM-commit for changeset 8d39b93e55b0
2009-09-11 Mattias EkbergFixed warnings.
2009-09-07 Mattias EkbergInitial commit.