summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-11more s/PwrSeq/ECF-XIOH_Vx/HEADmasterGuillaume Knispel
2013-02-11handle version and add a rule to copy binaries to bsp_binaries repov2.03Guillaume Knispel
2013-02-11better Makefile target names and prereqsGuillaume Knispel
2013-02-08update / cleanup Makefile and .gitignore (new fw filenames)v2.02Guillaume Knispel
2013-01-30CCS and IAR: project defines XIOH_V5 (target board)v2.01v2.00Guillaume Knispel
2013-01-30port to XIOH v6Guillaume Knispel
2013-01-28disable more misra rules (about macros)Guillaume Knispel
2013-01-28portabilisationGuillaume Knispel
2013-01-24reference P3RENGuillaume Knispel
2013-01-24continuously clear CMDPWR in MACHINE_OFF stateGuillaume Knispel
2013-01-24add commentsGuillaume Knispel
2013-01-23add verify command in flashmsp fileGuillaume Knispel
2013-01-23explain why i flash through another computerGuillaume Knispel
2013-01-23add example scripts for flashingGuillaume Knispel
2013-01-23ignore path.txtGuillaume Knispel
2013-01-23add note about fw size for various compilersGuillaume Knispel
2013-01-18rename trace_p4in_changes to more appropriate trace_slps3n_changesGuillaume Knispel
2013-01-14fix a typo and add a warningGuillaume Knispel
2013-01-10SoftWD: disable when WATCHDOG not set, and reset in serial debugGuillaume Knispel
2013-01-09rephrase comment about -funsigned-charGuillaume Knispel
2013-01-09define change_state() in mainGuillaume Knispel
2013-01-08split source code and port serial traces from IAR only to any compilerGuillaume Knispel
2013-01-08exclude IAR_ULPAdvisor_Defs.h (generated by IAR for ULP) for CCS buildsGuillaume Knispel
2013-01-08disable ULP again, disable some MISRA rulesGuillaume Knispel
2013-01-08enhance Makefile (comment and output)Guillaume Knispel
2013-01-07factor compiler defines, add UNUSED macrosGuillaume Knispel
2013-01-07remove _bit. IAR only constructGuillaume Knispel
2013-01-04improve readmeGuillaume Knispel
2012-12-19README for Debian systemsNoe Rubinstein
2012-12-15add soft WDGuillaume Knispel
2012-12-12add full GNU GPLv3 COPYING fileGuillaume Knispel
2012-12-12use a sane indentation and improve some commentsGuillaume Knispel
2012-12-12update CCS project settingsGuillaume Knispel
2012-12-12s/_my_in_range/in_range/ and s/_my_out_range/out_range/Guillaume Knispel
2012-12-12improve commentGuillaume Knispel
2012-12-11better CCS build options and safety tests for all compilersGuillaume Knispel
2012-12-07handle powerfailuresGuillaume Knispel
2012-12-05when in doubt, rebootGuillaume Knispel
2012-12-05generate PwrSeq.safe.txt with flash filled with reboot instructionsGuillaume Knispel
2012-12-04remove last remaining comment about unexpected.hGuillaume Knispel
2012-12-04add explanations about the main compiler ifdef sectionGuillaume Knispel
2012-12-04correct comment about UNEXPECTED_ISR_LISTGuillaume Knispel
2012-12-03dump listing for gcc buildsGuillaume Knispel
2012-11-29fix permsGuillaume Knispel
2012-11-29for mspgcc builds: optimize output and improve safetyGuillaume Knispel
2012-11-29switch back SYS_RESET_N to pullup after resetGuillaume Knispel
2012-11-28don't really need a .h for 3 linesGuillaume Knispel
2012-11-28fix permsGuillaume Knispel
2012-11-28reset on unexpected interruptGuillaume Knispel
2012-11-27fix indentGuillaume Knispel