aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports
Commit message (Collapse)AuthorAgeFilesLines
* Removed AIC redirection codeisiora2017-09-221-6/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10675 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Minor changes in hal_serial_lld driveredolomb2017-09-211-1/+35
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10661 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added check on GS status in dmaChannelDisable()edolomb2017-09-211-18/+42
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10660 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed GS check status in DMAHandleredolomb2017-09-211-22/+58
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10659 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added secure/non-secure configuration capability in SAMA PAL driverRocco Marco Guglielmi2017-09-192-6/+78
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10647 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Minor fix on default demo and PAL driverRocco Marco Guglielmi2017-09-171-9/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10631 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added PAL driver Rocco Marco Guglielmi2017-09-175-1/+593
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10630 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed smart building for SAMA driversRocco Marco Guglielmi2017-09-171-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10627 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added smart building for SAMA driversRocco Marco Guglielmi2017-09-172-1/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10626 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added PIO related macrosRocco Marco Guglielmi2017-09-172-0/+48
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10622 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved AIC to work with both secure and non secure mode.Rocco Marco Guglielmi2017-09-172-3/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10621 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added SAMA_HAL_IS_SECURE switchRocco Marco Guglielmi2017-09-171-0/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10620 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added Matrix clock enable in SAMA/SAMA5D2x/hal_lld.cRocco Marco Guglielmi2017-09-171-0/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10619 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Style fixesRocco Marco Guglielmi2017-09-161-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10603 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Update the USB lld file according to the new endpoint enumeration.Theodore Ateba2017-09-162-1/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10593 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Add PAL line support in ATTiny lld.Theodore Ateba2017-09-162-0/+187
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10592 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Add PAL line support in XMEGA lld.Theodore Ateba2017-09-162-2/+187
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10591 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved clock tree configuration for SAMA5Rocco Marco Guglielmi2017-09-161-1/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10589 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add PAL line support in PAL lld for AVR port.Theodore Ateba2017-09-132-0/+199
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10580 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Cosmetic changes in SAMA clock initRocco Marco Guglielmi2017-09-131-15/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10579 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed GPIO port index calculation.Giovanni Di Sirio2017-09-113-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10573 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Moved wakeup logic in LLD.Giovanni Di Sirio2017-09-092-16/+34
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10572 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added wakeup bit clear on interrupt.Giovanni Di Sirio2017-09-091-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10571 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Tentative implementation of USB host wake-up API.gdisirio2017-09-093-7/+32
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10570 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added USARTv1 driveredolomb2017-09-043-0/+827
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10556 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Included USARTv1 Driveredolomb2017-09-041-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10555 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added pmc functions for UARTxedolomb2017-09-041-1/+70
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10554 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added clock definition for UARTxedolomb2017-09-041-0/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10553 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #880.Giovanni Di Sirio2017-09-031-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10550 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed a problem in PAL callbacks STM32 LLDs.Giovanni Di Sirio2017-09-033-19/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10547 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SPI driver improvements.Giovanni Di Sirio2017-09-034-14/+62
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10545 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Made PAL callback and wait APIs independent from each other.Giovanni Di Sirio2017-09-0215-81/+92
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10543 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct code style and comment on USB driver files.Theodore Ateba2017-09-022-4/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10541 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct comment on Serial driver files.Theodore Ateba2017-09-022-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10540 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct code style and comment on ST driver files.Theodore Ateba2017-09-022-5/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10539 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct code style and comment on PWM driver files.Theodore Ateba2017-09-022-58/+60
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10538 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct code style and comment on ICU driver files.Theodore Ateba2017-09-022-24/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10537 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct code style and comment on GPT driver files.Theodore Ateba2017-09-022-4/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10536 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct the comment on SPI driver files.Theodore Ateba2017-09-022-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10535 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct the I2C driver code style and comment.Theodore Ateba2017-09-022-4/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10534 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct comment in PAL driver files.Theodore Ateba2017-09-022-4/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10533 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct comment.Theodore Ateba2017-09-022-8/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10532 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Change commnet, remove empty line.Theodore Ateba2017-09-022-11/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10531 35acf78f-673a-0410-8e92-d51de3d6d3f4
* PAL synchronous API.Giovanni Di Sirio2017-09-026-24/+69
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10528 35acf78f-673a-0410-8e92-d51de3d6d3f4
* PAL callbacks added to STM32F103Giovanni Di Sirio2017-09-029-527/+518
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10526 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10525 ↵Giovanni Di Sirio2017-09-0222-1672/+926
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* PAL callbacks added to STM32F373Giovanni Di Sirio2017-09-028-944/+352
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10524 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed SPI interruption enable, driver restart with different configuration.Theodore Ateba2017-09-012-117/+83
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10522 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10521 ↵Giovanni Di Sirio2017-09-015-5/+277
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10519 ↵Giovanni Di Sirio2017-09-019-591/+261
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4