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

4.104.114.84.95
Last change on this file since a4666cd5 was a4666cd5, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 15:47:20

2003-12-12 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
  • Property mode set to 100644
File size: 2.2 KB
Line 
12003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
4
52003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Add preinstallation dirstamp support.
8
92003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Merge-in comm/Makefile.am, irq/Makefile.am
12        * comm/Makefile.am: Remove.
13        * irq/Makefile.am: Remove.
14
152003-09-04      Joel Sherrill <joel@OARcorp.com>
16
17        * comm/console.c, comm/uart.c, comm/uart.h, irq/irq_asm.S,
18        irq/irq_init.c: URL for license changed.
19
202003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Reflect having moved automake/.
23        * comm/Makefile.am: Reflect having moved automake/.
24        * irq/Makefile.am: Reflect having moved automake/.
25
262002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
27
28        * irq/irq_asm.S, irq/irq_init.c: Fixes a bug with handling the
29        situation where we are processing an IRQ, and we receive an FIQ.
30
312002-10-04      Jay Monkman <jtm@smoothsmoothie.com>
32
33        * irq/irq_asm.S: Add FIQ support.
34
352002-07-30      Jay Monkman <jtm@smoothsmoothie.com>
36
37        * irq/irq_asm.S: ARM port works well enough to run all sptests,
38        tmtests, and ttcp.  In addition to general cleanup, there
39        has been considerable optimization to interrupt disable/enable,
40        endian swapping, and context switching.
41
422002-07-17      Jay Monkman <jtm@smoothsmoothie.com>
43
44        * irq/irq_asm.S: Significant rework in attempt to make interrupts
45        work.  They appear to be very close to correct but not 100%.
46
472002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * comm/Makefile.am: Remove AUTOMAKE_OPTIONS.
50        * Makefile.am: Remove AUTOMAKE_OPTIONS.
51        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
52
532002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * comm/console.c: Include rtems/bspIo.h instead of bspIo.h.
56        * irq/irq_init.c: Include rtems/bspIo.h instead of bspIo.h.
57
582001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * comm/Makefile.am: Use 'PREINSTALL_FILES ='.
61
622001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * comm/Makefile.am: Use *_HEADERS instead of *H_FILES.
65
662000-12-06      Joel Sherrill <joel@OARcorp.com>
67
68        * comm/console.c: Added casts to eliminate warnings.
69        * comm/console.c (console_reserve_resources): Removed.
70
712000-08-10      Joel Sherrill <joel@OARcorp.com>
72
73        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.