summaryrefslogtreecommitdiff
path: root/rtl/embedded/arm
Commit message (Expand)AuthorAgeFilesLines
* * CortexM4: Add some missing system registerslaksen2021-04-031-2/+16
* * Add SAMD51P19A controller type. Unit generated by Michael Ring and slightly...laksen2021-03-221-0/+2093
* * patch by Michael Ring to fix errors introduced by r48722florian2021-02-201-0/+1
* * (modified) patch by Michael Ring to enable the FPU on Cortex-M4F if avail...florian2021-02-191-1/+12
* * patch by Robert Roland to support the RaspberryPi 2 as a bare metal embed...florian2020-01-231-0/+204
* Added more Nordic Semi controllers. Created a new unit for NRF52x controllers...laksen2017-01-103-2431/+2669
* Added support for NRF52832 controllers.laksen2016-07-221-0/+2431
* Added missing reset vectorlaksen2015-12-291-0/+1
* Applied patch from Michael Ring fixing the startup code for Freescale microco...laksen2015-12-024-4/+125
* Added a bunch of new and fixed embedded controller units. From Michael Ring.laksen2015-11-2110-22032/+13323
* Fix some addresses that were missing a zero in CortexM7 unit.laksen2015-08-154-345/+345
* Forgot to add Cortex-M7 unit to previous commit.laksen2015-07-311-0/+256
* Added STM32F7xx controller units and types.laksen2015-07-313-0/+4952
* Fixed initialization code for MK20D7 controllers.laksen2015-06-021-1/+31
* Added Freescale MK20D7 controller support.laksen2015-05-281-0/+22213
* Add initial support for STM32F429 corelaksen2015-04-141-0/+579
* Add initial support in ARM-embedded for Allwinner A20.laksen2015-03-081-0/+130
* Applied patch from Michael Ring that adds some startup code for some new stm3...laksen2014-06-206-141/+6504
* patch by Michael Ring: florian2013-04-297-3844/+2572
* Merge r23058florian2013-03-1011-705/+1666
* Merge r22905 and r22906florian2013-03-101-71/+95
* Merged r22903florian2013-03-092-0/+495
* + patch by Justin Smyth to support the lpc1343, resolves #23844florian2013-02-141-0/+3844
* * use pascal loop, so it can be better optimizedflorian2013-01-011-4/+6
* Small fixes to ARM-Embedded RTL from Jeppe Johansenmasta2012-10-225-25/+113
* o merge of the branch laksen/arm-embedded of Jeppe Johansen:florian2012-10-2111-1606/+5913
* + patch by Jeppe Johansen to support the SC32442Bflorian2012-01-141-0/+515
* + support for lpc1768 by David Welchflorian2011-08-311-0/+160
* o slightly modified patch by John Clymer:florian2011-08-252-1/+298
* * fix USBMem as requested by Jeppe on IRCflorian2011-08-211-1/+1
* * indention fixedflorian2011-08-081-76/+78
* * patch by Jeppe Johansen: The reset vector for stm32f103 didn't have the T b...florian2011-01-301-71/+71
* + added generic stellaris support as provided by #17365florian2010-09-091-0/+292
* o patch by Jeppe Johansen, resolves #16769florian2010-06-221-4/+61
* * merged armthum branchflorian2009-10-041-0/+626
* + more register definitions by Seppo Suutarlaflorian2009-07-021-18/+241
* * setup stacks properlyflorian2009-06-271-13/+23
* + first at91sam7x256 unitflorian2009-06-222-13/+406
* + set stack through linker scriptflorian2009-06-201-13/+14
* + startup code copies initialized data now from flash to ramflorian2009-06-181-8/+31
* * some cosmetic changesflorian2009-02-011-3/+3
* * fixed some errors in the irq handlersflorian2009-01-291-2/+9
* + clear ram on startupflorian2009-01-271-7/+36
* * entry code fixedflorian2009-01-261-81/+97
* * first compilable versionflorian2009-01-261-35/+56
* + experimental support unit for Phillips/NXP arm microcontrollerflorian2009-01-251-0/+478