aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor documentation improvement.Giovanni Di Sirio2018-04-281-1/+3
* Added Monitor template class, removed CondVar class, some renaming, documenta...Giovanni Di Sirio2018-04-283-149/+181
* Fixed bug #942.Giovanni Di Sirio2018-04-284-8/+10
* Removed -fsingle-precision-constant as default FPU option.Giovanni Di Sirio2018-04-281-1/+1
* Added RAII helpers to the C++ wrapper.Giovanni Di Sirio2018-04-281-2/+40
* Fixed bug #941.Giovanni Di Sirio2018-04-272-1/+3
* Fixed bug #940.Giovanni Di Sirio2018-04-273-6/+8
* Added const modifiers where required, replace NULL with nullptr, minor docume...Giovanni Di Sirio2018-04-276-59/+70
* Updated C++ demo.Giovanni Di Sirio2018-04-242-27/+78
* More wrappers.Giovanni Di Sirio2018-04-231-110/+213
* More C++ fixes.Giovanni Di Sirio2018-04-233-68/+69
* Added wrapper for registry.Giovanni Di Sirio2018-04-221-38/+111
* More API in the C++ wrapper, minor documentation fixes.Giovanni Di Sirio2018-04-224-40/+76
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11946 110e8d01-0319-4d1...Giovanni Di Sirio2018-04-222-4/+4
* More API wrappers.Giovanni Di Sirio2018-04-221-34/+164
* Added missing API to the wrapper, still a lot to do.Giovanni Di Sirio2018-04-222-20/+280
* Removed redundant inline keywords.Giovanni Di Sirio2018-04-221-112/+113
* Updated readme.Giovanni Di Sirio2018-04-211-0/+2
* C++ wrapper rework, not finished yet.Giovanni Di Sirio2018-04-212-713/+455
* Fixed bug #938 and #939.Giovanni Di Sirio2018-04-153-1/+17
* Fixed ID number 1 and 73 as per datasheet errata.isiora2018-04-131-0/+7
* Readded Aes wrapperedolomb2018-04-131-0/+3
* Fixed bugsedolomb2018-04-131-0/+4
* Minor changes.isiora2018-04-131-3/+6
* Added L2CC support.isiora2018-04-131-4/+12
* Set PMC and SYSC as non secure.isiora2018-04-131-2/+2
* Added ARM_SUPPORTS_L2CC.isiora2018-04-131-2/+2
* Added the L2 management, and an option on cache disable.isiora2018-04-132-29/+58
* Added the L2 management, and an option on cache disable.isiora2018-04-132-29/+56
* Added ARM_SUPPORTS_L2CC.isiora2018-04-131-1/+3
* FIxed the path of mmu.cisiora2018-04-131-1/+1
* Mapped the sdmmc memory region as non secure.isiora2018-04-131-4/+34
* Fixed ID number 1 and 73 as per datasheet errata.isiora2018-04-131-7/+3
* Minor changes.isiora2018-04-131-5/+0
* Added TRNG driveredolomb2018-04-136-1/+307
* Added ID_PMC and ID_RSTCedolomb2018-04-131-0/+2
* Added ID_PMC and ID_RSTCedolomb2018-04-131-0/+2
* Added configure security instructionedolomb2018-04-131-0/+4
* Fixed phy address at 0 for SAMA5D28edolomb2018-04-131-0/+7
* Fixed bug #937.Giovanni Di Sirio2018-04-132-6/+8
* Fixed bug #936.Giovanni Di Sirio2018-04-132-0/+25
* Fixed bug #935.Giovanni Di Sirio2018-04-1312-108/+111
* Updated SPI speededolomb2018-04-121-2/+2
* Added RT-SAMA5D2-LWIP-HTTPS-CLIENT-SNIedolomb2018-04-1224-0/+6136
* Added RT-SAMA5D2-LWIP-HTTPS-CLIENTedolomb2018-04-1224-0/+6158
* Updated chconf.hedolomb2018-04-111-1/+2
* Updated chconf.hedolomb2018-04-111-1/+2
* Updated chconf.hedolomb2018-04-111-1/+2
* Updated demo and chconf.hedolomb2018-04-114-8/+100
* Updated debug fileedolomb2018-04-111-1/+1