Mercurial > ecos
annotate packages/hal/cortexm/kinetis/var/current/ChangeLog @ 3248:04f96179ad68
Clean up macros to support interrupts and set/get features.
| author | vae |
|---|---|
| date | Thu, 13 Jun 2013 19:14:06 +0000 |
| parents | 1b3a6c3f449e |
| children | a99daf62e693 |
| rev | line source |
|---|---|
|
3248
04f96179ad68
Clean up macros to support interrupts and set/get features.
vae
parents:
3242
diff
changeset
|
1 2013-06-12 Mike Jones <mike@proclivis.com> |
|
04f96179ad68
Clean up macros to support interrupts and set/get features.
vae
parents:
3242
diff
changeset
|
2 |
|
04f96179ad68
Clean up macros to support interrupts and set/get features.
vae
parents:
3242
diff
changeset
|
3 * include/var_io_gpio.h |
|
04f96179ad68
Clean up macros to support interrupts and set/get features.
vae
parents:
3242
diff
changeset
|
4 Clean up macros to support interrupts and set/get features. |
|
04f96179ad68
Clean up macros to support interrupts and set/get features.
vae
parents:
3242
diff
changeset
|
5 |
|
3242
1b3a6c3f449e
Add FlexBus RAM configuration and caching, DDRAM CDL moved
vae
parents:
3231
diff
changeset
|
6 2013-04-28 Ilija Kocho <ilijak@siva.com.mk> |
|
1b3a6c3f449e
Add FlexBus RAM configuration and caching, DDRAM CDL moved
vae
parents:
3231
diff
changeset
|
7 |
|
1b3a6c3f449e
Add FlexBus RAM configuration and caching, DDRAM CDL moved
vae
parents:
3231
diff
changeset
|
8 * cdl/hal_cortexm_kinetis.cdl: |
|
1b3a6c3f449e
Add FlexBus RAM configuration and caching, DDRAM CDL moved
vae
parents:
3231
diff
changeset
|
9 * cdl/kinetis_ddram.cdl: (New file) |
|
1b3a6c3f449e
Add FlexBus RAM configuration and caching, DDRAM CDL moved
vae
parents:
3231
diff
changeset
|
10 * cdl/kinetis_fbram.cdl: (New file) |
|
1b3a6c3f449e
Add FlexBus RAM configuration and caching, DDRAM CDL moved
vae
parents:
3231
diff
changeset
|
11 Add FlexBus RAM configuration and caching, DDRAM CDL moved |
|
1b3a6c3f449e
Add FlexBus RAM configuration and caching, DDRAM CDL moved
vae
parents:
3231
diff
changeset
|
12 to a separate file. Updated FlexNVM configuration with 512KiB FlexNVM |
|
1b3a6c3f449e
Add FlexBus RAM configuration and caching, DDRAM CDL moved
vae
parents:
3231
diff
changeset
|
13 and 16KiB FlexMemory. |
|
1b3a6c3f449e
Add FlexBus RAM configuration and caching, DDRAM CDL moved
vae
parents:
3231
diff
changeset
|
14 * cdl/kinetis_clocking.cdl: CYGINT_HAL_CORTEXM_KINETIS_150 |
|
1b3a6c3f449e
Add FlexBus RAM configuration and caching, DDRAM CDL moved
vae
parents:
3231
diff
changeset
|
15 moved to hal_cortexm_kinetis.cdl |
|
1b3a6c3f449e
Add FlexBus RAM configuration and caching, DDRAM CDL moved
vae
parents:
3231
diff
changeset
|
16 * include/var_io_lmem.h, include/hal_cache.h: Add more cache functions. |
|
1b3a6c3f449e
Add FlexBus RAM configuration and caching, DDRAM CDL moved
vae
parents:
3231
diff
changeset
|
17 [ Bugzilla 1001837 ] |
|
1b3a6c3f449e
Add FlexBus RAM configuration and caching, DDRAM CDL moved
vae
parents:
3231
diff
changeset
|
18 |
|
3231
1a05365e93b4
Add Freescale I2C driver and I2C driver entries for Kinetis targets
vae
parents:
3218
diff
changeset
|
19 2013-04-09 Tomas Frydrych <tomas@sleepfive.com> |
|
1a05365e93b4
Add Freescale I2C driver and I2C driver entries for Kinetis targets
vae
parents:
3218
diff
changeset
|
20 |
|
1a05365e93b4
Add Freescale I2C driver and I2C driver entries for Kinetis targets
vae
parents:
3218
diff
changeset
|
21 * cdl/kinetis_irq_scheme.cdl: |
|
1a05365e93b4
Add Freescale I2C driver and I2C driver entries for Kinetis targets
vae
parents:
3218
diff
changeset
|
22 * include/var_io_devs.h: |
|
1a05365e93b4
Add Freescale I2C driver and I2C driver entries for Kinetis targets
vae
parents:
3218
diff
changeset
|
23 Implemented support for I2C [Bugzilla 1001397] |
|
1a05365e93b4
Add Freescale I2C driver and I2C driver entries for Kinetis targets
vae
parents:
3218
diff
changeset
|
24 |
| 3218 | 25 2013-04-01 Ilija Kocho <ilijak@siva.com.mk> |
| 26 | |
| 27 * include/var_io.h, include/var_io_clkgat.h, include/var_io_devs.h, | |
| 28 * src/hal_diag.c, src/kinetis_ddram.c, src/kinetis_misc.c | |
| 29 Add clock gating management and API. [ Bugzilla 1001814 ] | |
| 30 | |
|
3209
ea9c78f2cd61
* cdl/hal_cortexm_kinetis.cdl: Changes to Kinetis part builder related to
vae
parents:
3193
diff
changeset
|
31 2012-11-06 Ilija Kocho <ilijak@siva.com.mk> |
|
ea9c78f2cd61
* cdl/hal_cortexm_kinetis.cdl: Changes to Kinetis part builder related to
vae
parents:
3193
diff
changeset
|
32 |
|
ea9c78f2cd61
* cdl/hal_cortexm_kinetis.cdl: Changes to Kinetis part builder related to
vae
parents:
3193
diff
changeset
|
33 * cdl/hal_cortexm_kinetis.cdl: Changes to Kinetis part builder related to |
|
ea9c78f2cd61
* cdl/hal_cortexm_kinetis.cdl: Changes to Kinetis part builder related to
vae
parents:
3193
diff
changeset
|
34 addition of archhitectural hardware floating point support. |
|
ea9c78f2cd61
* cdl/hal_cortexm_kinetis.cdl: Changes to Kinetis part builder related to
vae
parents:
3193
diff
changeset
|
35 CYGHWR_HAL_CORTEXM_KINETIS_FPU and CYGHWR_HAL_CORTEXM_KINETIS_FLEXNVM |
|
ea9c78f2cd61
* cdl/hal_cortexm_kinetis.cdl: Changes to Kinetis part builder related to
vae
parents:
3193
diff
changeset
|
36 look and feel like other name building options. Added new Kinetis |
|
ea9c78f2cd61
* cdl/hal_cortexm_kinetis.cdl: Changes to Kinetis part builder related to
vae
parents:
3193
diff
changeset
|
37 members to part selection. |
|
ea9c78f2cd61
* cdl/hal_cortexm_kinetis.cdl: Changes to Kinetis part builder related to
vae
parents:
3193
diff
changeset
|
38 * include/var_io.h, src/kinetis_misc.c: Enumerated PORT F. |
|
ea9c78f2cd61
* cdl/hal_cortexm_kinetis.cdl: Changes to Kinetis part builder related to
vae
parents:
3193
diff
changeset
|
39 [Bugzilla 1001607] |
|
ea9c78f2cd61
* cdl/hal_cortexm_kinetis.cdl: Changes to Kinetis part builder related to
vae
parents:
3193
diff
changeset
|
40 |
|
3193
ea482849d620
Define register access to FTFL module. Contributed by Nicolas Aujoux at 2012-09-07 [Bugzilla 1001561]
vae
parents:
3189
diff
changeset
|
41 2012-11-04 Ilija Kocho <ilijak@siva.com.mk> |
|
ea482849d620
Define register access to FTFL module. Contributed by Nicolas Aujoux at 2012-09-07 [Bugzilla 1001561]
vae
parents:
3189
diff
changeset
|
42 |
|
ea482849d620
Define register access to FTFL module. Contributed by Nicolas Aujoux at 2012-09-07 [Bugzilla 1001561]
vae
parents:
3189
diff
changeset
|
43 * include/var_io.h: Define register access to FTFL module. |
|
ea482849d620
Define register access to FTFL module. Contributed by Nicolas Aujoux at 2012-09-07 [Bugzilla 1001561]
vae
parents:
3189
diff
changeset
|
44 Contributed by Nicolas Aujoux at 2012-09-07 [Bugzilla 1001561] |
|
ea482849d620
Define register access to FTFL module. Contributed by Nicolas Aujoux at 2012-09-07 [Bugzilla 1001561]
vae
parents:
3189
diff
changeset
|
45 |
|
3189
068fbe2304f1
Separate data and code caches, as well as text indentation suggested by Jifl. Fixes to cache and SDRAM CDL and functions Improved SDRAM controller support due to better manufacturer documentation: Configurable pad control. [Bugzilla 1001606]
vae
parents:
3187
diff
changeset
|
46 2012-09-28 Ilija Kocho <ilijak@siva.com.mk> |
|
068fbe2304f1
Separate data and code caches, as well as text indentation suggested by Jifl. Fixes to cache and SDRAM CDL and functions Improved SDRAM controller support due to better manufacturer documentation: Configurable pad control. [Bugzilla 1001606]
vae
parents:
3187
diff
changeset
|
47 |
|
068fbe2304f1
Separate data and code caches, as well as text indentation suggested by Jifl. Fixes to cache and SDRAM CDL and functions Improved SDRAM controller support due to better manufacturer documentation: Configurable pad control. [Bugzilla 1001606]
vae
parents:
3187
diff
changeset
|
48 * var/current/cdl/hal_cortexm_kinetis.cdl |
|
068fbe2304f1
Separate data and code caches, as well as text indentation suggested by Jifl. Fixes to cache and SDRAM CDL and functions Improved SDRAM controller support due to better manufacturer documentation: Configurable pad control. [Bugzilla 1001606]
vae
parents:
3187
diff
changeset
|
49 * var/current/cdl/kinetis_clocking.cdl |
|
068fbe2304f1
Separate data and code caches, as well as text indentation suggested by Jifl. Fixes to cache and SDRAM CDL and functions Improved SDRAM controller support due to better manufacturer documentation: Configurable pad control. [Bugzilla 1001606]
vae
parents:
3187
diff
changeset
|
50 * var/current/doc/kinetis.sgml |
|
068fbe2304f1
Separate data and code caches, as well as text indentation suggested by Jifl. Fixes to cache and SDRAM CDL and functions Improved SDRAM controller support due to better manufacturer documentation: Configurable pad control. [Bugzilla 1001606]
vae
parents:
3187
diff
changeset
|
51 * var/current/include/hal_cache.h |
|
068fbe2304f1
Separate data and code caches, as well as text indentation suggested by Jifl. Fixes to cache and SDRAM CDL and functions Improved SDRAM controller support due to better manufacturer documentation: Configurable pad control. [Bugzilla 1001606]
vae
parents:
3187
diff
changeset
|
52 * var/current/include/var_io_ddrmc.h |
|
068fbe2304f1
Separate data and code caches, as well as text indentation suggested by Jifl. Fixes to cache and SDRAM CDL and functions Improved SDRAM controller support due to better manufacturer documentation: Configurable pad control. [Bugzilla 1001606]
vae
parents:
3187
diff
changeset
|
53 * var/current/include/var_io_lmem.h |
|
068fbe2304f1
Separate data and code caches, as well as text indentation suggested by Jifl. Fixes to cache and SDRAM CDL and functions Improved SDRAM controller support due to better manufacturer documentation: Configurable pad control. [Bugzilla 1001606]
vae
parents:
3187
diff
changeset
|
54 * var/current/src/kinetis_ddram.c |
|
3193
ea482849d620
Define register access to FTFL module. Contributed by Nicolas Aujoux at 2012-09-07 [Bugzilla 1001561]
vae
parents:
3189
diff
changeset
|
55 * var/current/src/kinetis_misc.c: |
|
3189
068fbe2304f1
Separate data and code caches, as well as text indentation suggested by Jifl. Fixes to cache and SDRAM CDL and functions Improved SDRAM controller support due to better manufacturer documentation: Configurable pad control. [Bugzilla 1001606]
vae
parents:
3187
diff
changeset
|
56 Separate data and code caches, as well as text indentation suggested by Jifl. |
|
068fbe2304f1
Separate data and code caches, as well as text indentation suggested by Jifl. Fixes to cache and SDRAM CDL and functions Improved SDRAM controller support due to better manufacturer documentation: Configurable pad control. [Bugzilla 1001606]
vae
parents:
3187
diff
changeset
|
57 Fixes to cache and SDRAM CDL and functions Improved SDRAM controller |
|
068fbe2304f1
Separate data and code caches, as well as text indentation suggested by Jifl. Fixes to cache and SDRAM CDL and functions Improved SDRAM controller support due to better manufacturer documentation: Configurable pad control. [Bugzilla 1001606]
vae
parents:
3187
diff
changeset
|
58 support due to better manufacturer documentation: Configurable pad control. |
|
068fbe2304f1
Separate data and code caches, as well as text indentation suggested by Jifl. Fixes to cache and SDRAM CDL and functions Improved SDRAM controller support due to better manufacturer documentation: Configurable pad control. [Bugzilla 1001606]
vae
parents:
3187
diff
changeset
|
59 [Bugzilla 1001606] |
|
068fbe2304f1
Separate data and code caches, as well as text indentation suggested by Jifl. Fixes to cache and SDRAM CDL and functions Improved SDRAM controller support due to better manufacturer documentation: Configurable pad control. [Bugzilla 1001606]
vae
parents:
3187
diff
changeset
|
60 |
|
3187
635199c996bc
Add functions and macros for clock gating control to Kinetis.
vae
parents:
3184
diff
changeset
|
61 2012-08-01 Ilija Kocho <ilijak@siva.com.mk> |
|
635199c996bc
Add functions and macros for clock gating control to Kinetis.
vae
parents:
3184
diff
changeset
|
62 |
|
635199c996bc
Add functions and macros for clock gating control to Kinetis.
vae
parents:
3184
diff
changeset
|
63 * include/var_io.h, src/kinetis_misc.c: Add functions and macros |
|
635199c996bc
Add functions and macros for clock gating control to Kinetis.
vae
parents:
3184
diff
changeset
|
64 for clock gating control to Kinetis. [Bugzilla 1001642] |
|
635199c996bc
Add functions and macros for clock gating control to Kinetis.
vae
parents:
3184
diff
changeset
|
65 |
|
3184
bded287767e9
Provide for cache enablement in RAM startup mode [Bugzilla 1001606]
vae
parents:
3180
diff
changeset
|
66 2012-05-18 Ilija Kocho <ilijak@siva.com.mk> |
|
bded287767e9
Provide for cache enablement in RAM startup mode [Bugzilla 1001606]
vae
parents:
3180
diff
changeset
|
67 |
|
bded287767e9
Provide for cache enablement in RAM startup mode [Bugzilla 1001606]
vae
parents:
3180
diff
changeset
|
68 * include/hal_cache.h, src/kinetis_misc.c: Provide for cache |
|
bded287767e9
Provide for cache enablement in RAM startup mode [Bugzilla 1001606]
vae
parents:
3180
diff
changeset
|
69 enablement in RAM startup mode [Bugzilla 1001606] |
|
bded287767e9
Provide for cache enablement in RAM startup mode [Bugzilla 1001606]
vae
parents:
3180
diff
changeset
|
70 |
|
3180
9b3d0f81044b
* twr_k40x256/current/cdl/hal_cortexm_kinetis_twr_k40x256.cdl,
jld
parents:
3177
diff
changeset
|
71 2012-05-19 John Dallaway <john@dallaway.org.uk> |
|
9b3d0f81044b
* twr_k40x256/current/cdl/hal_cortexm_kinetis_twr_k40x256.cdl,
jld
parents:
3177
diff
changeset
|
72 |
|
9b3d0f81044b
* twr_k40x256/current/cdl/hal_cortexm_kinetis_twr_k40x256.cdl,
jld
parents:
3177
diff
changeset
|
73 * doc/kinetis.sgml: Close <para> and <refsect2> blocks. |
|
9b3d0f81044b
* twr_k40x256/current/cdl/hal_cortexm_kinetis_twr_k40x256.cdl,
jld
parents:
3177
diff
changeset
|
74 * cdl/hal_cortexm_kinetis.cdl: Reference per-package documentation. |
|
9b3d0f81044b
* twr_k40x256/current/cdl/hal_cortexm_kinetis_twr_k40x256.cdl,
jld
parents:
3177
diff
changeset
|
75 |
|
3177
58eda6fed5a5
New files -- Kinetis variant documentation. [Bug 1001580]
vae
parents:
3175
diff
changeset
|
76 2012-05-18 Ilija Kocho <ilijak@siva.com.mk> |
|
58eda6fed5a5
New files -- Kinetis variant documentation. [Bug 1001580]
vae
parents:
3175
diff
changeset
|
77 |
|
58eda6fed5a5
New files -- Kinetis variant documentation. [Bug 1001580]
vae
parents:
3175
diff
changeset
|
78 * doc/kinetis_begin.sgml: |
|
58eda6fed5a5
New files -- Kinetis variant documentation. [Bug 1001580]
vae
parents:
3175
diff
changeset
|
79 * doc/kinetis_end.sgml: |
|
58eda6fed5a5
New files -- Kinetis variant documentation. [Bug 1001580]
vae
parents:
3175
diff
changeset
|
80 * doc/kinetis.sgml: |
|
58eda6fed5a5
New files -- Kinetis variant documentation. [Bug 1001580]
vae
parents:
3175
diff
changeset
|
81 New files -- Kinetis variant documentation. [Bug 1001580] |
|
58eda6fed5a5
New files -- Kinetis variant documentation. [Bug 1001580]
vae
parents:
3175
diff
changeset
|
82 |
|
3175
7e86d66e57e3
Bug fix: Do not refer external memory if Platform startup is not selected. [ Bugzilla 1001590 ]
vae
parents:
3169
diff
changeset
|
83 2012-05-17 Ilija Kocho <ilijak@siva.com.mk> |
|
7e86d66e57e3
Bug fix: Do not refer external memory if Platform startup is not selected. [ Bugzilla 1001590 ]
vae
parents:
3169
diff
changeset
|
84 |
|
7e86d66e57e3
Bug fix: Do not refer external memory if Platform startup is not selected. [ Bugzilla 1001590 ]
vae
parents:
3169
diff
changeset
|
85 * cdl/hal_cortexm_kinetis.cdl: |
|
7e86d66e57e3
Bug fix: Do not refer external memory if Platform startup is not selected. [ Bugzilla 1001590 ]
vae
parents:
3169
diff
changeset
|
86 Bug fix: Do not refer external memory if Platform startup is |
|
7e86d66e57e3
Bug fix: Do not refer external memory if Platform startup is not selected. [ Bugzilla 1001590 ]
vae
parents:
3169
diff
changeset
|
87 not selected. [ Bugzilla 1001590 ] |
|
7e86d66e57e3
Bug fix: Do not refer external memory if Platform startup is not selected. [ Bugzilla 1001590 ]
vae
parents:
3169
diff
changeset
|
88 |
|
3169
d739dc63d0e7
Add: Clocking support for PLL1 (K70), DDRAM controller Cache, eDMA - 32 chan. [Bugzilla 1001579
vae
parents:
3137
diff
changeset
|
89 2012-05-04 Ilija Kocho <ilijak@siva.com.mk> |
|
d739dc63d0e7
Add: Clocking support for PLL1 (K70), DDRAM controller Cache, eDMA - 32 chan. [Bugzilla 1001579
vae
parents:
3137
diff
changeset
|
90 |
|
d739dc63d0e7
Add: Clocking support for PLL1 (K70), DDRAM controller Cache, eDMA - 32 chan. [Bugzilla 1001579
vae
parents:
3137
diff
changeset
|
91 * cdl/hal_cortexm_kinetis.cdl: |
|
d739dc63d0e7
Add: Clocking support for PLL1 (K70), DDRAM controller Cache, eDMA - 32 chan. [Bugzilla 1001579
vae
parents:
3137
diff
changeset
|
92 * src/kinetis_clocking.cdl: |
|
d739dc63d0e7
Add: Clocking support for PLL1 (K70), DDRAM controller Cache, eDMA - 32 chan. [Bugzilla 1001579
vae
parents:
3137
diff
changeset
|
93 * src/kinetis_clocking.c: |
|
d739dc63d0e7
Add: Clocking support for PLL1 (K70), DDRAM controller Cache, eDMA - 32 chan. [Bugzilla 1001579
vae
parents:
3137
diff
changeset
|
94 * include/hal_cache.h |
|
d739dc63d0e7
Add: Clocking support for PLL1 (K70), DDRAM controller Cache, eDMA - 32 chan. [Bugzilla 1001579
vae
parents:
3137
diff
changeset
|
95 * include/var_io_lmem.h: |
|
d739dc63d0e7
Add: Clocking support for PLL1 (K70), DDRAM controller Cache, eDMA - 32 chan. [Bugzilla 1001579
vae
parents:
3137
diff
changeset
|
96 * include/var_io_ddrmc.h: |
|
d739dc63d0e7
Add: Clocking support for PLL1 (K70), DDRAM controller Cache, eDMA - 32 chan. [Bugzilla 1001579
vae
parents:
3137
diff
changeset
|
97 * include/var_io_devs.h: |
|
d739dc63d0e7
Add: Clocking support for PLL1 (K70), DDRAM controller Cache, eDMA - 32 chan. [Bugzilla 1001579
vae
parents:
3137
diff
changeset
|
98 * include/var_io.h: |
|
d739dc63d0e7
Add: Clocking support for PLL1 (K70), DDRAM controller Cache, eDMA - 32 chan. [Bugzilla 1001579
vae
parents:
3137
diff
changeset
|
99 * src/kinetis_ddram.c: |
|
d739dc63d0e7
Add: Clocking support for PLL1 (K70), DDRAM controller Cache, eDMA - 32 chan. [Bugzilla 1001579
vae
parents:
3137
diff
changeset
|
100 * src/kinetis_misc.c: |
|
3177
58eda6fed5a5
New files -- Kinetis variant documentation. [Bug 1001580]
vae
parents:
3175
diff
changeset
|
101 Add: Clocking support for PLL1 (K70), DDRAM controller |
|
58eda6fed5a5
New files -- Kinetis variant documentation. [Bug 1001580]
vae
parents:
3175
diff
changeset
|
102 Cache, eDMA - 32 chan. [Bugzilla 1001579] |
|
3169
d739dc63d0e7
Add: Clocking support for PLL1 (K70), DDRAM controller Cache, eDMA - 32 chan. [Bugzilla 1001579
vae
parents:
3137
diff
changeset
|
103 |
|
3137
25656c49d55e
* ecos.db: Add Kinetis KwikStik platform HAL and target definition.
jld
parents:
3087
diff
changeset
|
104 2012-01-11 Tomas Frydrych <tomas@sleepfive.com> |
|
25656c49d55e
* ecos.db: Add Kinetis KwikStik platform HAL and target definition.
jld
parents:
3087
diff
changeset
|
105 |
|
25656c49d55e
* ecos.db: Add Kinetis KwikStik platform HAL and target definition.
jld
parents:
3087
diff
changeset
|
106 * include/var_io.h: |
|
25656c49d55e
* ecos.db: Add Kinetis KwikStik platform HAL and target definition.
jld
parents:
3087
diff
changeset
|
107 Allow for overriding of CYGHWR_HAL_KINETIS_SIM_SCGC?_ALL_M mask |
|
25656c49d55e
* ecos.db: Add Kinetis KwikStik platform HAL and target definition.
jld
parents:
3087
diff
changeset
|
108 from platform definitions. |
|
25656c49d55e
* ecos.db: Add Kinetis KwikStik platform HAL and target definition.
jld
parents:
3087
diff
changeset
|
109 |
|
25656c49d55e
* ecos.db: Add Kinetis KwikStik platform HAL and target definition.
jld
parents:
3087
diff
changeset
|
110 * include/var_io_devs.h: |
|
25656c49d55e
* ecos.db: Add Kinetis KwikStik platform HAL and target definition.
jld
parents:
3087
diff
changeset
|
111 Define base pointer for SLCD controller |
|
25656c49d55e
* ecos.db: Add Kinetis KwikStik platform HAL and target definition.
jld
parents:
3087
diff
changeset
|
112 |
| 3087 | 113 2012-01-05 Ilija Kocho <ilijak@siva.com.mk> |
| 114 | |
|
3169
d739dc63d0e7
Add: Clocking support for PLL1 (K70), DDRAM controller Cache, eDMA - 32 chan. [Bugzilla 1001579
vae
parents:
3137
diff
changeset
|
115 * cdl/kinetis_irq_scheme.cdl |
|
3177
58eda6fed5a5
New files -- Kinetis variant documentation. [Bug 1001580]
vae
parents:
3175
diff
changeset
|
116 Centralized IRQ priority scheme. |
| 3087 | 117 |
| 118 * cdl/hal_cortexm_kinetis.cdl: | |
| 119 * cdl/kinetis_flexbus.cdl | |
| 120 * include/var_io_devs.h: | |
| 121 * include/var_io.h: | |
| 122 * src/kinetis_clocking.c: | |
| 123 * src/kinetis_misc.c: | |
| 124 Add I/O defs for eDMA, DSPI. Add flexbus control. | |
| 125 CYG_HAL_STARTUP parenthed bt CYG_HAL_STARTUP_ENV. | |
| 126 Early clock start [Bugzilla 1001450] | |
| 127 | |
| 3069 | 128 2011-11-15 Tomas Frydrych <tomas@sleepfive.com> |
| 129 | |
| 130 * include/var_io_gpio.h: | |
| 131 Convenience macros for manipulating GPIO pins. | |
| 132 | |
| 3056 | 133 2011-10-19 Ilija Kocho <ilijak@siva.com.mk> |
| 134 | |
| 135 * cdl/hal_cortexm_kinetis.cdl: | |
| 136 * cdl/kinetis_clocking.cdl: | |
| 137 * src/hal_diag.c: | |
| 138 * src/kinetis_misc.c: | |
| 139 * src/kinetis_clocking.c: | |
| 140 * include/hal_cache.h: | |
| 141 * include/hal_diag.h: | |
| 142 * include/plf_stub.h: | |
| 143 * include/variant.inc: | |
| 144 * include/var_arch.h: | |
| 145 * include/var_intr.h: | |
| 146 * include/var_io.h: | |
| 147 * include/var_io_devs.h: | |
| 148 * include/var_io_flexbus.h: | |
| 149 * include/pkgconf/mlt_kinetis_flash_sram2s_rom.h | |
| 150 * include/pkgconf/mlt_kinetis_flash_sram2s_rom.ldi | |
| 151 * include/pkgconf/mlt_kinetis_flash_sram2s_sram.h | |
| 152 * include/pkgconf/mlt_kinetis_flash_sram2s_sram.ldi | |
| 153 * include/pkgconf/mlt_kinetis_flash_unisram_rom.h | |
| 154 * include/pkgconf/mlt_kinetis_flash_unisram_rom.ldi | |
| 155 * include/pkgconf/mlt_kinetis_flash_unisram_sram.h | |
| 156 * include/pkgconf/mlt_kinetis_flash_unisram_sram.ldi | |
| 157 * include/pkgconf/mlt_kinetis_flexnvm_sram2s_rom.h | |
| 158 * include/pkgconf/mlt_kinetis_flexnvm_sram2s_rom.ldi | |
| 159 * include/pkgconf/mlt_kinetis_flexnvm_sram2s_sram.h | |
| 160 * include/pkgconf/mlt_kinetis_flexnvm_sram2s_sram.ldi | |
| 161 * include/pkgconf/mlt_kinetis_flexnvm_unisram_rom.h | |
| 162 * include/pkgconf/mlt_kinetis_flexnvm_unisram_rom.ldi | |
| 163 * include/pkgconf/mlt_kinetis_flexnvm_unisram_sram.h | |
| 164 * include/pkgconf/mlt_kinetis_flexnvm_unisram_sram.ldi | |
| 165 New package -- Freescale Kinetis variant HAL. | |
| 166 | |
| 167 //=========================================================================== | |
| 168 // ####GPLCOPYRIGHTBEGIN#### | |
| 169 // ------------------------------------------- | |
| 170 // This file is part of eCos, the Embedded Configurable Operating System. | |
|
3180
9b3d0f81044b
* twr_k40x256/current/cdl/hal_cortexm_kinetis_twr_k40x256.cdl,
jld
parents:
3177
diff
changeset
|
171 // Copyright (C) 2011, 2012 Free Software Foundation, Inc. |
| 3056 | 172 // |
| 173 // This program is free software; you can redistribute it and/or modify | |
| 174 // it under the terms of the GNU General Public License as published by | |
| 175 // the Free Software Foundation; either version 2 or (at your option) any | |
| 176 // later version. | |
| 177 // | |
| 178 // This program is distributed in the hope that it will be useful, but | |
| 179 // WITHOUT ANY WARRANTY; without even the implied warranty of | |
| 180 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |
| 181 // General Public License for more details. | |
| 182 // | |
| 183 // You should have received a copy of the GNU General Public License | |
| 184 // along with this program; if not, write to the | |
| 185 // Free Software Foundation, Inc., 51 Franklin Street, | |
| 186 // Fifth Floor, Boston, MA 02110-1301, USA. | |
| 187 // ------------------------------------------- | |
| 188 // ####GPLCOPYRIGHTEND#### | |
| 189 //=========================================================================== |
