]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/shortlog
pes-rpp/rpp-lib.git
2015-10-19 Jan DvořákRemoved the artificial constraints on the number of... personal/dvoraj57/flexray-line
2015-10-04 Michal SojkaExport also GIO pin configuration to Matlab personal/sojka/gio-spi5 eaton-0.7
2015-10-04 Michal SojkaAdd support for GIO port on SPI5
2015-10-04 Michal SojkaMakefile: Generate dependencies for gio_names.txt
2015-10-04 Michal SojkaMakefile: Fix path to git-ls-files-attr
2015-10-03 Michal SojkaGenerate list of GIO pin names
2015-09-11 Michal SojkaAdd git-ls-files-attr script
2015-09-03 Michal SojkaModify port_spi_set to support multi-channel ports personal/sojka/spi eaton-0.6
2015-09-03 Michal SojkaSPI fixes for tms570_hydctr
2015-09-03 Michal Sojkaport_adc_get: Do not leak data
2015-09-03 Michal Sojkatms570_hydctr: Reconfigure ADC to 24 channels
2015-09-03 Michal Sojkatms570_hydctr: Add TARGET_HAS_SPI symbol to CCS project
2015-09-03 Michal SojkaReplace pinmux code for hydctr by halcogen generated one
2015-09-03 Michal SojkaRename PINMUX to PINMMR
2015-09-03 Michal SojkaUpdate/add files for automatic conversion of HalCoGen...
2015-09-03 Michal SojkaAdd comments to pinmux.h
2015-09-03 Michal SojkaAdd halcogen project for hydctr board
2015-09-03 Michal SojkaRevert "Change pins and ports definition for TMS570_HYDCTR"
2015-09-03 Michal SojkaIgnore GNU Global files
2015-09-03 Michal SojkaAdd SPI into RPP layer
2015-09-03 Michal SojkaAdd drv/endian.h
2015-09-03 Michal SojkaAdd SPI chip name to port configuration
2015-09-03 Michal HornChange pins and ports definition for TMS570_HYDCTR
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-29 Michal HornFix wrong predefined target symbol in HYDCTR project...
2015-08-28 Michal Sojkaspi: Rework the SPI interface personal/sojka/spi-rework
2015-08-28 Michal SojkaTreat implicitly declared functions as an error
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-28 Michal SojkaDocument rpp/gio.h
2015-08-27 Michal SojkaInitially, all GIOs are configured as inputs on HDKs eaton-0.5.5b
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 SojkaMakefile: Centralize and update Debug/Release compile...
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-27 Michal SojkaUpdate OS version (include path) in CCS projects
2015-08-26 Michal Sojkahelloworld: Suppress linker warning personal/sojka/adc-fix
2015-08-26 Michal SojkaRemove useless FreeRTOS versions
2015-08-26 Michal HornTrigger context switch after ADC interrupts
2015-08-26 Michal SojkaSwitch to FreeRTOS 8.2.2
2015-08-26 Michal SojkaAdd FreeRTOS 8.2.2
2015-08-17 Michal HornUpdate the RPP library software layers diagram personal/hornmich/for-master
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 HornRemove unconnected N2HET pins
2015-08-07 Michal SojkaUpdate .gitattributes of renamed files
2015-08-07 Michal SojkaIntroduce TARGET_HAS_SPI macro
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-02 Michal SojkaDo not compile pom_vect_remap.c for non-RPP targets
2015-08-02 Michal SojkaAdd missing file to the release zip
2015-08-01 Michal SojkaMerge target-specific drv/adc.h to a single file
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-08-01 Michal Sojkadoc: Get rid of doxygen warnings about missing document...
2015-08-01 Michal SojkaAllow target-specific API documentation
2015-07-30 Martin VajnarMerge branch 'master' of git@rtime.felk.cvut.cz:pes... personal/vajnamar/for-master
2015-07-28 Michal SojkaMakefile: Fix dependency handling
2015-07-26 Michal SojkaMakefile: Put ARM compiler flags to variables
2015-07-26 Michal SojkaAdd STATIC_ASSERT macro
2015-07-26 Michal SojkaAdd ARRAY_SIZE() macro
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-23 Martin VajnarProperly define base register for serial line on TMS570_RPP
2015-07-15 Michal SojkaAdd comment about relation of CAN bus driver and sleep...
2015-07-10 Michal SojkaDo not include empty directories in releases
2015-07-10 Michal SojkaDistribute Doxygen.tmpl to Eaton
2015-07-10 Michal SojkaMake attribute "eaton" to match only files in current...
2015-07-10 Michal SojkaMake the command used for determining ignored files...
2015-07-09 Michal SojkaMakefile: Report errors about CCS_UTILS_DIR only if...
2015-07-08 Michal SojkaMakefile: Update rules to be able to includ them by...
2015-07-08 Michal SojkaMakefile: Construct -DTARGET_<NAME> automatically
2015-07-08 Michal SojkaAdd forgotten files to Makefile
next