summaryrefslogtreecommitdiff
path: root/core/cortex-m/build.mk
Commit message (Expand)AuthorAgeFilesLines
* cortex-m/m0: Add Debug Halting Control and Status RegisterTom Hughes2021-02-231-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
* aes-gcm: Adapt AES-GCM to build for ECNicolas Boichat2018-09-211-0/+1
* aes: Adapt AES code to build for ECNicolas Boichat2018-09-201-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
* cortex-m: Generate vector table in CPatrick Georgi2018-07-131-1/+1
* cortex-m: add D-cache supportVincent Palatin2018-06-041-0/+1
* Cr50: Add LLSR (long long shift right) support.Allen Webb2018-03-051-1/+1
* Allow core code to request its cross compilerPatrick Georgi2017-07-191-1/+1
* 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
* make the common runtime optionalVincent Palatin2014-03-221-1/+3
* extract common core codeVincent Palatin2013-12-051-1/+1
* Move core-specific toolchain configuration to core/ directoryVincent Palatin2013-11-071-0/+3
* cortex-m: ensure we use the right subset of the instruction setVincent Palatin2013-11-021-1/+1
* Introducing MPU module for Cortex-M3Daisuke Nojiri2013-09-051-0/+1
* Prevent GCC4.7 from generating unaligned memory accessesVincent Palatin2012-11-271-0/+1
* Watchdog is reloaded by HOOK_TICK, not its own taskRandall Spangler2012-10-301-1/+1
* Enable FPU support for Link ECBill Richardson2012-10-021-1/+0
* Enable checking for divide by 0 and alignment faultsSimon Glass2012-06-211-1/+1
* Add a common watchdog fileSimon Glass2012-06-051-0/+1
* Enable verified boot for EC firmwareBill Richardson2012-05-101-0/+1
* FPU controlVic Yang2012-02-161-0/+5
* Move OS files to a CPU specific directoryVincent Palatin2012-01-251-0/+11