source: rtems/c/src/lib/libbsp/arm/shared/ChangeLog @ 89e1b54

4.104.114.84.95
Last change on this file since 89e1b54 was dd1ad07b, checked in by Joel Sherrill <joel.sherrill@…>, on 11/13/02 at 15:48:20

2002-11-13 Jay Monkman <jtm@…>

  • irq/irq_asm.S, irq/irq_init.c: Fixes a bug with handling the situation where we are processing an IRQ, and we receive an FIQ.
  • Property mode set to 100644
File size: 1.5 KB
Line 
12002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
2
3        * irq/irq_asm.S, irq/irq_init.c: Fixes a bug with handling the
4        situation where we are processing an IRQ, and we receive an FIQ.
5
62002-10-04      Jay Monkman <jtm@smoothsmoothie.com>
7
8        * irq/irq_asm.S: Add FIQ support.
9
102002-07-30      Jay Monkman <jtm@smoothsmoothie.com>
11
12        * irq/irq_asm.S: ARM port works well enough to run all sptests,
13        tmtests, and ttcp.  In addition to general cleanup, there
14        has been considerable optimization to interrupt disable/enable,
15        endian swapping, and context switching.
16
172002-07-17      Jay Monkman <jtm@smoothsmoothie.com>
18
19        * irq/irq_asm.S: Significant rework in attempt to make interrupts
20        work.  They appear to be very close to correct but not 100%.
21
222002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * comm/Makefile.am: Remove AUTOMAKE_OPTIONS.
25        * Makefile.am: Remove AUTOMAKE_OPTIONS.
26        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
27
282002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * comm/console.c: Include rtems/bspIo.h instead of bspIo.h.
31        * irq/irq_init.c: Include rtems/bspIo.h instead of bspIo.h.
32
332001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * comm/Makefile.am: Use 'PREINSTALL_FILES ='.
36
372001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * comm/Makefile.am: Use *_HEADERS instead of *H_FILES.
40
412000-12-06      Joel Sherrill <joel@OARcorp.com>
42
43        * comm/console.c: Added casts to eliminate warnings.
44        * comm/console.c (console_reserve_resources): Removed.
45
462000-08-10      Joel Sherrill <joel@OARcorp.com>
47
48        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.