aboutsummaryrefslogtreecommitdiffstats
path: root/os
Commit message (Expand)AuthorAgeFilesLines
* Documentation-relate fixes.Giovanni Di Sirio2018-04-296-7/+79
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11973 110e8d01-0319-4d1...Giovanni Di Sirio2018-04-281-3/+2
* Various fixes.Giovanni Di Sirio2018-04-281-23/+61
* Small optimization to ThreadReference.Giovanni Di Sirio2018-04-281-1/+17
* Small API change for consistency.Giovanni Di Sirio2018-04-282-10/+8
* Minor documentation improvement.Giovanni Di Sirio2018-04-281-1/+3
* Added Monitor template class, removed CondVar class, some renaming, documenta...Giovanni Di Sirio2018-04-281-141/+177
* Fixed bug #942.Giovanni Di Sirio2018-04-283-8/+8
* 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-271-1/+1
* Fixed bug #940.Giovanni Di Sirio2018-04-272-6/+6
* 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-241-1/+1
* More wrappers.Giovanni Di Sirio2018-04-231-110/+213
* More C++ fixes.Giovanni Di Sirio2018-04-232-67/+68
* Added wrapper for registry.Giovanni Di Sirio2018-04-221-38/+111
* More API in the C++ wrapper, minor documentation fixes.Giovanni Di Sirio2018-04-222-37/+71
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11946 110e8d01-0319-4d1...Giovanni Di Sirio2018-04-221-1/+1
* 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
* C++ wrapper rework, not finished yet.Giovanni Di Sirio2018-04-212-713/+455
* Fixed bug #938 and #939.Giovanni Di Sirio2018-04-152-1/+13
* 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-131-6/+6
* Fixed bug #936.Giovanni Di Sirio2018-04-131-0/+23
* Fixed bug #935.Giovanni Di Sirio2018-04-1311-108/+109
* Fixed bugsedolomb2018-04-114-12/+39
* Added tamper functionsedolomb2018-04-112-2/+89
* Re-added temporary Aes wrapperedolomb2018-04-111-1/+6
* Fixed bug #934.gdisirio2018-04-111-2/+2