aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Enhanced ICU driver.gdisirio2014-08-3110-32/+50
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7211 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improvements to the ICU driver (not finished).gdisirio2014-08-315-60/+233
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7210 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #529.gdisirio2014-08-301-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7209 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Enhanced PWM drivergdisirio2014-08-3015-71/+395
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7208 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Fixes to I2C registersutzig2014-08-292-18/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7207 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Initial I2C driver for K2xutzig2014-08-293-0/+583
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7206 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [FSMC SRAM] Naming convention fixes.barthess2014-08-263-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7201 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [CPP wrapper] Added unlock functions to Mutex class.barthess2014-08-262-0/+32
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7199 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [FSMC SRAM] Fixed speed degradation in testhal application.barthess2014-08-262-66/+67
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7198 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [FSMC NAND] Minor changes in testhal application.barthess2014-08-264-728/+690
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7197 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [FSMC SRAM] Added testhal application.barthess2014-08-267-0/+1643
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7196 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [FSMC SRAM] Added driver code.barthess2014-08-265-24/+395
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7195 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [FSMC NAND] Low level driver cosmetical cleanupbarthess2014-08-262-34/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7194 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #528.gdisirio2014-08-261-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7193 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7191 ↵gdisirio2014-08-251-0/+52
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7190 ↵gdisirio2014-08-253-13/+29
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #527.gdisirio2014-08-246-6/+113
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7188 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Add MC HCK demoutzig2014-08-236-0/+1212
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7187 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Add MCHCK board filesutzig2014-08-233-0/+173
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7186 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Add SPI driver for K2x familyutzig2014-08-233-0/+641
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7185 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Use ASCII chars on license because people don't like UTF-8...utzig2014-08-231-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7184 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Fix SPI registers for K2 familyutzig2014-08-231-52/+126
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7183 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7182 ↵gdisirio2014-08-211-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Fix opendrain output configurationutzig2014-08-201-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7181 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Fix typos and commentsutzig2014-08-191-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7180 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Config option for FEI mode + PEE config movedutzig2014-08-192-7/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7179 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Add support for FEI modeutzig2014-08-191-1/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7178 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [STM32 FSMC NAND] Testhal minor fix.barthess2014-08-151-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7177 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [STM32 FSMC NAND] Driver variant using dedicated FSMC interrupts finished ↵barthess2014-08-148-118/+86
| | | | | | and tested in hardware. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7176 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [STM32 FSMC NAND] Testhal application cleanup.barthess2014-08-145-113/+118
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7175 35acf78f-673a-0410-8e92-d51de3d6d3f4
* More on bug #525.gdisirio2014-08-132-8/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7174 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #525.gdisirio2014-08-132-3/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7172 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Enhance events in RT. Events documentation cleanup.gdisirio2014-08-132-98/+128
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7169 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added brackets as suggested in #523.gdisirio2014-08-131-2/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7167 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added chSysConditionalLock() and chSysConditionalUnlock() functions to RT ↵gdisirio2014-08-124-8/+94
| | | | | | and NIL. Improved debug documentation. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7166 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added systime_t chThdSleepUntilWindowed(systime_t prev, systime_t next) API.gdisirio2014-08-102-0/+31
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7165 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #523.gdisirio2014-08-081-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7164 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Fix KL25Z demo warningsutzig2014-08-071-0/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7162 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Fix cpu typeutzig2014-08-071-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7161 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Add Teensy 3.0 demoutzig2014-08-076-0/+1150
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7160 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Add Teensy 3.0 board descriptionutzig2014-08-073-0/+400
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7159 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Use dynamic MCG settings based on XTAL frequencyutzig2014-08-071-6/+29
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7158 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Add XTAL frequency configuration optionutzig2014-08-071-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7157 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Remove extra licensing termsutzig2014-08-071-7/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7156 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Add missing entry to linker scriptutzig2014-08-071-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7155 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #522.gdisirio2014-08-071-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7154 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32 FSMC NAND. Polishing driver after hardware tests.barthess2014-08-077-28/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7152 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7151 ↵gdisirio2014-08-072-1/+32
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Add serial support to K20D50M demo + TestThreadutzig2014-08-073-2/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7150 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Fix K20 serial driverutzig2014-08-071-33/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7149 35acf78f-673a-0410-8e92-d51de3d6d3f4