aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #920.Giovanni Di Sirio2018-02-231-3/+5
* Uncommented default handleredolomb2018-02-221-1/+1
* Inverted dmaInit and aicInit edolomb2018-02-221-3/+3
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11535 35acf78f-673a-041...isiora2018-02-211-2/+2
* Fixed bug related to spurious interruptedolomb2018-02-211-11/+11
* Added getChannelTransitionSize functionedolomb2018-02-211-0/+14
* AVR: add DAC low level driver for XMEGA128A4U.Theodore Ateba2018-02-213-0/+536
* AVR: Add DAC to the platform support file.Theodore Ateba2018-02-211-0/+1
* Callback invoked on all enabled and pending interrupt sources.isiora2018-02-211-4/+3
* Added default handlers.isiora2018-02-211-3/+20
* Fixed masking of enabled int in the handler. isiora2018-02-211-1/+1
* Fixed bugs on length buffer and transmit queue edolomb2018-02-201-7/+19
* AVR: add DMA low level driver for XMEGA128A4UTheodore Ateba2018-02-203-0/+353
* AVR: Add DMA to the platform support file.Theodore Ateba2018-02-201-0/+1
* Added WDRBT flag in MR register as default to avoid overrun using dma.isiora2018-02-201-775/+779
* Cleanup ISR.isiora2018-02-201-28/+18
* Fixed bugs and code optimizededolomb2018-02-201-13/+5
* Removed EXTIv1 from the STM32 platform files.Giovanni Di Sirio2018-02-2011-11/+0
* AVR: Add the support of the Watchdog low level driver to the XMEGA128A4U.Theodore Ateba2018-02-193-0/+416
* AVR: Add watchdog to the platform driver file.Theodore Ateba2018-02-191-0/+1
* Removed EXTIv1 from STM32/LLD.Giovanni Di Sirio2018-02-194-426/+0
* Added SAMA5D28 platform nameedolomb2018-02-161-0/+3
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11500 35acf78f-673a-041...edolomb2018-02-161-6/+6
* XDMAC0 is SECURE and XDMAC1 is NOT SECUREedolomb2018-02-162-114/+76
* Improved TC handling in STM32 USART drivers.Giovanni Di Sirio2018-02-161-3/+4
* AVR: Add USART and SERIAL low level driver to the platform description file.Theodore Ateba2018-02-121-0/+1
* AVR: Add driver.mk file for Usarts and Serials drivers.Theodore Ateba2018-02-121-0/+13
* AVR: Add serial low level driver for ATXMEGA128U4A.Theodore Ateba2018-02-122-0/+1033
* AVR: Add usart low level driver for ATXMEGA128U4A.Theodore Ateba2018-02-122-0/+931
* MISRA-related changes.Giovanni Di Sirio2018-02-106-12/+12
* Fixed instances of systime_t used as intervals.Giovanni Di Sirio2018-02-061-4/+4
* Various fixes submitted by pl4nkton.Giovanni Di Sirio2018-02-023-9/+24
* Documentation fixes.Giovanni Di Sirio2018-02-022-3/+3
* Fixed bug #914.Giovanni Di Sirio2018-02-022-11/+11
* update sdmmc test hal project with read and write to fileareviu2018-02-011-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11418 35acf78f-673a-041...isiora2018-01-301-2/+0
* MAC now works with checksum offloadedolomb2018-01-302-17/+6
* Fixed bug on length of frameedolomb2018-01-291-1/+4
* Added entries and demo for STM32F7x2/F7x3 support.Giovanni Di Sirio2018-01-222-3/+476
* AVR: Cleanup source code.Theodore Ateba2018-01-2113-378/+402
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11385 35acf78f-673a-041...isiora2018-01-201-0/+2
* AVR: Cleanup code source.Theodore Ateba2018-01-2022-452/+454
* Fixed minor documentation issues.Giovanni Di Sirio2018-01-201-1/+1
* Fixed small Doxygen error.Giovanni Di Sirio2018-01-201-1/+0
* Added more TIM-related definitions.Giovanni Di Sirio2018-01-203-0/+53
* Added HRTIM support.Giovanni Di Sirio2018-01-204-1/+69
* Small fix to buffer size settings.Giovanni Di Sirio2018-01-201-2/+2
* Added 50mHz capability to SDMMCv1 driver.Giovanni Di Sirio2018-01-202-2/+14
* Added CRC unit to RCC support files.Giovanni Di Sirio2018-01-202-0/+53
* Style-related fixes.Giovanni Di Sirio2018-01-201-1/+1