source: rtems/c/src/lib/libcpu/bfin/ChangeLog @ 1e524b51

4.104.114.95
Last change on this file since 1e524b51 was 1e524b51, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/05/08 at 11:53:41

2008-09-05 Ralf Corsépius <ralf.corsepius@…>

  • network/ethernet.c, serial/twi.c, timer/timer.c: Convert to "bool".
  • Property mode set to 100644
File size: 1.2 KB
Line 
12008-09-05      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * network/ethernet.c, serial/twi.c, timer/timer.c: Convert to "bool".
4
52008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * timer/timer.c: Rename timer driver methods to follow RTEMS
8        programming conventions.
9
102008-08-18      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * serial/twi.c: Remove unused var.
13        * clock/tod.h: Add missing prototypes.
14
152008-08-15      Allan Hessenflow <allanh@kallisti.com>
16
17        * ChangeLog, Makefile.am, README, configure.ac, preinstall.am,
18        cache/cache.c, cache/cache_.h, clock/clock.c, clock/rtc.c,
19        clock/tod.h, include/bf533.h, include/bf537.h, include/cecRegs.h,
20        include/coreTimerRegs.h, include/dmaRegs.h, include/ebiuRegs.h,
21        include/ethernetRegs.h, include/gpioRegs.h, include/memoryRegs.h,
22        include/mmuRegs.h, include/ppiRegs.h, include/rtcRegs.h,
23        include/sicRegs.h, include/spiRegs.h, include/sportRegs.h,
24        include/timerRegs.h, include/twiRegs.h, include/uartRegs.h,
25        include/wdogRegs.h, interrupt/interrupt.c, interrupt/interrupt.h,
26        mmu/mmu.c, mmu/mmu.h, network/ethernet.c, network/ethernet.h,
27        serial/spi.c, serial/spi.h, serial/sport.c, serial/sport.h,
28        serial/twi.c, serial/twi.h, serial/uart.c, serial/uart.h,
29        timer/timer.c: New files.
30
Note: See TracBrowser for help on using the repository browser.