Timeline



06/11/12:

23:36 Developer/Projects/Obsolete/DebianHostedTools edited by C Rempel
(diff)
23:34 TBR/Website/Debian_and_Ubuntu edited by C Rempel
(diff)
21:27 TBR/Website/Config.site created by C Rempel
Created page with "When cross-compiling, it's sometimes helpful to store the settings in a shell script, such as config.site. For example: you may want to tell configure that RTEMS has a int32_t av..."
18:37 Changeset in rtems [2d7ae960]4.115 by Joel Sherrill <joel.sherrill@…>
v850 port: Initial addition with BSP for simulator in GDB Port + v850 does not have appear to have any optimized bit scan instructions + v850 does have single instructions for wap u16 and u32 + Code path optimization preferences set + Add BSP variants for each GCC CPU model flag and a README - v850e1 variant does not work (fails during BSP initialization) BSP for GDB v850 Simulator + linkcmds matches defaults in GDB simulator with RTEMS mods + crt1.c added from v850 newlib port for main() + BSP exits cleanly + printk and console I/O work + uses clock tick from IDLE task + Tests not requiring real clock ISR work Documentation + CPU Supplment chapter for v850 added
18:00 Changeset in rtems [9da42fb]4.115 by Joel Sherrill <joel.sherrill@…>
powerpc/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove _CPU_ISR_Initialize
17:30 Changeset in rtems [3e5ff08]4.115 by Joel Sherrill <joel.sherrill@…>
mips/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove _CPU_ISR_Initialize
17:29 Changeset in rtems [562cadfa]4.115 by Joel Sherrill <joel.sherrill@…>
i386/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove _CPU_ISR_Initialize
17:28 Changeset in rtems [dea10503]4.115 by Joel Sherrill <joel.sherrill@…>
arm/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove _CPU_ISR_Initialize
17:27 Changeset in rtems [61baacce]4.115 by Joel Sherrill <joel.sherrill@…>
isr.c: Do not call _CPU_Initialize_vectors() if PIC Interrupt Model
17:26 Changeset in rtems [97bda25]4.115 by Joel Sherrill <joel.sherrill@…>
threadhandler.c: Fix spelling of main() in prototype
14:42 Changeset in rtems-libbsd [58ea5ee]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Jennifer Averett <jennifer.averett@…>
Added pcib.
12:48 Changeset in rtems [e4bda046]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/lpc24xx: Simplify EMCDLYCTL handling
06:51 Changeset in rtems [f7deb58]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/lpc24xx: Simplify EMC configuration

06/06/12:

13:03 Changeset in rtems [d40b09d]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/lpc24xx: New BSP variants (PLX800 on LPC1778)
12:48 Changeset in rtems [7329f55]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Rename linkcmds.armv7 to linkcmds.armv7m
12:06 Changeset in rtems [87194f9] by Sebastian Huber <sebastian.huber@…>
Merge branch 'upstream'
11:05 Ticket #2066 (RPC library fix for short enums) closed by Sebastian Huber
fixed: http://git.rtems.org/rtems/commit/?id=8250503f218be1a3fa434e905631b1636cf6d033

06/05/12:

15:46 Changeset in rtems [0604477] by Sebastian Huber <sebastian.huber@…>
Merge branch 'upstream'
14:40 Changeset in rtems [1a9e5c2] by Sebastian Huber <sebastian.huber@…>
Revert "Google C++ Testing Framework 1.6.0." This reverts commit 2c96e46d89b71baa404280bf7576d05171fccc12.

06/04/12:

15:31 Changeset in rtems [8a2ea93e] by Sebastian Huber <sebastian.huber@…>
Merge branch 'upstream'
15:04 Changeset in rtems [1f7b5b0]4.115 by Sebastian Huber <sebastian.huber@…>
libtests/block13: Add const qualifier
13:26 Changeset in rtems [b2cb8d6]4.115 by Sebastian Huber <sebastian.huber@…>
libcsupport: Add rtems_printf_plugin()
11:26 Changeset in rtems [5bd7bd5a]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/t32mppc: Fix Trace32 configuration file
11:26 Changeset in rtems [df84ca2]4.115 by Sebastian Huber <sebastian.huber@…>
libblock: Rename structure
08:01 Changeset in rtems [2e4ead3] by Sebastian Huber <sebastian.huber@…>
Merge branch 'upstream'
07:41 Changeset in rtems [b8ed6d80]4.115 by Sebastian Huber <sebastian.huber@…>
libtests/block05: Fix warnings

06/03/12:

11:06 Changeset in rtems [89dd2ec4]4.10 by Sebastian Huber <sebastian.huber@…>
dosfs: Fix for no space left on device condition The file size was wrong in the no space left on device condition. This resulted in turn in a read of an invalid block which lead to an EIO error status.
11:06 Changeset in rtems [96b1d7f]4.115 by Sebastian Huber <sebastian.huber@…>
dosfs: Fix for no space left on device condition The file size was wrong in the no space left on device condition. This resulted in turn in a read of an invalid block which lead to an EIO error status.

06/01/12:

18:57 Changeset in rtems-libbsd [7345c71]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Jennifer Averett <jennifer.averett@…>
Added rtems specific size for max_linkhdr Note: This was needed for tcp_init to pass. This modification should be discussed to see if a cleaner resolution to the problem exists.
18:56 Changeset in rtems-libbsd [1e88db13]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Jennifer Averett <jennifer.averett@…>
Added initialization needed for Nics back in.
18:54 Changeset in rtems-libbsd [19955e7]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Jennifer Averett <jennifer.averett@…>
Restored debug off state for uma_core.c
18:51 Changeset in rtems-libbsd [8e4f82c]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Jennifer Averett <jennifer.averett@…>
Add some of the initialization from freeBSD vm_init.c needed for Nic.

05/31/12:

20:34 Changeset in rtems [721fe34]4.115 by Joel Sherrill <joel.sherrill@…>
Fix C files which had two semi-colons at EOL
19:50 Changeset in rtems-libbsd [1bfe311]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Jennifer Averett <jennifer.averett@…>
Added an initialization method for minimal vm initialization.
19:49 Changeset in rtems-libbsd [b049b40]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Jennifer Averett <jennifer.averett@…>
Added initialization needed by Nics into uma_core.c
14:37 Changeset in rtems [6273201]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Add load section for .nocache
13:02 Changeset in rtems-libbsd [569ce65]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Jennifer Averett <jennifer.averett@…>
Remove define VERBOSE_SYSINIT which was added by mistake.
11:51 Changeset in rtems [6b24b88] by Sebastian Huber <sebastian.huber@…>
Merge branch 'upstream'
11:50 Changeset in rtems [53f2ca3]4.115 by Sebastian Huber <sebastian.huber@…>
dosfs: Fix format request with sectors per cluster
09:06 Changeset in rtems [e308b3a7] by Sebastian Huber <sebastian.huber@…>
Merge branch 'upstream'
08:27 Changeset in rtems [39ee704e]4.115 by Sebastian Huber <sebastian.huber@…>
libblock: Add read-ahead task Read-ahead requests were previously executed in the context of the reading task. This blocks the reading task until the complete read with read-ahead transfer is finished. A read-ahead task is introduced to off-load the read-ahead transfer. This allows the reading task to work with the requested block more quickly. The read-ahead is triggered after two misses of ascending consecutive blocks or a read hit of a block read by the most-recent read-ahead transfer. The read-ahead feature is configurable and can be disabled.
03:01 Ticket #2067 (Algorithm to determine max. PCI bus number is incorrect) created by strauman
The algorithm scans all PCI busses (0..ff) and all devices (0..31) on …

05/30/12:

18:42 Changeset in rtems-libbsd [3bc5984]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Jennifer Averett <jennifer.averett@…>
Debug of rw_wowned() This implementation violates the API layer and we should add a pthread_rwlock_is_rlocked_np() method to the API layer.
18:10 Changeset in rtems [bb08c0c8]4.115 by Jennifer Averett <jennifer.averett@…>
pc386: Added sections for rtems-libbsd support.
16:54 Changeset in rtems-libbsd [8aecdc0]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Jennifer Averett <jennifer.averett@…>
Resolved an initialization order issue in link01.exe Note that the order may still need to be adjusted.
16:52 Changeset in rtems-libbsd [9f11e40]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Jennifer Averett <jennifer.averett@…>
Increased maxproc from 6 to 32 This value may still not be correct, but it was enough to resolve a divide by 0 issue in link01 initialization phase.
16:51 Changeset in rtems-libbsd [3cde755]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Jennifer Averett <jennifer.averett@…>
Corrected link01 configuration and added pcib to SYSINIT.
16:49 Changeset in rtems-libbsd [20b5ca1]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Jennifer Averett <jennifer.averett@…>
Added support for initialization of uihashinit().
11:41 Changeset in rtems [f164ae75]4.115 by Sebastian Huber <sebastian.huber@…>
libblock: Move rtems_bdbuf_get_media_block() call Move rtems_bdbuf_get_media_block() call inside the bdbuf lock.
11:40 Changeset in rtems [73c09b3b]4.115 by Sebastian Huber <sebastian.huber@…>
libblock: Simplify disk management Add block_count and media_blocks_per_block to rtems_disk_device. Add and use rtems_disk_init_phys() and rtems_disk_init_log().
11:22 Changeset in rtems [2c6cc3c]4.115 by Sebastian Huber <sebastian.huber@…>
libblock: Remove explicit bds_per_group parameter
10:43 Changeset in rtems [40284de]4.115 by Sebastian Huber <sebastian.huber@…>
libblock: Remove const qualifier from bdbuf API This allows addtion of per disk statistics for example.

05/29/12:

19:58 Changeset in rtems-libbsd [b9fa3c9]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Jennifer Averett <jennifer.averett@…>
Added pcib
16:02 Changeset in rtems [b6911069]4.115 by Sebastian Huber <sebastian.huber@…>
libblock: Add task stack size bdbuf configuration The task stack size for the swap-out and worker tasks is now configurable. The bdbuf task resources are now included in the work space size estimate.
14:19 Changeset in rtems [486f8b84] by Sebastian Huber <sebastian.huber@…>
Merge branch 'upstream'
14:16 Changeset in rtems [f7f2eb5]4.115 by Sebastian Huber <sebastian.huber@…>
dosfs: Fix print format string
14:11 Changeset in rtems [4da3fef4]4.115 by Sebastian Huber <sebastian.huber@…>
ftpd: Set current directory after session close The chroot() is an implicit chdir("/"). Set the current directory to "/" after session close. This helps to avoid references to mounted file systems in dynamic media.
10:26 Changeset in rtems [246e23c] by Sebastian Huber <sebastian.huber@…>
Merge branch 'upstream'
Note: See TracTimeline for information about the timeline view.