Timeline



05/17/13:

16:38 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* Function list */ Reusage of BSP for other architectures (diff)
16:26 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* Function list */ BSP functions added (diff)
06:04 Changeset in rtems-source-builder [f28a102]4.104.114.95 by Chris Johns <chrisj@…>
Update the git clone URL.
02:52 Changeset in rtems-source-builder [54d1426]4.104.114.95 by Chris Johns <chrisj@…>
Clean the paths passed as args.

05/16/13:

23:56 Changeset in rtems-source-builder [5172f31]4.104.114.95 by Cynthia Rempel <cynt6007@…>
Update the buildset to use automake-1.12.6, which is required by rtems/configure.ac
19:05 Developer/Projects/Open/CPU_Statistics edited by Gedare
(diff)
09:38 Changeset in rtems [12c99a64]4.115 by Sebastian Huber <sebastian.huber@…>
fstests/fsstatvfs: Fix end of test message
09:24 Changeset in rtems [7bb71c7]4.115 by Andrei Mozzhuhin <nopscmn@…>
shell: Add df command
09:23 Changeset in rtems [56f22600]4.115 by Andrei Mozzhuhin <nopscmn@…>
dosfs: Add statvfs() support
09:08 Changeset in rtems [e071c183]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Move secondary CPU initialization request Do not assume that the scheduler selects the main processor for the initialization thread.
08:19 Changeset in rtems-source-builder [a08fcae]4.104.114.95 by Amar Takhar <verm@…>
Add moxie patch, this fixes the build.
08:13 Changeset in rtems-tools [acdef36]4.104.115 by Amar Takhar <verm@…>
Add three patches from Anthony Green to fix moxie tools. http://sourceware.org/git/?p=binutils.git;a=commitdiff;h=cdef5ce2d07eefec59c3ef2157bc44a85df89157 http://sourceware.org/git/?p=binutils.git;a=commitdiff;h=9cd5917ee16c8d8b138bc7c6ffd76a97952b650d http://sourceware.org/git/?p=binutils.git;a=commitdiff;h=fa75401a3f5c44e9f1ca1235135e579b833e26bb
05:34 Changeset in rtems-source-builder [b83b596]4.104.114.95 by Chris Johns <chrisj@…>
Fix the core detection on Linux.

05/15/13:

23:40 Changeset in rtems-source-builder [6e583e5]4.104.114.95 by Cynthia Rempel <cynt6007@…>
Update the automake version to 1.12.6 as required by rtems/configure.ac Signed-off-by: Chris Johns <chrisj@…>
22:25 Developer/OpenProjects edited by Gedare
/* Executive (SuperCore?, SuperCoreCPU, libcpu) */ (diff)
22:25 Developer/OpenProjects edited by Gedare
/* Kernel (SuperCore?, SuperCoreCPU, libcpu) */ (diff)
21:28 Developer/Projects/Open/CPU_Statistics edited by Gedare
(diff)
21:26 Developer/Projects/Open/CPU_Statistics edited by Gedare
(diff)
21:20 Developer/Projects/Open/StackChecker created by Gedare
/* New page */
21:15 Developer/Projects/Open/CPU_Statistics created by Gedare
/* New page */
21:06 Developer/OpenProjects edited by Gedare
(diff)
15:46 Changeset in rtems [5e45d36]4.115 by Daron Chabot <dchabot@…>
Add c++ guard to header.
15:46 Changeset in rtems [765ae93b]4.9 by Daron Chabot <dchabot@…>
Add c++ guard to header.
15:46 Changeset in rtems [833eeae]4.10 by Daron Chabot <dchabot@…>
Add c++ guard to header.
13:14 Changeset in rtems [d2d09eac]4.115 by Andreas Heinig <andreas.heinig@…>
shell: Fix NULL pointer access
03:23 Changeset in rtems-source-builder [1b40c77]4.104.114.95 by Chris Johns <chrisj@…>
Make outputing errors optional.
03:23 Changeset in rtems-source-builder [53027a9]4.104.114.95 by Chris Johns <chrisj@…>
Moxie GDB patch has been merged upstream.
02:15 Changeset in rtems-source-builder [db65c6a]4.104.114.95 by Chris Johns <chrisj@…>
Support Canadian cross builds on FreeBSD (and other hosts). Set up the rules to manage the separate host and build setting to allow a Canadian cross to complete. Update the scripts to move the build directory and host/build flags into the defaults so they are common for all build configurations.

05/14/13:

14:18 Changeset in rtems [a0f3ce2]4.115 by Ralf Kirchner <ralf.kirchner@…>
dosfs: Fix typo
11:23 Changeset in rtems [8cacceb]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Delete bsp_smp_secondary_cpu_initialize() Do not call bsp_smp_secondary_cpu_initialize() in rtems_smp_secondary_cpu_initialize(). This allows more flexibilty in the BSP low-level code. Specify context requirements for a call to rtems_smp_secondary_cpu_initialize().
10:26 Changeset in rtems [42eee51]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Delete rtems_smp_send_message()
10:25 Changeset in rtems [9f703b46]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Delete rtems_smp_initialize_per_cpu()
08:12 Changeset in rtems [baf8f4d]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Simplify main CPU initialization Call _SMP_Handler_initialize() later and move bsp_smp_initialize() into _SMP_Handler_initialize(). Change bsp_smp_initialize() prototype to match integer types of calling context.
01:12 Changeset in rtems-source-builder [8a1e7a0]4.104.114.95 by Chris Johns <chrisj@…>
Add better error messages.
01:08 Changeset in rtems-source-builder [1a56a07]4.104.114.95 by Chris Johns <chrisj@…>
Add bare/config and move the source-builder/config to it. Rework the RTEMS build set files to point to the new location. Move the files into devel, this follows the ports naming in FreeBSD. Update the macros, defaults, and options to support this.

05/13/13:

23:06 Ticket #2123 (Could RSB automatically install autoconf/automake if the versions are ...) closed by cynt6007
worksforme
13:44 Changeset in rtems [10643e9]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Make CPU_ALLOCATE_INTERRUPT_STACK optional
13:39 Changeset in rtems [a29704eb]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Rely on BSS initialization The _Per_CPU_Information is part of the BSS segment and must be zero initialized. Some processors may already poll some per-CPU fields and wait for a state change at this point.
11:37 Changeset in rtems [6c2eedc]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Add maximum_processors field to config Delete rtems_configuration_get_smp_maximum_processors(). Delete rtems_configuration_smp_maximum_processors variable. Add maximum_processors field to rtems_configuration_table if RTEMS_SMP is defined. Add rtems_configuration_get_maximum_processors().
07:42 Changeset in rtems [9984acd]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Add CLOCK_DRIVER_USE_FAST_IDLE option
04:48 Changeset in rtems-source-builder [df9c081]4.104.114.95 by Chris Johns <chrisj@…>
Newlib CVS: 13-May-2013. Pick up the atexit changes.
04:47 Changeset in rtems-source-builder [04f447f]4.104.114.95 by Chris Johns <chrisj@…>
Show a trace message on copy when with --dry-run.
04:46 Changeset in rtems-source-builder [ca047f1e]4.104.114.95 by Chris Johns <chrisj@…>
Better error message on rmdir failure.
04:44 Changeset in rtems-source-builder [5237f1cc]4.104.114.95 by Chris Johns <chrisj@…>
Fix support for Windows (MinGW) native builds using MSYS. Fix paths that need to be coverted to host format. The shell expansion needs to invoke a shell on Windows as cmd.exe will not work. Munch the paths into smaller sizes for Windows due to the limited path size.
02:22 Changeset in rtems-source-builder [e226605]4.104.114.95 by Chris Johns <chrisj@…>
Add an RTEMS config wrapper around Makefile.inc. This is an internal command that wraps the Makefile.inc file in a BSP so you can get at the configuration values from the command line without knowing anything about Makefile.inc. To use: $ ../source-builder/sb-rtems-config \ --rtems=$HOME/development/rtems/4.11 \ --rtems-bsp=sis \ rtems_cpu_cflags The option '--list' lists all available configuration values. The configuration values are match case insensitive and you can list a number with each printed on a separate line. The --rtems-bsp can be in new coming standard of arch/bsp such as 'sparc/sis' or you can just supply the bsp, eg 'sis'.

05/10/13:

18:53 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* RTEMS startup as a guest */ build process layout (diff)
15:25 Ticket #2123 (Could RSB automatically install autoconf/automake if the versions are ...) created by cynt6007
Could RSB run an automake and autoconf check at the beginning of the …
12:03 Ticket #2122 (RTEMS Source Builder fails to build if no info files are generated) closed by cynt6007
fixed: Copied binutils spec file, deleted the touch info line, the problem went away.
09:59 Changeset in rtems [b71336c]4.115 by Sebastian Huber <sebastian.huber@…>
libcsupport: Avoid division by zero
09:58 Changeset in rtems [9deed9ed]4.115 by Sebastian Huber <sebastian.huber@…>
libtests/malloc04: Prevent compiler optimizations
08:33 Changeset in rtems [3806e01a]4.115 by Chris Johns <chrisj@…>
Revert bootstrap whitespace changes.
08:13 Changeset in rtems-source-builder [e191ce8]4.104.114.95 by Chris Johns <chrisj@…>
Match output with the bootstrap script.
06:36 GSoC/2013 edited by Mat
(diff)
02:46 Ticket #2122 (RTEMS Source Builder fails to build if no info files are generated) created by cynt6007
touch: cannot touch …
01:10 Changeset in rtems-source-builder [8ee8460]4.104.114.95 by Chris Johns <chrisj@…>
Add check_output if on Python 2.6, ie CentOS.

05/09/13:

22:33 Changeset in rtems-source-builder [dd8534a]4.104.114.95 by Chris Johns <chrisj@…>
MIPS patches in newlib head and we are using that.

05/08/13:

16:11 Projects/libdl edited by Peng Fan
/* Open Projects */ (diff)
12:41 Changeset in rtems [ffd8002d]4.115 by Daniel Hellstrom <daniel@…>
GR-CPCI-LEON4-N2X: added PCI peripheral driver for PCI device Interrupts have not been test yet
12:38 Changeset in rtems [8aa446a]4.115 by Daniel Hellstrom <daniel@…>
GRPCI2: updated register layout to newer specification
07:30 Changeset in rtems [cfd8d7a]4.115 by Sebastian Huber <sebastian.huber@…>
arm: Support VFP-D32 and Neon

05/07/13:

23:56 Changeset in rtems-source-builder [bc19332]4.104.114.95 by Chris Johns <chrisj@…>
Newlib 8-May-2013: Include Sebastian's atexit changes.
23:56 Changeset in rtems-source-builder [0e358bf]4.104.114.95 by Chris Johns <chrisj@…>
By default hard reset the RTEMS repo on a build.
23:55 Changeset in rtems-source-builder [c8c60e5]4.104.114.95 by Chris Johns <chrisj@…>
Add svn in /usr/local for FreeBSD.
10:05 Changeset in rtems [9dcc683]4.115 by Sebastian Huber <sebastian.huber@…>
arm: Simplify architecture selection
09:24 Changeset in rtems [ad4ef3c]4.115 by Sebastian Huber <sebastian.huber@…>
sparc: Fix problem with assembler files
09:22 Changeset in rtems [aedeb57]4.115 by Sebastian Huber <sebastian.huber@…>
arm: Add FUNCTION_THUMB_ENTRY(), etc. Add FUNCTION_THUMB_ENTRY(), FUNCTION_ENTRY() and FUNCTION_END().
08:14 Changeset in rtems [39993d6]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add CPU context validation

05/06/13:

18:29 TBR/Website/Board_Support_Packages edited by Gedare
(diff)
18:28 TBR/Website/Board_Support_Packages edited by Gedare
Gedare moved page BoardSupportPackageInformation? to Board Support Packages (diff)
18:28 TBR/Website/Board_Support_Packages edited by Gedare
(diff)
18:19 WikiStart edited by Gedare
/* RTEMS General Information */ (diff)
12:34 Changeset in rtems [a94d46c8]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/xilinx-zynq: New BSP
12:01 Changeset in rtems [12d182c4]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Fix register usage
10:23 Changeset in rtems [b1ce6f29]4.115 by Mohammed Khoory <mkhoory@…>
sparc.h: Included stdint.h This header uses uint32_t but does not include stdint.h This may cause problems when compiling applications that include BSP headers that include this file (leon.h for example)
08:59 Changeset in rtems [e37d57bc]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Add shared GIC tmtests/tm27 support
08:20 Changeset in rtems [33c98fd]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Remove superfluous parameter
07:59 Changeset in rtems [f2e9d0d]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/raspberrypi: Use shared start code
07:54 Changeset in rtems [86b79fb]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/lm3s69xx: Fix initialization value
07:37 Changeset in rtems [9159711]4.115 by Alan Cudmore <alan.cudmore@…>
bsp/raspberrypi: Enable unaligned access

05/05/13:

22:02 Changeset in rtems [9bc1913e]4.115 by Eugeniy Meshcheryakov <eugen@…>
bsp/lm3s69xx: Use interrupts for UART receive This makes continuous UART polling unnecessary.
22:02 Changeset in rtems [847e2cac]4.115 by Eugeniy Meshcheryakov <eugen@…>
bsp/lm3s69xx: More access macros for UART data register Add mask for receive error bits and getter macro for the data field.
16:30 Changeset in rtems-schedsim [d84b7a5] by Joel Sherrill <joel.sherrill@…>
UsingTheSchedulerSimulator?.txt: New asciidoc
00:42 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
Added link to source code on github (diff)

05/04/13:

19:33 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* Questionable parts */ libcpu parts (diff)
16:20 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* GSoC 2012 Project */ IRQ handling (diff)
16:15 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* libcpu/score split */ list of privileged functions in score/cpu/i386 (diff)
15:49 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* GSoC 2012 Project */ (diff)
15:27 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
Misc section explaining terminology (diff)

05/03/13:

21:44 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* Compile POK partition in RTEMS */ debug results (diff)
15:28 Changeset in rtems [85387db5]4.115 by Sebastian Huber <sebastian.huber@…>
libtests/malloc04: Adjust for new sbrk() support
14:46 Changeset in rtems [936c8d6]4.115 by Sebastian Huber <sebastian.huber@…>
psxtests/psxtime: Reduce test time
14:14 Changeset in rtems [2bbea4dd]4.115 by Sebastian Huber <sebastian.huber@…>
arm: Switch to ARM only for Thumb-1 The Thumb-2 instruction set as encodings for the relevant instructions.
14:07 Changeset in rtems [57c05b54]4.115 by Sebastian Huber <sebastian.huber@…>
arm: Fix DEFINE_FUNCTION_ARM() for ARMv7-AR
13:32 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* RTEMS startup as a guest */ Build POK Partition binary in RTEMS (diff)
08:39 Changeset in rtems [fb0584f]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Move implementation to inline functions
00:39 Changeset in rtems-source-builder [a6d6d31]4.104.114.95 by Chris Johns <chrisj@…>
Forgot to remove the master branch from the URL.
00:08 Changeset in rtems-source-builder [6159bfd]4.104.114.95 by Chris Johns <chrisj@…>
Reset the repo before the pull it avoid any local changes effecting things.
Note: See TracTimeline for information about the timeline view.