aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed disable/enable macro.isiora2017-08-141-4/+4
* Fixed PLLA_MUL.isiora2017-08-141-1/+1
* Added a macro to acknowledge the current interrupt.isiora2017-08-141-0/+8
* The IRQ handlers are normal functions: deleted interrupt attribute to them.isiora2017-08-141-2/+2
* Enabled FIQ in _port_thread_startisiora2017-08-141-5/+6
* Remove the not implemented TIM lld files.Theodore Ateba2017-08-136-1922/+0
* Remove the not implemented USART lld files.Theodore Ateba2017-08-132-566/+0
* Update the AVR Tiny RT demo makefile.Theodore Ateba2017-08-131-1/+1
* Update the AVR Tiny NIL demo makefile.Theodore Ateba2017-08-131-1/+1
* Update AVR tiny platform path according the new architecture and correct comm...Theodore Ateba2017-08-131-6/+6
* Update the platform name and comments.Theodore Ateba2017-08-131-3/+3
* Change the ATTiny GPIO files path according the new architecture and correct ...Theodore Ateba2017-08-133-7/+8
* Change the ATTiny TIM files path according the new architecture and correct c...Theodore Ateba2017-08-133-12/+12
* Change the ATTiny USART files path according the new architecture and correct...Theodore Ateba2017-08-133-7/+7
* Update the AVR Tiny Architecture.Theodore Ateba2017-08-1322-2/+2
* Fixed Bug #870Rocco Marco Guglielmi2017-08-134-3/+3
* Fixed number of vectors for newer devices.Giovanni Di Sirio2017-08-123-3/+5
* Fixed bug #871.Giovanni Di Sirio2017-08-121-0/+2
* Added PIT implementation for ATSAMA5D2 (Still incomplete)Rocco Marco Guglielmi2017-08-113-2/+80
* Minor changes in sama_pmc helper headerRocco Marco Guglielmi2017-08-111-3/+3
* Minor changes in AIC pseudo driver.Rocco Marco Guglielmi2017-08-112-29/+39
* Removed unused folderRocco Marco Guglielmi2017-08-110-0/+0
* Added platform file aic.cedolomb2017-08-111-1/+1
* Added aic headeredolomb2017-08-111-0/+2
* Added macros Enabled/Disabled write protectionedolomb2017-08-112-6/+24
* Fixed Bug #869Rocco Marco Guglielmi2017-08-115-144/+157
* Added CH_CFG_SEC_WORLD.isiora2017-08-111-0/+7
* Fixed comments.isiora2017-08-111-3/+3
* Moved peripheral id definitions in sama5d2x.h.isiora2017-08-111-154/+0
* Added peripheral ID masks.isiora2017-08-111-0/+90
* Added PID 64-78isiora2017-08-111-4/+35
* Changed name of functionsedolomb2017-08-112-20/+16
* Add an RT demo for AVR XMega.Theodore Ateba2017-08-106-0/+1679
* Revertedisiora2017-08-101-3/+2
* Movedisiora2017-08-101-0/+0
* Movedisiora2017-08-101-0/+0
* Added SAMA Advanced Interrupt Controller aicedolomb2017-08-101-2/+2
* Added aicInit() functionedolomb2017-08-101-0/+1
* add aic initedolomb2017-08-101-0/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10382 35acf78f-673a-041...edolomb2017-08-101-8/+8
* Add SAMA advanced interrupt controlleredolomb2017-08-102-0/+260
* Improved SAMA registryRocco Marco Guglielmi2017-08-091-61/+124
* Added sama_pmc and improved clock initRocco Marco Guglielmi2017-08-093-10/+173
* Add a NIL demo for AVR XMega.Theodore Ateba2017-08-096-0/+1439
* Add Mattair Tech, MT Atmel AVR XMega 44-pin USB development board.Theodore Ateba2017-08-093-0/+159
* Add AVR XMega PAL low level driver files.Theodore Ateba2017-08-093-0/+480
* Add AVR XMega system tick low level driver files.Theodore Ateba2017-08-093-0/+281
* Add AVR XMega hall and platform files.Theodore Ateba2017-08-093-0/+144
* Fixed typoRocco Marco Guglielmi2017-08-081-1/+1
* Added SAMA5D2x registryRocco Marco Guglielmi2017-08-082-0/+121