]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/shortlog
pes-rpp/rpp-lib.git
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
2015-07-08 Michal SojkaInclude gio.h for tms570_rpp target
2015-07-08 Michal SojkaDo not uncrustify target-specific halcogen-generated...
2015-07-08 Michal Sojkadoc: Rename Doxygen to Doxygen.tmpl
2015-07-08 Michal SojkaGenerate API reference only for release files
2015-07-08 Michal SojkaModify release target to allow including only a subset...
2015-07-07 Michal SojkaMark files that are part of Eaton releases
2015-07-07 Michal SojkaRename files to not contain spaces in their names
2015-07-07 Michal SojkaRemove obsolete Doxygen tags
2015-07-07 Michal SojkaFix implicit declaration warnings
2015-07-07 Michal SojkaCleanup cyclic include dependencies in hal.h
2015-07-07 Michal SojkaMakefile: Initialize rpp_lib_SOURCES_y
2015-07-07 Michal SojkaMerge branches 'master' and 'rm48/master'
2015-07-04 Michal SojkaMakefile: Rework release rules eaton
2015-07-03 Michal SojkaChange default build target eaton-0.5-beta
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 SojkaCompile DMM in only if the target has it
2015-07-02 Michal SojkaMakefile: Add checks for proper use of TARGET_HAS_...
2015-07-02 Michal SojkaMakefile: Introduce TARGET_HAS_* variables
2015-07-02 Michal SojkaFix clean target for helloworld app
2015-07-02 Michal SojkaAdd HalCoGen cleanup script
2015-07-02 Michal SojkaRename _memoryInit_() to memoryInit()
2015-06-30 Michal SojkaMakefile: Fix print-release-basename target
2015-06-30 Michal SojkaIgnore .out files
2015-06-30 Michal SojkaAdd support for tms570_hydctr board
2015-06-30 Michal SojkaSignal compilation error when no known is defined
2015-06-30 Michal SojkaUpdate build configuration for hydctr
2015-06-30 Michal SojkaCopy build/tms570_hdk to build/tms570_hydctr
2015-06-30 Michal SojkaAutomatically build all available targets
2015-06-30 Michal SojkaSimplify Makefile.var
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-06-19 Michal SojkaMakefile: Always use cmd.exe as SHELL on Windows
2015-04-29 Michal HornAdd .out suffix to generated binary eaton-0.4
2015-04-29 Michal HornAdd be32 flag for linker fot TMS570
2015-04-29 Michal HornMerge branch 'rm48/master' of rtime.felk.cvut.cz:pes...
2015-04-29 Michal SojkaAdd TARGET_CCXML to Makefile.config
2015-04-29 Michal SojkaDon't include common.mk in Makefile.rules
2015-04-29 Michal SojkaIgnore some garbage generated by CCS
2015-04-29 Michal HornAdd CCS project for helloworld for POSIX target
2015-04-29 Michal HornAdd CCS project for helloworld for RM48 HDK target
2015-04-29 Michal HornAdd helloworld project for TMS570 HDK target
2015-04-29 Michal HornRemove not needed CCS project files
2015-04-28 Michal SojkaMakefile.rules: Always use linker script from build...
2015-04-28 Michal SojkaMakefile: Do not use variables with multi-line commands
2015-04-28 Michal Sojkarpp-test-suite: Fix compilation for POSIX target
2015-04-28 Michal SojkaCompile rpp.c for POSIX target
2015-04-28 Michal SojkaRemove unneeded variables from Makefile.var
2015-04-28 Michal SojkaAdd apps Makefiles for all targets
2015-04-28 Michal SojkaUpdate Makefiles so that thay work for both POSIX and...
2015-04-28 Michal SojkaUnify compilation for POSIX and ARM
2015-04-28 Michal Sojkarpp-test-suite: Remove various garbage files
2015-04-28 Michal SojkaAdd Makefiles for rpp-test-suite
2015-04-28 Michal Sojkarpp-test-suite: Unify main.c by adding #ifdefs
2015-04-28 Michal SojkaAdd Makefiles for helloworld application and remove...
2015-04-28 Michal SojkaRefactor Makefiles so that they can be used also for...
2015-04-28 Michal SojkaAdd more to .gitignore
2015-04-28 Michal SojkaUpdate toplevel Makefiles to do reasonable things
2015-04-27 Michal SojkaUpdate CCS projects to work
2015-04-27 Michal SojkaMove CCS projects to build directories
2015-04-27 Michal SojkaCopy Makefile.config to the root directory together...
2015-04-27 Michal SojkaCreate build directories for different targets
2015-04-27 Michal SojkaSimplify Makefile.var
2015-04-22 Michal HornSwitch to RM48 project
2015-04-21 Michal HornAdd version for TMS570_HDK platform
2015-04-21 Michal HornAdd variable for target configuration file to the Makefile
2015-04-21 Michal HornAdd variable for target configuration file to the Makefile
2015-04-21 Michal HornAdd variable for linker script file to the Makefile
2015-04-21 Michal HornAdd support for release basename print
2015-04-21 Michal HornAdd LD script variable to the Makefile
2015-04-20 Michal HornAdd copy of CCS projects files to platform specific...
2015-04-20 Michal HornUpdate CCS project file
2015-04-20 Michal HornFix header comments in Makefiles
2015-04-20 Michal HornRemove forgotten line in the ADC test
next