aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/KINETIS/KL2x
Commit message (Collapse)AuthorAgeFilesLines
* [KINETIS] Final removal (moved to contrib)Fabio Utzig2016-04-0513-2732/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9251 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Queues improvements.Giovanni Di Sirio2016-03-161-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9124 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Add used flash for flash configFabio Utzig2016-02-231-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8925 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Add port operations + small fixesFabio Utzig2015-11-031-8/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8426 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fix typo in macroFabio Utzig2015-10-061-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8345 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Fix flash security block removal on RVCTutzig2015-08-121-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8206 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Fixed drivers that used rt/nil APIs to use OSAL APIFabio Utzig2015-04-071-13/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7868 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Fix to restore correct copyright attributionsFabio Utzig2015-03-3110-10/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7838 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7828 ↵Giovanni Di Sirio2015-03-299-9/+9
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* copyright errorgdisirio2015-01-183-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7632 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 ↵gdisirio2015-01-1112-182/+182
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Removed redundant assertionsutzig2014-11-111-6/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7503 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Interrupt driver PWM driverutzig2014-11-111-21/+98
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7502 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Add PWM driver contributed by Adam Porterutzig2014-11-114-0/+693
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7501 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Configured I2C vectors in registryutzig2014-11-041-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7474 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Corrected copyright assignment.spacecoaster2014-09-111-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7259 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Add missing define for pal_lld_setpadmode()spacecoaster2014-09-082-1/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7253 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] ADC LLD files.spacecoaster2014-09-052-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7250 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Add flash protection defaults to HALutzig2014-09-011-0/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7222 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Move I2C driver to LLDutzig2014-09-011-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7220 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Move to standardized port skelutzig2014-09-013-2/+50
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7216 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Fix KL2x serial driver for osal compatibilityutzig2014-08-062-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7144 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fix copyright messageutzig2014-08-065-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7143 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Style fixutzig2014-08-061-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7134 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Remove duplicated headerutzig2014-08-021-1147/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7117 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Initial support for KL25 familyutzig2014-08-0110-0/+3011
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7110 35acf78f-673a-0410-8e92-d51de3d6d3f4