Timeline



06/04/09:

18:37 Changeset in rtems [397e144]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-06-04 Xi Yang <hiyangxi@…> * startup/bspstart.c: Eliminate unused variables.
16:33 Changeset in rtems [d7a915da]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-06-04 Xi Yang <hiyangxi@…> * Makefile.am, configure.ac, preinstall.am: New Gumstix BSP and PXA255 support. * pxa255/clock/clock.c, pxa255/ffuart/ffuart.c, pxa255/include/bits.h, pxa255/include/ffuart.h, pxa255/include/pxa255.h, pxa255/irq/bsp_irq_asm.S, pxa255/irq/bsp_irq_init.c, pxa255/irq/irq.c, pxa255/irq/irq.h, pxa255/pmc/pmc.c, pxa255/timer/timer.c: New files.
16:33 Changeset in rtems [2c9fde8]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-06-04 Xi Yang <hiyangxi@…> * Makefile.am: New Gumstix BSP. * custom/gumstix.cfg: New file.
16:24 Changeset in rtems [d2884e6]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-06-04 Xi Yang <hiyangxi@…> * acinclude.m4: New Gumstix BSP.
16:23 Changeset in rtems [6e27be70]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-06-04 Xi Yang <hiyangxi@…> * .cvsignore, ChangeLog?, Makefile.am, README, bsp_specs, configure.ac, preinstall.am, console/uarts.c, include/bsp.h, include/bspopts.h.in, include/tm27.h, start/start.S, startup/bspstart.c, startup/linkcmds, startup/memmap.c: New files.
15:54 Changeset in rtems [8ed1a54c]4.115 by Nickolay Semyonov-Kolchin <nbkolchin@…>
Fix leap year calculation Reference: http://en.wikipedia.org/wiki/Leap_year Bug: https://www.rtems.org/bugzilla/show_bug.cgi?id=1422
15:15 Ticket #1423 (inconsitience in _Objects_Initialize_information) created by Nickolay Semyonov-Kolchin
Our partners found precision lost in _Objects_Initialize_information …
14:54 Ticket #1422 (TOD_Validate incorrect time processing) created by Nickolay Semyonov-Kolchin
Our partners found two minor bugs in _TOD_Validate function: 1. Leap …
06:50 Changeset in rtems [efb0cf6]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-06-04 Ralf Corsépius <ralf.corsepius@…> * loopback/init.c: Add missing initializers.

06/03/09:

23:29 Release/4.8 edited by JoelSherrill
/* Release 4.8.2 Changes */ Add 1421/filesystem - Backport ftruncate support for devices so fopen(device, "w") works (diff)
19:27 Changeset in rtems [6998158]4.8 by Joel Sherrill <joel.sherrill@…>
2009-06-03 Joel Sherrill <joel.sherrill@…> PR 1421/filesystem * libfs/src/imfs/deviceio.c, libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_handlers_device.c: Backport ftruncate support for devices so fopen(device, w) works.
18:27 Ticket #1421 (Backport ftruncate support for device nodes) closed by Joel Sherrill
fixed
18:26 Ticket #1421 (Backport ftruncate support for device nodes) created by Joel Sherrill
Without this, you can't fopen with "w" mode.
18:14 Release/4.9 edited by JoelSherrill
/* Release 4.9.3 Changes */ Add 1420/bsps - m68k/uC5282: turn off buffered writes (diff)
14:14 Changeset in rtems [29e867d4]4.9 by Joel Sherrill <joel.sherrill@…>
Add PR 1420.
14:13 Changeset in rtems [985ad2f8]4.104.115 by Joel Sherrill <joel.sherrill@…>
Add PR 1420.
03:40 Changeset in rtems [05b38802]4.9 by Ralf Corsepius <ralf.corsepius@…>
2009-06-03 Ralf Corsépius <ralf.corsepius@…> * libcsupport/include/rtems/assoc.h, libcsupport/include/rtems/malloc.h: Add extern "C" {} guards. * libcsupport/include/rtems/libio_.h: Move extern "C" {} guards.
03:40 Changeset in rtems [feefa108]4.9 by Ralf Corsepius <ralf.corsepius@…>
Move extern "C" {} guards.
03:39 Changeset in rtems [dda372da]4.9 by Ralf Corsepius <ralf.corsepius@…>
Add extern "C" {} guards.
03:39 Changeset in rtems [b3a9e90]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-06-03 Ralf Corsépius <ralf.corsepius@…> * libcsupport/include/rtems/assoc.h, libcsupport/include/rtems/malloc.h: Add extern "C" {} guards. * libcsupport/include/rtems/libio_.h: Move extern "C" {} guards.
03:39 Changeset in rtems [529ab915]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Move extern "C" {} guards.
03:38 Changeset in rtems [b0ddb61]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add extern "C" {} guards.

06/02/09:

22:56 Ticket #1420 (MCF5282 chip errata -- Buffered Write May Be Executed Twice) created by Eric Norum
Buffered writes must be disabled as described in "MCF5282 Chip …
22:20 Changeset in rtems [148e6219]4.104.115 by Joel Sherrill <joel.sherrill@…>
Fix formatting.
22:20 Changeset in rtems [3b8dfa66]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-06-02 Joel Sherrill <joel.sherrill@…> * at91rm9200/dbgu/dbgu.c: Needed carriage return on newline.
22:19 Changeset in rtems [e7bde492]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-06-02 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, preinstall.am, console/uarts.c, include/bsp.h, startup/memmap.c: Add support for /dev/fbcons which is a console type output only device to print to the LCD screen. The video controller (SED) and fonts are copied from MicroMonitor? and proper attribution is made in those files and confirmed by Ed Sutter. * console/fbcons.c, console/font8x16.h, console/sed1356.c, console/sed1356_16bit.h, include/sed1356.h: New files.
21:13 Changeset in rtems [14eefeab]4.104.115 by Eric Norum <WENorum@…>
As per Freescale chip errata, disable buffered writes.
21:13 Changeset in rtems [7920d156]4.9 by Eric Norum <WENorum@…>
As per Freescale chip errata, disable buffered writes.
19:32 Projects/MMU_Support edited by Aanjhan
(diff)
13:21 Changeset in rtems [222f8684]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
13:21 Changeset in rtems [cd94be4]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-06-02 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Fix breakage having been introduced in previous patch.

06/01/09:

21:44 Changeset in rtems [931dd97]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-06-01 Joel Sherrill <joel.sherrill@…> * score/include/rtems/score/thread.h, score/src/threadinitialize.c, score/src/threadreset.c, score/src/threadresume.c, score/src/threadsuspend.c: Nesting count on thread suspension is only supported from ITRON API so disable if ITRON is disabled.
21:30 Developer/OpenProjects edited by Asporner
/* TCP/IP Stack Update */ (diff)
14:50 Changeset in rtems [46a67b19]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-06-01 Joel Sherrill <joel.sherrill@…> * score/include/rtems/score/thread.h, score/src/threadhandler.c: Merge conditional code from main and init/fini C++ constructors so the body of this method reads better. Mark thread prototypes which are not currently exercised by any APIs with FUNCTIONALITY_NOT_CURRENTLY_USED_BY_ANY_API conditional.

05/31/09:

23:43 Ticket #1419 (IMFS stat st_dev and st_rdev wrong) created by Chris Johns
The IMFS code does: case IMFS_DEVICE: io = …

05/30/09:

14:37 Projects/MMU_Support edited by Aanjhan
/* Current Status and Next Tasks Update */ (diff)
14:36 Projects/MMU_Support edited by Aanjhan
(diff)
14:36 Projects/MMU_Support edited by Aanjhan
(diff)
13:58 TBR/UserApp/MMU_Context edited by Aanjhan
(diff)
04:49 Changeset in rtems [57be444e]4.104.115 by Chris Johns <chrisj@…>
2009-05-30 Chris Johns <chrisj@…> * ide/ide.c: Add initialisation code to reset the IDE devices and to probe them and display their model numbers. Also add code to display the probing to aid bring up new hardware. * ide/idecfg.c: Add the --ide-show command to show probing type accessing when finding devices on the configured IDE buses.
04:48 Changeset in rtems [b30c618]4.104.115 by Chris Johns <chrisj@…>
2009-05-30 Chris Johns <chrisj@…> * c/src/libchip/ide/ata.c: Fixed the bug that ignored slave devices on an IDE bus and cleaned up the initialisation register call.

05/29/09:

12:39 Changeset in rtems [33ab74d]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-29 Roxana Leontie <roxana.leontie@…> * Makefile.am, preinstall.am: Install tty_drv.h
00:51 Release/4.9 edited by JoelSherrill
/* Release 4.9.3 Changes */ 1415/cpukit - Semaphore obtain with invalid priority ceiling (diff)
00:50 Release/4.8 edited by JoelSherrill
/* Release 4.8.2 Changes */ 1415/cpukit - Semaphore obtain with invalid priority ceiling (diff)

05/28/09:

21:04 Changeset in rtems [8774fdd]4.8 by Joel Sherrill <joel.sherrill@…>
2009-05-28 Joel Sherrill <joel.sherrill@…> PR 1415/cpukit * rtems/src/semcreate.c, rtems/src/semtranslatereturncode.c, score/include/rtems/score/coremutex.h, score/inline/rtems/score/coremutex.inl, score/src/coremutex.c: Address two paths where a task with a priority above the ceiling could obtain a priority ceiling mutex.
20:55 Changeset in rtems [a319ab04]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-25 Allan Hessenflow <allanh@…> * start/start.S: Correct call to boot_card to meet bfin abi by clearing l0 - l3 and allocating some stack space.
20:38 Changeset in rtems [ee2e3a1]4.9 by Joel Sherrill <joel.sherrill@…>
2009-05-28 Joel Sherrill <joel.sherrill@…> PR 1415/cpukit * rtems/src/semcreate.c, rtems/src/semtranslatereturncode.c, score/include/rtems/score/coremutex.h, score/inline/rtems/score/coremutex.inl, score/src/coremutex.c: Address two paths where a task with a priority above the ceiling could obtain a priority ceiling mutex.
20:38 Changeset in rtems [7c8d65e]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-28 Joel Sherrill <joel.sherrill@…> PR 1415/cpukit * rtems/src/semcreate.c, rtems/src/semtranslatereturncode.c, score/include/rtems/score/coremutex.h, score/inline/rtems/score/coremutex.inl, score/src/coremutex.c: Address two paths where a task with a priority above the ceiling could obtain a priority ceiling mutex.
20:09 Changeset in rtems [86abd5b9]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-28 Joel Sherrill <joel.sherrill@…> * aclocal/bsp-alias.m4: Add csb637 as variant of csb337.
20:08 Changeset in rtems [6aaab51]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-28 Joel Sherrill <joel.sherrill@…> * custom/csb637.cfg: New file.
20:08 Changeset in rtems [b767616d]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-28 Joel Sherrill <joel.sherrill@…> * Makefile.am, README, configure.ac, preinstall.am, start/start.S, startup/memmap.c: Add csb637 as alias and variant. * startup/linkcmds.csb637: New file.
19:56 Ticket #1415 (Semaphore obtain with invalid priority ceiling) closed by Joel Sherrill
fixed: Patches committed
19:56 Ticket #1416 (bf537stamp boot_card call doesn't meet bfin abi) closed by Joel Sherrill
fixed: This patch committed.
19:41 Ticket #1416 (bf537stamp boot_card call doesn't meet bfin abi) reopened by Allan Hessenflow
19:25 Ticket #1416 (bf537stamp boot_card call doesn't meet bfin abi) closed by Joel Sherrill
fixed

05/27/09:

15:36 Changeset in rtems [b11e05f]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-27 Michael Walle <michael@…> * shared/start/start.S: Export crt0 symbol because the debug.S uses that.
14:34 Changeset in rtems [8d64f08e]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-27 Fernando Nicodemos <fgnicodemos@…> * at91rm9200/clock/clock.c: Add support for nanoseconds since last tick. The resolution is not that high but better than nothing.
14:23 Changeset in rtems [22ed4172]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-27 Sebastian Huber <sebastian.huber@…> * libcsupport/include/rtc.h: New RTC driver interface. * libmisc/Makefile.am, libmisc/shell/shellconfig.h: Added RTC command. * libmisc/shell/main_rtc.c: New file.
14:22 Changeset in rtems [72fe607]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-27 Sebastian Huber <sebastian.huber@…> * clock/rtc.c, clock/tod.h: Update for new RTC driver interface.
14:21 Changeset in rtems [7e0bd6e]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-27 Sebastian Huber <sebastian.huber@…> * tod.h, tod.c: Update for new RTC driver interface.
12:05 Changeset in rtems [3fb3de1]4.104.115 by Joel Sherrill <joel.sherrill@…>
PR fixed.
12:01 Changeset in rtems [c7935a4a]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-25 Allan Hessenflow <allanh@…> PR 1418/cpukit * rtems/score/cpu.h: corrected _CPU_ISR_Flash implementation, added core synchronization after all cli/sti.
11:58 Changeset in rtems [31099c7d]4.104.115 by Joel Sherrill <joel.sherrill@…>
PR added.
11:58 Changeset in rtems [64501892]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-25 Allan Hessenflow <allanh@…> PR 1415/bsps * startup/bspstart.c, startup/linkcmds: Enable caches and therefore enable the mmu. * start/start.S: Correct call to boot_card to meet bfin abi by clearing l0 - l3 and allocating some stack space.
11:57 Changeset in rtems [6ff3add]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-25 Allan Hessenflow <allanh@…> PR 1418/bsps * mmu/mmu.c: enable mmu after initializing it. * mmu/mmu.h: add missing mmu flags entries. * include/mmuRegs.h: correct a couple field name typos.
11:06 Ticket #1417 (bfin _CPU_ISR_Flash implementation is incorrect) closed by Joel Sherrill
fixed
10:59 Ticket #1418 (bf537stamp caches are disabled) closed by Joel Sherrill
fixed

05/26/09:

14:52 Projects/MMU_Support edited by Aanjhan
/* Design Notes */ (diff)

05/25/09:

21:12 Changeset in rtems [8ef7f20]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-25 Joel Sherrill <joel.sherrill@…> * Makefile.am: Remove junk bsp_reset(). * startup/bspreset.c: Removed.
19:39 Ticket #1418 (bf537stamp caches are disabled) created by Allan Hessenflow
The bf537Stamp BSP has instruction and data caches disabled, resulting …
19:29 Ticket #1417 (bfin _CPU_ISR_Flash implementation is incorrect) created by Allan Hessenflow
The Blackfin _CPU_ISR_Flash implementation was incorrect. It always …
16:57 Ticket #1416 (bf537stamp boot_card call doesn't meet bfin abi) created by Allan Hessenflow
bfin abi requires caller to allocate at least twelve bytes on stack …

05/22/09:

18:33 TBR/UserApp/MMU_Context edited by Aanjhan
(diff)
18:10 Changeset in rtems [ef6d53b9]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-22 Joel Sherrill <joel.sherrill@…> * sp51/init.c, sp51/sp51.scn: Add more priority ceiling test cases.
03:55 Projects/MMU_Support edited by Aanjhan
/* Current Status and Next Tasks Update */ (diff)
03:54 TBR/UserApp/MMU_Context edited by Aanjhan
MMU Support/MMU Context? moved to MMU Context (diff)
03:52 TBR/UserApp/MMU_Context edited by Aanjhan
(diff)
03:49 TBR/UserApp/MMU_Context edited by Aanjhan
(diff)
03:39 TBR/UserApp/MMU_Context created by Aanjhan
New page: An MMU context is a data structure containing information wrt the process. The data structure would look something like the below. A create_mmu_context() function would result in pollutin…
00:55 TBR/BSP/UC5282 edited by Mdurrant
(diff)

05/21/09:

19:41 Release/4.9 edited by JoelSherrill
/* Release 4.9.3 Changes */ Bug 1413 - anomalous behavior of timer server scheduling (diff)
19:40 Changeset in rtems [e379e96]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-21 Joel Sherrill <joel.sherrill@…> PR 1415/cpukit * Makefile.am, configure.ac: Add test for very simple priority ceiling violation. * sp51/.cvsignore, sp51/Makefile.am, sp51/init.c, sp51/sp51.doc, sp51/sp51.scn: New files.
17:57 Release/4.8 edited by JoelSherrill
/* Release 4.8.2 Changes */ Bug 1414 - Valid Id of Wrong Object Type Accepted (diff)
15:42 Changeset in rtems [8abaa16]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-21 Joel Sherrill <joel.sherrill@…> PR 1413/cpukit * Makefile.am, configure.ac: Add test for case where server based timers which reinitiated themselves did not get reinserted onto timer chain. * sp50/.cvsignore, sp50/Makefile.am, sp50/init.c, sp50/sp50.doc, sp50/sp50.scn: New files.
15:40 Changeset in rtems [ff6b3fe]4.9 by Joel Sherrill <joel.sherrill@…>
2009-05-21 Joel Sherrill <joel.sherrill@…> PR 1413/cpukit * rtems/src/timerserver.c: Fix bug where server based timers which reinitiated themselves did not get reinserted onto timer chain.
15:39 Changeset in rtems [43fe77c2]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-21 Joel Sherrill <joel.sherrill@…> PR 1413/cpukit * rtems/src/timerserver.c: Fix bug where server based timers which reinitiated themselves did not get reinserted onto timer chain.
15:39 FAQ/AlgorithmicComplexity edited by Manuel
/* SuperCore? */ (diff)
14:51 Ticket #1413 (anomalous behavior of timer server scheduling in RTEMS 4.10(CVS)) closed by Joel Sherrill
fixed: Patch committed. sp50 added
14:36 Ticket #1414 (Valid Id of Wrong Object Type Accepted) closed by Joel Sherrill
fixed: Patch committed to 4.8 and legacy release branches. sp49 added to CVS head.
14:34 Changeset in rtems [1dc1da5]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-21 Joel Sherrill <joel.sherrill@…> PR 1414/cpukit * Makefile.am, configure.ac: Tighten math on extraction of index so it is harder to trick by passing in a valid id of an incorrect object class. * sp49/.cvsignore, sp49/Makefile.am, sp49/init.c, sp49/sp49.doc, sp49/sp49.scn: New files.
13:51 Changeset in rtems [dc927fe]4.8 by Joel Sherrill <joel.sherrill@…>
2009-05-21 Joel Sherrill <joel.sherrill@…> PR 1414/cpukit * score/src/objectget.c, score/src/objectgetisr.c, score/src/objectgetnoprotection.c: Tighten math on extraction of index so it is harder to trick by passing in a valid id of an incorrect object class.
13:48 Ticket #1415 (Semaphore obtain with invalid priority ceiling) created by Manuel Coutinho
When a thread obtains a semaphore with a priority ceiling lower than …
12:49 Ticket #1414 (Valid Id of Wrong Object Type Accepted) created by Joel Sherrill
In 4.8 and older the valid Id object id has a hole where it is …
12:45 Ticket #1382 (ATA driver fails in qemu) closed by Joel Sherrill
fixed: Chris committed a solution.
01:55 Projects/MMU_Support edited by Aanjhan
/* Page Table Entry Handling */ (diff)
01:55 Projects/MMU_Support edited by Aanjhan
/* API/MMU Port Design Document */ (diff)
00:17 TBR/BSP/UC5282 edited by Mdurrant
Updated the refered urls and added the thumbnail image for the uC5282 (diff)
Note: See TracTimeline for information about the timeline view.