Timeline



11/28/11:

21:41 Release/4.10 edited by JoelSherrill
/* Release 4.10.2 Changes */ Add 1961/cpukit - Use buffer list not pending count to close windows in message queue (diff)
21:41 Release/4.9 edited by JoelSherrill
/* Release 4.9.7 Changes */ Add 1961/cpukit - Use buffer list not pending count to close windows in message queue (diff)
18:42 Ticket #1961 (Race condition when using rtems_message_queue_send in ISR) closed by Joel Sherrill
fixed: Patch applied to all open branches and head. Thanks.
17:51 Changeset in rtems [ece1759]4.115 by Joel Sherrill <joel.sherrill@…>
2011-11-28 Joel Sherrill <joel.sherrill@…> PR 1941/cpukit * libmisc/monitor/mon-server.c, score/include/rtems/system.h: Remove use of RTEMS_offset() in favor of standard offsetof(). This was undocumented and there was only one internal use. Change noted in 4.11 release notes.
17:36 Changeset in rtems [7e8ed4d]4.115 by Joel Sherrill <joel.sherrill@…>
2011-11-28 Werner Almesberger <werner@…> PR 1956/cpukit * rtems/score/cpu.h: Correct multiple alignment constants. Improve comments.
16:52 Ticket #1941 (Whither RTEMS_offsetof?) closed by Joel Sherrill
fixed: Removed. Change noted in 4.11 release notes.
16:36 Changeset in rtems [4c69fcf]4.9 by Joel Sherrill <joel.sherrill@…>
2011-11-28 Werner Almesberger <werner@…> PR 1961/cpukit * score/src/coremsgsubmit.c: Close window caused by using message pending count rather than directly obtaining unused buffer.
16:36 Ticket #1956 (Fix CPU_STACK_ALIGNMENT) closed by Joel Sherrill
fixed: Committed. Closing.
16:36 Changeset in rtems [3d83ae5]4.10 by Joel Sherrill <joel.sherrill@…>
2011-11-28 Werner Almesberger <werner@…> PR 1961/cpukit * score/src/coremsgsubmit.c: Close window caused by using message pending count rather than directly obtaining unused buffer.
16:36 Changeset in rtems [e5a8020]4.115 by Joel Sherrill <joel.sherrill@…>
2011-11-28 Werner Almesberger <werner@…> PR 1961/cpukit * score/src/coremsgsubmit.c: Close window caused by using message pending count rather than directly obtaining unused buffer.
16:33 Ticket #1966 (Milkymist SoC 1.1 support) closed by Joel Sherrill
fixed: OK.
16:33 Ticket #1970 (Support for new Milkymist sysctl addresses and clock frequency detection) closed by Joel Sherrill
fixed: It's OK
16:33 Ticket #1972 (Milkymist driver support for different video formats) closed by Joel Sherrill
fixed: Builds for me
09:28 Changeset in rtems [219d4045]4.115 by Daniel Hellstrom <daniel@…>
DRVMGR: added drvmgr shell command
09:25 Changeset in rtems [02550220]4.115 by Daniel Hellstrom <daniel@…>
LIBPCI: added PCI shell command
09:16 Changeset in rtems [1c5a7e5]4.115 by Daniel Hellstrom <daniel@…>
LIBPCI: added DRVMGR model for PCI bus
09:11 Changeset in rtems [a31845f7]4.115 by Daniel Hellstrom <daniel@…>
LIBPCI: added PCI layer to cpukit/libpci
08:52 Changeset in rtems [e7fade3]4.115 by Daniel Hellstrom <daniel@…>
DRVMGR: added driver manager to cpukit/libdrvmgr
08:12 TBR/BSP/Mvme3100 edited by Richard Lin
Added more information and block diagram (diff)
05:34 TBR/BSP/Mvme3100 edited by Richard Lin
Added info on VMEbus (diff)

11/27/11:

20:08 TBR/BSP/Mvme3100 edited by JoelSherrill
(diff)
20:00 TBR/BSP/Mvme3100 edited by JoelSherrill
(diff)
19:40 TBR/UserApp/Space/Proba_2 edited by Iliyankatsarski
moved User talk:Iliyankatsarski? to ESA Proba 2?: Google task (diff)
19:34 TBR/UserApp/Space/Proba_2 edited by Iliyankatsarski
(diff)
19:28 TBR/UserApp/Space/Proba_2 edited by Iliyankatsarski
(diff)
19:27 TBR/UserApp/Space/Proba_2 edited by Iliyankatsarski
/* ESA Proba 2 */ new section (diff)
19:12 TBR/UserApp/Space/Proba_2 edited by Iliyankatsarski
http://esamultimedia.esa.int/docs/Proba/Proba-2_Factsheet_8oct.pdf (diff)
19:03 TBR/UserApp/Space/Proba_2 created by Iliyankatsarski
http://esamultimedia.esa.int/docs/Proba/Proba-2_Factsheet_8oct.pdf
17:33 Changeset in rtems [267357a]4.115 by Gedare Bloom <gedare@…>
2011-11-27 Sebastien Bourdeauducq <seb@…> PR 1972/bsps * milkymist_video/milkymist_video.h, milkymist_video/video.c: Adds an ioctl to implement selection of composite on any connector, S-Video and Component sources on the Milkymist One.
17:30 Changeset in rtems [b8ee42c]4.115 by Gedare Bloom <gedare@…>
2011-11-27 Sebastien Bourdeauducq <seb@…> PR 1970/bsps * milkymist_clock/ckinit.c, milkymist_console/console.c, milkymist_console/uart.c, milkymist_timer/timer.c: Support for the new Milkymist sysctl and clock frequency detection.
17:30 Changeset in rtems [cc3b482]4.115 by Gedare Bloom <gedare@…>
2011-11-27 Sebastien Bourdeauducq <seb@…> PR 1970/bsps * include/system_conf.h: Support for the new Milkymist sysctl and clock frequency detection.
17:26 Changeset in rtems [0f653ba]4.115 by Gedare Bloom <gedare@…>
2011-11-27 Sebastien Bourdeauducq <seb@…> PR 1966/bsps * milkymist_console/console.c, milkymist_console/uart.c, milkymist_console/uart.h, milkymist_midi/midi.c: support for the new UART core and interrupt map
17:26 Changeset in rtems [6fa94b7]4.115 by Gedare Bloom <gedare@…>
2011-11-27 Sebastien Bourdeauducq <seb@…> PR 1966/bsps * include/system_conf.h: support for the new UART core and interrupt map
15:09 Ticket #1964 (_Chain_Is_first/last overshoot) closed by Joel Sherrill
fixed: Committed.
14:26 TBR/BSP/Mbx8xx edited by Danielcode
(diff)
14:24 TBR/BSP/Mbx821-001 edited by Danielcode
moved Mbx821 001 (add page and link on Mbx8xx page)? to Mbx821-001: "(add page and link on Mbx8xx page)" is unnecessary in the title (diff)

11/26/11:

23:56 TBR/BSP/Mpc5566evb_(add_page_and_link_on_mpc55xxevb) edited by Apd2004
(diff)
23:38 TBR/BSP/Mpc5566evb_(add_page_and_link_on_mpc55xxevb) edited by Apd2004
(diff)
18:15 Changeset in rtems [b4959ec3]4.115 by Gedare Bloom <gedare@…>
2011-11-26 Gedare Bloom <gedare@…> PR 1963 * score/include/rtems/score/rbtree.h: Fix _RBTree_Container_of macro to use correct arithmetic.
18:10 Changeset in rtems [e3a1488a]4.115 by Gedare Bloom <gedare@…>
2011-11-26 Gedare Bloom <gedare@…> PR 1964 * score/inline/rtems/score/chain.inl: Fix chain is first and last.
18:07 Changeset in rtems [b431b66]4.115 by Gedare Bloom <gedare@…>
2011-11-26 Gedare Bloom <gedare@…> PR 1964 * spchain/init.c, spchain/spchain.scn: Add testcases for chain is first and last
17:15 Ticket #1963 (_RBTree_Container_of macro is broken) closed by Gedare Bloom
fixed: Replying to comment:3: > Patch is fine. Apply. Committed. Closing.

11/25/11:

23:57 TBR/BSP/Mbx821_002_(add_page_and_link_on_Mbx8xx_page) edited by Vladimir Stankulov
(diff)
23:45 TBR/BSP/Mbx8xx edited by Vladimir Stankulov
(diff)
23:39 TBR/BSP/Mbx821_002_(add_page_and_link_on_Mbx8xx_page) edited by Vladimir Stankulov
(diff)
23:38 TBR/BSP/Mbx821_002_(add_page_and_link_on_Mbx8xx_page) edited by Vladimir Stankulov
(diff)
23:35 TBR/BSP/Mbx821_002_(add_page_and_link_on_Mbx8xx_page) edited by Vladimir Stankulov
/* Processor */ (diff)
23:11 TBR/BSP/Mbx821_002_(add_page_and_link_on_Mbx8xx_page) created by Vladimir Stankulov
Created page with "{{Infobox BSP |BSP_name = MBX821 002 |Manufacturer = Motorola |CPU_model = 40MHz MPC82 |RAM = 4MB DRAM |NVMEM = 32KB |NICs = 10BaseT Ethernet |Seri..."
18:46 TBR/BSP/Mbx8xx edited by Danielcode
(diff)
18:43 TBR/BSP/Mbx821-001 created by Danielcode
Created page with "{{Infobox BSP |BSP_name = MBX821-001 |Manufacturer = Motorola |image = |caption = optional image caption |Board_URL = http://www.equinox-tech.com/downloads/fr..."
14:33 Ticket #1972 (Milkymist driver support for different video formats) created by seb
Adds an ioctl to implement selection of composite on any connector, …

11/24/11:

19:50 TBR/BSP/Mpc5566evb_(add_page_and_link_on_mpc55xxevb) edited by Apd2004
(diff)
19:44 TBR/BSP/Mpc5566evb_(add_page_and_link_on_mpc55xxevb) created by Apd2004
Created page with "{{Infobox BSP |BSP_name = Mpc5566evb |Manufacturer = Freescale |image = |Board_URL = [http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MPC5561 FreeScale?..."
15:54 Changeset in rtems [04cf2c5]4.115 by Daniel Hellstrom <daniel@…>
IO_MANAGER: early dynamic driver registration Adds the possibility to register drivers before the IO Manager has completed the initialization. Sometimes the BSP may want to register a driver dynamically early in the boot process.
13:50 Ticket #1971 (Memory leak in tmpfile()) created by Andrey Mozzhuhin
Hello, I use tmpfile() in my RTEMS application, and found that it has …
12:56 Changeset in rtems [f11d5a42]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
12:55 Changeset in rtems [bc33a3e]4.115 by Ralf Corsepius <ralf.corsepius@…>
GCC_RPMREL = 4
12:54 Changeset in rtems [96684b8]4.115 by Ralf Corsepius <ralf.corsepius@…>
gcc-core-4.6.2-rtems4.11-20111124.diff.
12:52 Changeset in rtems [5622a260]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.
03:34 Changeset in rtems [952dc5da]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
03:31 Changeset in rtems [8be670c]4.115 by Ralf Corsepius <ralf.corsepius@…>
binutils-2.22, gcc-4.4.6
03:20 RTEMSMailingLists edited by ChrisJohns
/* RTEMS Lists */ (diff)
03:18 RTEMSMailingLists edited by ChrisJohns
More use cases. (diff)
03:16 RTEMSMailingLists edited by ChrisJohns
/* RTEMS Users */ (diff)
03:15 RTEMSMailingLists edited by ChrisJohns
/* Policies */ (diff)
03:11 RTEMSMailingLists edited by ChrisJohns
/* RTEMS Lists */ (diff)
03:09 RTEMSMailingLists edited by ChrisJohns
Updated to the developer list details. (diff)

11/23/11:

22:49 Projects/MoodleQuestionRules edited by JoelSherrill
(diff)
22:44 Projects/MoodleQuestionRules edited by JoelSherrill
(diff)
22:40 Projects/MoodleQuestionRules created by JoelSherrill
New page
21:37 Ticket #1970 (Support for new Milkymist sysctl addresses and clock frequency detection) created by seb
The attached patch implements support for the new Milkymist sysctl and …
21:16 Ticket #1969 (lpc2362 does not build) created by Joel Sherrill
/users/joel/test-gcc/rtems/configure \ --target=arm-rtems4.11 …
08:28 Changeset in rtems [1d109ac]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
08:28 Changeset in rtems [05f73361]4.115 by Ralf Corsepius <ralf.corsepius@…>
binutils-2.22.
04:18 TBR/BSP/Mvme3100 edited by Richard Lin
Adjusted spacing (diff)
04:11 TBR/BSP/Mvme3100 edited by Richard Lin
Added picture and sources (diff)
03:47 TBR/Website/Board_Support_Packages edited by Richard Lin
Added link to Motorola MVME3100 (diff)

11/22/11:

21:05 TBR/BSP/Mvme3100 created by Richard Lin
Starting the infobox
18:20 Changeset in rtems [9b6060c1]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
18:00 Changeset in rtems [3a60e611]4.115 by Ralf Corsepius <ralf.corsepius@…>
binutils-2.22.
02:10 Ticket #1968 (RFS seek does not move the block referenced) created by Chris Johns
A seek to file offset 0 after reading to the end of a file which has a …

11/21/11:

15:25 Ticket #1967 (Concern over OBJECTS_NAME_ALIGNMENT) created by Gedare Bloom
I was just browsing some code in score/object.h: typedef union { …

11/20/11:

14:59 Changeset in rtems [6962842]4.115 by Sebastian Huber <sebastian.huber@…>
Typo.

11/19/11:

20:24 Projects/CodeSwarm edited by JoelSherrill
(diff)
19:57 Projects/CodeSwarm edited by JoelSherrill
(diff)
19:02 Projects/CodeSwarm edited by JoelSherrill
(diff)
18:59 Projects/CodeSwarm created by JoelSherrill
Created page with " [[TOC(...)]] Code Swarm is a FOSS project whose goal is to provide visualization of source code revision histories. In simpler terms, usi..."
14:34 Changeset in rtems [bb92954]4.115 by Sebastian Huber <sebastian.huber@…>
2011-11-07 Sebastian Huber <sebastian.huber@…> PR 1965/cpukit * rtems/score/arm.h: Select ARMv4 multilib implementation for ARM_ARCH_7A.

11/18/11:

20:13 Changeset in rtems [7fc2c2cb]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-11-18 Jennifer Averett <Jennifer.Averett@…> PR 1925 * shared/irq/irq.h: Changed i386 console to libchip style console and added support for com3 and com4.
20:11 Changeset in rtems [1c0b8d7]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-11-18 Jennifer Averett <Jennifer.Averett@…> PR 1925 * Makefile.am, preinstall.am, console/serial_mouse_config.c, include/bsp.h, start/start.S: Converted 1386 console to the libchip style console * console/conscfg.c, console/console_control.c, console/printk_support.c, console/vgacons.c, console/vgacons.h: New files.
20:08 Changeset in rtems [7c0273e]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-11-18 Jennifer Averett <Jennifer.Averett@…> * console.c: Added a some error checks and fixed a error message.
20:04 Changeset in rtems [84e1742]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-11-18 Jennifer Averett <Jennifer.Averett@…> * sapi/include/confdefs.h: Added a bsp override option for MAXIMUM_DEVICES.
20:04 Changeset in rtems [ce017f90]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-11-18 Jennifer Averett <Jennifer.Averett@…> * user/conf.t: Added a bsp override option for MAXIMUM_DEVICES.
19:14 Ticket #1925 (Convert 1386 console to libchip style console) closed by Jennifer Averett
fixed: Commited the patch to the head.
12:34 Changeset in rtems [6765b71d]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
12:33 Changeset in rtems [49df63a]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
12:31 Changeset in rtems [ed3821c]4.115 by Ralf Corsepius <ralf.corsepius@…>
BR: cloog-devel, ppl-devel for suse12_1.

11/16/11:

10:23 Ticket #1966 (Milkymist SoC 1.1 support) created by seb
This patch implements support for the new UART core and interrupt map …
03:48 Changeset in rtems [ae9df29]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
03:47 Changeset in rtems [45374b2]4.115 by Ralf Corsepius <ralf.corsepius@…>
Abandon gcc-4.5.0.
03:46 Changeset in rtems [d90de401]4.115 by Ralf Corsepius <ralf.corsepius@…>
GCC_RPMREL = 0.20110802.0
03:22 Changeset in rtems [9981ef0]4.10 by Ralf Corsepius <ralf.corsepius@…>
Housekeeping.
03:20 Changeset in rtems [5c872de]4.10 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
03:19 Changeset in rtems [e229210]4.10 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
03:18 Changeset in rtems [09b41d2]4.10 by Ralf Corsepius <ralf.corsepius@…>
Back port from CVS-HEAD.

11/15/11:

16:31 Changeset in rtems [afb875e4]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
16:30 Changeset in rtems [2854ce9]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
16:28 Changeset in rtems [37586dc6]4.115 by Ralf Corsepius <ralf.corsepius@…>
Preps for suse-12.1

11/14/11:

21:15 TBR/Website/Board_Support_Packages edited by Thomas
/* PowerPC BSPs */ (diff)
Note: See TracTimeline for information about the timeline view.