Timeline



12/18/12:

20:46 Changeset in rtems [11109ea]4.115 by Alex Ivanov <alexivanov97@…>
libfs: Doxygen Enhancement Task #2 http://www.google-melange.com/gci/task/view/google/gci2012/8032207
20:42 Changeset in rtems [d527562e]4.115 by Ayush Awasthi <kolaveridi87@…>
posix: Doxygen Enhancement Task #11 http://www.google-melange.com/gci/task/view/google/gci2012/7987221
16:55 Changeset in rtems [f0bd30c]4.115 by Ayush Awasthi <kolaveridi87@…>
posix: Doxygen Enhancement Task #12 http://www.google-melange.com/gci/task/view/google/gci2012/8003214
16:27 Changeset in rtems [7b5513f0]4.115 by Andreas Heinig <andreas.heinig@…>
PR2083 Wrong return value in _RBTree_Has_only_one_node The function _RBTree_Has_only_one_node shall return a boolean value, but returns NULL. NULL, however, is defined as: (void *)0. Hence it does not match the scalar bool type. Return false instead.
13:44 Changeset in rtems [72c6861]4.115 by Sebastian Huber <sebastian.huber@…>
libblock: Use rtems_blkdev_create_partition() Use rtems_blkdev_create_partition() instead of rtems_disk_create_log() to avoid problems with the huge IMFS_GENERIC_DEVICE_MAJOR_NUMBER.
10:51 Ticket #2083 (Wrong return value in _RBTree_Has_only_one_node) created by Andreas Heinig
The function _RBTree_Has_only_one_node shall return a boolean value, …
10:18 Changeset in rtems [c9562c5]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/lpc32xx: Add UART_CLKMODE settings
09:57 Changeset in rtems-tools [b2b811c]4.104.115 by Chris Johns <chrisj@…>
Fixes to load libbsdports on i386. Numerous fixes to load the the libbsdport RAP file on the i386.
09:52 Changeset in rtems-tools [53221a0]4.104.115 by Chris Johns <chrisj@…>
Add object::get_section. Add a method to return a section given the ELF section index. Add more trace output for debugging.
09:51 Changeset in rtems-tools [b5a59dd]4.104.115 by Chris Johns <chrisj@…>
Use cerr for errors and not cout.
09:48 Changeset in rtems-tools [194160c]4.104.115 by Chris Johns <chrisj@…>
Update the data out pointer. The data pointer was not updating when looping. Fix the total stats to track the data in the buffer.
09:47 Changeset in rtems-tools [13b9f2b]4.104.115 by Chris Johns <chrisj@…>
Add a new trace level.
09:45 Changeset in rtems [380628ea]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/lpc32xx: Configure U4_TX pin for UART 4
09:44 Changeset in rtems [d1cf326]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/lpc32xx: Fix function prototype
08:24 Changeset in rtems [4592658]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Move promiscuous mode setting

12/17/12:

15:40 Changeset in rtems [f25d31f]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/lpc32xx: Add idle thread body
14:41 Changeset in rtems [3f58ac7]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Add PHY up/down All PHYs will be set to power up/down state with the BMCR[BMCR_PDOWN] setting. The KSZ80X1RNL will use the energy detect power down (EDPD) mode with PLL automatically turned in the up state. It will use the slow oscillator mode in the down state. To prevent system bus lock-ups the PHY is set to the up state before Ethernet module initialization. In case of a communication failure with the PHY or weird PHY identifiers the initialization will be aborted.
10:12 Changeset in rtems [50233d37]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Add PHY timeout detection

12/16/12:

20:34 Changeset in rtems [c40f36b0]4.115 by Sebastian Huber <sebastian.huber@…>
libtests/md501: Use test cases of RFC 2202
19:31 Developer/Coding/Doxygen edited by Gedare
/* Functions */ (diff)
19:22 Developer/Coding/Doxygen edited by Gedare
(diff)
16:33 Changeset in rtems [f95d74a4]4.115 by Sebastian Huber <sebastian.huber@…>
libtests/md501: New test
13:38 Changeset in rtems [810ecf0]4.115 by Mathew Kallada <matkallada@…>
posix: Doxygen Enhancement Task #7 http://www.google-melange.com/gci/task/view/google/gci2012/7958218

12/15/12:

21:03 Changeset in rtems [d86308b]4.115 by Alex Ivanov <alexivanov97@…>
posix: Doxygen Enhancement Task #2 http://www.google-melange.com/gci/task/view/google/gci2012/7988213
20:41 Changeset in rtems [eb08acf]4.115 by Mathew Kallada <matkallada@…>
posix: Doxygen Enhancement Task #8 http://www.google-melange.com/gci/task/view/google/gci2012/8003213
20:02 Developer/Coding/Doxygen edited by Gedare
/* Doxygen Best Practices */ (diff)
20:02 Developer/Coding/Doxygen edited by Gedare
/* Doxygen Best Practices */ (diff)
19:25 Developer/Coding/Doxygen edited by Gedare
/* Files */ (diff)
19:22 Developer/Coding/Doxygen edited by Gedare
(diff)
19:15 Developer/Coding/Doxygen edited by Gedare
Update header example (diff)
17:56 Developer/Coding/Doxygen edited by Gedare
(diff)
14:54 Changeset in rtems [e49a36cb]4.115 by Alex Ivanov <alexivanov97@…>
posix: Doxygen Enhancement Task #5 http://www.google-melange.com/gci/task/view/google/gci2012/7959229
12:30 Changeset in rtems-tools [f10123a]4.104.115 by Chris Johns <chrisj@…>
Const sections are not PROGBITS and ALLOC and not EXECINTR or WRITE.
12:26 Changeset in rtems [e79a766f]4.115 by Gedare Bloom <gedare@…>
libcsupport: Update file header for termios.h to remove link, add description.
12:25 Changeset in rtems [e43f4758]4.115 by Alex Ivanov <alexivanov97@…>
posix: Doxygen Enhancement Task #1 http://www.google-melange.com/gci/task/view/google/gci2012/7987220
12:23 Changeset in rtems [cefc9aea]4.115 by Alex Ivanov <alexivanov97@…>
libcsupport: Doxygen Enhancement Task #8 http://www.google-melange.com/gci/task/view/google/gci2012/7996208
12:19 Changeset in rtems-tools [d54e81c]4.104.115 by Chris Johns <chrisj@…>
Debug trace changes.
11:44 Changeset in rtems-tools [b89ad2c6]4.104.115 by Chris Johns <chrisj@…>
i386 related fixes Fix the size of the section calculated in image::lay_out. It did not correctly adjust for alignment. Make the sections being written correctly align.

12/14/12:

12:08 Changeset in rtems [2cd48da]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Add interface down support
11:17 Changeset in rtems [e99893f9]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Prepare for interface down support
11:07 Changeset in rtems [573822b]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Use assert() instead of status macros
11:01 Changeset in rtems [1edaa5f]4.115 by Sebastian Huber <sebastian.huber@…>
libnetworking: Make functions public Make functions rtems_bsdnet_semaphore_obtain_recursive() and rtems_bsdnet_semaphore_release_recursive() public.
09:28 Changeset in rtems [5970dcc9]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Remove superfluous attributes
09:23 Changeset in rtems [ea4f072]4.115 by Sebastian Huber <sebastian.huber@…>
shell: Remove interface down warning in ifconfig Whether an interface down is supported or not depends on the interface driver.
09:17 Changeset in rtems [d0b9295f]4.115 by Sebastian Huber <sebastian.huber@…>
Fix spelling
09:13 Changeset in rtems [6d5ba49]4.115 by Sebastian Huber <sebastian.huber@…>
Filesystem: Revert documentation changes
08:40 Changeset in rtems [e5a7f846]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Avoid mbuf migration in LPC ethernet The receive task will only hand over a mbuf if it gets a new one immediately. This avoids mbuf migration out of the receive task in case of overload.
01:51 Changeset in rtems [a0e6c73]4.115 by Mathew Kallada <matkallada@…>
posix: Doxygen enhancement task #4 http://www.google-melange.com/gci/task/view/google/gci2012/7955219
00:20 Changeset in rtems [074fafd]4.115 by Joel Sherrill <joel.sherrill@…>
Merge branch 'master' of ssh://git.rtems.org/data/git/rtems

12/13/12:

18:13 Changeset in rtems [41b590f9]4.115 by Alex Ivanov <alexivanov97@…>
libcsupport: Doxygen enhancement task #9
17:21 Changeset in rtems [4fdc3ee0]4.115 by Sebastian Huber <sebastian.huber@…>
dosfs: Avoid error caused by bdbuf configuration The success of a block size change depends on the bdbuf configuration. Do not treat a failed block size change as a hard error. This is only a missed performance optimization.
16:34 Changeset in rtems [da02535]4.115 by Sebastian Huber <sebastian.huber@…>
termios: Fix output flush
13:06 Changeset in rtems [8f00526]4.115 by Gedare Bloom <gedare@…>
libcsupport: Revert termios Doxygen. Add file header.
10:29 Changeset in rtems [8e3a7f4f]4.115 by Sebastian Huber <sebastian.huber@…>
libcsupport: Revert documentation changes
10:08 Changeset in rtems [4b8e01f]4.115 by Sebastian Huber <sebastian.huber@…>
dosfs: Add sync_device option for msdos_format()
08:58 Changeset in rtems [60e8cd4]4.115 by Sebastian Huber <sebastian.huber@…>
dosfs: Fix error status handling

12/12/12:

23:07 Changeset in rtems-tools [f4d580b]4.104.115 by Chris Johns <chrisj@…>
Add the section offset to the symbol value.
20:57 Changeset in rtems [c2ae79e]4.115 by Mathew Kallada <matkallada@…>
misc: Header File Doxygen Enhancement Task #3 http://www.google-melange.com/gci/task/view/google/gci2012/8006220
16:42 Changeset in rtems [465b0865]4.115 by Ralf Kirchner <ralf.kirchner@…>
dosfs: Bugfix for disks of for example 100MB size
16:13 Changeset in rtems [26d6eddb]4.115 by Ralf Kirchner <ralf.kirchner@…>
dosfs: Whitespace change
16:09 Changeset in rtems [253b3e5]4.115 by Ralf Kirchner <ralf.kirchner@…>
dosfs: Fix request evaluation Return the ability to set a cluster size other than one sector for unaligned volumes.
11:25 Changeset in rtems [f1eb368d]4.115 by Mathew Kallada <matkallada@…>
cpukit/rtems: Header File Doxygen Enhancement GCI Task #8 http://www.google-melange.com/gci/task/view/google/gci2012/7948217
10:51 Changeset in rtems-tools [42f766f]4.104.115 by Chris Johns <chrisj@…>
Relocation fixes. These changes implement a suitable relocation output in the image. The code is still not working 100% but these changes are a big improvement.
08:36 Changeset in rtems [ad13ebe]4.115 by Sebastian Huber <sebastian.huber@…>
termios: Fix tcflow() error status
08:26 Changeset in rtems [7371995]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/lpc32xx: Fix console baud configuration
08:25 Changeset in rtems [b0da5796]4.115 by Sebastian Huber <sebastian.huber@…>
termios: Implement tcflush() New IO control RTEMS_IO_TCFLUSH.

12/11/12:

23:54 Changeset in rtems [9bff3752]4.115 by Mathew Kallada <matkallada@…>
libfs: Doxygen Enhancement GCI Task #7 http://www.google-melange.com/gci/task/view/google/gci2012/8006219
22:35 Changeset in rtems [cc390b62]4.115 by Alex Ivanov <alexivanov97@…>
libcsupport: Doxygen enhancement GCI task #6 http://www.google-melange.com/gci/task/view/google/gci2012/7992212
21:51 Changeset in rtems [17c6ad6a]4.115 by Alex Ivanov <alexivanov97@…>
libcsupport: Doxygen enhancement GCI task #4 http://www.google-melange.com/gci/task/view/google/gci2012/8009205
11:49 Changeset in rtems [c9bb60a]4.115 by Alex Ivanov <alexivanov97@…>
libcsupport: GCI Doxygen Task #7 http://www.google-melange.com/gci/task/view/google/gci2012/7975223

12/10/12:

19:51 Changeset in rtems [3750995]4.115 by Alex Ivanov <alexivanov97@…>
libcsupport: Doxygen enhancement task #5 http://www.google-melange.com/gci/task/view/google/gci2012/7992211

12/09/12:

22:55 Changeset in rtems [bcd0ea64]4.115 by Alex Ivanov <alexivanov97@…>
libcsupport: Doxygen enhancement task #2 http://www.google-melange.com/gci/task/view/google/gci2012/8017203
13:26 Changeset in rtems [7e73181]4.115 by Sebastian Huber <sebastian.huber@…>
libcsupport: Fix documentation
13:25 Changeset in rtems [9090c0a]4.115 by Sebastian Huber <sebastian.huber@…>
Filesystem: Revert documentation change
13:16 Changeset in rtems [700b2f63]4.115 by Sebastian Huber <sebastian.huber@…>
rtems: Revert documentation change
13:12 Changeset in rtems [e12f5acf]4.115 by Sebastian Huber <sebastian.huber@…>
sapi: Fix previous commit
13:06 Changeset in rtems [50dd75a]4.115 by Sebastian Huber <sebastian.huber@…>
sapi: Revert documentation change
08:28 Changeset in rtems [2f05a8f]4.115 by Joel Sherrill <joel.sherrill@…>
Merge branch 'master' of ssh://git.rtems.org/home/joel/git/rtems

12/08/12:

20:43 Changeset in rtems [ceaa999]4.115 by Mathew Kallada <matkallada@…>
libcsupport: Doxygen Enhancement Task #3 http://www.google-melange.com/gci/task/view/google/gci2012/7992210
13:48 Changeset in rtems [4c90eb4]4.115 by Mathew Kallada <matkallada@…>
misc rtems: Clean up Doxygen GCI Task #8 http://www.google-melange.com/gci/task/view/google/gci2012/8024203

12/07/12:

22:07 Changeset in rtems-tools [90d8d43]4.104.115 by Chris Johns <chrisj@…>
Add support to demand load relocation records. Support has been added to load relocation record on demand. The relocation records are not read when the object file is first opened and read. They are read only when being written to the output file. This save loading lots of records into memory from libraries to be thrown away. The RAP format now supports writing out relocation records.
22:05 Changeset in rtems-tools [be8e188]4.104.115 by Chris Johns <chrisj@…>
Add doxygen support.
14:57 Changeset in rtems [b7185613]4.115 by Alex Ivanov <alexivanov97@…>
score misc: Clean up Doxygen GCI Task #12 http://www.google-melange.com/gci/task/view/google/gci2012/7983217
14:49 Changeset in rtems [4c98a3e]4.115 by Christopher Kerl <zargyyoyo@…>
sapi misc: Clean up Doxygen GCI task #1 http://www.google-melange.com/gci/task/view/google/gci2012/8011204
08:50 Changeset in rtems [80232ee7]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Use explicit compiler options

12/06/12:

16:47 Changeset in rtems [48bff53b]4.115 by Sebastian Huber <sebastian.huber@…>
score: rtems_initialize_start_multitasking() Do not return from rtems_initialize_start_multitasking() and call rtems_fatal() instead with a fatal source of RTEMS_FATAL_SOURCE_EXIT and a fatal code with the exit status. Remove all bsp_cleanup() functions. The boot_card() is now a no return function.
16:44 Changeset in rtems [1bb8782]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/gdbarmsim: Do not call bsp_cleanup()
16:42 Changeset in rtems [facf8362]4.115 by Sebastian Huber <sebastian.huber@…>
bsps: Add BSP_GENERIC_FATAL_SPURIOUS_INTERRUPT Use rtems_fatal() instead of bsp_cleanup().
16:40 Changeset in rtems [dabdbd91]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mrm332: Use shared bspclean.c
16:40 Changeset in rtems [40fe4b86]4.115 by Sebastian Huber <sebastian.huber@…>
bsps: Use <bsp/bootcard.h>
16:31 Changeset in rtems [191929cd]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Install missing <bsp/vectors.h>
15:24 Changeset in rtems [8b03bbc]4.115 by Gedare Bloom <gedare@…>
rtems misc: doxygen minor fixes
08:48 Changeset in rtems [d29f206]4.10 by Dylan Maxwell <dylan.maxwell@…>
tftpfs: PR1624: Fix parsing of hostnames and paths
07:51 Ticket #1624 (TFTPFS not parsing hostnames & paths correctly) closed by Sebastian Huber
fixed: http://git.rtems.org/rtems/commit/?h=4.10&id=d29f20620930cdd36a129f8784bf98c707bfdfc5
00:46 Changeset in rtems [4efe1955]4.115 by Mathew Kallada <matkallada@…>
rtems misc: Clean up Doxygen GCI Task #5 http://www.google-melange.com/gci/task/view/google/gci2012/8015207

12/05/12:

23:16 Changeset in rtems [a6500136]4.115 by Alex Ivanov <alexivanov97@…>
rtems misc: Clean up Doxygen GCI Task #7 http://www.google-melange.com/gci/task/view/google/gci2012/7950206
23:15 Changeset in rtems [60ceb613]4.115 by Alex Ivanov <alexivanov97@…>
rtems misc: Clean up Doxygen GCI Task #6 http://www.google-melange.com/gci/task/view/google/gci2012/8019205
16:56 Changeset in rtems [038bc6e7]4.115 by Sebastian Huber <sebastian.huber@…>
score: Critical fix for timer server Under certain conditions it is possible that a call to _Watchdog_Adjust_to_chain() happens with a unit parameter value of zero (for example sptests/spintrcritical17). Remove superfluous checks that prevent an adjust to a chain of a watchdog chain which first element has a delta zero value.
16:56 Changeset in rtems [073e3e10]4.10 by Sebastian Huber <sebastian.huber@…>
score: Critical fix for timer server Under certain conditions it is possible that a call to _Watchdog_Adjust_to_chain() happens with a unit parameter value of zero (for example sptests/spintrcritical17). Remove superfluous checks that prevent an adjust to a chain of a watchdog chain which first element has a delta zero value.
15:04 Changeset in rtems [0d66dd7]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add _Chain_Append_if_is_off_chain_*()
13:11 Changeset in rtems [5b8d935a]4.115 by Ralf Kirchner <ralf.kirchner@…>
dosfs: Add skip_alignment for msdos_format() Add skip_alignment parameter of msdos_format_request_param_t. Delete cluster_align parameter of msdos_format_request_param_t. By default the FAT, data cluster, and root directory for FAT12 and FAT16 is aligned on a cluster boundary to optimize performance. Format changes throughout.
12:58 Changeset in rtems [a0bc1dc]4.115 by Ralf Kirchner <ralf.kirchner@…>
dosfs: Delete fattype parameter for msdos_format() Delete fattype parameter of msdos_format_request_param_t because the FAT type is determined by cluster and disk size. Estimate FAT type and re-evaluate FAT type after exact parameter determination.
12:43 Changeset in rtems [42a22f08]4.115 by Ralf Kirchner <ralf.kirchner@…>
dosfs: Cluster write optimization Separate cluster write from sector write for quick file write. New test fstests/fsdosfswrite01.
09:54 Changeset in rtems [7fab7fc]4.115 by Ralf Kirchner <ralf.kirchner@…>
libblock: Add sparse disk

12/04/12:

22:59 Changeset in rtems [c18e0ba]4.115 by Alex Ivanov <alexivanov97@…>
rtems misc: Clean up Doxygen GCI Task #4 http://www.google-melange.com/gci/task/view/google/gci2012/7950205
Note: See TracTimeline for information about the timeline view.