aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [AVR] Add very simple I2C test demoutzig2014-09-026-0/+1554
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7236 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [AVR] I2C driver updated for chibios3/nil + fixesutzig2014-09-022-46/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7235 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Fix warning using pal_lld_setpadmodeutzig2014-09-021-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7234 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [STM32 FSMC] Updated board files for testhal.barthess2014-09-012-26/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7233 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7231 ↵gdisirio2014-09-011-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed RTC on STM32F0xx.gdisirio2014-09-014-1/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7228 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7227 ↵gdisirio2014-09-013-0/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7224 ↵gdisirio2014-09-015-30/+218
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Add USB registersutzig2014-09-011-0/+90
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7223 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Add flash protection defaults to HALutzig2014-09-012-0/+42
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7222 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Remove flash protection code from demoutzig2014-09-011-21/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7221 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Move I2C driver to LLDutzig2014-09-014-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7220 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Fix base flash sizeutzig2014-09-011-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7219 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Enable use of I2C connected to MMA8451utzig2014-09-011-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7218 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] EXT demosutzig2014-09-0118-0/+2694
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7217 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Move to standardized port skelutzig2014-09-016-7/+104
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7216 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Add EXT driverutzig2014-09-012-0/+551
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7215 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Correct K2x NUM_VECTORSutzig2014-09-011-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7214 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [KINETIS] Improved PORT IRQC definitionutzig2014-09-011-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7213 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved icuWaitCapture().gdisirio2014-08-313-4/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7212 35acf78f-673a-0410-8e92-d51de3d6d3f4
* 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