aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms
Commit message (Collapse)AuthorAgeFilesLines
...
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2855 ↵gdisirio2011-03-312-20/+32
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Generic improvements to the GPT driver organization.gdisirio2011-03-313-40/+0
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2854 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Improvements to the PWM driver.gdisirio2011-03-313-120/+81
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2853 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2850 ↵gdisirio2011-03-298-76/+357
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2848 ↵gdisirio2011-03-282-0/+451
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2839 ↵gdisirio2011-03-231-8/+8
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * License updated.gdisirio2011-03-18133-154/+287
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2827 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2821 ↵gdisirio2011-03-131-1/+9
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * STM32 HAL improvements (CL devices).gdisirio2011-03-122-44/+137
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2820 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * USB improvements.gdisirio2011-03-102-37/+67
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2815 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2808 ↵gdisirio2011-03-0822-729/+730
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * LPC13xx GPT driver added (not tested yet).gdisirio2011-03-065-1/+584
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2799 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * GPT driver for LPC11xx (not tested yet).gdisirio2011-03-054-0/+583
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2794 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2789 ↵gdisirio2011-03-031-5/+1
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Various documentation improvements.gdisirio2011-03-0210-137/+154
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2788 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2787 ↵gdisirio2011-03-026-38/+1
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2784 ↵gdisirio2011-03-011-0/+20
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * GPT tested.gdisirio2011-02-281-1/+1
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2780 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * GPT driver model, STM32 GPT driver implementation, not tested, documentation ↵gdisirio2011-02-287-23/+698
| | | | | | | | | | | | not done yet. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2779 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * More improvements to the generic USB driver, implemented suspend and wakeup ↵gdisirio2011-02-152-2/+38
| | | | | | | | | | | | handling in the STM32 USB driver. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2742 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2740 ↵gdisirio2011-02-152-4/+17
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * STM32 USB reset done right.gdisirio2011-02-141-6/+4
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2739 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * More improvements in the USB driver model.gdisirio2011-02-142-91/+142
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2738 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Implemented automatic allocation in the packet memory of the STM32 USB ↵gdisirio2011-02-132-14/+31
| | | | | | | | | | | | driver, no need to specify addresses anymore. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2737 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Simplified USB endpoints configuration.gdisirio2011-02-122-25/+10
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2734 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * RAM optimization to the USB driver.gdisirio2011-02-122-14/+13
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2732 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2724 ↵gdisirio2011-02-091-2/+2
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2722 ↵gdisirio2011-02-093-2/+77
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2719 ↵gdisirio2011-02-082-37/+102
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Removed some obsolete code from the USB driver.gdisirio2011-02-062-119/+2
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2715 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * USB rework, step 2.gdisirio2011-02-062-101/+241
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2714 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Some refactorings.barthess2011-05-281-15/+15
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3000 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Remove dead variable.barthess2011-05-131-1/+0
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2950 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Code cleanups.barthess2011-05-081-15/+15
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2937 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Some fixes.barthess2011-05-062-6/+77
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2922 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Code compiles successfully, but totally not tested.barthess2011-05-052-76/+77
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2921 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. All is broken. Need rewrite.barthess2011-05-042-312/+295
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2919 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. My driver really sucks. I'll try to use alberto driver with my improvementsbarthess2011-05-042-0/+827
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2918 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Additional locks added to avoiding system hangups. Some mistypes in ↵barthess2011-04-021-2/+2
| | | | | | | | | | | | comments fixed. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2865 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Doxy comments improvement.barthess2011-03-271-9/+58
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2846 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. API changes. rw_bit field moved from slave config ctructure to the ↵barthess2011-03-272-8/+18
| | | | | | | | | | | | driver structure. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2845 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Small bugfix.barthess2011-03-261-2/+2
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2844 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Some improvements.barthess2011-03-261-2/+12
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2841 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Platform independent I2CSlaveConfig structure moved to i2c.h.barthess2011-02-271-94/+19
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2778 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Cleanups.barthess2011-02-274-740/+6
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2777 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Code cleanups.barthess2011-02-272-26/+26
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2776 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Small bugfix.barthess2011-02-101-1/+1
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2731 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Cleanups.barthess2011-02-102-10/+12
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2730 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. 10-bit slave addressing done. Not tested at all.barthess2011-02-101-18/+45
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2729 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Begin of 10-bit slave address realization.barthess2011-02-092-11/+31
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2727 35acf78f-673a-0410-8e92-d51de3d6d3f4