Timeline



02/14/13:

22:45 Changeset in rtems [390258c]4.115 by Ralf Corsépius <ralf.corsepius@…>
New.
22:36 Changeset in rtems [fa1004bd]4.115 by Ralf Corsépius <ralf.corsepius@…>
Conditionally install atomic-headers.
22:35 Changeset in rtems [a718918]4.115 by Ralf Corsépius <ralf.corsepius@…>
Add RTEMS_CHECK_ATOMIC, RTEMS_CPUOPT([RTEMS_ATOMIC]), AM_CONDITIONAL ATOMIC.
22:27 Changeset in rtems [1c0a6e63]4.115 by Ralf Corsépius <ralf.corsepius@…>
Introduce AM_CONDITIONAL ATOMIC.
22:27 Changeset in rtems [bdf90720]4.115 by Ralf Corsépius <ralf.corsepius@…>
Introduce AM_CONDITIONAL ATOMIC, cpuopt RTEMS_ATOMIC.
16:27 Changeset in rtems [91de38f8]4.115 by Ralf Corsépius <ralf.corsepius@…>
Include <stdint.h>
07:00 Changeset in rtems-source-builder [e908afb]4.104.114.95 by Chris Johns <chrisj@…>
Listing options now handle nested directories.
07:00 Changeset in rtems-source-builder [73e8afb]4.104.114.95 by Chris Johns <chrisj@…>
If the path is empty do prepend a dirsep.
06:06 Changeset in rtems-source-builder [7e3c903]4.104.114.95 by Chris Johns <chrisj@…>
Remove the old single tools build set for all archs.
05:14 Changeset in rtems-source-builder [b1202fc]4.104.114.95 by Chris Johns <chrisj@…>
Moxie GDB DTC support added The Moxie GDB simulator uses the DTC (device tree compiler) to build a device tree. This is added and built before the gdb.
02:29 Changeset in rtems-source-builder [a25a19d]4.104.114.95 by Chris Johns <chrisj@…>
Add Microblaze.
01:32 Changeset in rtems-source-builder [87fc7e0]4.104.114.95 by Chris Johns <chrisj@…>
Add Moxie support. Binutils and the compiler build how-ever gdb needs a tool called 'dtc' to build the simulator. This is not present on my FreeBSD test box.

02/13/13:

13:17 Changeset in rtems [995610e1]4.115 by Sebastian Huber <sebastian.huber@…>
ftpd: Go back to the root directory
09:13 Changeset in rtems-source-builder [b991b35]4.104.114.95 by Chris Johns <chrisj@…>
Add remaining archs to 4.11.
09:13 Changeset in rtems-source-builder [78543a9]4.104.114.95 by Chris Johns <chrisj@…>
Add python-devel to the CentOS packages required.
05:49 Changeset in rtems-source-builder [726b38e]4.104.114.95 by Chris Johns <chrisj@…>
Fix _tmproot bug in OPT flags set up.
04:50 Changeset in rtems-source-builder [458b11b]4.104.114.95 by Chris Johns <chrisj@…>
Always build the expat package.
04:50 Changeset in rtems-source-builder [5110a45]4.104.114.95 by Chris Johns <chrisj@…>
Update the CentOS package list.
00:46 Changeset in rtems-source-builder [1b094bf]4.104.114.95 by Chris Johns <chrisj@…>
Fix the tmprort name. It should be _tmproot.
00:39 Changeset in rtems-source-builder [d58a31b]4.104.114.95 by Chris Johns <chrisj@…>
Remove debug print from the config parsing.
00:35 Changeset in rtems-source-builder [94db614]4.104.114.95 by Chris Johns <chrisj@…>
Add required CentOS packages to the documentation.
00:34 Changeset in rtems-source-builder [73f6ad2]4.104.114.95 by Chris Johns <chrisj@…>
Override the bison path on FreeBSD.
00:30 Changeset in rtems-source-builder [d963553b]4.104.114.95 by Chris Johns <chrisj@…>
Restructure RTEMS Config Files Add arch build files. This allows archs to have different versions and patches for specific tools. Break the RTEMS config directory up into separate directories to make long term maintenance easier. This required a change to config.py to handle the config files being in subdirs of the config directory. The defaults have been updated to include the install SB root so packages built before a package are available. Add makeinfo to the required tools. GDB (and others) need it to build without error.

02/12/13:

15:22 Changeset in rtems [9bd26e9]4.115 by Gedare Bloom <gedare@…>
score: use new alignment routine in object extend information.
15:20 Changeset in rtems [a24bd46]4.115 by Gedare Bloom <gedare@…>
score: New routines to align addresses up or down.
15:03 Ticket #1560 (sparc64 [1/5]: _Objects_Extend_information improper alignment for ...) closed by Gedare Bloom
fixed: http://git.rtems.org/rtems/commit/?id=9bd26e99c44bb013285d3de4c92f636536271af8
13:15 Changeset in rtems [9a2ead0]4.115 by Sebastian Huber <sebastian.huber@…>
sptests/spfatal11: Update due to API changes
12:58 Changeset in rtems [83a2fad]4.115 by Sebastian Huber <sebastian.huber@…>
make: Add default flags
12:54 Changeset in rtems [f67eee1]4.115 by Sebastian Huber <sebastian.huber@…>
make: Add CPPFLAGS
12:53 Changeset in rtems [780aadc]4.115 by Sebastian Huber <sebastian.huber@…>
make: Remove -Wno-unused flag for debug variant
12:51 Changeset in rtems [3e132a8]4.115 by Sebastian Huber <sebastian.huber@…>
make: Remove -g flags The -g flag is set by the BSP.
10:25 Changeset in rtems [baa60b5e]4.115 by Sebastian Huber <sebastian.huber@…>
make: Remove -qrtems_debug flag usage
10:24 Changeset in rtems [7b859d59]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Remove unused files
09:13 Projects/GSoC/ApplicationConfigurationGUI edited by C Rempel
/* References */ (diff)
09:11 Projects/GSoC/ApplicationConfigurationGUI edited by C Rempel
/* References */ (diff)
08:27 Changeset in rtems [77ac5785]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/lpc32xx: Add BSP_USB_OTG_TRANSCEIVER_VBUS
07:37 Ticket #1911 (Include bsp.h in confdefs.h by default) closed by Sebastian Huber
fixed: Fixed with this commit: http://git.rtems.org/rtems/commit/?id=7571a235c56ef3fb48456054e0ba63dbb493a6ac
03:12 Changeset in rtems-source-builder [aa46b9c]4.104.114.95 by Chris Johns <chris@…>
Fixes to the NIOS2 build on FreeBSD.
00:46 Changeset in rtems-source-builder [0328944]4.104.114.95 by Chris Johns <chrisj@…>
NIOS2 Tools based on Altera's 4.11 tool set. Add support for building the NIOS2 tool set. The source is based on the Altera 4.11 src package. This package has been split up and placed on the rtems.org server.

02/11/13:

19:25 Ticket #1560 (sparc64 [1/5]: _Objects_Extend_information improper alignment for ...) closed by Gedare Bloom
fixed
19:18 Changeset in rtems [0241ab0]4.115 by Gedare Bloom <gedare@…>
sparc64: revert linkcmds to 4 MB ram size
19:12 Changeset in rtems [d5ec2573]4.115 by Gedare Bloom <gedare@…>
PR1560: _Objects_Extend_information improper alignment _Objects_Extend_information uses a sizeof(uint32_t) offset that leads to improper alignment in case the CPU (actually, heap) alignment is 8 or higher. The problem is solved by adding enough padding to align the sub-tables.
10:32 Packages/LWIP edited by C Rempel
(diff)
10:31 Packages/LWIP edited by C Rempel
(diff)
10:27 Projects/WebKit edited by C Rempel
(diff)
03:22 Changeset in rtems-source-builder [6fad89b]4.104.114.95 by Chris Johns <chrisj@…>
Default a define with no value to 1.

02/10/13:

07:26 TBR/UserManual/RTEMS_Coverage_Analysis edited by C Rempel
(diff)
07:24 TBR/UserManual/RTEMS_Coverage_Analysis edited by C Rempel
(diff)
07:16 Developer/Projects/Open/GNUToolsTesting edited by C Rempel
(diff)
07:16 Developer/Projects/Open/GNUToolsTesting edited by C Rempel
Adding open project template headers (diff)
07:07 Developer/Projects/Open/TestingImprovements edited by C Rempel
/* Project Idea 2 */ (diff)
00:29 Projects/GSoC/ApplicationConfigurationGUI edited by C Rempel
/* Introduction */ (diff)
00:28 Projects/GSoC/ApplicationConfigurationGUI edited by C Rempel
/* Introduction */ (diff)
00:27 Projects/GSoC/ApplicationConfigurationGUI edited by C Rempel
/* Possible Goal Extensions beyond the Main Objective */ (diff)
00:22 Projects/GSoC/ApplicationConfigurationGUI edited by C Rempel
/* Standards of Quality */ (diff)
00:16 Projects/GSoC/ApplicationConfigurationGUI edited by C Rempel
/* Required / Suggested Methodology */ (diff)
00:16 Projects/GSoC/ApplicationConfigurationGUI edited by C Rempel
/* Required / Suggested Methodology */ (diff)
00:07 Projects/GSoC/ApplicationConfigurationGUI edited by C Rempel
/* Required / Suggested Methodology */ (diff)
00:00 Projects/GSoC/ApplicationConfigurationGUI edited by C Rempel
/* Introduction */ (diff)

02/09/13:

23:49 Projects/GSoC/ApplicationConfigurationGUI edited by C Rempel
/* Code */ (diff)
23:46 Projects/GSoC/ApplicationConfigurationGUI edited by C Rempel
/* Introduction */ (diff)
11:07 Projects/GSoC/ApplicationConfigurationGUI edited by C Rempel
Add open project template headers (diff)
10:00 Projects/GSoC/ApplicationConfigurationGUI edited by C Rempel
(diff)
09:13 Projects/GSoC/ApplicationConfigurationGUI edited by C Rempel
(diff)
08:07 Changeset in rtems-source-builder [2f72d35]4.104.114.95 by Chris Johns <chrisj@…>
Add per arch build sets using %include. Add per arch build sets as this is really what RTEMS needs. You can then vary the version based on the architecture. Add '%include' to the buildset files.

02/08/13:

15:58 Changeset in rtems [5455f23a]4.115 by Sebastian Huber <sebastian.huber@…>
libchip/serial: Make NS16550 handler public This allows derived drivers to use these functions.
13:23 Changeset in rtems [6a22637]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/lpc24xx: Move UART probes to separate files
12:43 Changeset in rtems [e4933743]4.115 by Sebastian Huber <sebastian.huber@…>
libchip/serial: Fix warnings
12:42 Changeset in rtems [49f65bef]4.115 by Sebastian Huber <sebastian.huber@…>
libchip/serial: Fix warnings
12:39 Changeset in rtems [c8bd3cd]4.115 by Sebastian Huber <sebastian.huber@…>
libchip/serial: Add const qualifier
10:58 Changeset in rtems [d2a4f158]4.115 by Sebastian Huber <sebastian.huber@…>
libchip/serial: Fix warnings
10:58 Changeset in rtems [5de9e8d]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/erc32: Fix warnings
08:15 Projects/GSoC/ApplicationConfigurationGUI edited by C Rempel
(diff)
08:13 Projects/GSoC/ApplicationConfigurationGUI edited by C Rempel
try to change the page (diff)
05:23 Developer/Tools/RSB edited by ChrisJohns
(diff)

02/07/13:

23:06 Changeset in rtems-source-builder [6a2003e]4.104.114.95 by Chris Johns <chrisj@…>
Add support to turn on the "obsolete" arm-rtems4.11 target. This indicate a bug in the gcc patches that should be making arm-rtems4.11 the standard EABI tools for RTEMS.
22:48 References edited by Mat
whitespace fix (diff)
22:47 References edited by Mat
Published in 2013 (diff)
22:17 Developer/OpenProjects edited by Gedare
/* Board Support Package (BSP) */ (diff)
22:16 Developer/OpenProjects edited by Gedare
/* Libraries, Languages, and Applications */ (diff)
22:16 Developer/OpenProjects edited by Gedare
/* Libraries, Languages, and Applications */ (diff)
22:16 Developer/OpenProjects edited by Gedare
(diff)
22:06 Developer/OpenProjects edited by Gedare
(diff)
21:11 Developer/Tools/RSB edited by Gedare
/* References */ (diff)
21:11 Developer/Tools/RSB created by Gedare
/* New page */
20:51 Developer/OpenProjects edited by Gedare
/* Development Environment Oriented */ (diff)
17:11 TBR/BSP/Beagleboard edited by Mat
Updated RAM, NVMEM, Video Fields (diff)
11:35 Developer/OpenProjects edited by C Rempel
/* Development Environment Oriented */ (diff)
11:35 Developer/OpenProjects edited by C Rempel
/* Development Environment Oriented */ (diff)
11:34 Developer/OpenProjects edited by C Rempel
/* Development Environment Oriented */ (diff)
11:34 Developer/OpenProjects edited by C Rempel
/* Development Environment Oriented */ (diff)
11:33 Developer/OpenProjects edited by C Rempel
/* Development Environment Oriented */ (diff)
11:26 Developer/Projects/Obsolete/MacOSHostedTools edited by C Rempel
(diff)
11:15 Developer/Projects/Obsolete/DebianHostedTools edited by C Rempel
(diff)
11:15 Developer/Projects/Obsolete/DebianHostedTools edited by C Rempel
(diff)
11:08 Developer/Projects/Obsolete/DebianHostedTools edited by C Rempel
(diff)
11:02 Developer/Projects/Obsolete/RPM_Packages edited by C Rempel
(diff)
10:50 Developer/Projects/Open/TestingImprovements edited by C Rempel
(diff)
10:49 Developer/Projects/Open/TestingImprovements edited by C Rempel
/* Additional Information */ (diff)
10:48 Developer/Projects/Open/TestingImprovements edited by C Rempel
(diff)

02/06/13:

21:24 Developer/OpenProjects edited by Gedare
(diff)
21:21 Developer/OpenProjects edited by Gedare
/* High Priority Projects */ (diff)
21:20 Developer/OpenProjects edited by Gedare
/* Overview */ (diff)
21:14 Developer/OpenProjects edited by Gedare
(diff)
21:14 Developer/OpenProjects edited by Gedare
(diff)
14:18 Changeset in rtems [a2930a9]4.115 by Sebastian Huber <sebastian.huber@…>
rtems: Revert documentation changes
10:38 Changeset in rtems [4b53f191]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Add MPC55XX_ENABLE_START_PROLOGUE
10:37 Changeset in rtems [dc5cd79]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Merge RSM6 variants into one
07:35 Changeset in rtems [0986294]4.115 by Jeffrey O. Hill <hill@…>
nios2: Use NIOS2_CTLREG_INDEX_STATUS
07:27 Changeset in rtems [8b94c03]4.115 by Jeffrey O. Hill <hill@…>
nios2: Set CPU_ISR_PASSES_FRAME_POINTER to FALSE This reflects what is currently happening. Define CPU_Interrupt_frame type to void to prevent accidental usage.
07:08 Changeset in rtems [1cddf47a]4.115 by Jeffrey O. Hill <hill@…>
nios2: Add _Nios2_Count_leading_zeros() Add _Nios2_Count_trailing_zeros(). They are currently more efficient than the corresponding GCC builtins.

02/05/13:

22:23 WikiStart edited by Mat
Update GSOC Link (diff)
22:19 WikiStart edited by Mat
Update GCI Information (diff)
22:15 WikiStart edited by Mat
(diff)
22:03 References edited by Mat
Published in 2012 (diff)
17:10 Changeset in rtems [3ac61e52]4.115 by Jeffrey O. Hill <hill@…>
nios2: Rename file
17:03 Changeset in rtems [d8e44ec]4.115 by Jeffrey O. Hill <hill@…>
nios2: Add optimized IP checksum support
16:23 Changeset in rtems [c082b575]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Add and use BSP specific fatal codes
16:00 Changeset in rtems [39de538]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Add and use ppc_cpu_is_specific_e200
15:59 Changeset in rtems [3020614]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Fix e200 check
15:31 Changeset in rtems [93d4d06]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Add mpc55xx_mmu_apply_config()
04:28 GSoC/2010 edited by Mat
Removal of Incorrect/Irrelevant? Image (diff)

02/02/13:

21:19 Changeset in rtems [dd7b835]4.115 by Joel Sherrill <joel.sherrill@…>
Merge branch 'master' of ssh://git.rtems.org/data/git/rtems
17:52 Ticket #2088 (CSB337 (CSB637 variant) does not boot properly) created by Wendell P Silva
Tested with ticker.exe of RTEMS 4.11 (head) Configuration script: …

02/01/13:

20:33 Ticket #2087 (Merge some samples from Livermore pthread Examples) created by Christopher Kerl
This is a new sample that I've adapted from the Lawrence Livermore …
01:41 Changeset in rtems-source-builder [ad77f90]4.104.114.95 by Chris Johns <chrisj@…>
Binutils 2.23.1.
01:40 Changeset in rtems-source-builder [51c5a57]4.104.114.95 by Chris Johns <chrisj@…>
Build binutils 2.23.1 for unstable.
01:39 Changeset in rtems-source-builder [bc97729]4.104.114.95 by Chris Johns <chrisj@…>
Optionally enable deterministic archives.
01:38 Changeset in rtems-source-builder [3142708]4.104.114.95 by Chris Johns <chrisj@…>
Build the expat library.
01:35 Changeset in rtems-source-builder [bd8fef3]4.104.114.95 by Chris Johns <chrisj@…>
Improve mkdir and rmdir. Testing on various hosts shows a few problems. These changes seem to help resolve them.
Note: See TracTimeline for information about the timeline view.