Commit Graph

24 Commits

Author SHA1 Message Date
Giovanni Di Sirio f84032701c Mass EOL change to Unix mode.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15872 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-11 14:52:30 +00:00
Giovanni Di Sirio 82c4ef2462 Fixed some regressions, there are more.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15820 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-10-10 08:49:38 +00:00
Giovanni Di Sirio e84794c8e7 Fixed bug #1091.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13607 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-04-28 15:23:12 +00:00
Giovanni Di Sirio e2943eb904 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13579 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-04-26 12:36:56 +00:00
Giovanni Di Sirio ef5ee94dad Scatter files symbos renamed for consistency. Now all scatter exported symbols are prefixed and postfixed by a __. Adopted "base" instead of "start" for all symbols defining the base of a memory area.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13189 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-23 13:51:54 +00:00
Giovanni Di Sirio ae2fa9e9c5 Fixed bug #1033.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12849 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-06-29 16:51:09 +00:00
edolomb 29309f101a Updated SAMA drivers (still incomplete)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12543 110e8d01-0319-4d1e-a829-52ad28d1bb01
2019-01-17 15:19:20 +00:00
Giovanni Di Sirio 858b658d39 Makefile optimizations, adjusted some scatter files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12129 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-07-06 12:54:03 +00:00
edolomb a116815081 Fixed bug: removed subalign
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12116 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-06-19 16:44:21 +00:00
isiora 6f1b8f2f1d git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11832 110e8d01-0319-4d1e-a829-52ad28d1bb01 2018-03-21 14:33:56 +00:00
isiora ec20e23fd4 New memory layout.
git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11613 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-07 11:51:02 +00:00
isiora e3d8fb30fb Cleanup interworking code.
git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11574 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-02-27 00:14:43 +00:00
Giovanni Di Sirio f063c4d193 Mass update of the Apache 2.0 license statement.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-01-20 11:44:14 +00:00
isiora 810cbef58a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11325 35acf78f-673a-0410-8e92-d51de3d6d3f4 2018-01-18 11:24:35 +00:00
isiora 2796ef6d6f Minor changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11324 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-01-18 11:24:13 +00:00
isiora 39242538b7 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11011 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-11-14 22:52:08 +00:00
isiora 572bf197fa Added .boot section to startup
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10772 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-10-04 19:44:50 +00:00
isiora 945d8382d2 Moved .boot section in rules.ld
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10771 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-10-04 19:44:23 +00:00
isiora b2077b60a3 Entry to Boot_Handler, boot code in startup section.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10676 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-22 10:26:20 +00:00
gdisirio 0e546f8e46 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10261 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-06-19 17:40:19 +00:00
Giovanni Di Sirio faf584ff60 GCC asm files extension changed from .s to .S.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9345 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-04-23 06:47:26 +00:00
Giovanni Di Sirio b3fe630e4b Mass license update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9136 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-03-18 10:29:35 +00:00
Giovanni Di Sirio 04429bc93f Startup files relicensed under Apache 2.0.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8957 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-02-27 08:13:14 +00:00
Giovanni Di Sirio 566bc155ac Start of tree reorganization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8897 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-02-16 09:53:03 +00:00