Timeline



07/16/11:

20:46 TBR/BSP/Beatnik created by Strauman
Created page with "== This is a stub, feel free to complete info == The beatnik BSP is documented in it's [http://www.rtems.org/viewvc/rtems/c/src/lib/libbsp/powerpc/beatnik/README?view=markup REA..."
20:40 TBR/Website/Board_Support_Packages edited by Strauman
(diff)
01:32 TBR/BSP/Psim edited by JoelSherrill
Remove old information and update a bit to be more correct (diff)
01:29 Changeset in rtems [f616734f]4.115 by Till Straumann <strauman@…>
2011-07-15 Till Straumann <strauman@…> * motorola_powerpc/Makefile.am, motorola_powerpc/configure.ac, motorola_powerpc/preinstall.am, motorola_powerpc/include/bsp.h, motorola_powerpc/make/custom/qemuprep.cfg, motorola_powerpc/qemu_fakerom/Makefile.am, motorola_powerpc/qemu_fakerom/.cvsignore: Added 'qemuprep' BSP variant.
01:29 Changeset in rtems [58127230]4.115 by Till Straumann <strauman@…>
2011-07-15 Till Straumann <strauman@…> * shared/bootloader/mm.c, shared/bootloader/pci.c, shared/bootloader/qemu_fakeres.c, shared/bootloader/qemu_fakerom.S, shared/irq/irq.h, shared/motorola/motorola.c, shared/residual/residual.h, shared/startup/bspstart.c, Added 'qemuprep' BSP variant.
01:21 Changeset in rtems [9c39236d]4.115 by Till Straumann <strauman@…>
2011-07-15 Till Straumann <strauman@…> * shared/bootloader/misc.c: Copy residual data _before_ decompressing the kernel since the firmware may have stored it in an area that is overwritten by decompress_kernel().
01:18 Changeset in rtems [d2e68e07]4.115 by Till Straumann <strauman@…>
2011-07-15 Till Straumann <strauman@…> * shared/startup/ppc_idle.c: added an 'idle task' body which switches the CPU into power-save mode. IIRC, this cannot be used on real hardware due to errata :-( but it still saves valuable host-CPU cycles when used by the qemuprep BSP.
01:15 Changeset in rtems [048fd36]4.115 by Till Straumann <strauman@…>
2011-07-15 Till Straumann <strauman@…> * shared/irq/init_irq.c, shared/irq/openpic_i8259_irq.c, shared/pci/detect_raven_bridge.c: conditionally compile ISA and PCI-interrupt related stuff only if BSP defines BSP_ISA_IRQ_NUMBER > 0 and/or BSP_PCI_IRQ_NUMBER > 0, respectively.

07/15/11:

21:22 Changeset in rtems [01eb27f]4.10 by Till Straumann <strauman@…>
2011-07-15 Till Straumann <strauman@…> * nfs.c: removed stray Ctrl-M char.
20:37 Ticket #1837 (add mvme2400 board with 750 CPU to list of supported motorola boards) created by strauman
Add another 'known-to-be working' board to the list of recognized boards.
19:33 Changeset in rtems [92f93e8]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-15 Ricardo Aguirre <el.mastin@…> PR 1835/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of mutex set and get priority ceiling. * psxtmmutex07/.cvsignore, psxtmmutex07/Makefile.am, psxtmmutex07/init.c, psxtmmutex07/psxtmmutex07.doc: New files.
19:04 Changeset in rtems [47bae47]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-15 Joel Sherrill <joel.sherrill@…> * shared/irq/apic.h, shared/smp/smp-imps.c, shared/smp/smp-imps.h: Per email with Erich Boleyn, change license to BSD style.
18:04 Ticket #1834 (improperly licensed files) closed by Joel Sherrill
fixed: Committed.
15:17 Ticket #1836 (posix timing tests: psxtmmutex04) created by el.mastin2
Contains pthread_mutex_timedlock - not available test The output …
14:36 Changeset in rtems [df00777]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-07-15 Jennifer Averett <Jennifer.Averett@…> * score/Makefile.am, score/preinstall.am, score/include/rtems/score/isr.h, score/include/rtems/score/percpu.h: Split isrlevel into its own file to avoid a circular dependancy in smp code. * score/include/rtems/score/isrlevel.h: New file.
13:59 Ticket #1835 (posix timing tests: psxtmmutex07) created by el.mastin2
Contains these mutex_tests: pthread_mutex_setprioceiling …
13:36 Changeset in rtems [593fb9e]4.115 by Sebastian Huber <sebastian.huber@…>
2011-07-15 Sebastian Huber <sebastian.huber@…> * user/part.t, user/sem.t: Typos.
11:43 Ticket #1834 (improperly licensed files) created by Ralf Corsepius
These files are improperly copyrighted and do not contain a license: …
10:47 Changeset in rtems [c02ff9d]4.115 by Ralf Corsepius <ralf.corsepius@…>
Abandon.
10:45 Changeset in rtems [94d1887e]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
10:45 Changeset in rtems [7f68af1]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
10:42 Changeset in rtems [95938d8]4.115 by Ralf Corsepius <ralf.corsepius@…>
gcc-core-4.6.1-rtems4.11-20110715.diff. Abandon gcc-4.6.0, gcc-4.5.2.
10:38 Changeset in rtems [cf01c606]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.
09:53 Ticket #1740 (Change PowerPC multi-libs for e200 and e500 cores) closed by Ralf Corsepius
fixed: Replying to comment:32: > Replying to comment:31: > > Created attachment 1205 [details] > > Patch against GCC 4.6.0 > > > > I think all the patches in 1141 are applied except this. Can someone verify > > and obsolete the earlier one? > > Ralf, would you mind adding the patch posted by Peter Dufault to the current > GCC patch set. Patch applied - Builds are in progress and will land inside of the repos once the builds have finished (Due to ongoing issues with the build farm machines, this may take a couple of days). Finally, next time, please include a changelog entry into patch submissions.

07/14/11:

23:27 Release/4.9 edited by JoelSherrill
/* Release 4.9.6 Changes */ Add PR1381 - Multicast sendto() fails unless a reachable gateway is specified (diff)
23:27 Release/4.10 edited by JoelSherrill
/* Release 4.10.1 Changes */ Add PR1381 - Multicast sendto() fails unless a reachable gateway is specified (diff)
19:25 Changeset in rtems [7805594]4.10 by Joel Sherrill <joel.sherrill@…>
2011-07-14 Joel Sherrill <joel.sherrilL@…> * .cvsignore, include/.cvsignore: New files.
19:22 Changeset in rtems [f6dfd7d]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-14 Gene Smith <gene.smith@…> PR 1381/networking * netinet/ip_output.c: If a null or unreachable gateway is specified either statically in networkconfig.h or from dhcp/bootp, sendto() fails on multicast send with errno "118 Host is unreachable". The failure occurs in networking file ip_output.c since it currently requires all multicasts to have a valid route to the outside world.
19:22 Changeset in rtems [8ecd51a]4.10 by Joel Sherrill <joel.sherrill@…>
2011-07-14 Gene Smith <gene.smith@…> PR 1381/networking * netinet/ip_output.c: If a null or unreachable gateway is specified either statically in networkconfig.h or from dhcp/bootp, sendto() fails on multicast send with errno "118 Host is unreachable". The failure occurs in networking file ip_output.c since it currently requires all multicasts to have a valid route to the outside world.
19:21 Changeset in rtems [2e016f6f]4.9 by Joel Sherrill <joel.sherrill@…>
2011-07-14 Gene Smith <gene.smith@…> PR 1381/networking * netinet/ip_output.c: If a null or unreachable gateway is specified either statically in networkconfig.h or from dhcp/bootp, sendto() fails on multicast send with errno "118 Host is unreachable". The failure occurs in networking file ip_output.c since it currently requires all multicasts to have a valid route to the outside world.
19:16 Changeset in rtems [e3b513d]4.9 by Joel Sherrill <joel.sherrill@…>
2011-07-14 Gene Smith <gene.smith@…> PR 1381/networking * libnetworking/netinet/ip_output.c: If a null or unreachable gateway is specified either statically in networkconfig.h or from dhcp/bootp, sendto() fails on multicast send with errno 118 Host
19:16 Changeset in rtems [2a329c7]4.10 by Joel Sherrill <joel.sherrill@…>
2011-07-14 Gene Smith <gene.smith@…> PR 1381/networking * libnetworking/netinet/ip_output.c: If a null or unreachable gateway is specified either statically in networkconfig.h or from dhcp/bootp, sendto() fails on multicast send with errno 118 Host
19:16 Changeset in rtems [067489b]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-14 Gene Smith <gene.smith@…> PR 1381/networking * libnetworking/netinet/ip_output.c: If a null or unreachable gateway is specified either statically in networkconfig.h or from dhcp/bootp, sendto() fails on multicast send with errno 118 Host
18:49 Release/4.9 edited by JoelSherrill
/* Release 4.9.6 Changes */ Add PR1833 for ne2000 broadcast reception. (diff)
18:49 Release/4.10 edited by JoelSherrill
/* Release 4.10.1 Changes */ Add PR1833 for ne2000 broadcast reception. (diff)
18:27 Ticket #1381 (Multicast sendto() fails unless a reachable gateway is specified) closed by Joel Sherrill
fixed: PRs noted in release notes. Closing.
18:11 Developer/SMP edited by JoelSherrill
/* Subtasks */ Add bsp_delay task. (diff)
17:30 Changeset in rtems [ad2cefe]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-07-14 Jennifer Averett <Jennifer.Averett@…> * shared/irq/irq.c, shared/irq/irq.h, shared/irq/irq_init.c: Add initial support for APIC.
16:50 Changeset in rtems [1d007c60]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-07-14 Jennifer Averett <Jennifer.Averett@…> * shared/irq/apic.h, shared/smp/README, shared/smp/smp-imps.c, shared/smp/smp-imps.h: New files.
15:07 Changeset in rtems [7521e43]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-07-14 Jennifer Averett <Jennifer.Averett@…> * start/start.S: Moved enable_sse into a subroutine that may be called from other cores on an SMP system.
14:45 Changeset in rtems [c756999]4.9 by Joel Sherrill <joel.sherrill@…>
2011-07-14 Till Straumann <strauman@…> PR 1833/bsps * ne2000/ne2000.c: Addition of multicast support disabled broadcast reception. Patch also includes support to work on big endian CPUs.
14:45 Changeset in rtems [3b06edaf]4.10 by Joel Sherrill <joel.sherrill@…>
2011-07-14 Till Straumann <strauman@…> PR 1833/bsps * ne2000/ne2000.c: Addition of multicast support disabled broadcast reception. Patch also includes support to work on big endian CPUs.
14:44 Changeset in rtems [1ca5402]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-14 Till Straumann <strauman@…> PR 1833/bsps * ne2000/ne2000.c: Addition of multicast support disabled broadcast reception. Patch also includes support to work on big endian CPUs.
14:44 Changeset in rtems [58679ac]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-07-14 Jennifer Averett * make/custom/pcp4.cfg: New file.
13:49 Ticket #1833 (ne2000 driver does not accept broadcasts; need to fix endianness, too) closed by Joel Sherrill
fixed: Really closing. Address moving to libcpu on head separately. Doesn't require a PR.
01:19 Ticket #1833 (ne2000 driver does not accept broadcasts; need to fix endianness, too) created by strauman
A recent change which added multicast support to the ne2000 driver …
00:26 Release/4.10 edited by JoelSherrill
/* Release 4.10.1 Changes */ 1832 ARM at91rm9200 interrupt vector number was wrong (diff)

07/13/11:

23:07 Release/4.10 edited by JoelSherrill
/* Release 4.10.1 Changes */ PR1775 NFS (diff)
20:24 Changeset in rtems [39601584]4.10 by Joel Sherrill <joel.sherrill@…>
2011-07-13 Sebastian Huber <sebastian.huber@…> PR 1832/libcpu * at91rm9200/irq/irq.c: he bsp_interrupt_dispatch routine does not determine the correct interrupt source number. According to the datasheet, the reading of the interrupt vector register (AIC_IVR) notifies the hardware that the OS is taken care of the interrupt. Only after AIC_IVR have been read can the correct source number be read from the interrupt status register (AIC_ISR).
20:24 Changeset in rtems [bbacebe]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-13 Sebastian Huber <sebastian.huber@…> PR 1832/libcpu * at91rm9200/irq/irq.c: he bsp_interrupt_dispatch routine does not determine the correct interrupt source number. According to the datasheet, the reading of the interrupt vector register (AIC_IVR) notifies the hardware that the OS is taken care of the interrupt. Only after AIC_IVR have been read can the correct source number be read from the interrupt status register (AIC_ISR).
19:26 Ticket #1832 (Wrong interrupt vector number reported on at91rm9200) closed by Joel Sherrill
fixed: Commited to 4.10 branch and head. Thanks.
19:06 Changeset in rtems [f606f67]4.10 by Joel Sherrill <joel.sherrill@…>
2011-07-13 Till Straumann <strauman@…> PR 1775/filesystem * libfs/src/nfsclient/src/nfs.c: NFSAddress NFS issue where read/write problems when requested bytes greater than nfsStBlksize. Failure to create files and symlinks.
19:05 Changeset in rtems [aa03052]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-13 Till Straumann <strauman@…> PR 1775/filesystem * libfs/src/nfsclient/src/nfs.c: NFSAddress NFS issue where read/write problems when requested bytes greater than nfsStBlksize. Failure to create files and symlinks.
18:43 Ticket #1832 (Wrong interrupt vector number reported on at91rm9200) created by Manne
The bsp_interrupt_dispatch routine does not determine the correct …
18:35 Changeset in rtems [8babe99]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-13 Joel Sherrill <joel.sherrilL@…> PR 1824/cpukit * bsp_howto/init.t, bsp_howto/support.t, user/init.t: Return exit/shutdown status back to boot_card().
18:35 Changeset in rtems [f4adc0d1]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-13 Joel Sherrill <joel.sherrilL@…> PR 1824/cpukit * startup/bspclean.c: Return exit/shutdown status back to boot_card(). boot_card() propagates this to bsp_cleanup() and returns it to the assembly that started the application. bsp_cleanup() prototype changed.
18:35 Changeset in rtems [99cf9803]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-13 Joel Sherrill <joel.sherrilL@…> PR 1824/cpukit * misc/interr.c, spurious/spinit.c: Return exit/shutdown status back to boot_card(). boot_card() propagates this to bsp_cleanup() and returns it to the assembly that started the application. bsp_cleanup() prototype changed.
18:35 Changeset in rtems [9c0a884]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-13 Joel Sherrill <joel.sherrilL@…> PR 1824/cpukit * include/bsp.h, startup/bspclean.c: Return exit/shutdown status back to boot_card(). boot_card() propagates this to bsp_cleanup() and returns it to the assembly that started the application. bsp_cleanup() prototype changed.
18:35 Changeset in rtems [c4852431]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-13 Joel Sherrill <joel.sherrilL@…> PR 1824/cpukit * startup/bspclean.c, startup/bspstart.c: Return exit/shutdown status back to boot_card(). boot_card() propagates this to bsp_cleanup() and returns it to the assembly that started the application. bsp_cleanup() prototype changed.
18:35 Changeset in rtems [1e1ee0c]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-13 Joel Sherrill <joel.sherrilL@…> PR 1824/cpukit * bootcard.c, bspclean.c, include/bootcard.h: Return exit/shutdown status back to boot_card(). boot_card() propagates this to bsp_cleanup() and returns it to the assembly that started the application.
18:34 Changeset in rtems [f58ef8ae]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-13 Joel Sherrill <joel.sherrilL@…> PR 1824/cpukit * sapi/include/rtems/init.h, sapi/src/exinit.c, sapi/src/exshutdown.c: Return exit/shutdown status back to boot_card().
16:04 Changeset in rtems [d21c737]4.10 by Till Straumann <strauman@…>
2009-11-09 Till Straumann <strauman@…> * ChangeLog?: had forgotten to commit ChangeLog?
15:35 Changeset in rtems [44209ab]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-13 Joel Sherrill <joel.sherrill@…> * psxtmtests_plan.csv: Update to reflect next activities.
15:23 Changeset in rtems [02a7789]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-13 Ricardo Aguirre <el.mastin@…> PR 1831/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of mutex init and destroy. * psxtmmutex01/.cvsignore, psxtmmutex01/Makefile.am, psxtmmutex01/init.c, psxtmmutex01/psxtmmutex01.doc: New files.
13:30 Ticket #1831 (POSIX timing tests: psxtmmutex01 mutex create destroy) created by el.mastin2
Contains these mutex_tests: pthread_mutex_init …

07/12/11:

16:20 Changeset in rtems [3f05b15]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-12 Joel Sherrill <joel.sherrilL@…> * shared/start.S, shared/mvme/mvme16x_hw.h: Check on MVME167 at OAR after RTC replaced.
16:18 Changeset in rtems [014ded61]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-12 Joel Sherrill <joel.sherrilL@…> * make/custom/beatnik.cfg: Spacing.
15:55 Changeset in rtems [747d808]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-12 Joel Sherrill <joel.sherrill@…> * malloc04/init.c, malloc04/malloc04.scn: Remove test cases which are obsolete.
13:25 Changeset in rtems [af092ef]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-12 Joel Sherrill <joel.sherrill@…> * psxtmnanosleep01/init.c, psxtmsleep01/init.c: Do not divide by OPERATION_COUNT on single shot times.
13:22 Changeset in rtems [91b38c6]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-12 Ricardo Aguirre <el.mastin@…> * Makefile.am, configure.ac, psxtmtests_plan.csv: Add psxtmmutex03. * psxtmmutex03/.cvsignore, psxtmmutex03/Makefile.am, psxtmmutex03/init.c, psxtmmutex03/psxtmmutex03.doc: New files.
00:06 Ticket #1823 (Add new framebuffer ioctl to switch video modes) closed by Chris Johns
fixed

07/11/11:

13:31 Changeset in rtems [fbf7e58]4.115 by Sebastian Huber <sebastian.huber@…>
2011-07-11 Sebastian Huber <sebastian.huber@…> * libchip/serial/ns16550_p.h, libchip/serial/ns16550.c: Remove interrupt handler during last close.
13:05 Ticket #1830 (posix timing tests: psxtmmutex03) created by el.mastin2
Contains these mutex_tests: "pthread_mutex_lock - available", …
11:29 Changeset in rtems [7931e918]4.115 by Sebastian Huber <sebastian.huber@…>
2011-07-11 Sebastien Bourdeauducq <sebastien.bourdeauducq@…> PR 1823/cpukit * libmisc/fb/fb.h: Added FBIOSETVIDEOMODE define.

07/08/11:

21:01 Projects/CLANG edited by JoelSherrill
/* Open Issues */ (diff)
16:51 Changeset in rtems [4b68250]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-08 Joel Sherrill <joel.sherrill@…> * sp09/screen07.c, sp09/sp09.scn: Add a case where the multiply of number of buffers times buffer size exceeds that representable by size_t.
16:50 Changeset in rtems [d90fef2]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-08 Joel Sherrill <joel.sherrill@…> * score/src/coremsg.c: Use 64-bit intermediate result on multiply to reliably detect overflow.

07/07/11:

22:15 Changeset in rtems [06a36cd1]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-07 Joel Sherrill <joel.sherrill@…> * libchip/display/disp_hcms29xx.c, libchip/flash/am29lv160.c, libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-ds1621.c, libchip/i2c/spi-flash-m25p40.c, libchip/i2c/spi-fram-fm25l256.c, libchip/i2c/spi-memdrv.c, libchip/rtc/ds1375.c: Eliminate use of GNU old-style field designator extension as recommended by clang.
22:15 Changeset in rtems [0d23caa]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-07 Joel Sherrill <joel.sherrill@…> * libblock/src/nvdisk-sram.c, libi2c/libi2c.c, libmisc/shell/main_msdosfmt.c: Eliminate use of GNU old-style field designator extension as recommended by clang.
22:10 Changeset in rtems [3837e536]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-07 Joel Sherrill <joel.sherrill@…> * libchip/i2c/spi-memdrv.h: Add missing semi-colon.
21:39 Projects/CLANG edited by JoelSherrill
/* Open Issues */ (diff)
20:17 Projects/CLANG edited by JoelSherrill
/* Open Issues */ Add PR (diff)
20:12 Projects/CLANG edited by JoelSherrill
Update to add bug reports (diff)
15:36 Ticket #1829 (LEON3_UART_Regs_Map struct incomplete) created by Helder Silva
Missing int field scalar in LEON3_UART_Regs_Map struct. typedef …
06:55 Changeset in rtems [9f816ad4]4.115 by Sebastian Huber <sebastian.huber@…>
2011-07-08 Sebastian Huber <sebastian.huber@…> * libnetworking/rtems/tftp.h, libnetworking/lib/tftpDriver.c: Fixed prototype.

07/06/11:

23:34 GSoC/2011/ISO9660_Filesystem edited by Christophe Huriaux
Diagram of the iso9660 volume structure (diff)
18:10 Changeset in rtems-schedsim [97d5402] by Joel Sherrill <joel.sherrill@…>
2011-07-06 Joel Sherrill <joel.sherrill@…> * aclocal/check-multiprocessing.m4, aclocal/check-networking.m4, aclocal/check-posix.m4, aclocal/check-smp.m4, aclocal/env-rtemscpu.m4: New files.
07:39 Ticket #1828 (Parameter 'forever' is ignored with login function) created by Andrey Mozzhuhin
When selected login function in the shell, after repeated incorrect …

07/05/11:

22:17 GSoC/2011/ISO9660_Filesystem edited by Christophe Huriaux
(diff)
22:15 GSoC/2011/ISO9660_Filesystem edited by Christophe Huriaux
Added a picture describing how a sector is organized on disk (diff)
21:43 GSoC/2011/ISO9660_Filesystem edited by Christophe Huriaux
ISO9660 introduction (diff)

07/04/11:

21:25 Developer/OpenProjects edited by JoelSherrill
/* High Priority Projects */ More info (diff)
21:06 Developer/OpenProjects edited by JoelSherrill
/* High Priority Projects */ (diff)
21:05 GSoC/2011/gcov created by JoelSherrill
New page
21:01 GSoC/2011/gprof edited by JoelSherrill
(diff)
20:55 Developer/Coverage/HowTo edited by JoelSherrill
(diff)
20:52 TBR/UserManual/RTEMS_Coverage_Analysis edited by JoelSherrill
/* Current Status */ Update (diff)
20:34 TBR/UserManual/RTEMS_Coverage_Analysis edited by JoelSherrill
/* Achieving Condition/Decision? Coverage */ Augment (diff)
20:13 TBR/UserManual/RTEMS_Coverage_Analysis edited by JoelSherrill
/* Achieving Statement Coverage */ Update (diff)
20:07 Developer/OpenProjects edited by JoelSherrill
/* High Priority Projects */ (diff)
17:22 Projects/CLANG edited by JoelSherrill
Add note on patches merged (diff)
09:26 Changeset in rtems [542d350e]4.115 by Sebastian Huber <sebastian.huber@…>
2011-07-04 Sebastian Huber <sebastian.huber@…> * misc/nand-mlc-erase-block-safe.c, misc/nand-mlc-write-blocks.c, include/nand-mlc.h: Fixed write blocks.
00:34 Changeset in rtems [7032a458]4.115 by Chris Johns <chrisj@…>
2011-07-04 Chris Johns <chrisj@…> * fileio/init.c, fileio/system.h: Add commands to create ram disks from the shell prompt. Helps testing.
00:31 Changeset in rtems [acb92e3]4.115 by Chris Johns <chrisj@…>
2011-07-04 Chris Johns <chrisj@…> PR 1827/filesystem * libfs/src/rfs/rtems-rfs-rtems.c: Skip the parent (..) path value when eval make moving up out of the RFS file system.
00:27 Changeset in rtems [a10f0ede]4.10 by Chris Johns <chrisj@…>
2011-07-04 Chris Johns <chrisj@…> PR 1827/filesystem * libfs/src/rfs/rtems-rfs-rtems.c: Skip the parent (..) path value when eval make moving up out of the RFS file system.

07/03/11:

23:37 Ticket #1827 (RFS - mkdir fails with 'test/..' with CWD == root inode) closed by Chris Johns
fixed
23:15 Ticket #1827 (RFS - mkdir fails with 'test/..' with CWD == root inode) created by Chris Johns
This bug exists on 4.10 and head. $ sparc-rtems4.11-run …
06:39 Projects/BusSpaceAPI edited by ChrisJohns
Change ATAPI to SATA. (diff)
06:37 Projects/BusSpaceAPI edited by ChrisJohns
Add reference to the paper. (diff)

07/02/11:

21:59 Developer/OpenProjects edited by JoelSherrill
/* Run-Time Projects With Some Work */ (diff)
21:55 Developer/OpenProjects edited by JoelSherrill
/* High Priority Projects */ (diff)
21:36 Developer/OpenProjects edited by JoelSherrill
/* High Priority Projects */ (diff)
21:32 Developer/OpenProjects edited by JoelSherrill
(diff)
Note: See TracTimeline for information about the timeline view.