]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/history
pes-rpp/rpp-lib.git
2015-01-06 Rostislav Lisovyemac: Rewrite EMAC LwIP driver tms570_emac
2015-01-05 Rostislav LisovyUpdate lwip submodule
2015-01-05 Rostislav Lisovyfreertos: Make it possible to determine name of task
2014-12-03 Michal HornUnification of the licence in the scripts, source and...
2014-12-03 Michal SojkaOne more fix for Windows
2014-12-03 Michal SojkaFix compilation on Windows
2014-12-03 Michal SojkaAdd release target to the Makefile
2014-12-03 Michal SojkaRemove obsolete file
2014-11-27 Michal SojkaDo not touch multiline comments
2014-11-27 Michal SojkaUpdate uncrustify target so that it can be used elsewhere
2014-11-27 Michal SojkaApply new uncrustify settings
2014-11-27 Michal SojkaChange uncrustify settings
2014-11-27 Michal SojkaUpdate uncrustify target to use git attributes
2014-11-24 Michal SojkaReformated by uncrustify
2014-11-24 Michal SojkaUpdate uncrustify target in Makefile
2014-11-24 Michal Sojkauncrustify: Indent with tabs
2014-11-24 Michal Sojkauncrustify: Do not wrap code and comments yet
2014-11-21 Michal SojkaAdd configuration for 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 SojkaMove common Makefile definition to a separate file
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 SojkaAdd Makefile for compiling using CCS
2014-10-30 Michal HornRevert changes done by mistake
2014-10-30 Michal HornFix app test-sw makefile
2014-10-30 Michal HornMakefile fix
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 SojkaAdd doc target to the main Makefile
2014-10-22 Michal HornMCU initialization tuned for RM48
2014-10-21 Michal HornProject settings and makefiles changed for RM48L952ZWT
2014-10-20 Michal HornLibrary prepared for future use of new versions od...
2014-10-17 Michal HornFixed header file name in FreeRTOS 7.4
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-10 Michal HornCode Composer Studio project setup updated
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 SojkaCompile test suite with ARM 5.1.1 compiler
2014-10-01 Michal SojkaMakefile: make cp and rm commands work under Windows
2014-10-01 Michal SojkaModify makefile to be Windows-compatible
2014-10-01 Michal SojkaSwitch to ARM compiler 5.1.1
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 SojkaFix link errors on some systems
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 Michal SojkaUpdate to fixed lwip version
2014-08-19 Karel KočíFixes IRC enable
2014-08-19 Michal SojkaGet rid of compiler warning
2014-08-19 Michal SojkaFix some errors and warnings in POSIX compilation
2014-08-19 Michal SojkaFix compile error in POSIX build of the library
2014-08-19 Karel KočíAdd implementation of IRC module.
2014-07-29 Michal SojkaAdd proper dependency to rpp-lib into rpp-test-suite...
2014-07-29 Michal SojkaAdd Makefile for POSIX version of testsuite
2014-07-29 Michal SojkaMakefile: Fix subdir targets containing slashes
2014-07-28 Michal SojkaChange top-level Makefile to not call Eclipse
2014-07-28 Michal SojkaAdd Makefile for rpp-test-suite
next