aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal
Commit message (Expand)AuthorAgeFilesLines
* [KINETIS] Add EXT driverutzig2014-09-012-0/+551
* Improved icuWaitCapture().gdisirio2014-08-313-4/+13
* Enhanced ICU driver.gdisirio2014-08-313-12/+23
* Improvements to the ICU driver (not finished).gdisirio2014-08-314-56/+229
* Enhanced PWM drivergdisirio2014-08-307-71/+330
* [KINETIS] Initial I2C driver for K2xutzig2014-08-293-0/+583
* [FSMC SRAM] Naming convention fixes.barthess2014-08-262-6/+6
* [FSMC SRAM] Fixed speed degradation in testhal application.barthess2014-08-261-62/+62
* [FSMC NAND] Minor changes in testhal application.barthess2014-08-261-721/+682
* [FSMC SRAM] Added driver code.barthess2014-08-265-24/+395
* [FSMC NAND] Low level driver cosmetical cleanupbarthess2014-08-262-34/+22
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7190 35acf78f-673a-0410...gdisirio2014-08-252-11/+27
* Fixed bug #527.gdisirio2014-08-242-2/+5
* [KINETIS] Add MCHCK board filesutzig2014-08-233-0/+173
* [KINETIS] Add SPI driver for K2x familyutzig2014-08-233-0/+641
* [KINETIS] Fix opendrain output configurationutzig2014-08-201-0/+1
* [KINETIS] Config option for FEI mode + PEE config movedutzig2014-08-191-5/+0
* [KINETIS] Add support for FEI modeutzig2014-08-191-1/+16
* [STM32 FSMC NAND] Driver variant using dedicated FSMC interrupts finished and...barthess2014-08-146-96/+56
* [STM32 FSMC NAND] Testhal application cleanup.barthess2014-08-141-0/+4
* More on bug #525.gdisirio2014-08-132-8/+9
* Fixed bug #525.gdisirio2014-08-132-3/+20
* Added brackets as suggested in #523.gdisirio2014-08-131-2/+4
* Fixed bug #523.gdisirio2014-08-081-0/+3
* [KINETIS] Add Teensy 3.0 board descriptionutzig2014-08-073-0/+400
* [KINETIS] Use dynamic MCG settings based on XTAL frequencyutzig2014-08-071-6/+29
* [KINETIS] Add XTAL frequency configuration optionutzig2014-08-071-0/+1
* Fixed bug #522.gdisirio2014-08-071-3/+3
* STM32 FSMC NAND. Polishing driver after hardware tests.barthess2014-08-076-27/+16
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7151 35acf78f-673a-0410...gdisirio2014-08-071-0/+29
* [KINETIS] Fix K20 serial driverutzig2014-08-071-33/+7
* [KINETIS] K20D50M board PB16/PB17 configured as USART0utzig2014-08-071-1/+1
* [KINETIS] Initial K20 serial driver (Not working yet - WIP)utzig2014-08-073-0/+517
* STM32 FSMC NAND. Change driver file layout and naming conventions.barthess2014-08-0613-1140/+920
* [KINETIS] Fix KL2x serial driver for osal compatibilityutzig2014-08-062-6/+6
* Fix copyright messageutzig2014-08-065-5/+5
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7139 35acf78f-673a-0410...gdisirio2014-08-062-11/+0
* [KINETIS] Add basic K20 family supportutzig2014-08-068-0/+1653
* [KINETIS] Style fixutzig2014-08-061-1/+1
* [KINETIS] Freescale Freedom K20D50M boardutzig2014-08-063-0/+176
* STM32 FSMC NAND. Cleaned rest of v2.6 callsbarthess2014-08-052-23/+17
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7128 35acf78f-673a-0410...gdisirio2014-08-051-7/+0
* STM32 FSMC NAND. Fixed license notes.barthess2014-08-0510-100/+76
* STM32 FSMC NAND. Added testhalbarthess2014-08-053-0/+1313
* Added FSMC NAND driverbarthess2014-08-0514-3/+2379
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7122 35acf78f-673a-0410...gdisirio2014-08-051-8/+3
* [KINETIS] Remove duplicated headerutzig2014-08-021-1147/+0
* [KINETIS] Removed unused headerutzig2014-08-021-1/+0
* [KINETIS] Initial support for KL25 familyutzig2014-08-0113-0/+3188
* Fixed bug #520.gdisirio2014-07-283-5/+16