annotate packages/hal/cortexm/arch/current/ChangeLog @ 3076:a532b7c12094

* include/hal_io.h: conditional VTOR setting. [ Bugzilla 1001117 ]
author sergeig
date Wed, 19 Jan 2011 18:59:15 +0000
parents 05d279424483
children a49edf752d44
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3076
a532b7c12094 * include/hal_io.h: conditional VTOR setting. [ Bugzilla 1001117 ]
sergeig
parents: 3072
diff changeset
1 2010-12-28 Ilija Kocho <ilijak@siva.com.mk>
a532b7c12094 * include/hal_io.h: conditional VTOR setting. [ Bugzilla 1001117 ]
sergeig
parents: 3072
diff changeset
2
a532b7c12094 * include/hal_io.h: conditional VTOR setting. [ Bugzilla 1001117 ]
sergeig
parents: 3072
diff changeset
3 * include/hal_io.h: conditional VTOR setting.
a532b7c12094 * include/hal_io.h: conditional VTOR setting. [ Bugzilla 1001117 ]
sergeig
parents: 3072
diff changeset
4
3072
05d279424483 * cortexm/arch/current/src/vectors.S (hal_default_interrupt_vsr): Save
jld
parents: 3062
diff changeset
5 2011-01-13 John Dallaway <john@dallaway.org.uk>
05d279424483 * cortexm/arch/current/src/vectors.S (hal_default_interrupt_vsr): Save
jld
parents: 3062
diff changeset
6
05d279424483 * cortexm/arch/current/src/vectors.S (hal_default_interrupt_vsr): Save
jld
parents: 3062
diff changeset
7 * src/vectors.S (hal_default_interrupt_vsr): Save interrupt state
05d279424483 * cortexm/arch/current/src/vectors.S (hal_default_interrupt_vsr): Save
jld
parents: 3062
diff changeset
8 if CYGINT_HAL_COMMON_SAVED_INTERRUPT_STATE_REQUIRED is implemented.
05d279424483 * cortexm/arch/current/src/vectors.S (hal_default_interrupt_vsr): Save
jld
parents: 3062
diff changeset
9 [ Bugzilla 1001111 ]
05d279424483 * cortexm/arch/current/src/vectors.S (hal_default_interrupt_vsr): Save
jld
parents: 3062
diff changeset
10
3062
7650f522d135 * cdl/hal_cortexm.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]
sergeig
parents: 3029
diff changeset
11 2011-01-02 Sergei Gavrikov <sergei.gavrikov@gmail.com>
7650f522d135 * cdl/hal_cortexm.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]
sergeig
parents: 3029
diff changeset
12
7650f522d135 * cdl/hal_cortexm.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]
sergeig
parents: 3029
diff changeset
13 * cdl/hal_cortexm.cdl: Eliminate some warnings. [ Bugzilla
7650f522d135 * cdl/hal_cortexm.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]
sergeig
parents: 3029
diff changeset
14 1001083 ]
7650f522d135 * cdl/hal_cortexm.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]
sergeig
parents: 3029
diff changeset
15
3029
996c69429643 * include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS):
nickg
parents: 2842
diff changeset
16 2010-05-17 Spencer Oliver <spen@spen-soft.co.uk>
996c69429643 * include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS):
nickg
parents: 2842
diff changeset
17
996c69429643 * include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS):
nickg
parents: 2842
diff changeset
18 * include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS):
996c69429643 * include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS):
nickg
parents: 2842
diff changeset
19 * src/hal_misc.c (hal_reset_vsr): Add 0 argument to SWI.
996c69429643 * include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS):
nickg
parents: 2842
diff changeset
20
996c69429643 * include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS):
nickg
parents: 2842
diff changeset
21 * src/vectors.S (hal_switch_state_vsr): Eliminate "msr psp,sp",
996c69429643 * include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS):
nickg
parents: 2842
diff changeset
22 which is now deprecated.
996c69429643 * include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS):
nickg
parents: 2842
diff changeset
23 (hal_pendable_svc_vsr): Add 0 argument to SWI.
996c69429643 * include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS):
nickg
parents: 2842
diff changeset
24
2842
8fe6d83b6d48 Add STM32 and synthetic target ADC drivers.
nickg
parents: 2805
diff changeset
25 2009-02-27 Simon Kallweit <simon.kallweit@intefo.ch>
8fe6d83b6d48 Add STM32 and synthetic target ADC drivers.
nickg
parents: 2805
diff changeset
26
8fe6d83b6d48 Add STM32 and synthetic target ADC drivers.
nickg
parents: 2805
diff changeset
27 * include/hal_io.h: Added system control register definitions
8fe6d83b6d48 Add STM32 and synthetic target ADC drivers.
nickg
parents: 2805
diff changeset
28
2799
3790616dcd4d * include/hal_arch.h: Add include for var_intr.h.
nickg
parents: 2774
diff changeset
29 2009-02-13 Nick Garnett <nickg@ecoscentric.com>
3790616dcd4d * include/hal_arch.h: Add include for var_intr.h.
nickg
parents: 2774
diff changeset
30
2805
763f435204f8 Trivial changelog typo
jlarmour
parents: 2799
diff changeset
31 * include/hal_arch.h: Add include for var_arch.h.
2799
3790616dcd4d * include/hal_arch.h: Add include for var_intr.h.
nickg
parents: 2774
diff changeset
32 (HAL_IDLE_THREAD_ACTION): Tidy up debug code left in by mistake.
3790616dcd4d * include/hal_arch.h: Add include for var_intr.h.
nickg
parents: 2774
diff changeset
33
2774
1a58c9c41c50 Apply patch to support SRAM initialization.
nickg
parents: 2729
diff changeset
34 2009-02-07 Chris Holgate <chris@zynaptic.com>
1a58c9c41c50 Apply patch to support SRAM initialization.
nickg
parents: 2729
diff changeset
35
1a58c9c41c50 Apply patch to support SRAM initialization.
nickg
parents: 2729
diff changeset
36 * src/hal_misc.c:
1a58c9c41c50 Apply patch to support SRAM initialization.
nickg
parents: 2729
diff changeset
37 * src/cortexm.ld:
1a58c9c41c50 Apply patch to support SRAM initialization.
nickg
parents: 2729
diff changeset
38 Modified SRAM linker section to support initialisation from ROM.
1a58c9c41c50 Apply patch to support SRAM initialization.
nickg
parents: 2729
diff changeset
39
2677
d16f29a90821 * src/hal_misc.c (hal_deliver_interrupt): Fix instrumentation call
nickg
parents: 2671
diff changeset
40 2008-12-03 Nick Garnett <nickg@ecoscentric.com>
d16f29a90821 * src/hal_misc.c (hal_deliver_interrupt): Fix instrumentation call
nickg
parents: 2671
diff changeset
41
d16f29a90821 * src/hal_misc.c (hal_deliver_interrupt): Fix instrumentation call
nickg
parents: 2671
diff changeset
42 * src/hal_misc.c (hal_deliver_interrupt): Fix instrumentation call
d16f29a90821 * src/hal_misc.c (hal_deliver_interrupt): Fix instrumentation call
nickg
parents: 2671
diff changeset
43 to allow it to compile properly.
d16f29a90821 * src/hal_misc.c (hal_deliver_interrupt): Fix instrumentation call
nickg
parents: 2671
diff changeset
44
2671
12ae993c7267 Various Cortex-M patches.
nickg
parents: 2589
diff changeset
45 2008-11-24 Simon Kallweit <simon.kallweit@intefo.ch>
12ae993c7267 Various Cortex-M patches.
nickg
parents: 2589
diff changeset
46
12ae993c7267 Various Cortex-M patches.
nickg
parents: 2589
diff changeset
47 * include/hal_io.c: Fixed MASK_ macro.
12ae993c7267 Various Cortex-M patches.
nickg
parents: 2589
diff changeset
48
2589
9da21501bc5b * include/hal_intr.h:
nickg
parents: 2588
diff changeset
49 2008-11-04 Simon Kallweit <simon.kallweit@intefo.ch>
9da21501bc5b * include/hal_intr.h:
nickg
parents: 2588
diff changeset
50
9da21501bc5b * include/hal_intr.h:
nickg
parents: 2588
diff changeset
51 * include/hal_intr.h:
9da21501bc5b * include/hal_intr.h:
nickg
parents: 2588
diff changeset
52 Fixed load value of SysTick counter.
9da21501bc5b * include/hal_intr.h:
nickg
parents: 2588
diff changeset
53 * src/hal_misc.c:
9da21501bc5b * include/hal_intr.h:
nickg
parents: 2588
diff changeset
54 Fixed wrap-around in hal_delay_us().
9da21501bc5b * include/hal_intr.h:
nickg
parents: 2588
diff changeset
55
2588
7e2527e87885 * include/hal_intr.h:
nickg
parents: 2580
diff changeset
56 2008-11-04 Simon Kallweit <simon.kallweit@intefo.ch>
7e2527e87885 * include/hal_intr.h:
nickg
parents: 2580
diff changeset
57
7e2527e87885 * include/hal_intr.h:
nickg
parents: 2580
diff changeset
58 * include/hal_intr.h:
7e2527e87885 * include/hal_intr.h:
nickg
parents: 2580
diff changeset
59 Fixed base address in reset function.
7e2527e87885 * include/hal_intr.h:
nickg
parents: 2580
diff changeset
60
2580
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
61 2008-10-16 Nick Garnett <nickg@ecoscentric.com>
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
62
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
63 * src/vectors.S:
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
64 * src/hal_misc.c: Tidy some comments and code.
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
65
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
66 2008-10-10 Nick Garnett <nickg@ecoscentric.com>
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
67
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
68 * src/hal_misc.c (hal_deliver_interrupt): Add support for chained
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
69 interrupts.
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
70 (hal_interrupt_end): Only increment scheduler lock when the kernel
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
71 is present.
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
72
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
73 * include/hal_arch.h (HAL_THREAD_INIT_CONTEXT): Add end-stop to
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
74 new thread states to terminate GDB backtraces.
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
75
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
76 2008-10-06 Nick Garnett <nickg@ecoscentric.com>
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
77
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
78 * hal_cortexm.cdl:
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
79 * include/basetype.h:
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
80 * include/hal_arch.h:
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
81 * include/hal_intr.h:
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
82 * include/hal_io.h:
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
83 * include/cortex_stub.h:
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
84 * src/vectors.S:
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
85 * src/context.S:
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
86 * src/cortexm.ld:
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
87 * src/cortexm_stub.c:
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
88 * src/hal_misc.c:
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
89 New package -- Cortex-M architecture HAL.
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
90
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
91 //===========================================================================
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2677
diff changeset
92 // ####GPLCOPYRIGHTBEGIN####
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2677
diff changeset
93 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2677
diff changeset
94 // This file is part of eCos, the Embedded Configurable Operating System.
3072
05d279424483 * cortexm/arch/current/src/vectors.S (hal_default_interrupt_vsr): Save
jld
parents: 3062
diff changeset
95 // Copyright (C) 2008, 2011 Free Software Foundation, Inc.
2580
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
96 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2677
diff changeset
97 // This program is free software; you can redistribute it and/or modify
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2677
diff changeset
98 // it under the terms of the GNU General Public License as published by
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2677
diff changeset
99 // the Free Software Foundation; either version 2 or (at your option) any
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2677
diff changeset
100 // later version.
2580
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
101 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2677
diff changeset
102 // This program is distributed in the hope that it will be useful, but
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2677
diff changeset
103 // WITHOUT ANY WARRANTY; without even the implied warranty of
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2677
diff changeset
104 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2677
diff changeset
105 // General Public License for more details.
2580
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
106 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2677
diff changeset
107 // You should have received a copy of the GNU General Public License
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2677
diff changeset
108 // along with this program; if not, write to the
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2677
diff changeset
109 // Free Software Foundation, Inc., 51 Franklin Street,
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2677
diff changeset
110 // Fifth Floor, Boston, MA 02110-1301, USA.
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2677
diff changeset
111 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2677
diff changeset
112 // ####GPLCOPYRIGHTEND####
2580
07fc475e1c28 Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff changeset
113 //===========================================================================