aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/src
Commit message (Collapse)AuthorAgeFilesLines
* Reintroduced CRC7 calculation.gdisirio2012-02-121-6/+49
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3954 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Optimization in write operations of the MMC_SPI driver.gdisirio2012-02-121-3/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3953 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3486930.gdisirio2012-02-121-47/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3952 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3485500.gdisirio2012-02-111-0/+71
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3950 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3946 ↵gdisirio2012-02-081-0/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* License text updated with new year.gdisirio2012-01-2119-19/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3846 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added I-Class APIs to the RTC driver.gdisirio2012-01-141-5/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3807 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3797 ↵gdisirio2012-01-121-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated all halconf.h files.gdisirio2012-01-091-2/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3777 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3775 ↵gdisirio2012-01-092-0/+108
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C driver state diagram modified, documentation improvements.gdisirio2012-01-061-6/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3751 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improvements to the MMC over SPI driver.gdisirio2012-01-051-13/+147
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3741 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Merged changes from i2c_lld_2.zipbarthess2012-01-041-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3729 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed two initializations that should go in the low level.gdisirio2012-01-041-2/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3727 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed some documentation errors.gdisirio2012-01-041-4/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3725 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Rest of "id_" prefixes deleted from driver.barthess2012-01-021-19/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3708 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Changes to palSetGroupMode(), various adjustments to the PAL driver.gdisirio2011-12-311-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3695 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Fixes.barthess2011-12-311-10/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3694 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. API changes mostly done.barthess2011-12-301-4/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3692 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3686 ↵gdisirio2011-12-291-2/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated credits.gdisirio2011-12-292-0/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3685 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C API proposal.gdisirio2011-12-291-66/+88
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3684 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. High level API rolled back.barthess2011-12-161-36/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3619 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Testhal works on F4x, compiles (but not deeply tested) on F1x.barthess2011-12-151-1/+29
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3615 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Added callback switch helper. Not tested.barthess2011-12-131-4/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3608 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTCv1 code cleanups and adding some safety checks.barthess2011-12-121-20/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3603 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Development suspended until EXTI driver API will changed.barthess2011-12-121-8/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3600 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Driver broken.barthess2011-12-111-6/+36
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3598 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Added forgotten check of BUSY flag.barthess2011-12-091-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3587 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Added timeout in functions. Code clean ups.barthess2011-12-081-58/+36
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3583 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3581 ↵barthess2011-12-081-6/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3578 ↵gdisirio2011-12-081-30/+24
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Error handling from userland code added.barthess2011-12-071-2/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3572 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Switch to synchronous model.barthess2011-12-071-19/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3570 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Bug fixes.barthess2011-12-061-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3562 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Tested on tmp75, mma8451, max1236.barthess2011-12-041-29/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3553 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. DMA works.barthess2011-12-021-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3550 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Code compiles but does not work.barthess2011-12-011-8/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3548 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Nop.barthess2011-12-011-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3545 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improvements to the USB driver, first phase.gdisirio2011-10-232-120/+78
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3449 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3413 ↵gdisirio2011-10-011-38/+57
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3412 ↵gdisirio2011-09-261-27/+38
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Test updated.barthess2011-09-251-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3408 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. API changes.barthess2011-09-251-16/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3405 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3381 ↵gdisirio2011-09-221-1/+6
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. API cnahge.barthess2011-09-211-10/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3376 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed problem in gptPolledDelay().gdisirio2011-09-191-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3350 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3314 ↵gdisirio2011-09-131-0/+46
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Revert const qualifier to the pointer to I2CSlaveConfig.barthess2011-09-121-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3310 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3309 ↵gdisirio2011-09-122-0/+124
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4