]> rtime.felk.cvut.cz Git - arc.git/shortlog
arc.git
2010-03-09 mahiMerge
2010-03-09 mahiRenamed USE_DEBUG to USE_DEBUG_PRINT, for now. Updates...
2010-03-09 Mattias EkbergAdded more functionality to GPT for HSC12
2010-03-09 tojofixes for hcs12 kernel and gpt
2010-03-09 Mattias EkbergWork on GPT for HCS12.
2010-03-09 tojofull context switching, started on frt
2010-03-08 Mattias EkbergStart of OsSysTick for HCS12
2010-03-07 mahiMerge configuration changes
2010-03-07 mahiAgain, changes to generator macro. GEN_RESOURCE, GEN_ET...
2010-03-04 tojohcs12 tiny task switching
2010-03-04 Mattias EkbergWork on interrupt handler for HCS12
2010-03-04 tojohcs12 kernel on the way
2010-03-03 tojofix for hcs12 toolchain
2010-03-03 tojohcs12 toolchain and port updates
2010-03-03 Mattias EkbergSimpler MCU implementation for HCS12
2010-03-02 mahiFixes for task switching when swapping in the same...
2010-03-02 Mattias EkbergChanged version of MCU.
2010-03-02 Mattias EkbergMade MCU configuration structures general.
2010-03-02 Mattias EkbergWork on MCU port for HCS12
2010-03-01 tojohcs12 port compiling
2010-02-28 mahiMore updates on OS configuration. Fixes on Scheduletabl...
2010-02-23 mahiMerge with krn-v2
2010-02-23 mahiOS configuration changes to alarms and scheduletables.
2010-02-17 Mattias EkbergChanged major version number of OS to 2.
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
next