aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update the AVR Tiny RT demo makefile.Theodore Ateba2017-08-131-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10419 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update the AVR Tiny NIL demo makefile.Theodore Ateba2017-08-131-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10418 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update AVR tiny platform path according the new architecture and correct ↵Theodore Ateba2017-08-131-6/+6
| | | | | | comment. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10417 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update the platform name and comments.Theodore Ateba2017-08-131-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10416 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Change the ATTiny GPIO files path according the new architecture and correct ↵Theodore Ateba2017-08-133-7/+8
| | | | | | comment. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10415 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Change the ATTiny TIM files path according the new architecture and correct ↵Theodore Ateba2017-08-133-12/+12
| | | | | | comment. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10414 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Change the ATTiny USART files path according the new architecture and ↵Theodore Ateba2017-08-133-7/+7
| | | | | | correct comment. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10413 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update the AVR Tiny Architecture.Theodore Ateba2017-08-1322-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10412 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed Bug #870Rocco Marco Guglielmi2017-08-134-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10411 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed number of vectors for newer devices.Giovanni Di Sirio2017-08-123-3/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10408 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #871.Giovanni Di Sirio2017-08-121-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10405 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added PIT implementation for ATSAMA5D2 (Still incomplete)Rocco Marco Guglielmi2017-08-113-2/+80
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10404 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Minor changes in sama_pmc helper headerRocco Marco Guglielmi2017-08-111-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10403 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Minor changes in AIC pseudo driver.Rocco Marco Guglielmi2017-08-112-29/+39
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10402 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed unused folderRocco Marco Guglielmi2017-08-110-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10401 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added platform file aic.cedolomb2017-08-111-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10400 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added aic headeredolomb2017-08-111-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10399 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added macros Enabled/Disabled write protectionedolomb2017-08-112-6/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10398 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed Bug #869Rocco Marco Guglielmi2017-08-115-144/+157
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10397 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added CH_CFG_SEC_WORLD.isiora2017-08-111-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10395 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed comments.isiora2017-08-111-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10394 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Moved peripheral id definitions in sama5d2x.h.isiora2017-08-111-154/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10393 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added peripheral ID masks.isiora2017-08-111-0/+90
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10392 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added PID 64-78isiora2017-08-111-4/+35
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10391 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Changed name of functionsedolomb2017-08-112-20/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10390 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add an RT demo for AVR XMega.Theodore Ateba2017-08-106-0/+1679
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10389 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Revertedisiora2017-08-101-3/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10388 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Movedisiora2017-08-101-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10387 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Movedisiora2017-08-101-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10386 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added SAMA Advanced Interrupt Controller aicedolomb2017-08-101-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10385 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added aicInit() functionedolomb2017-08-101-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10384 35acf78f-673a-0410-8e92-d51de3d6d3f4
* add aic initedolomb2017-08-101-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10383 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10382 ↵edolomb2017-08-101-8/+8
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add SAMA advanced interrupt controlleredolomb2017-08-102-0/+260
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10381 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved SAMA registryRocco Marco Guglielmi2017-08-091-61/+124
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10380 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added sama_pmc and improved clock initRocco Marco Guglielmi2017-08-093-10/+173
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10379 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add a NIL demo for AVR XMega.Theodore Ateba2017-08-096-0/+1439
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10378 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add Mattair Tech, MT Atmel AVR XMega 44-pin USB development board.Theodore Ateba2017-08-093-0/+159
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10377 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add AVR XMega PAL low level driver files.Theodore Ateba2017-08-093-0/+480
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10376 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add AVR XMega system tick low level driver files.Theodore Ateba2017-08-093-0/+281
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10375 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add AVR XMega hall and platform files.Theodore Ateba2017-08-093-0/+144
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10374 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed typoRocco Marco Guglielmi2017-08-081-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10373 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added SAMA5D2x registryRocco Marco Guglielmi2017-08-082-0/+121
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10372 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Complete clock tree initialization for ATSAMA5D2.Rocco Marco Guglielmi2017-08-075-29/+121
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10363 35acf78f-673a-0410-8e92-d51de3d6d3f4
* iMPROVED clock tree management for ATSAMA5D2 (Still uncomplete)Rocco Marco Guglielmi2017-08-071-30/+48
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10362 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added clock tree management for ATSAMA5D2 (Still uncomplete)Rocco Marco Guglielmi2017-08-067-20/+265
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10361 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Started Clock tree development on SAMA5 portRocco Marco Guglielmi2017-08-056-57/+211
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10354 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Changed interrupt macro in order to disallow the IRQsisiora2017-08-051-12/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10353 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correction of indentation on AVR testhal Makefiles.Theodore Ateba2017-08-027-8/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10352 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correction of indentation on AVR demo Makefiles.Theodore Ateba2017-08-029-13/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10351 35acf78f-673a-0410-8e92-d51de3d6d3f4