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

4.104.114.84.95
Last change on this file since d0d73ec was 8c408ed4, checked in by Joel Sherrill <joel.sherrill@…>, on 07/30/02 at 23:20:19

2002-07-30 Jay Monkman <jtm@…>

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