aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports
Commit message (Expand)AuthorAgeFilesLines
* Documentation fixes to the ICU driver.Giovanni Di Sirio2018-03-231-2/+4
* Fixed bugedolomb2018-03-221-2/+2
* Fixed bugedolomb2018-03-221-1/+1
* Minor changes.isiora2018-03-211-3/+4
* Deleted pin's setup. Pins are configured in board.cedolomb2018-03-201-4/+4
* Fixed bugedolomb2018-03-201-0/+1
* update hal crypto sha lld, added integration with wolfcryptareviu2018-03-196-598/+857
* Fixed the check of tick-less timebase.isiora2018-03-182-3/+7
* Minor changes.isiora2018-03-181-0/+2
* Fixed bug #927.Giovanni Di Sirio2018-03-186-12/+6
* Fixed problems introduced in the CAN driver.Giovanni Di Sirio2018-03-181-3/+3
* Fixed documentation error.Giovanni Di Sirio2018-03-181-1/+1
* Typo.Giovanni Di Sirio2018-03-172-2/+2
* Improvements to simulator IRQ detection.Giovanni Di Sirio2018-03-172-10/+10
* Added HAL support for STM32L443.Giovanni Di Sirio2018-03-172-5/+368
* - Minor changesedolomb2018-03-163-4/+4
* Minor registry fix for STM32H7xx.Giovanni Di Sirio2018-03-111-1/+1
* Crypto SHA reworked.Giovanni Di Sirio2018-03-092-219/+387
* Fixed mtxSetSlaveSplitAddr and mtxSetSlaveRegionSize.isiora2018-03-071-4/+10
* removed old reg check and correct some indentareviu2018-02-282-4/+2
* Added L2 related code.isiora2018-02-272-2/+17
* Small changes.isiora2018-02-271-3/+2
* Minor changesedolomb2018-02-262-12/+12
* Modified security of SFC, SFR, L2CC, SFRBU, CHIPIDedolomb2018-02-261-0/+5
* Modified burst sizeedolomb2018-02-261-20/+20
* Modified burst sizeedolomb2018-02-261-12/+12
* Removed pin's configurationedolomb2018-02-261-16/+0
* Enabled error interrupts on DMAedolomb2018-02-261-4/+4
* sdmmc driver update, added support for reliance edge fsareviu2018-02-2624-350/+1473
* Added back missing revisions in trunk.Giovanni Di Sirio2018-02-264-67/+184
* Fixed bug #918.Giovanni Di Sirio2018-02-232-5/+14
* 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