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

4.104.114.84.95
Last change on this file since 3762222 was 3762222, checked in by Joel Sherrill <joel.sherrill@…>, on 10/04/02 at 13:24:40

2002-10-04 Jay Monkman <jtm@…>

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