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

4.104.114.84.95
Last change on this file since 5b62726f was 85aa609, checked in by Joel Sherrill <joel.sherrill@…>, on 09/04/03 at 18:51:04

2003-09-04 Joel Sherrill <joel@…>

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