]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/history - rpp
Add more to .gitignore
[pes-rpp/rpp-lib.git] / rpp /
2015-04-21 Michal HornAdd version for TMS570_HDK platform
2015-04-20 Michal HornRemove not needed and commented inclusions
2015-04-15 Michal HornRemove not needed headers inclusions
2015-04-15 Michal HornFix compilation errors
2015-04-14 Michal HornMove platform specific header files to platform specifi...
2015-04-14 Michal HornMove platform specific source files to the platform...
2015-04-13 Michal SojkaFirst step to unifying source code for different target...
2015-03-23 Michal HornRemove unused code for HOUT IFBK port
2015-03-23 Michal HornRemove unused code for LIN
2015-02-16 Michal SojkaMerge branch 'maint-rm48' into rm48/master eaton-0.2
2015-02-13 Michal SojkaMerge branch 'maint-rm48' into rm48/master
2015-02-13 Michal SojkaEnsure that RPP startup code is always used
2015-02-13 Michal SojkaEnsure that RPP startup code is always used
2015-02-12 Michal SojkaAdd target connection configuration to the library
2015-02-02 Michal SojkaMerge branch 'maint-rm48' into rm48/master
2014-12-12 Michal SojkaMerge branch 'maint-rm48' into rm48/master
2014-12-11 Michal HornRename os directories and linker script to rm48 from...
2014-12-08 Michal HornRename header and source files to contain RM48 instead...
2014-12-03 Michal SojkaRemove uLUt eaton-0.1-beta
2014-12-03 Michal SojkaUpdate copyright headers
2014-12-03 Michal HornFix pinmux for NHET1 pins
2014-12-03 Michal SojkaSet CAN clock source to PLL2 to have the same frequency...
2014-12-03 Michal HornFix bug in NHET1 initialization
2014-12-03 Michal HornFix pins multiplexing for RM48
2014-12-03 Michal HornFix system clock configuration to use the constants...
2014-12-03 Michal HornFix clock values for RM48, fix makefile and sci broken...
2014-12-03 Michal HornPort ADC driver to RM48 and HDK
2014-12-03 Michal HornFix RTI clock source and FreeRTOS speed
2014-12-03 Michal HornFix GPIO pins definiton
2014-12-03 Michal HornAdd GPIO RPP layer
2014-12-03 Michal HornDefine ports and pins for RM48 HDK, remove old ports...
2014-12-03 Michal HornRemove excessive lower layer files
2014-12-03 Michal HornRemove excessive rpp library files from the RM48 project
2014-12-03 Michal HornUnification of the licence in the scripts, source and...
2014-12-03 Michal SojkaAdd release target to the Makefile
2014-11-27 Michal SojkaApply new uncrustify settings
2014-11-24 Michal SojkaReformated by uncrustify
2014-11-20 Michal SojkaWordwrap and clarify documentation of rpp_init()
2014-11-12 Michal HornDisable Flash ECC
2014-11-07 Michal HornMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2014-11-07 Michal HornRemove excessive low level CAN functions from Ti HALCoGen
2014-11-07 Michal HornCode reformat, get rid of USER CODE sections from the...
2014-11-07 Michal HornUse library function for copy table initialization
2014-11-07 Michal HornFix MCU initialization
2014-11-07 Michal HornEnable parity for RAM initialization
2014-11-07 Michal HornEnable response to ECC errors before Flash ECC enabling
2014-11-07 Michal HornChange register initializatoin to finish in System...
2014-11-07 Michal HornImplement EFC self test return value
2014-11-07 Michal HornPBIST self check expanded
2014-11-07 Michal HornMCU startup fix
2014-11-03 Michal HornImplement device specific configuration file
2014-10-30 Michal HornMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2014-10-30 Michal HornRevert changes done by mistake
2014-10-30 Michal HornFix bug in HAL GPIO push/pull resistor configuration
2014-10-29 Michal HornMerge branch 'master' into RM48-experimental
2014-10-29 Michal HornFix mailbox numbering comments
2014-10-23 Michal HornChange rpp_can_timing_cfg to read-only structure
2014-10-23 Michal HornMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2014-10-23 Michal HornMCU errata fixes added to the startup code
2014-10-22 Michal SojkaMake rpp_can_write() not to fail when previous TX reque...
2014-10-22 Michal SojkaUpdate documentation of CAN API
2014-10-22 Michal HornSCI driver modified to work with Ti HDK
2014-10-22 Michal HornMCU initialization tuned for RM48
2014-10-17 Michal HornMissing header file included
2014-10-17 Michal HornFixed interrupt identifier selection dependent on FreeR...
2014-10-15 Michal HornCompile against the DRV library macro reduced to FREERT...
2014-10-14 Michal HornMore warning in compile of the apidoc fixed
2014-10-13 Michal HornFixed some warnings in documentation compilation
2014-10-13 Michal HornFixed comments and documentation
2014-10-13 Michal HornMerge branch 'init_rework'
2014-10-13 Michal HornCopyright and licence for CAN timing calculation functi...
2014-10-13 Michal HornFixed compile errors when building the POSIX version
2014-10-10 Michal HornCompile errors fixed
2014-10-10 Michal HornRPP Library initalization rewritten.
2014-10-09 Michal HornDocumentation rewritten to be well-aranged, excessive...
2014-10-09 Michal HornCAN timing parameters calculation fixed, interface...
2014-10-02 Michal HornMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2014-10-02 Michal HornFixes problem with not running programs when new compil...
2014-10-01 Michal HornFixed warnings detected by new ARM compiler 5.1.1
2014-09-16 Michal SojkaUpdate .gitignore files
2014-09-13 Michal SojkaFix some doxygen warnings
2014-09-13 Michal SojkaMake rpp_can_read return different error codes for...
2014-09-12 Pavel PisaCorrect missing comet start delimiter.
2014-09-12 Pavel PisaCleanup warnings in parameters overlay module support...
2014-09-12 Michal HornIncluded linker script and modification for SDRAM build
2014-09-12 Michal HornMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2014-09-12 Michal HornRemaping of vectors to RAM implemented
2014-09-08 Michal Sojkacan: Fix compiler warnings about changed sign
2014-09-08 Michal Sojkacan: Distinguish different types of failures
2014-09-08 Michal Sojkacan: Rename bit_index to bit_mask
2014-09-08 Michal SojkaReformat comments to not have infinitely long lines
2014-09-03 Michal HornThe coments about gpio functinons tuned to provide...
2014-08-26 Michal HornMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2014-08-26 Michal HornFixed bug in CAN configuration, fiiltering settings
2014-08-19 Karel KočíFixes IRC enable
2014-08-19 Michal SojkaFix some errors and warnings in POSIX compilation
2014-08-19 Karel KočíAdd implementation of IRC module.
2014-07-29 Michal SojkaAdd Makefile for POSIX version of testsuite
2014-07-28 Michal SojkaFix compile errors discovered by GCC
2014-07-24 Michal SojkaGet rid of sciNotification() and sciLowLevelInterrupt()
next