]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/history - rpp/src
Add target specific pinmux for TMS570_HYDCTR
[pes-rpp/rpp-lib.git] / rpp / src /
2015-09-03 Michal HornAdd target specific pinmux for TMS570_HYDCTR
2015-09-03 Michal HornSpecify SPI ports for HYDCTR target
2015-09-03 Michal SojkaAdd SPI devices available on hydctr board
2015-08-28 Michal Sojkaspi: Rework the SPI interface personal/sojka/spi-rework
2015-08-28 Michal Sojkaspi: Rename spi_msg_head to spi_msg
2015-08-28 Michal Sojkaspi: Fix/add comments
2015-08-28 Michal SojkaRename spi_tms570_drv to spi_tms570_iface
2015-08-28 Michal SojkaRename .spi to .reg
2015-08-28 Michal SojkaMake configuration of SPI devices target dependent
2015-08-28 Michal HornMake the RPP layer thread safe
2015-08-28 Michal HornImprove baudrate testing
2015-08-28 Michal HornModify IRC enable code
2015-08-27 Michal SojkaAllow using GIOs NHET106 and NHET116 on HDK-like boards
2015-08-27 Michal SojkaFix FreeRTOS for all target eaton-0.5.5a
2015-08-27 Michal SojkaTrigger context switch after ADC interrupts - simpler... eaton-0.5.5
2015-08-27 Michal SojkaRevert "Trigger context switch after ADC interrupts"
2015-08-26 Michal HornTrigger context switch after ADC interrupts
2015-08-26 Michal SojkaSwitch to FreeRTOS 8.2.2
2015-08-08 Michal SojkaUncrustify
2015-08-07 Michal SojkaInitialize GIO for all targets
2015-08-07 Michal Sojkadin: Remove unused function
2015-08-07 Michal SojkaUpdate .gitattributes of renamed files
2015-08-07 Michal SojkaUnify ADC among targets
2015-08-07 Michal SojkaUpdate remaining files to the changed interface
2015-08-07 Michal SojkaUpdate rpp/gio.* to the new drv/gio interface and remov...
2015-08-07 Michal SojkaUpdate adc and spi to the new port interface
2015-08-07 Michal SojkaChange target-specific pin and port definitions to...
2015-08-07 Michal SojkaSplit drv/digital_io.h to drv/gio*.h and drv/port.h
2015-08-02 Michal HornRemove the rest of the HAL layer
2015-08-02 Michal HornAdd RPP interface for Digital IO
2015-08-02 Michal HornMerge port and gpio definitions into one file in the...
2015-08-02 Michal HornRemove indirect port definition and the related macros
2015-08-02 Michal HornGive the HAL functions better names
2015-08-02 Michal HornMerge all GPIO and Digital IO functions into the hal...
2015-08-02 Michal HornRemove extern variable declarations in the HAL header...
2015-08-02 Michal HornSeparate target independent code
2015-08-02 Michal HornMove SPI driver from HAL layer to DRV layer
2015-08-02 Michal HornSeparate GPIO HAL interface from the code
2015-08-01 Michal SojkaSimplify dac.c
2015-08-01 Michal Sojkaeth: Get rid of volatile warnings
2015-08-01 Michal Sojkaeth: Fix unused variable warning
2015-07-30 Martin VajnarMerge branch 'master' of git@rtime.felk.cvut.cz:pes... personal/vajnamar/for-master
2015-07-24 Martin VajnarDeclare locally used functions as static in Ethernet...
2015-07-24 Martin VajnarUpdate header of Ethernet driver
2015-07-24 Martin VajnarMerge branch 'tms570_emac' of git@rtime.felk.cvut.cz...
2015-07-23 Martin VajnarInitialize all peripherals on TMS570_RPP used in test-sw
2015-07-15 Michal SojkaAdd comment about relation of CAN bus driver and sleep...
2015-07-10 Michal SojkaMake attribute "eaton" to match only files in current...
2015-07-08 Michal SojkaAdd forgotten files to Makefile
2015-07-07 Michal SojkaMark files that are part of Eaton releases
2015-07-07 Michal SojkaFix implicit declaration warnings
2015-07-07 Michal SojkaCleanup cyclic include dependencies in hal.h
2015-07-07 Michal SojkaMerge branches 'master' and 'rm48/master'
2015-07-03 Michal SojkaCleanup port definition
2015-07-03 Michal SojkaMake DMM code in can.c conditional
2015-07-03 Michal SojkaRework rpp_gio initialization
2015-07-02 Michal SojkaRename _memoryInit_() to memoryInit()
2015-06-30 Michal SojkaAdd support for tms570_hydctr board
2015-06-30 Michal SojkaSimplify sys include files
2015-06-24 Michal HornAdd note about disabled test
2015-06-24 Michal HornFix bug with sending messages on one slot from more...
2015-04-28 Michal SojkaCompile rpp.c for POSIX target
2015-04-21 Michal HornAdd version for TMS570_HDK platform
2015-04-20 Michal HornFix formating
2015-04-15 Michal HornFix compile errors
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 platform specifi...
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-02 Michal SojkaMerge branch 'maint-rm48' into rm48/master
2015-01-06 Rostislav Lisovyemac: Rewrite EMAC LwIP driver tms570_emac
2014-12-12 Michal SojkaMerge branch 'maint-rm48' into rm48/master
2014-12-08 Michal HornRename header and source files to contain RM48 instead...
2014-12-03 Michal SojkaUpdate copyright headers
2014-12-03 Michal HornFix pinmux for NHET1 pins
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-11-27 Michal SojkaApply new uncrustify settings
2014-11-24 Michal SojkaReformated by uncrustify
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
next