summaryrefslogtreecommitdiff
path: root/core/cortex-m0/build.mk
Commit message (Expand)AuthorAgeFilesLines
* cortex-m/m0: Add Debug Halting Control and Status RegisterTom Hughes2021-02-231-1/+1
* cortex-m0: implement __ffssi2Ting Shen2019-07-291-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* core/cortex-m*: always use coreboot-sdkPatrick Georgi2019-02-191-2/+4
* cortex-m0: Generate vector table in CPatrick Georgi2018-10-161-0/+1
* Revert "**/build.mk: Set CROSS_COMPILE* to point to coreboot-sdk"Wei-Han Chen2018-08-171-2/+1
* **/build.mk: Set CROSS_COMPILE* to point to coreboot-sdkPatrick Georgi2018-08-151-1/+2
* rsa: Optimization of multiplications for Cortex-M0Nicolas Boichat2018-05-281-1/+1
* Allow core code to request its cross compilerPatrick Georgi2017-07-191-1/+1
* core/cortex-m0/curve25519: Integrate fast curve25519 implementationNicolas Boichat2017-07-031-0/+9
* Add option to enable GCC LTOVincent Palatin2015-05-191-0/+5
* Add 64-bit divide library routines for Cortex-M, Cortex-M0Randall Spangler2015-02-051-1/+1
* cortex-m0: add 64-bit multiplicationVincent Palatin2014-07-101-1/+1
* make the common runtime optionalVincent Palatin2014-03-221-1/+3
* Add Cortex-M0 core supportVincent Palatin2014-03-111-0/+17