Timeline



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'

05/24/12:

16:07 Changeset in rtems [45ada30] by Sebastian Huber <sebastian.huber@…>
Merge branch 'upstream'
15:23 Changeset in rtems [f00fee8e]4.115 by Daniel Hellstrom <daniel@…>
GRTM: fixed bug where transmitter start loop was optimized away
15:15 Changeset in rtems [13d3a37]4.115 by Sebastian Huber <sebastian.huber@…>
libblock: Fix read request block count calculation
12:39 Changeset in rtems [e7096b1f]4.115 by Sebastian Huber <sebastian.huber@…>
libblock: Fix state descriptions
05:16 Changeset in rtems [2a7b823]4.115 by Ralf Corsépius <ralf.corsepius@…>
Revert "Revert "libtests/complex: Avoid generated files"" This reverts commit 0c2d8ec48a116cadb86564bc1226e308e197d4c1.
05:16 Changeset in rtems [4f16ce0]4.115 by Ralf Corsépius <ralf.corsepius@…>
Revert "Revert "libtests/complex: Avoid generated files"" This reverts commit 0c2d8ec48a116cadb86564bc1226e308e197d4c1.
05:15 Changeset in rtems [1831fd12]4.115 by Ralf Corsépius <ralf.corsepius@…>
Revert "Revert "libtests/math*: Avoid generated files"" This reverts commit 87c8d8aba6a9582ca5eeacd332b5b107e26ea50f.
05:15 Changeset in rtems [61d2fb4d]4.115 by Ralf Corsépius <ralf.corsepius@…>
Revert "Revert "libtests/math*: Avoid generated files"" This reverts commit 87c8d8aba6a9582ca5eeacd332b5b107e26ea50f.
04:38 Changeset in rtems [cf42a6ea]4.115 by Ralf Corsépius <ralf.corsepius@…>
Add config.h.in.
04:36 Changeset in rtems [daffa60]4.115 by Ralf Corsépius <ralf.corsepius@…>
Add bspopts.h.in.

05/23/12:

19:53 Changeset in rtems-libbsd [fb4c8a9]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Jennifer Averett <jennifer.averett@…>
Added pcib for Nics.
19:36 Changeset in rtems-libbsd [ae53d9e]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Jennifer Averett <jennifer.averett@…>
Commented out elements of the cdev struct which were unused This was in preperation for adding RTEMS versions of make_dev and destroy_dev.
14:45 Changeset in rtems [5e707bc]4.115 by Ralf Corsépius <ralf.corsepius@…>
Revert "libtests/math*: Avoid generated files" This reverts commit 6a5bd1c65c005457455db344f2ee831d7a5cf99b.
14:45 Changeset in rtems [87c8d8ab]4.115 by Ralf Corsépius <ralf.corsepius@…>
Revert "libtests/math*: Avoid generated files" This reverts commit 6a5bd1c65c005457455db344f2ee831d7a5cf99b.
14:44 Changeset in rtems [0c2d8ec]4.115 by Ralf Corsépius <ralf.corsepius@…>
Revert "libtests/complex: Avoid generated files" This reverts commit a80a108d447d596e476611108cd468ec993be4a6.
14:44 Changeset in rtems [b824fb8]4.115 by Ralf Corsépius <ralf.corsepius@…>
Revert "libtests/complex: Avoid generated files" This reverts commit a80a108d447d596e476611108cd468ec993be4a6.
12:21 TBR/Website/Board_Support_Packages edited by Sh
/* PowerPC BSPs */ (diff)
09:39 Changeset in rtems [847ad44]4.115 by Sebastian Huber <sebastian.huber@…>
Filesystem: Wait for unmount() to finish
09:39 Changeset in rtems [4acbff6]4.115 by Sebastian Huber <sebastian.huber@…>
shell/lsof: Use fprintf() instead of printk()

05/22/12:

15:21 Changeset in rtems [eb1951a]4.115 by Sebastian Huber <sebastian.huber@…>
powerpc/mpc55xx: BSP variant changes for MPC5643L
13:35 Changeset in rtems [a61fc251] by Sebastian Huber <sebastian.huber@…>
Merge branch 'upstream'
13:07 Changeset in rtems [14811a0]4.115 by Sebastian Huber <sebastian.huber@…>
powerpc/t32mppc: Typo
10:06 Changeset in rtems [6c18c97]4.115 by Sebastien Bourdeauducq <sebastien@…>
network/bootp: PR2031: Add and use header file
10:06 Changeset in rtems [a078d6f0]4.10 by Sebastien Bourdeauducq <sebastien@…>
network/bootp: PR2031: Add and use header file
09:20 Changeset in rtems [0d65339]4.10 by Sebastien Bourdeauducq <sebastien@…>
network/dhcp: PR1841: Fix DNS processing in DHCP
09:20 Changeset in rtems [7aba2ea]4.115 by Sebastien Bourdeauducq <sebastien@…>
network/dhcp: PR1841: Fix DNS processing in DHCP
08:59 Changeset in rtems [da0e045] by Sebastian Huber <sebastian.huber@…>
Merge branch 'upstream'
08:49 Changeset in rtems [6a5bd1c]4.115 by Sebastian Huber <sebastian.huber@…>
libtests/math*: Avoid generated files Use C pre-processor instead of shell commands.
08:05 Ticket #2066 (RPC library fix for short enums) created by Sebastian Huber
The XDR library has a problem on architectures with short enums like …

05/21/12:

14:42 Changeset in rtems [a80a108]4.115 by Sebastian Huber <sebastian.huber@…>
libtests/complex: Avoid generated files Use C pre-processor instead of shell commands.
12:56 Changeset in rtems [e21c287c]4.115 by Sebastian Huber <sebastian.huber@…>
powerpc/t32mppc: New BSP
09:04 Changeset in rtems [f0a7f52] by Sebastian Huber <sebastian.huber@…>
Merge branch 'upstream'
08:34 Changeset in rtems [105ccdd5]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: New BSP option New BSP option BSP_USE_DATA_CACHE_BLOCK_TOUCH.
07:57 Changeset in rtems [1901afc5]4.115 by Sebastian Huber <sebastian.huber@…>
powerpc/qoriq: Fix due to console API changes

05/18/12:

18:37 Changeset in rtems-libbsd [5382b1f1]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Joel Sherrill <joel.sherrill@…>
rtems-bsd-malloc.c - Add _bsd_reallocf()
13:47 Changeset in rtems [1869bb7]4.115 by Sebastian Huber <sebastian.huber@…>
powerpc: Simplify context switch PowerPC cores with the SPE (Signal Processing Extension) have 64-bit general-purpose registers. The SPE context switch code has been merged with the standard context switch code. The context switch may use cache operations to increase the performance. It will be ensured that the context is 32-byte aligned (PPC_DEFAULT_CACHE_LINE_SIZE). This increases the overall memory size of the context area in the thread control block slightly. The general-purpose registers GPR2 and GPR13 are no longer part of the context. The BSP must initialize these registers during startup (usually initialized by the eabi() function). The new BSP option BSP_USE_DATA_CACHE_BLOCK_TOUCH can be used to enable the dcbt instruction in the context switch. The new BSP option BSP_USE_SYNC_IN_CONTEXT_SWITCH can be used to enable sync and isync instructions in the context switch. This should be not necessary in most cases.
13:41 Changeset in rtems [a880c90]4.115 by Sebastian Huber <sebastian.huber@…>
powerpc/mpc55xxevb: Fix cache define usage
09:20 Changeset in rtems [e7cf654]4.115 by Ralf Corsépius <ralf.corsepius@…>
Add missing )
05:47 Changeset in rtems [6963854d]4.115 by Ralf Corsépius <ralf.corsepius@…>
Remove references to configure.in.
05:37 Changeset in rtems [cf65bb00]4.115 by Ralf Corsépius <ralf.corsepius@…>
Remove obsolete reference to posix bsp.
05:24 Changeset in rtems [bbb69abb]4.115 by Ralf Corsépius <ralf.corsepius@…>
Remove stray dnl.
05:11 Changeset in rtems [39aab06a]4.115 by Ralf Corsépius <ralf.corsepius@…>
Update from automake-1.11.5.

05/17/12:

19:56 Changeset in rtems-libbsd [4bc83af]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Joel Sherrill <joel.sherrill@…>
timeout - Use standard Makefile template
13:37 Changeset in rtems-libbsd [2f18089]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Jennifer Averett <jennifer.averett@…>
Resolved issues with pc386 build.
Note: See TracTimeline for information about the timeline view.