Giovanni Di Sirio
|
8adbd4daae
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7957 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-05-09 11:03:02 +00:00 |
Uladzimir Pylinski
|
e3083bb6a9
|
SDIO. sdcErase() function reintroduced.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7804 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-24 20:20:56 +00:00 |
Giovanni Di Sirio
|
55bce34bfa
|
HAL license change.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7801 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-24 07:55:18 +00:00 |
Uladzimir Pylinski
|
08fd7beec6
|
SDIO. Added workaround against incorrect 50MHz clock detection.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7785 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-19 13:00:36 +00:00 |
Giovanni Di Sirio
|
ce7f7103df
|
MISRA fixes for high level HAL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7738 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-08 21:19:58 +00:00 |
Uladzimir Pylinski
|
3f403d2288
|
SDIO. Clock detection procedure for SDC now uses stack allocated buffer instead of provided in config.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7701 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-23 18:32:55 +00:00 |
Giovanni Di Sirio
|
2446dcc077
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7699 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-23 17:54:07 +00:00 |
Giovanni Di Sirio
|
e42ca31b0f
|
limit the use of scratchpad buffer
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7697 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-23 14:23:15 +00:00 |
Uladzimir Pylinski
|
d5307c5e08
|
SDIO. Added forgotten NULL pointer checks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7695 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-19 17:16:15 +00:00 |
Uladzimir Pylinski
|
39592bc15c
|
SDIO. Deleted unused erase function.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7693 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-19 15:26:42 +00:00 |
Uladzimir Pylinski
|
7c1422770e
|
SDIO. Working area buffer now handles using pointer in SDConfig structure.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7692 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-19 15:25:48 +00:00 |
Uladzimir Pylinski
|
e88d9be726
|
SDIO. Added missing comments.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7691 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-18 19:38:56 +00:00 |
Uladzimir Pylinski
|
7890195f7b
|
SDIO. Common code moved from sdc.c to mmcsd superclass.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7690 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-18 19:33:56 +00:00 |
Uladzimir Pylinski
|
5b13713559
|
SDIO. Fix warning about uninitialized variable.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7687 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-18 14:13:47 +00:00 |
Uladzimir Pylinski
|
5b2494f872
|
SDIO. 1) Added MMC support. 2) Added bus clock detection.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7686 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-18 13:46:06 +00:00 |
gdisirio
|
1979996549
|
updated GPL files
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7620 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-01-11 13:45:54 +00:00 |
gdisirio
|
69f211ae2c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7462 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-02 16:38:13 +00:00 |
gdisirio
|
0c1ba01812
|
Added brackets as suggested in #523.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7167 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-13 09:21:25 +00:00 |
gdisirio
|
49d05cf795
|
Fixed bug #523.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7164 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-08 12:21:41 +00:00 |
gdisirio
|
df18715f17
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7100 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-26 09:24:53 +00:00 |
gdisirio
|
58fd763110
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6673 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-08 15:50:16 +00:00 |
gdisirio
|
57d5ba67c5
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6672 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-08 15:45:58 +00:00 |
gdisirio
|
be933e6129
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6308 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-09-20 12:25:11 +00:00 |
gdisirio
|
1e7ce93016
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6306 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-09-20 10:49:21 +00:00 |
gdisirio
|
8ca210a4af
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6108 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-08-09 08:24:22 +00:00 |
gdisirio
|
152cacac1f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5403 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-03-10 11:21:07 +00:00 |
gdisirio
|
01f971ba1d
|
Adjusted C file templates.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5339 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-02-28 16:23:19 +00:00 |
gdisirio
|
cced334724
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5318 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-02-25 11:58:40 +00:00 |
gdisirio
|
5a6b1e42b0
|
Fixed bug 3605794.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5306 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-02-24 08:11:13 +00:00 |
gdisirio
|
184a71345c
|
Updated license years.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5102 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-02-02 10:58:09 +00:00 |
gdisirio
|
9eef4917a7
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4699 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-09-19 18:00:51 +00:00 |
gdisirio
|
228be31cd6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4377 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-07-01 08:53:09 +00:00 |
gdisirio
|
9492ff4976
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4349 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-06-26 18:18:14 +00:00 |
gdisirio
|
80443125b2
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4347 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-06-25 16:53:21 +00:00 |
gdisirio
|
2b1173e292
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4276 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-06-14 16:45:57 +00:00 |
barthess
|
d406f96c22
|
SDIO. Deleted unneded sleep.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4252 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-06-01 18:08:28 +00:00 |
gdisirio
|
661cf8e8dc
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4230 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-05-22 19:45:00 +00:00 |
gdisirio
|
1ae88ebc04
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4184 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-05-10 17:32:30 +00:00 |
gdisirio
|
7e815ba913
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4183 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-05-10 17:16:30 +00:00 |
gdisirio
|
b1653c7b3c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4181 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-05-10 12:38:35 +00:00 |
gdisirio
|
97dce7b944
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4180 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-05-10 12:26:24 +00:00 |
gdisirio
|
7f87eee586
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4178 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-05-09 17:00:03 +00:00 |
gdisirio
|
6ee956d7b6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4171 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-05-07 18:43:52 +00:00 |
gdisirio
|
538f51c0dd
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4109 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-04-17 19:34:14 +00:00 |
barthess
|
29fb7d1e9d
|
SDC. Added global macros CH_SUCCESS/CH_FAILED in ch.h. SDC driver changed respectively.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4107 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-04-17 18:30:45 +00:00 |
barthess
|
469211b330
|
SDC. Safety improvements in capacity detection code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4104 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-04-16 20:14:08 +00:00 |
barthess
|
671cb8ab9d
|
SDC. Reverted from SDC_SUCCESS/SDC_FAILED to boolean values.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4103 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-04-16 20:12:16 +00:00 |
barthess
|
f41de7bb8b
|
SDC. One more uint8_t, uint32_t mixture fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4101 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-04-16 19:20:30 +00:00 |
barthess
|
6206a3c5a5
|
SDC. sdcGetAndClearErrors() now reside in HL driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4100 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-04-16 19:18:14 +00:00 |
barthess
|
973d8da5ea
|
SDC. Added function sdcGetAndClearErrors.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4099 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-04-16 18:19:34 +00:00 |