]> rtime.felk.cvut.cz Git - arc.git/shortlog
arc.git
2012-05-15 johnFix for Ticket1389' (branch). Ticket1389
2012-05-11 nierchanged unimplemented services to return E_NOT_OK
2012-05-13 mahiMPC5668: Corrected interrupt table
2012-05-13 mahiCan: PduId was cleared before calling callback
2012-05-13 mahiAdded info on what SPI is used during simple testing
2012-05-11 joekAdded MPC5668 to irqs of CAN.
2012-05-11 johnMoved cirq_buffer to bank D (in arch link script)....
2012-05-11 johnMerge with 72b76971d86cc12908108311600e2d4db83012e7...
2012-05-11 johnAdded cirq_buffer to bank_B (trying to solve HC12 build... Ticket1374-CirqBuffer
2012-05-11 johnMerge with d65ea51aff4dcd78f52eba492b79cdf72b8743ce...
2012-05-11 johncirq_buffer will always be buildt.
2012-05-11 johnStarting 'Ticket1374-CirqBuffer' branch
2012-05-11 johnMerge with 0741e19669343cd4c037eac53bc2d3c2a3aae079...
2012-05-11 johnCRC module only included for NvM (to avoid problems... Ticket1375-AddCRCModules
2012-05-11 johnMerge with e8d9d25368843a452feaf9f0f39848b674626d98
2012-05-11 joekChanged Fee calculations for blocks. Ticket #1359
2012-05-11 johnMerge with 86fb3a6cd4e403d7c722c2da37679c76636459b2
2012-05-11 johnMerge with f848a99fe44ca692cb1a43f18d0231d2f02ea60c...
2012-05-11 johnRemoved some commented lines.
2012-05-11 nierfixed func name
2012-05-11 johnMerge with 37f990d04dd0cdc480f011b79a15b6b4c09bdedf...
2012-05-11 johnCRC module always included in build.
2012-05-11 johnStarting 'Ticket1375-AddCRCModules' branch
2012-05-10 mahiNvm: If a ROM block is configured the operation will...
2012-05-10 nieradded RTE for linux, good to have when testing, os...
2012-05-07 mahiAdded multiBlock callback support.
2012-05-07 nierMerge Ticket1358 into master
2012-05-07 Niclasupdated led example for new IoHwAb Ticket1358
2012-05-07 Niclasupdated led example for new IoHwAb
2012-05-07 Niclasremoved if defs again, instead changed generator to...
2012-05-06 mahiAdded missing type when COMM was compiled. Closes ...
2012-05-06 mahiCan: Changed so that Can_Write() can be done from withi...
2012-05-06 mahiAdded NvM_GetDataIndex
2012-05-06 mahiWriteAllMain(), ReadAllMain() loops corrected not to...
2012-05-04 Niclasupdated led example for new IoHwAb
2012-05-04 Niclasadded if mod_use checks around bsw modules
2012-05-04 Niclasremoved IoHwAb_ServiceComponent.o and IoHwAb.o because...
2012-05-03 mahiMerge with other default head
2012-05-03 mahiDiab compilation fixes.
2012-05-03 mahiBUG: ADC Sending from from group callback corrected...
2012-04-30 mahimpc5668 now uses ip_flexcan instead of it's own flexcan
2012-04-30 mahiAdded supportheader for FEE
2012-04-29 mahiBad merge fixed from 1618:6a28ae7576acbab8bb569e06907f0...
2012-04-27 mahiAdded tag v2.11.0 for changeset e533a9deb231
2012-04-27 mahiAdded tag arc-stable_v2.11.0 for changeset 4d5d71b9a8b2
2012-04-27 mahiCorrection to non-aligned IO read/write.
2012-04-26 nierfixed error, ReadBlock was calling itself
2012-04-25 mahiMerge with other head
2012-04-25 mahiRenamed IoHwAb_Impl.c to IoHwAb.c
2012-04-25 nieradded CRC16 and CRC32 to all boards
2012-04-25 nierfixed typo
2012-04-25 nierchanged location of admPtr declaration
2012-04-25 nierfixed typo on types, added implementation of NvMService...
2012-04-25 maekFixed CAN problems for tms570.
2012-04-25 mahiCorrected work buffer length
2012-04-24 mahiAdded queue for NvM_SetRamBlockStutus(). Added NvM_SetD...
2012-04-24 nieradded missing Crc_Cfg.h
2012-04-24 mahiAdded test interface for Can
2012-04-24 johnMerge with Ticket1339 (65de62e974082f50ea63f5e1107f329b...
2012-04-24 johnNow updating current_state also with Service Component. Ticket1339-EcuM-current_state
2012-04-24 johnStarting 'Ticket1339-EcuM-current_state' branch
2012-04-24 mahiAdded more dataset changes.
2012-04-23 mahiMerge with 7250e20c985c4a8c7c4d9655ca50c49ef37a0443
2012-04-23 mahiCorrected Service Component defines.
2012-04-23 jcarFixed problem with tx warnings generating interrupts...
2012-04-23 mahiRegenerated ARM examples
2012-04-23 mahiRegenerated all PowerPC examples
2012-04-23 mahiRegenerated mpc5516 examples. Not led
2012-04-23 mahiAdded Service Components. Started to re-generate examples.
2012-04-23 mahiMerge with 1fa80bc6755e454ca649595e69172a6bf28ad70f
2012-04-23 mahiMerge with c4b49c44c0dfd6a3410a0dba1ea61ec3b392327e
2012-04-23 mahiCorrected common makefile for service components
2012-04-22 joekCorrected order of validation macros.
2012-04-20 johnForgot to commit one file. Ticket1287-ServiceComponents-MakeSystem
2012-04-20 johnCorrected name of EcuM Macro.
2012-04-20 joekGenerated and built in-tree examples for hcs12.
2012-04-20 johnRenamed WdgM file for integration of ServicePorts in... Ticket1323-WdgM-ServicePorts-Integration
2012-04-20 johnRenamed EcuM macros and files for integration of Serviu...
2012-04-20 jcarCAN bugs fixed after mcaltest 5567
2012-04-20 johnStarting 'Ticket1287-ServiceComponents-MakeSystem'...
2012-04-20 jcarGenerated and built in-tree examples with mpc5567,...
2012-04-20 jcarGenerated and built in-tree examples with mpc5567,...
2012-04-20 jcarGenerated and built in-tree examples with tms570, simpl...
2012-04-19 jcarGenerated and built in-tree examples with mpc5668 and...
2012-04-19 jcarGenerated and built in-tree examples with mcbstm32...
2012-04-19 jcarGenerated and built in-tree examples with stm3210c...
2012-04-19 jcarGenerated and built in-tree examples with 551xsim,...
2012-04-19 jcarGenerated and built in-tree examples with 5516it, os_si...
2012-04-19 jcarGenerated and built in-tree examples with 5516it, comSi...
2012-04-19 jcaradded standard build_config.mk to examples
2012-04-19 jcarGenerated and built in-tree examples with 5604b and...
2012-04-19 jcarGenerated and built in-tree examples with 5604b and...
2012-04-19 jcarGenerated and built in-tree examples with 5606s
2012-04-18 mahiLots of CRC changes. Added Write retries again. Restore...
2012-04-18 jcarRemoved obsolete files according to ticket 1276
2012-04-18 johnAdded ServicePort.c containing all operations in AliveS...
2012-04-18 johnStarting 'Ticket1323-WdgM-ServicePorts-Integration...
2012-04-18 johnAdded newly generated EcuM_Callout_Stubs.c
2012-04-18 johnMerge with Tickert1286-EcuM-Typo (53b752c9546a149a6aa1a...
2012-04-18 johnFixed typo (POST_RUN -> POSTRUN). Ticket1286-EcuM-Typo
next