source: rtems/c/src/lib/libcpu/bfin/ChangeLog @ ea1116d

4.104.115
Last change on this file since ea1116d was 44237e3c, checked in by Joel Sherrill <joel.sherrill@…>, on 09/25/08 at 20:07:47

2008-09-25 Allan Hessenflow <allanh@…>

  • clock/clock.c, include/bf533.h, include/bf537.h, include/sicRegs.h:
  • Property mode set to 100644
File size: 1.8 KB
Line 
12008-09-25      Allan Hessenflow <allanh@kallisti.com>
2
3        * clock/clock.c, include/bf533.h, include/bf537.h, include/sicRegs.h:
4
52008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * interrupt/interrupt.h, serial/spi.h, serial/twi.h, serial/uart.h:
8        Convert to "bool".
9
102008-09-05      Joel Sherrill <joel.sherrill@OARcorp.com>
11
12        * clock/clock.c: The Shared Memory Driver no longer requires the
13        special IOCTL in Clock_control. This was a hack which has existed
14        since before the Classic API Timer Manager was implemented. All
15        implementations of and references to Clock_control were removed.
16
172008-09-05      Ralf Corsépius <ralf.corsepius@rtems.org>
18
19        * interrupt/interrupt.c, network/ethernet.c: Eliminate "boolean".
20        * network/ethernet.c, serial/twi.c, timer/timer.c: Convert to "bool".
21
222008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
23
24        * timer/timer.c: Rename timer driver methods to follow RTEMS
25        programming conventions.
26
272008-08-18      Ralf Corsépius <ralf.corsepius@rtems.org>
28
29        * serial/twi.c: Remove unused var.
30        * clock/tod.h: Add missing prototypes.
31
322008-08-15      Allan Hessenflow <allanh@kallisti.com>
33
34        * ChangeLog, Makefile.am, README, configure.ac, preinstall.am,
35        cache/cache.c, cache/cache_.h, clock/clock.c, clock/rtc.c,
36        clock/tod.h, include/bf533.h, include/bf537.h, include/cecRegs.h,
37        include/coreTimerRegs.h, include/dmaRegs.h, include/ebiuRegs.h,
38        include/ethernetRegs.h, include/gpioRegs.h, include/memoryRegs.h,
39        include/mmuRegs.h, include/ppiRegs.h, include/rtcRegs.h,
40        include/sicRegs.h, include/spiRegs.h, include/sportRegs.h,
41        include/timerRegs.h, include/twiRegs.h, include/uartRegs.h,
42        include/wdogRegs.h, interrupt/interrupt.c, interrupt/interrupt.h,
43        mmu/mmu.c, mmu/mmu.h, network/ethernet.c, network/ethernet.h,
44        serial/spi.c, serial/spi.h, serial/sport.c, serial/sport.h,
45        serial/twi.c, serial/twi.h, serial/uart.c, serial/uart.h,
46        timer/timer.c: New files.
47
Note: See TracBrowser for help on using the repository browser.