arc

log

age author description
35 hours mahi Added tag v2.11.1 for changeset e5a9710a47aedefault tip
35 hours mahi Added default configs for mpc5668v2.11.1
38 hours mahi mpc5xxx fixes for adc and dma chip files
40 hours mahi Added SPI support for MPC5668 and MPC5567. Added DMA config for MPC5567. Added more info on compilers when compiling.
43 hours mahi Can FIFO fixes
3 days nier fixed typo to make it compile
4 days john Merge with Ticket1389 (b8c4881fdf2b9afc4e37110fe72f9a560a95463a)
4 days john Fix for Ticket1389' (branch).Ticket1389
8 days nier changed unimplemented services to return E_NOT_OK
6 days mahi MPC5668: Corrected interrupt table
6 days mahi Can: PduId was cleared before calling callback
6 days mahi Added info on what SPI is used during simple testing
8 days joek Added MPC5668 to irqs of CAN.
8 days john Moved cirq_buffer to bank D (in arch link script). - to make os tests happy.
8 days john Merge with 72b76971d86cc12908108311600e2d4db83012e7 (Ticket1374)
8 days john Added cirq_buffer to bank_B (trying to solve HC12 build problems).Ticket1374-CirqBuffer
8 days john Merge with d65ea51aff4dcd78f52eba492b79cdf72b8743ce (Ticket1374)
8 days john cirq_buffer will always be buildt.Ticket1374-CirqBuffer
8 days john Starting 'Ticket1374-CirqBuffer' branchTicket1374-CirqBuffer
8 days john Merge with 0741e19669343cd4c037eac53bc2d3c2a3aae079 (Ticket1375)
8 days john CRC module only included for NvM (to avoid problems in HCS12 when always including).Ticket1375-AddCRCModules
8 days john Merge with e8d9d25368843a452feaf9f0f39848b674626d98
8 days john Merge with 86fb3a6cd4e403d7c722c2da37679c76636459b2
8 days john Merge with f848a99fe44ca692cb1a43f18d0231d2f02ea60c (Ticket1375)
8 days joek Changed Fee calculations for blocks. Ticket #1359
8 days nier fixed func name
8 days john Removed some commented lines.Ticket1375-AddCRCModules
8 days john Merge with 37f990d04dd0cdc480f011b79a15b6b4c09bdedf (Ticket1375).
8 days john CRC module always included in build.Ticket1375-AddCRCModules
8 days john Starting 'Ticket1375-AddCRCModules' branchTicket1375-AddCRCModules
9 days mahi Nvm: If a ROM block is configured the operation will not fail.
9 days nier added RTE for linux, good to have when testing, os can be stubbed
12 days mahi Added multiBlock callback support.
12 days nier Merge Ticket1358 into master
12 days Niclas updated led example for new IoHwAbTicket1358
12 days Niclas updated led example for new IoHwAbTicket1358
12 days Niclas removed if defs again, instead changed generator to not include module specific file if there are no needs for itTicket1358
2 weeks Niclas updated led example for new IoHwAbTicket1358
2 weeks Niclas added if mod_use checks around bsw modulesTicket1358
2 weeks Niclas removed IoHwAb_ServiceComponent.o and IoHwAb.o because they are user defined and it wont work to build outside tree with those in .mk fileTicket1358
13 days mahi Added missing type when COMM was compiled. Closes #1378
13 days mahi Can: Changed so that Can_Write() can be done from within the Tx interrupt. Closes #1379
13 days mahi Added NvM_GetDataIndex
13 days mahi WriteAllMain(), ReadAllMain() loops corrected not to loop outside
2 weeks mahi Merge with other default head
2 weeks mahi Diab compilation fixes.
2 weeks mahi BUG: ADC Sending from from group callback corrected. BUG: ADC When calibrating
2 weeks mahi mpc5668 now uses ip_flexcan instead of it's own flexcan
2 weeks mahi Added supportheader for FEE
2 weeks mahi Bad merge fixed from 1618:6a28ae7576acbab8bb569e06907f01ea63232d4c
3 weeks mahi Added tag v2.11.0 for changeset e533a9deb231
3 weeks mahi Added tag arc-stable_v2.11.0 for changeset 4d5d71b9a8b2v2.11.0
3 weeks mahi Correction to non-aligned IO read/write.arc-stable_v2.11.0
3 weeks nier fixed error, ReadBlock was calling itself
3 weeks mahi Merge with other head
3 weeks mahi Renamed IoHwAb_Impl.c to IoHwAb.c
3 weeks mahi Corrected work buffer length
3 weeks nier added CRC16 and CRC32 to all boards
3 weeks nier fixed typo
3 weeks nier changed location of admPtr declaration