summaryrefslogtreecommitdiff
path: root/arch/arm/core/cortex_m/prep_c.c
AgeCommit message (Expand)Author
2017-01-23arm: cmsis: Convert relocate_vector_table to use CMSISKumar Gala
2017-01-23arm: cmsis: Convert enable_floating_point to use CMSISCarles Cufi
2017-01-23arm: cortex-m: Implement CONFIG_TEXT_SECTION_OFFSETDavid Brown
2017-01-23arm: set default vector table address in prep_c when XIPRicardo Salveti
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2016-12-25kernel: replace all remaining nanokernel occurancesAnas Nashif
2016-07-08nanokernel: move dataCopy() and bssZero() to common codeAndrew Boie
2016-06-29arm float: Enable floating pointPeter Mitsis
2016-02-05arm/reset: relocate the vector table when a non-XIP imageBenjamin Walsh
2016-02-05Fixed file description and applied doxygen styleAnas Nashif
2016-02-05checkpatch: warning - block_comment_styleDan Kalowsky
2016-02-05Change BSD-3 licenses to Apache 2Javier B Perez Hernandez
2016-02-05arm: Move bsp/CortexM to core/cortex_mPeter Mitsis