]> rtime.felk.cvut.cz Git - arc.git/shortlog
arc.git
2011-06-16 maekMore work on rte_simple example.
2011-06-16 mahiAdded new mcu watchdog fixes
2011-06-16 mahiMerge with 5606S repo
2011-06-16 mahiSPI fixes
2011-06-16 maekMerge with 93e8231e88a3b1485c17700def836bf3bfc4ebee
2011-06-16 maekMore work on rte_simple example.
2011-06-16 maekFixed compile warnings for TMS570.
2011-06-16 maekMore work on rte_simple example.
2011-06-16 maekBetter use of compile switches in PduR.
2011-06-16 maekCorrected call to PduR from CanIf.
2011-06-16 maekMore work on rte_simple example.
2011-06-16 peteCorrected bugs in can.c for mpc55xx.
2011-06-16 maekMore work on rte_simple example.
2011-06-16 maekAdded simple_rte example.
2011-06-16 peteCorrected a bug in dio.c for mpc5516it.
2011-06-14 mahiAgain, working on MPC5516IT
2011-06-14 tojoMerge with stm32-core-2.9
2011-06-14 tojoMerge with stm32-core-2.9
2011-06-14 maekMerge with tms570 core 2.9 branch.
2011-06-14 maekAdded support for software interrupts for TMS570. tms570-core-2.9
2011-06-14 joekUpdate of the HCS12 drivers.
2011-06-14 maekMore work on TMS570. Simple example now up and running.
2011-06-14 maekChanged misleading comment.
2011-06-14 maekRemoved cproject file.
2011-06-14 peteRemoved the .cproject file.
2011-06-14 peteAdded os_simple example for mpc5567qrtech.
2011-06-13 mahiAt least MPC5516IT test for SPI and EEP works
2011-06-13 tojoAdded module info print when building stm32-core-2.9
2011-06-13 tojoUpdated Isr install from arm_cm3 drivers
2011-06-13 peteUpdated the os_simple example for mpc5516it.
2011-06-13 joekUpdated hcs12 port to new OS-release.
2011-06-10 maekMore work on TMS570 for Core 2.9.
2011-06-10 maekInitial work on TMS570 for Core 2.9.
2011-06-10 joekChanged Irq_EOI so that it can be a macro if the arch...
2011-06-10 maekStarted adding examples to tms570.
2011-06-09 maekFixed zero size array bug in COM.
2011-06-09 maekMerge with 15091b29ed55428dbc7156aaef6ab4ec7d4a8790
2011-06-08 tojoIncluded new config file CanIf_SpecialPdus.h in CanIf.h
2011-06-07 mahiAdded MPC5606S changes.
2011-06-07 maekTest merge.
2011-06-07 maekTesting multiple heads.
2011-05-31 maekUpdates to test system.
2011-05-31 maekTesting
2011-05-29 maekTesting
2011-05-29 maekTesting
2011-05-27 maekChanges to comply with new PduR generators. Updated...
2011-05-26 mahiForgot os_simple
2011-05-26 mahihead merge
2011-05-26 mahiRemoved a lot of examples. Added some under boards.
2011-05-25 mahiCleanup of some drivers. Re-generated examples for...
2011-05-24 mahimerged second mahi-applications head
2011-05-24 maekMerge with default. pdur2
2011-05-23 mahiMerge with mahi-application
2011-05-23 mahimerge with pdur2
2011-05-23 joekFixes for 55xx builds.
2011-05-20 maekRemoved linker flag when compiling for native target.
2011-05-20 maekmake clean now removes .out files.
2011-05-19 maekFixed bugs for MPC551x caused by MPC5606 code.
2011-05-19 maekUpdated pdur sw module version number.
2011-05-19 maekAdded C-lib for native compilers.
2011-05-18 maekAdded missing files.
2011-05-18 maekStarting 'pdur2' branch with copied content from remote...
2011-05-15 mahiCleanup before push...
2011-05-15 mahiMore application changes
2011-05-13 juttAdded missing header to mpc5606s.h
2011-05-12 juttMore warnings cleaned from examples for mpc5606s
2011-05-11 tojoMore arch switches in Pwm
2011-05-11 tojoMerged heads in default
2011-05-10 tojoAdded example 'can_node' to mpc5606s
2011-05-10 tojoRename of Det_cfg.h
2011-05-10 tojoRestored old default config for Gpt for mpc5606s
2011-05-10 tojoRemoved some compiler warnings including: Unused variab...
2011-05-10 tojoRenamed occurances of Det_cfg.h to Det_Cfg.h
2011-05-10 tojoFixed compiler warnings regarding unwanted ';'
2011-05-10 tojoFixed mpc5606s sys_tick.c
2011-05-10 tojoMerged heads
2011-05-10 tojoCleanup of Can, Port, MSL port. Fixed Counter bug in...
2011-05-10 juttAdded examples tiny, simple and blinker_node for mpc5606s
2011-05-09 juttFixed RAMLOG for msl_port, default config for dio and...
2011-05-09 tojoEmpty Gpt default config for mpc5606s
2011-05-09 tojoFix for WinIDEA terminal
2011-05-09 tojoWinIDEA terminal port for CW MSL
2011-05-09 tojoComments for mpc5606s Os_SysTickStart
2011-05-09 juttcw linskcript fixed to build and run for mpc5606s....
2011-05-06 tojoFixes for mpc5606s port
2011-05-06 tojoFixed config bug in Nm modules
2011-05-06 tojoMerged in old bugfix
2011-05-04 tojoAdded small mpc5606s tests to boards/mpc5606s/examples...
2011-05-04 tojoPort to MPC5606C
2011-05-04 tojoScale with SYSCLKDIV in McuE_GetSystemClock for mpc551x
2011-04-29 tojoMerged in from mpc55xx_mcal.
2011-04-29 tojoCorrected spelling error in Pwm mpc55xx_mcal
2011-04-27 tojoAdded runtime prescaler calculation for Pwm channels
2011-04-19 Niclasfixed bug in loadAddress, add will add the register...
2011-04-18 mahiMore ISR things.
2011-04-13 mahiRemoved some warnings made by codeworrior.
2011-04-13 mahiFixed mpc5516it simple example (builds now)
2011-04-13 mahiMore fixes in kernel extra.
2011-04-13 tojoAdded *.lcf (CodeWarrior linkscript) to cleaned files
2011-04-13 NiclasMerge with 4f3d2b631e97e1bb971e846890169f790240d6ea
next