Timeline



05/22/08:

23:33 Changeset in rtems [a510a776]4.104.114.95 by Till Straumann <strauman@…>
2008-05-22 Till Straumann <strauman@…> * shared/startup/linkcmds, shared/startup/zerobss.c: introduced 'bss_end'; assuming that rtems_end coincides with the end of .bss for the purpose of zeroing .bss is very dangerous.
23:17 Changeset in rtems [527e2b8e]4.104.114.95 by Till Straumann <strauman@…>
2008-05-22 Till Straumann <strauman@…> * vmeUniverse/vmeUniverse.c: fixed compiler warning; moved struct attributes as directed by gcc warning.
22:45 Changeset in rtems [4ac1d23]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * shared/console/console.c: Fix typo.
20:38 Changeset in rtems [345fc11]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * itron/include/rtems/itron/task.h, itron/src/del_tsk.c, itron/src/exd_tsk.c, itron/src/task.c, posix/include/rtems/posix/threadsup.h, posix/src/cancel.c, posix/src/cancelrun.c, posix/src/pthread.c, posix/src/pthreadexit.c, posix/src/setcancelstate.c, posix/src/setcanceltype.c, posix/src/testcancel.c, rtems/src/taskdelete.c, score/inline/rtems/score/object.inl, score/src/objectclose.c, score/src/threadclose.c: Make all task delete/exit/cancel routines follow the same critical section pattern. Also ensure that POSIX cancelation routines are run at thread exit.
20:35 Changeset in rtems [cdc8309]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * libcsupport/src/termios_baud2index.c, libcsupport/src/termios_baud2num.c, libcsupport/src/termios_num2baud.c, libcsupport/src/termios_setinitialbaud.c: New files.
20:34 Changeset in rtems [923dd7a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * shared/console/console.c: Remove explicit switch and call termios_baud_to_number().
20:34 Changeset in rtems [07edbef5]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * console/console.c: Remove explicit switch and call termios_baud_to_number().
20:34 Changeset in rtems [c0357a8]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * console/mc68360_scc.c: Remove explicit switch and call termios_baud_to_number().
20:19 Changeset in rtems [adaf33af]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * libchip/Makefile.am: Move termios helper routines from libchip to libcsupport. Add routine which makes it easy for a termios device driver to inform termios of its default baud rate. This avoids inconsistencies in later termios settings changes. * libchip/serial/termios_baud2index.c, libchip/serial/termios_baud2num.c: Removed.
20:16 Changeset in rtems [b6be4217]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * libcsupport/Makefile.am, libcsupport/preinstall.am, libcsupport/include/rtems/termiostypes.h: Move termios helper routines from libchip to libcsupport. Add routine which makes it easy for a termios device driver to inform termios of its default baud rate. This avoids inconsistencies in later termios settings changes.
20:12 Changeset in rtems [aefbb57]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * console/console.c: Properly inform termios of our initial baud rate. If it is not the default, this causes problems when an application changes any termios attributes since termios thinks our baud rate is one thing when in fact, it is another.
19:15 Changeset in network-demos [362583c]4.11network-demos-4-10-branchnetwork-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * init.c: Add shell configuration.
14:56 Ticket #1288 (Incomplete listing of "Directived Allowed from an ISR") created by Ingolf Steinbach
According to an E-Mail sent by Joel Sherrill to rtems-users@ on …
14:43 Changeset in rtems [0f91b23]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * libcsupport/include/rtems/watchdogdrv.h: Finish writing comments.
14:40 Changeset in rtems [adfbb4a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * user/conf.t: Add baseline interface for Watchdog Driver.
14:40 Changeset in rtems [d2018f71]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-22 Joel Sherrill <joel.sherrill@…> * libcsupport/preinstall.am, sapi/include/confdefs.h: Add baseline interface for Watchdog Driver. * libcsupport/include/rtems/watchdogdrv.h: New file.

05/21/08:

22:15 Changeset in rtems [1b2dd278]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-21 Joel Sherrill <joel.sherrill@…> * itronhello/system.h, itronmbox01/system.h, itrontask02/system.h, itrontime01/system.h: Add use of CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER.
01:44 GSoC/2008/LWP_NIPOA edited by Rd0
/* Deliverables */ (diff)
01:42 GSoC/2008/LWP_NIPOA edited by Rd0
/* Project Schedule */ (diff)
01:37 GSoC/2008/LWP_NIPOA edited by Rd0
/* Status */ (diff)

05/20/08:

23:23 TBR/Review/RsgTrialsAndTribulations edited by Rsg
(diff)
23:22 TBR/Review/RsgTrialsAndTribulations edited by Rsg
/* SPI Usage */ (diff)
23:18 TBR/Review/RsgTrialsAndTribulations edited by Rsg
(diff)
23:13 TBR/Review/RsgTrialsAndTribulations edited by Rsg
(diff)
22:59 TBR/Review/RsgTrialsAndTribulations created by Rsg
New page: == SPI Driver Development == === Major/Minor? Device Driver Numbers === As is commonly done in various OS environments, device resources are assigned major and minor "device numbers" by R…
22:13 Changeset in rtems [d04bf28e]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-20 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, startup/start.c: Use new framework capability where RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION.
21:50 Changeset in rtems [5768e61]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-20 Joel Sherrill <joel.sherrill@…> * custom/nds.cfg: Email from author says to drop this flag.
20:53 Changeset in rtems [cb697107]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-20 Joel Sherrill <joel.sherrill@…> * leaf.cfg: Do not override bsp-post-link.

05/19/08:

21:23 Changeset in rtems [ab922625]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
use tabs.
19:10 GSoC/2008/DebianPackagesAndScripts edited by Zoddicus
(diff)
19:07 Changeset in rtems [b5b9e75]4.104.114.95 by Eric Norum <WENorum@…>
Back out changes from 2008-05-16 -- they don't seem to work.
12:06 GSoC/2008/TinyRTEMS edited by YanMiao
/* Progress */ (diff)

05/16/08:

21:55 Changeset in rtems [60f4b6e]4.104.114.95 by Eric Norum <WENorum@…>
Use shared version of bootstrap to set up workspace.
21:51 Changeset in rtems [d9aca5f5]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-16 Till Straumann <strauman@…> * score/src/threadchangepriority.c: Just in case the transient state was set when we entered, ensure that it is still set when we exit. * score/src/threadclose.c: When a thread is being deleted, it should go into the dormant state -- not the transient state.
18:03 Changeset in rtems [c140c6f5]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-16 Joel Sherrill <joel.sherrill@…> * mpc83xx/include/mpc83xx.h: or is not a good name for any name in C/C++. See iso646.h for the reason.
18:02 Changeset in rtems [0a665801]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-16 Joel Sherrill <joel.sherrill@…> * preinstall.am, console/console-io.c: Install cplb.h and use it.
15:19 TBR/Website/APT/Yum_Repository edited by JoelSherrill
/* Apt Instructions */ Thank Ralf for more at the top of the page (diff)
15:19 TBR/Website/APT/Yum_Repository edited by JoelSherrill
Thank Ralf. :-D (diff)
15:18 TBR/Website/APT/Yum_Repository edited by JoelSherrill
/* Yum Instructions */ Rewrite (diff)
15:12 TBR/Website/APT/Yum_Repository edited by JoelSherrill
/* Apt Instructions */ Clean up example (diff)
13:03 Changeset in rtems [088a9543]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
Fix Id.

05/15/08:

22:11 Changeset in rtems [69ab847a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-15 Joel Sherrill <joel.sherrill@…> * Makefile.am: Remove stray line.
16:34 Changeset in rtems [17004308]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-15 Joel Sherrill <joel.sherrill@…> * psxstat/psxstat.scn, psxstat/test.c: Eliminate patterns that look like CVS conflict markers.
16:33 Changeset in rtems [9405636]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-15 Joel Sherrill <joel.sherrill@…> * network/network.c: Eliminate patterns that look like CVS conflict markers.
16:16 Changeset in rtems [61b7dae]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-15 Joel Sherrill <joel.sherrill@…> * aclocal/bsp-bootcards-handles-ram-allocation.m4: New file.
15:56 Changeset in rtems [8357ea27]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-15 Joel Sherrill <joel.sherrill@…> * wrapup/Makefile.am: Many BSPs do not include any .rel files now so do not fail if there are none.
15:55 Changeset in rtems [ec3007c]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-15 Joel Sherrill <joel.sherrill@…> * bootcard.c: Add capability for bootcard.c BSP Initialization Framework to ask the BSP where it has memory for the RTEMS Workspace and C Program Heap. These collectively are referred to as work area. If the BSP supports this, then it does not have to include code to split the available memory between the two areas. This reduces the amount of code in the BSP specific bspstart.c file. Additionally, the shared framework can initialize the C Library, call rtems_debug_enable(), and dirty the work area memory. Until most/all BSPs support this new capability, if the BSP supports this, it should call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac. When the transition is complete, this autoconf macro can be removed. * bsppretaskinghook.c: New file.
15:55 Changeset in rtems [dde1fedb]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-15 Joel Sherrill <joel.sherrill@…> * startup/bspstart.c: Add capability for bootcard.c BSP Initialization Framework to ask the BSP where it has memory for the RTEMS Workspace and C Program Heap. These collectively are referred to as work area. If the BSP supports this, then it does not have to include code to split the available memory between the two areas. This reduces the amount of code in the BSP specific bspstart.c file. Additionally, the shared framework can initialize the C Library, call rtems_debug_enable(), and dirty the work area memory. Until most/all BSPs support this new capability, if the BSP supports this, it should call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac. When the transition is complete, this autoconf macro can be removed.
15:54 Changeset in rtems [2211b75c]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-15 Joel Sherrill <joel.sherrill@…> * configure.ac, startup/bspstart.c: Add capability for bootcard.c BSP Initialization Framework to ask the BSP where it has memory for the RTEMS Workspace and C Program Heap. These collectively are referred to as work area. If the BSP supports this, then it does not have to include code to split the available memory between the two areas. This reduces the amount of code in the BSP specific bspstart.c file. Additionally, the shared framework can initialize the C Library, call rtems_debug_enable(), and dirty the work area memory. Until most/all BSPs support this new capability, if the BSP supports this, it should call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac. When the transition is complete, this autoconf macro can be removed.
15:54 Changeset in rtems [5545002]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-15 Joel Sherrill <joel.sherrill@…> * shared/startup/pretaskinghook.c: Add capability for bootcard.c BSP Initialization Framework to ask the BSP where it has memory for the RTEMS Workspace and C Program Heap. These collectively are referred to as work area. If the BSP supports this, then it does not have to include code to split the available memory between the two areas. This reduces the amount of code in the BSP specific bspstart.c file. Additionally, the shared framework can initialize the C Library, call rtems_debug_enable(), and dirty the work area memory. Until most/all BSPs support this new capability, if the BSP supports this, it should call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac. When the transition is complete, this autoconf macro can be removed.
15:54 Changeset in rtems [4c94ffff]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-15 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, startup/bspstart.c: Add capability for bootcard.c BSP Initialization Framework to ask the BSP where it has memory for the RTEMS Workspace and C Program Heap. These collectively are referred to as work area. If the BSP supports this, then it does not have to include code to split the available memory between the two areas. This reduces the amount of code in the BSP specific bspstart.c file. Additionally, the shared framework can initialize the C Library, call rtems_debug_enable(), and dirty the work area memory. Until most/all BSPs support this new capability, if the BSP supports this, it should call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac. When the transition is complete, this autoconf macro can be removed.
15:54 Changeset in rtems [b67a822]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-15 Joel Sherrill <joel.sherrill@…> * startup/bspstart.c, startup/bspstart.c.nocache: Add capability for bootcard.c BSP Initialization Framework to ask the BSP where it has memory for the RTEMS Workspace and C Program Heap. These collectively are referred to as work area. If the BSP supports this, then it does not have to include code to split the available memory between the two areas. This reduces the amount of code in the BSP specific bspstart.c file. Additionally, the shared framework can initialize the C Library, call rtems_debug_enable(), and dirty the work area memory. Until most/all BSPs support this new capability, if the BSP supports this, it should call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac. When the transition is complete, this autoconf macro can be removed.
15:53 Changeset in rtems [8f78ced7]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-15 Joel Sherrill <joel.sherrill@…> * shared/bspstart.c, shared/start.S: Add capability for bootcard.c BSP Initialization Framework to ask the BSP where it has memory for the RTEMS Workspace and C Program Heap. These collectively are referred to as work area. If the BSP supports this, then it does not have to include code to split the available memory between the two areas. This reduces the amount of code in the BSP specific bspstart.c file. Additionally, the shared framework can initialize the C Library, call rtems_debug_enable(), and dirty the work area memory. Until most/all BSPs support this new capability, if the BSP supports this, it should call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac. When the transition is complete, this autoconf macro can be removed.
15:53 Changeset in rtems [5e5d0b1]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-15 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Add capability for bootcard.c BSP Initialization Framework to ask the BSP where it has memory for the RTEMS Workspace and C Program Heap. These collectively are referred to as work area. If the BSP supports this, then it does not have to include code to split the available memory between the two areas. This reduces the amount of code in the BSP specific bspstart.c file. Additionally, the shared framework can initialize the C Library, call rtems_debug_enable(), and dirty the work area memory. Until most/all BSPs support this new capability, if the BSP supports this, it should call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac. When the transition is complete, this autoconf macro can be removed.
15:52 Changeset in rtems [92c9baf]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-15 Joel Sherrill <joel.sherrill@…> * csb336/startup/bspstart.c, csb337/startup/bspstart.c, edb7312/startup/bspstart.c, gba/startup/bspstart.c, gp32/startup/bspstart.c, rtl22xx/startup/bspstart.c: Add capability for bootcard.c BSP Initialization Framework to ask the BSP where it has memory for the RTEMS Workspace and C Program Heap. These collectively are referred to as work area. If the BSP supports this, then it does not have to include code to split the available memory between the two areas. This reduces the amount of code in the BSP specific bspstart.c file. Additionally, the shared framework can initialize the C Library, call rtems_debug_enable(), and dirty the work area memory. Until most/all BSPs support this new capability, if the BSP supports this, it should call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac. When the transition is complete, this autoconf macro can be removed.
15:52 Changeset in rtems [621feee]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-15 Joel Sherrill <joel.sherrill@…> * shared/m68kpretaskinghook.c: Add capability for bootcard.c BSP Initialization Framework to ask the BSP where it has memory for the RTEMS Workspace and C Program Heap. These collectively are referred to as work area. If the BSP supports this, then it does not have to include code to split the available memory between the two areas. This reduces the amount of code in the BSP specific bspstart.c file. Additionally, the shared framework can dirty the work area memory. Until most/all BSPs support this new capability, if the BSP supports this, it should call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac. When the transition is complete, this autoconf macro can be removed. * shared/m68kbspgetworkarea.c: New file.
15:52 Changeset in rtems [19f4a349]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-15 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, startup/bspstart.c: Add capability for bootcard.c BSP Initialization Framework to ask the BSP where it has memory for the RTEMS Workspace and C Program Heap. These collectively are referred to as work area. If the BSP supports this, then it does not have to include code to split the available memory between the two areas. This reduces the amount of code in the BSP specific bspstart.c file. Additionally, the shared framework can dirty the work area memory. Until most/all BSPs support this new capability, if the BSP supports this, it should call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac. When the transition is complete, this autoconf macro can be removed.
15:34 Changeset in rtems [e0abba9e]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
disabled debugging output
15:10 Changeset in rtems [42bf1b9]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
adapted gen83xx to new board

05/14/08:

22:34 Changeset in rtems [8ac748c]4.104.114.95 by Till Straumann <strauman@…>
2008-05-14 Till Straumann <strauman@…> * new-exceptions/bspsupport/ppc_exc_bspsupp.h: added comment about the semantics of the return value of ppc_exc_handler_t.
22:33 Changeset in rtems [21637fd]4.104.114.95 by Till Straumann <strauman@…>
2008-05-14 Till Straumann <strauman@…> * new-exceptions/bspsupport/irq.c: moved malloc/free outside of irq-protected critical section.
20:28 Changeset in rtems [1d0ee80e]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-14 Joel Sherrill <joel.sherrill@…> * Makefile.am: Rework to avoid .rel files.
15:25 TBR/Website/APT/Yum_Repository edited by JoelSherrill
Updated APT and generalized it so it should be ok for a while. (diff)
15:12 TBR/UserManual/SupportedCPUs edited by JoelSherrill
/* Supported Architectures */ Add info on target cpu names (diff)
14:27 Changeset in rtems [da78fee]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-14 Joel Sherrill <joel.sherrill@…> * user/conf.t: Fix text on CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER.

05/13/08:

20:45 Changeset in rtems [d871cf1]4.104.114.95 by Eric Norum <WENorum@…>
Add locks around non-atomic structure assignment.
20:37 Changeset in rtems [2015ca6]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-13 Robert S. Grimes <rsg@…> * libi2c/libi2c.h: Fix typo.
16:09 Changeset in rtems [b949977]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-13 Joel Sherrill <joel.sherrill@…> * pppd/example/system.h: Fix path in example -- NOT COMPILED WITH CPUKIT.
14:19 Changeset in rtems [343bb43]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-13 Joel Sherrill <joel.sherrill@…> * user/conf.t: Fix typo on CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER.
09:12 GSoC/2008/DebianPackagesAndScripts edited by Zoddicus
(diff)
09:09 GSoC/2008/DebianPackagesAndScripts edited by Zoddicus
(diff)

05/12/08:

18:44 Changeset in rtems [cb3873f]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-12 Joel Sherrill <joel.sherrill@…> * tmoverhd/dumrtems.h: Refactored and renamed initialization routines to rtems_initialize_data_structures, rtems_initialize_before_drivers, rtems_initialize_device_drivers, and rtems_initialize_start_multitasking. This opened the sequence up so that bootcard() could provide a more robust and flexible framework which is easier to explain and understand. This also lays the groundwork for sharing the division of available memory between the RTEMS workspace and heap and the C library initialization across all BSPs.
18:44 Changeset in rtems [c199cf8]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-12 Joel Sherrill <joel.sherrill@…> * spfatal/fatal.c, spfatal06/testcase.h, spfatal07/testcase.h, spfatal08/testcase.h, spfatal09/testcase.h, spfatal10/testcase.h: Refactored and renamed initialization routines to rtems_initialize_data_structures, rtems_initialize_before_drivers, rtems_initialize_device_drivers, and rtems_initialize_start_multitasking. This opened the sequence up so that bootcard() could provide a more robust and flexible framework which is easier to explain and understand. This also lays the groundwork for sharing the division of available memory between the RTEMS workspace and heap and the C library initialization across all BSPs.
18:44 Changeset in rtems [3820ff24]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-12 Joel Sherrill <joel.sherrill@…> * bootcard.c: Refactored and renamed initialization routines to rtems_initialize_data_structures, rtems_initialize_before_drivers, rtems_initialize_device_drivers, and rtems_initialize_start_multitasking. This opened the sequence up so that bootcard() could provide a more robust and flexible framework which is easier to explain and understand. This also lays the groundwork for sharing the division of available memory between the RTEMS workspace and heap and the C library initialization across all BSPs.
18:43 Changeset in rtems [6ea100c1]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-12 Joel Sherrill <joel.sherrill@…> * startup/bspstart.c: Refactored and renamed initialization routines to rtems_initialize_data_structures, rtems_initialize_before_drivers, rtems_initialize_device_drivers, and rtems_initialize_start_multitasking. This opened the sequence up so that bootcard() could provide a more robust and flexible framework which is easier to explain and understand. This also lays the groundwork for sharing the division of available memory between the RTEMS workspace and heap and the C library initialization across all BSPs.
18:43 Changeset in rtems [bd3e306]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-12 Joel Sherrill <joel.sherrill@…> * console/console.c, startup/bspstart.c: Refactored and renamed initialization routines to rtems_initialize_data_structures, rtems_initialize_before_drivers, rtems_initialize_device_drivers, and rtems_initialize_start_multitasking. This opened the sequence up so that bootcard() could provide a more robust and flexible framework which is easier to explain and understand. This also lays the groundwork for sharing the division of available memory between the RTEMS workspace and heap and the C library initialization across all BSPs.
18:43 Changeset in rtems [14f69ce]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-12 Joel Sherrill <joel.sherrill@…> * shared/bspstart.c: Refactored and renamed initialization routines to rtems_initialize_data_structures, rtems_initialize_before_drivers, rtems_initialize_device_drivers, and rtems_initialize_start_multitasking. This opened the sequence up so that bootcard() could provide a more robust and flexible framework which is easier to explain and understand. This also lays the groundwork for sharing the division of available memory between the RTEMS workspace and heap and the C library initialization across all BSPs.
18:42 Changeset in rtems [4570d76]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-12 Joel Sherrill <joel.sherrill@…> * shared/startup/bspstart.c: Refactored and renamed initialization routines to rtems_initialize_data_structures, rtems_initialize_before_drivers, rtems_initialize_device_drivers, and rtems_initialize_start_multitasking. This opened the sequence up so that bootcard() could provide a more robust and flexible framework which is easier to explain and understand. This also lays the groundwork for sharing the division of available memory between the RTEMS workspace and heap and the C library initialization across all BSPs.
18:42 Changeset in rtems [67a9b24a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-12 Joel Sherrill <joel.sherrill@…> * Makefile.am, startup/bspstart.c: Refactored and renamed initialization routines to rtems_initialize_data_structures, rtems_initialize_before_drivers, rtems_initialize_device_drivers, and rtems_initialize_start_multitasking. This opened the sequence up so that bootcard() could provide a more robust and flexible framework which is easier to explain and understand. This also lays the groundwork for sharing the division of available memory between the RTEMS workspace and heap and the C library initialization across all BSPs.
18:42 Changeset in rtems [a169cf0]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-12 Joel Sherrill <joel.sherrill@…> * startup/bspstart.c, startup/bspstart.c.nocache: Refactored and renamed initialization routines to rtems_initialize_data_structures, rtems_initialize_before_drivers, rtems_initialize_device_drivers, and rtems_initialize_start_multitasking. This opened the sequence up so that bootcard() could provide a more robust and flexible framework which is easier to explain and understand. This also lays the groundwork for sharing the division of available memory between the RTEMS workspace and heap and the C library initialization across all BSPs.
18:40 Changeset in rtems [d86ae06]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-05-12 Joel Sherrill <joel.sherrill@…> * sapi/include/rtems/init.h, sapi/src/exinit.c: Refactored and renamed initialization routines to rtems_initialize_data_structures, rtems_initialize_before_drivers, rtems_initialize_device_drivers, and rtems_initialize_start_multitasking. This opened the sequence up so that bootcard() could provide a more robust and flexible framework which is easier to explain and understand. This also lays the groundwork for sharing the division of available memory between the RTEMS workspace and heap and the C library initialization across all BSPs.
02:02 GSoC/2008/DebianPackagesAndScripts edited by Zoddicus
(diff)

05/10/08:

21:03 Changeset in rtems [c14e845b]4.104.114.95 by Till Straumann <strauman@…>
2008-05-10 Till Straumann <strauman@…> * network/tsec.c: removed memory input/output operands which caused problems with gcc-4.3.0 (see http://gcc.gnu.org/ml/gcc/2008-03/msg00976.html)
07:28 GSoC/2008/RunTimeTracing edited by Alanz
/* Weekly Update */ (diff)
03:13 Changeset in rtems [397afef4]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Update.
03:12 Changeset in rtems [77d17fff]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
New.

05/09/08:

15:25 TBR/BSP/Smdk2410 edited by JoelSherrill
Minor corrections (diff)
12:43 Changeset in rtems [dc49fb9]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
BuildRequire?: m4 > 1.4.5
12:33 Changeset in rtems [37c77c5c]4.8 by Ralf Corsepius <ralf.corsepius@…>
Upgrade to gcc-4.2.3

05/08/08:

13:57 Ticket #1287 (forgot to renew point after allocating new memory) created by hnhawk
In function create_disk_entry() When "if(major >= disktab_size)" is …
12:46 Developer/Coding/Doxygen edited by Sh
(diff)
06:09 TBR/BSP/Smdk2410 edited by Rayx
(diff)
06:04 TBR/BSP/Smdk2410 edited by Rayx
(diff)
06:02 TBR/BSP/Smdk2410 edited by Rayx
(diff)
06:01 TBR/BSP/Smdk2410 created by Rayx
New page: [SMDK2410] This BSP is for samsung's s3c2410, and can be easily modify for s3c2440/s3c2510/.... The schematic and detail of the hardware can be found in samsung's web page. The bsp is modi…
05:51 TBR/Website/Board_Support_Packages edited by Rayx
/* ARM/Thumb BSPs */ (diff)
05:07 Changeset in rtems [01ab562f]4.8 by Ralf Corsepius <ralf.corsepius@…>
GCC_RPMREL = 29.
05:06 Changeset in rtems [7567f4d]4.8 by Ralf Corsepius <ralf.corsepius@…>
Back out to gcc-4.2.2.
05:04 Changeset in rtems [492e450]4.8 by Ralf Corsepius <ralf.corsepius@…>
Add support for gcc-4.3.0, gcc-4.2.3. Update to newlib-1.15.0-rtems4.8-20080508.diff.
05:01 Changeset in rtems [84d31bc5]4.8 by Ralf Corsepius <ralf.corsepius@…>
Sync with CVS HEAD.
04:58 Changeset in rtems [b61c8cca]4.8 by Ralf Corsepius <ralf.corsepius@…>
Add SIZE_MAX fix.
04:57 Changeset in rtems [9a73a4c9]4.8 by Ralf Corsepius <ralf.corsepius@…>
Rebase patch against gcc-core-4.2.3. Disable building libiberty.
03:03 Changeset in rtems [b6ca30a] by Ralf Corsepius <ralf.corsepius@…>
Sync with rtems-4-8-branch.
02:57 Changeset in rtems [d299ca4] by Ralf Corsepius <ralf.corsepius@…>
New (sync with rtems-4-8-branch)
02:56 Changeset in rtems [ac91ec77]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Enable --with-system-readline only for gdb >= 6.7
02:54 Changeset in rtems [72a6eb1] by Ralf Corsepius <ralf.corsepius@…>
Upgrade to gdb-6.6.
02:53 Changeset in rtems [1a5a29f2] by Ralf Corsepius <ralf.corsepius@…>
Upgrade to gdb-6.8
02:51 Changeset in rtems [b0ac7a0e] by Ralf Corsepius <ralf.corsepius@…>
Enable --with-system-readline only for gdb >= 6.7
02:50 Changeset in rtems [f79feff]4.8 by Ralf Corsepius <ralf.corsepius@…>
Enable --with-system-readline only for gdb >= 6.7
Note: See TracTimeline for information about the timeline view.