source: rtems/c/src/lib/libcpu/bfin/ChangeLog @ 72fe607

4.104.115
Last change on this file since 72fe607 was 72fe607, checked in by Joel Sherrill <joel.sherrill@…>, on 05/27/09 at 14:22:10

2009-05-27 Sebastian Huber <sebastian.huber@…>

  • clock/rtc.c, clock/tod.h: Update for new RTC driver interface.
  • Property mode set to 100644
File size: 2.2 KB
Line 
12009-05-27      Sebastian Huber <sebastian.huber@embedded-brains.de>
2
3        * clock/rtc.c, clock/tod.h: Update for new RTC driver interface.
4
52009-05-25      Allan Hessenflow <allanh@kallisti.com>
6
7        * mmu/mmu.c: enable mmu after initializing it.
8        * mmu/mmu.h: add missing mmu flags entries.
9        * include/mmuRegs.h: correct a couple field name typos.
10
112008-09-25      Allan Hessenflow <allanh@kallisti.com>
12
13        * clock/clock.c, include/bf533.h, include/bf537.h, include/sicRegs.h:
14
152008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * interrupt/interrupt.h, serial/spi.h, serial/twi.h, serial/uart.h:
18        Convert to "bool".
19
202008-09-05      Joel Sherrill <joel.sherrill@OARcorp.com>
21
22        * clock/clock.c: The Shared Memory Driver no longer requires the
23        special IOCTL in Clock_control. This was a hack which has existed
24        since before the Classic API Timer Manager was implemented. All
25        implementations of and references to Clock_control were removed.
26
272008-09-05      Ralf Corsépius <ralf.corsepius@rtems.org>
28
29        * interrupt/interrupt.c, network/ethernet.c: Eliminate "boolean".
30        * network/ethernet.c, serial/twi.c, timer/timer.c: Convert to "bool".
31
322008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
33
34        * timer/timer.c: Rename timer driver methods to follow RTEMS
35        programming conventions.
36
372008-08-18      Ralf Corsépius <ralf.corsepius@rtems.org>
38
39        * serial/twi.c: Remove unused var.
40        * clock/tod.h: Add missing prototypes.
41
422008-08-15      Allan Hessenflow <allanh@kallisti.com>
43
44        * ChangeLog, Makefile.am, README, configure.ac, preinstall.am,
45        cache/cache.c, cache/cache_.h, clock/clock.c, clock/rtc.c,
46        clock/tod.h, include/bf533.h, include/bf537.h, include/cecRegs.h,
47        include/coreTimerRegs.h, include/dmaRegs.h, include/ebiuRegs.h,
48        include/ethernetRegs.h, include/gpioRegs.h, include/memoryRegs.h,
49        include/mmuRegs.h, include/ppiRegs.h, include/rtcRegs.h,
50        include/sicRegs.h, include/spiRegs.h, include/sportRegs.h,
51        include/timerRegs.h, include/twiRegs.h, include/uartRegs.h,
52        include/wdogRegs.h, interrupt/interrupt.c, interrupt/interrupt.h,
53        mmu/mmu.c, mmu/mmu.h, network/ethernet.c, network/ethernet.h,
54        serial/spi.c, serial/spi.h, serial/sport.c, serial/sport.h,
55        serial/twi.c, serial/twi.h, serial/uart.c, serial/uart.h,
56        timer/timer.c: New files.
57
Note: See TracBrowser for help on using the repository browser.