aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/ports
Commit message (Expand)AuthorAgeFilesLines
...
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10670 35acf78f-673a-041...Giovanni Di Sirio2017-09-221-1/+1
* More GHS stuff.Giovanni Di Sirio2017-09-225-4/+548
* AVR: Remove the programming target from the generic makefile rule.Theodore Ateba2017-09-161-13/+0
* Add AVR makefile rules for compilation.Theodore Ateba2017-09-131-0/+297
* Remove a compilation warning.Theodore Ateba2017-09-131-0/+3
* The IRQ handlers are normal functions: deleted interrupt attribute to them.isiora2017-08-141-2/+2
* Enabled FIQ in _port_thread_startisiora2017-08-141-5/+6
* Fixed comments.isiora2017-08-111-3/+3
* Changed interrupt macro in order to disallow the IRQsisiora2017-08-051-12/+13
* Added monitor code to switch between secure and non-secure state.isiora2017-07-291-23/+32
* Renamed ports/ARMCMAx-TZ as ports/ARMCAx-TZRocco Marco Guglielmi2017-07-297-13/+13
* Add NIL support for AVR Tiny architecture.Theodore Ateba2017-07-141-1/+6
* Updated some comments.isiora2017-07-081-6/+6
* Added monitor code to route IRQ to non-secure world.isiora2017-07-071-15/+56
* Modified MON_S_SCRisiora2017-07-041-1/+1
* Added monitor code to switch between secure and non-secure stateisiora2017-07-041-5/+89
* New port layer.gdisirio2017-06-256-0/+994
* Resolve the linker error message: undefined reference to chThdExit.tfateba2017-06-101-1/+1
* Copy/paste error in a comment.Giovanni Di Sirio2017-05-161-1/+1
* Fixed a couple regressions after asm code rework.Giovanni Di Sirio2017-03-171-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10121 35acf78f-673a-041...Giovanni Di Sirio2017-03-071-2/+2
* Dcumentation-related fixes.Giovanni Di Sirio2017-02-165-5/+5
* Unified HighTec and plain GCC compiler ports for e200z. Demos defaulted to GCC.Giovanni Di Sirio2017-02-076-508/+11
* Addressed compiler differences.Giovanni Di Sirio2017-02-072-0/+8
* Split support for HighTec and plain GCC in e200 support.Giovanni Di Sirio2017-02-076-140/+637
* MISRA-related changes.Giovanni Di Sirio2017-02-053-24/+24
* Posix simulator, still work in progress.Giovanni Di Sirio2017-02-021-0/+11
* Worked around GCC-AVR strange behavior in AVR port.Giovanni Di Sirio2017-01-112-2/+18
* Fixed small ident, readme file and Makefile.tfateba2016-11-011-1/+1
* Add test program for AVR ADC hal.tfateba2016-11-011-0/+1
* Applied latest warning fix also for 3-byte PC sized modelsFabio Utzig2016-10-271-3/+3
* Fix casting warnings that prevent using -WerrorIgor Stoppa2016-10-251-3/+3
* Fixed bug in cnt_t type of AVR port.Giovanni Di Sirio2016-08-031-1/+1
* Moved VTOS initialization in startup files.Giovanni Di Sirio2016-04-251-10/+0
* GCC asm files extension changed from .s to .S.Giovanni Di Sirio2016-04-239-5/+5
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9314 35acf78f-673a-0410...Giovanni Di Sirio2016-04-182-0/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9300 35acf78f-673a-0410...Giovanni Di Sirio2016-04-171-2/+1
* IAR support restored.Giovanni Di Sirio2016-04-162-2/+3
* More infos in chtypes.h.Giovanni Di Sirio2016-04-169-50/+158
* Added licensing checks to ports.Giovanni Di Sirio2016-04-1612-1/+85
* [AVR] Fixed AVR port issuesFabio Utzig2016-04-161-19/+17
* [AVR] Fixed port pathsFabio Utzig2016-04-161-3/+3
* Fixed stack limit conditions in RT4.Giovanni Di Sirio2016-04-025-7/+7
* Simulator updates, not complete.Giovanni Di Sirio2016-04-022-22/+93
* Fixed calls to test suite in all applications.Giovanni Di Sirio2016-04-026-0/+40
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9153 35acf78f-673a-0410...Giovanni Di Sirio2016-03-2321-63/+63
* Mass renaming of HAL files.Giovanni Di Sirio2016-03-233-3/+3
* Mass license update.Giovanni Di Sirio2016-03-1840-40/+40
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8931 35acf78f-673a-0410...Giovanni Di Sirio2016-02-233-1081/+0
* Renamed r13 context field in sp (ARM ports). Extended the priorities range fr...Giovanni Di Sirio2016-02-224-17/+17