Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed STM32F401 support. | gdisirio | 2014-04-21 | 1 | -0/+149 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6856 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Linker files relicensed under Apache 2.0. | gdisirio | 2014-04-21 | 44 | -623/+440 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6854 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Improved CCM handling for F4 devices. | gdisirio | 2014-04-21 | 1 | -0/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6848 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | merged RX stuff | lbednarz | 2014-04-02 | 7 | -0/+1640 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6831 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Add support for new microcontroller NXP LPC43xx. | theshed | 2014-03-01 | 4 | -0/+480 |
| | | | | | | Drivers for hal, pal, gpt, serial, mac, dac, spi, dma. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6740 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Add LPC17xx MAC driver and LWIP demo for LPC1769 LPCXpresso. | theshed | 2014-03-01 | 2 | -1/+19 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6738 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added support for EA LPCXpresso LPC1769 board and LPC17xx drivers for | theshed | 2014-03-01 | 5 | -0/+588 |
| | | | | | | adc, i2c, serial, spi, rtc, pal, gpt and dma. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6736 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug #443. | gdisirio | 2013-12-03 | 1 | -4/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6523 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug #434. | gdisirio | 2013-11-30 | 3 | -0/+15 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6517 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed number of vectors for STM32F42x/STM32F43x. | gdisirio | 2013-11-22 | 1 | -2/+22 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6507 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6481 ↵ | gdisirio | 2013-11-18 | 1 | -1/+14 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | STM32F429I-Discovery demo, compiles but not tested. | gdisirio | 2013-10-27 | 1 | -0/+154 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6382 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug #430. | gdisirio | 2013-08-31 | 22 | -0/+22 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6232 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed doc.error. | gdisirio | 2013-08-06 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6087 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Port support for SCP560B64. | gdisirio | 2013-07-18 | 6 | -17/+136 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5983 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5982 ↵ | gdisirio | 2013-07-18 | 7 | -0/+892 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed doc tag. | gdisirio | 2013-06-24 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5877 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed C/P error. | gdisirio | 2013-06-21 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5866 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5839 ↵ | gdisirio | 2013-06-12 | 8 | -0/+1074 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5823 ↵ | gdisirio | 2013-06-08 | 1 | -7/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5813 ↵ | gdisirio | 2013-06-04 | 1 | -0/+175 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Add LPC11xx ext,i2c and pwm drivers + LPC11C24 Board Xpresso board | theshed | 2013-06-02 | 1 | -0/+152 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5799 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5674 ↵ | gdisirio | 2013-05-05 | 5 | -5/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5645 ↵ | gdisirio | 2013-04-29 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5644 ↵ | gdisirio | 2013-04-29 | 2 | -40/+55 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added wait states to the RAM accesses as specified on the DS. | gdisirio | 2013-04-29 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5643 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Performance improvements. | gdisirio | 2013-04-29 | 1 | -0/+249 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5642 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Performance related fixes. | gdisirio | 2013-04-29 | 2 | -2/+13 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5641 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed stop procedure in the USB driver. | gdisirio | 2013-04-27 | 2 | -3/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5634 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Add LPC122x support | theshed | 2013-04-26 | 4 | -0/+427 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5633 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5617 ↵ | gdisirio | 2013-04-26 | 5 | -0/+20 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5614 ↵ | gdisirio | 2013-04-26 | 1 | -0/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5613 ↵ | gdisirio | 2013-04-26 | 5 | -0/+375 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | White space fixes. | gdisirio | 2013-04-23 | 2 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5606 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5593 ↵ | gdisirio | 2013-04-17 | 1 | -0/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5592 ↵ | gdisirio | 2013-04-17 | 5 | -5/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5587 ↵ | gdisirio | 2013-04-11 | 4 | -64/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5585 ↵ | gdisirio | 2013-04-10 | 1 | -10/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5584 ↵ | gdisirio | 2013-04-10 | 1 | -0/+10 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5566 ↵ | gdisirio | 2013-04-07 | 3 | -0/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5543 ↵ | gdisirio | 2013-04-03 | 2 | -1/+6 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5541 ↵ | gdisirio | 2013-04-03 | 1 | -3/+3 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5539 ↵ | gdisirio | 2013-04-03 | 5 | -3319/+558 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | LPC8xx: reduce stack sizes | theShed | 2013-04-02 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5535 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5528 ↵ | gdisirio | 2013-04-02 | 1 | -2/+8 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5527 ↵ | gdisirio | 2013-04-02 | 15 | -12/+45 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5427 ↵ | gdisirio | 2013-03-14 | 1 | -0/+28 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5420 ↵ | gdisirio | 2013-03-13 | 6 | -0/+1311 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3607319. | gdisirio | 2013-03-09 | 20 | -0/+40 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5396 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5380 ↵ | gdisirio | 2013-03-07 | 1 | -2/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 |