Timeline



07/20/11:

21:39 Changeset in rtems [a87d1b1]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-20 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_mutex_unlock where it is unblocking threads with preemption. * psxtmmutex06/.cvsignore, psxtmmutex06/Makefile.am, psxtmmutex06/init.c, psxtmmutex06/psxtmmutex06.doc: New files.
21:30 Changeset in rtems [b499cb7]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-20 Joel Sherrill <joel.sherrill@…> * psxtmmutex05/init.c: Fix test. Pattern was wrong.
20:46 Changeset in rtems [c632c5f2]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-20 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Add benchmark of pthread_mutex_unlock where it is unblocking threads without preemption. * psxtmmutex05/.cvsignore, psxtmmutex05/Makefile.am, psxtmmutex05/init.c, psxtmmutex05/psxtmmutex05.doc: New files.
20:36 Release/4.10 edited by JoelSherrill
/* Release 4.10.1 Changes */ Add PR1838 - add mvme2400 board with 750 CPU to list of supported motorola boards (diff)
20:36 Release/4.9 edited by JoelSherrill
/* Release 4.9.6 Changes */ Add PR1838 - add mvme2400 board with 750 CPU to list of supported motorola boards (diff)
18:28 Developer/OpenProjects edited by JoelSherrill
Add link to proposal template.. reformat a bit (diff)
16:50 Changeset in rtems [5e8bfe2]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-07-20 Jennifer Averett <Jennifer.Averett@…> * start/start16.S: Removed tabs and added OAR standard copyright header in preperation for merging SMP support.
16:39 Changeset in rtems [bdcd12c]4.9 by Joel Sherrill <joel.sherrill@…>
2011-07-20 Till Straumann <strauman@…> PR 1837/bsps * shared/motorola/motorola.c, shared/motorola/motorola.h: Add MVME2400 board with 750 CPU to list of supported Motorola boards.
16:39 Changeset in rtems [3d2f5a0e]4.10 by Joel Sherrill <joel.sherrill@…>
2011-07-20 Till Straumann <strauman@…> PR 1837/bsps * shared/motorola/motorola.c, shared/motorola/motorola.h: Add MVME2400 board with 750 CPU to list of supported Motorola boards.
16:39 Changeset in rtems [e7f95e8]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-20 Till Straumann <strauman@…> PR 1837/bsps * shared/motorola/motorola.c, shared/motorola/motorola.h: Add MVME2400 board with 750 CPU to list of supported Motorola boards.
15:40 Ticket #1837 (add mvme2400 board with 750 CPU to list of supported motorola boards) closed by Joel Sherrill
fixed
13:22 Changeset in rtems [3460d8b5]4.10 by Joel Sherrill <joel.sherrill@…>
formatting.
13:20 Changeset in rtems [7be58fc]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-20 Ricardo Aguirre <el.mastin@…> PR 1843/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of key create and delete. * psxtmkey01/.cvsignore, psxtmkey01/Makefile.am, psxtmkey01/init.c, psxtmkey01/psxtmkey01.doc: New files.
09:48 Ticket #1843 (posix timing tests: psxtmkey01) created by el.mastin2
Contains these mutex_tests: …
06:46 Changeset in rtems [d38914d]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
06:45 Changeset in rtems [aaa1b74]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
06:44 Changeset in rtems [084fafc]4.115 by Ralf Corsepius <ralf.corsepius@…>
newlib-1.19.0-rtems4.11-20110720.diff
06:43 Changeset in rtems [2155a05e]4.115 by Ralf Corsepius <ralf.corsepius@…>
New. Merger with newlib-cvs.

07/19/11:

18:35 Changeset in rtems [1dcccc2]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-19 Joel Sherrill <joel.sherrill@…> * score/include/rtems/score/chain.h: Fix typo.
18:16 Release/4.7 edited by JoelSherrill
Add pointer to legacy support. (diff)
18:11 Release/4.8 edited by JoelSherrill
Add pointer to legacy support. (diff)
17:18 Release/4.10 edited by JoelSherrill
/* Release 4.10.1 Changes */ 1838 - fchmod() does not need writeable file descriptor (diff)
17:18 Release/4.9 edited by JoelSherrill
/* Release 4.9.6 Changes */ 1838 - fchmod() does not need writeable file descriptor (diff)
13:14 Changeset in rtems [2a4438a1]4.9 by Joel Sherrill <joel.sherrill@…>
2011-07-19 Joel Sherrill <joel.sherrilL@…> PR 1838/filesystem * libcsupport/src/fchmod.c: fchmod() does not need a writeable file descriptor.
13:14 Changeset in rtems [343304a6]4.10 by Joel Sherrill <joel.sherrill@…>
2011-07-19 Joel Sherrill <joel.sherrilL@…> PR 1838/filesystem * libcsupport/src/fchmod.c: fchmod() does not need a writeable file descriptor.
13:10 Changeset in rtems [4f6cff8d]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-19 Joel Sherrill <joel.sherrilL@…> PR 1838/filesystem * psxfchx01/init.c, psxfchx01/psxfchx01.scn: fchmod() does not need a writeable file descriptor.
13:10 Changeset in rtems [4bcf2c2a]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-19 Joel Sherrill <joel.sherrilL@…> PR 1838/filesystem * libcsupport/src/fchmod.c: fchmod() does not need a writeable file descriptor.
13:04 Changeset in rtems [43469af]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-19 Ricardo Aguirre <el.mastin@…> PR 1840/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of key set and get. * psxtmkey02/.cvsignore, psxtmkey02/Makefile.am, psxtmkey02/init.c, psxtmkey02/psxtmkey02.doc: New files.
12:19 Changeset in rtems [fe89930]4.115 by Sebastian Huber <sebastian.huber@…>
2011-07-19 Sebastian Huber <sebastian.huber@…> * rtems/src/msgqcreate.c: Make packet size check consistent with _Message_queue_MP_Send_request_packet().
10:51 Ticket #1842 (Static assertions) created by Sebastian Huber
I want to introduce static assertions in RTEMS. Please have a look at …
09:49 Ticket #1841 (Incorrect processing of DNS info from DHCP) created by Sebastien Bourdeauducq
1) When the /etc/resolv.conf file is built, the code reads the …
01:45 TBR/UserManual/Simulators edited by Strauman
(diff)
01:43 Developer/Simulators/QEMU edited by Strauman
(diff)
01:38 Developer/Simulators/QEMU/Preparation created by Strauman
Created page with "== BSP Supporting QEMU's PReP Emulation == As of rtems-4.11 two variants of the 'motorola_powerpc' BSP family are available: *qemuprep *qemuprep-altivec The most significant di..."
01:29 TBR/Website/Board_Support_Packages edited by Strauman
(diff)
01:27 Developer/Simulators/QEMU edited by Strauman
(diff)

07/18/11:

22:50 Ticket #1840 (posix timing tests: psxtmkey02) created by el.mastin2
Contains these mutex_tests: …
17:40 Changeset in rtems [267d6104]4.115 by Till Straumann <strauman@…>
2011-07-18 Till Straumann <strauman@…> * README.qemu: added.
16:38 Changeset in rtems [6464a2b]4.115 by Till Straumann <strauman@…>
2011-07-18 Till Straumann <strauman@…> * shared/bootloader/qemu_fakerom.S: Added work-around for qemu bug 811683.
16:37 Changeset in rtems [96d81ef5]4.115 by Till Straumann <strauman@…>
2011-07-18 Till Straumann <strauman@…> * shared/bootloader/head.S: disable USE_PPCBUG under qemu.
16:35 Changeset in rtems [4b6692f]4.115 by Till Straumann <strauman@…>
2011-07-18 Till Straumann <strauman@…> * shared/startup/bspstart.c: Select console *before* doing any potential printk() (e.g., panic).
16:33 Changeset in rtems [9515b955]4.115 by Till Straumann <strauman@…>
2011-07-18 Till Straumann <strauman@…> * shared/startup/ppc_idle.c: Need to enable HID0[NAP] on a 7400/7455/7457 for MSR[POW] to have an effect.
16:33 Changeset in rtems [894a2c91]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-18 Joel Sherrill <joel.sherrill@…> * shared/irq/apic.h, shared/smp/smp-imps.c, shared/smp/smp-imps.h: Reformat to be more compliant with RTEMS style.
16:32 Changeset in rtems [2682dc9]4.115 by Till Straumann <strauman@…>
2011-07-18 Till Straumann <strauman@…> * motorola_powerpc/make/custom/qemuprep-altivec.cfg, motorola_powerpc/Makefile.am: added altivec-enabled variant.
15:25 Changeset in rtems [8f6ef478]4.115 by Sebastian Huber <sebastian.huber@…>
2011-07-18 Sebastian Huber <sebastian.huber@…> * libnetworking/lib/ftpfs.c: Fixed reply parsing.
15:00 Changeset in rtems [6f7a859]4.115 by Sebastian Huber <sebastian.huber@…>
2011-07-18 Sebastian Huber <sebastian.huber@…> * rtems/src/msgmp.c: Getting a remote object does not start a critical section.
14:51 Changeset in rtems [27484a4]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-07-18 Jennifer Averett <Jennifer.Averett@…> * score/src/threadenabledispatch.c: Modified to call _Thread_Dispatch_decrement_disable_level() instead of accessing the variable directly.
13:59 Changeset in rtems [3e99a74]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-07-18 Jennifer Averett <Jennifer.Averett@…> * configure.ac: Remove psxtmmutex04 until PR 1836 is processed.
09:19 Changeset in rtems [6f18b15]4.115 by Sebastian Huber <sebastian.huber@…>
2011-07-18 Sebastian Huber <sebastian.huber@…> * user/mp.t: Avoid obsolete notation.
08:44 Changeset in rtems [3f3b773]4.115 by Sebastian Huber <sebastian.huber@…>
2011-07-18 Sebastian Huber <sebastian.huber@…> * libcsupport/src/malloc_report_statistics_plugin.c: Fixed format specifiers.
05:40 Ticket #1839 (multiple system calls return incorrect status or incorrectly check ...) created by Xiang Cui
In testsuites/psxtests/psxfile01/test.c, line 390 /* * Read …
05:22 Ticket #1838 (fchown doesn't need the file descriptor opened by O_WRONLY or O_RDWR) created by Xiang Cui
In testsuites/psxtest/psxfchx01/init.c, line 139: puts( "Init - …

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 …
Note: See TracTimeline for information about the timeline view.