Timeline



10/09/13:

20:52 Changeset in rtems-libbsd [e599318]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Update files to match FreeBSD layout Add compatibility with Newlib header files. Some FreeBSD header files are mapped by the translation script: o rtems/bsd/sys/_types.h o rtems/bsd/sys/errno.h o rtems/bsd/sys/lock.h o rtems/bsd/sys/param.h o rtems/bsd/sys/resource.h o rtems/bsd/sys/time.h o rtems/bsd/sys/timespec.h o rtems/bsd/sys/types.h o rtems/bsd/sys/unistd.h It is now possible to include <sys/socket.h> directly for example. Generate one Makefile which builds everything including tests.
20:42 Changeset in rtems-libbsd [bceabc9]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Move files to match FreeBSD layout
13:43 Changeset in rtems-libbsd [b49921e]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Enable compiler warnings
13:41 Changeset in rtems-libbsd [a1e0a41]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Make default test initialization task preemptive
12:29 Changeset in rtems-libbsd [f3b2913]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Move core system initialization references
12:27 Changeset in rtems-libbsd [58c4fda8]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Do not run interactive netshell01 test
12:03 Changeset in rtems-libbsd [d652c3b]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Avoid per-CPU NETISR(9) SMP support should be enabled once the new stack is ready for this.
07:00 Changeset in rtems-libbsd [a9f141a]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Change license to BSD
06:56 Changeset in rtems-libbsd [ab415f9]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Use extension to attach a struct thread to threads Add test thread01.
05:39 Developer/OpenProjects edited by Gedare
/* Executive (SuperCore?, SuperCoreCPU, libcpu): a.k.a. kernel */ (diff)
05:37 Developer/OpenProjects edited by Gedare
/* Languages */ (diff)
05:35 Developer/OpenProjects edited by Gedare
/* Languages */ (diff)
05:31 Developer/OpenProjects edited by Gedare
/* RTEMS Run-Time Oriented */ (diff)
05:25 Projects/Open/SimulatorUpdates edited by Gedare
(diff)
05:25 Developer/OpenProjects edited by Gedare
/* Testing */ (diff)
05:24 Projects/Open/SimulatorUpdates edited by Gedare
(diff)
05:21 Developer/OpenProjects edited by Gedare
Update for some status changes. (diff)

10/08/13:

10:52 Changeset in rtems-libbsd [f5a38ad]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Simplify config.inc and use new reference BSP Use arm/realview_pbx_a9_qemu as the new reference BSP. This BSP offeres NULL pointer read/write protection and runs on the Qemu simulator. With this BSP it is possible to run network tests which use a virtual network based on TAP devices.
08:43 Changeset in rtems [7c709c05]4.10 by Pavel Pisa <ppisa@…>
Backport of development SPI SD-card patches to RTEMS 4.10. Arnout Vandecappelle: PR 1569/misc * libchip/i2c/spi-sd-card.c: Added CRC checks. PR 1576/misc * libchip/i2c/spi-sd-card.c: Enable CRC checks. PR 1567/misc * libchip/i2c/spi-sd-card.h, libchip/i2c/spi-sd-card.c: Fixed timeouts. PR 1579/misc * libchip/i2c/spi-sd-card.c: Gradually increasing sleep times when waiting for write to finish. PR 1580/misc * libchip/i2c/spi-sd-card.c: Use bigger chunks and yield processor while waiting for read data. PR 1586/misc * libchip/i2c/spi-sd-card.h, libchip/i2c/spi-sd-card.c: Add retries to SD card accesses. Signed-off-by: Pavel Pisa <ppisa@…>
08:40 Changeset in rtems [382f714]4.115 by Pavel Pisa <ppisa@…>
SPI SD-Card: setup valid CRC-7 for STOP_TRANSMISSION command. STOP_TRANSMISSION command is used to finish READ_MULTIPLE_BLOCK command and its format is regular command format. It requires valid CRC-7 to have effect at least on same cards types else it is ignored and attempt to issue next READ or WRITE commands results in illegal command condition (0x04) preceded by strange (0x3f) for tested card. Signed-off-by: Pavel Pisa <ppisa@…>
08:40 Changeset in rtems [df29cfe]4.10 by Pavel Pisa <ppisa@…>
SPI SD-Card: setup valid CRC-7 for STOP_TRANSMISSION command. STOP_TRANSMISSION command is used to finish READ_MULTIPLE_BLOCK command and its format is regular command format. It requires valid CRC-7 to have effect at least on same cards types else it is ignored and attempt to issue next READ or WRITE commands results in illegal command condition (0x04) preceded by strange (0x3f) for tested card. Signed-off-by: Pavel Pisa <ppisa@…>

10/01/13:

14:23 Changeset in rtems-libbsd [e8b7066]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Add FreeBSD sources as a submodule The current version corresponds to SVN r255967 of: http://svn.freebsd.org/base/releng/8.2

09/30/13:

17:09 Changeset in rtems [abceda99]4.115 by Joel Sherrill <joel.sherrill@…>
Merge branch 'master' into warnings
17:08 Changeset in rtems [ba2e98e]4.115 by Joel Sherrill <joel.sherrill@…>
libbsp/sparc/.../gnatcommon.c: Formatting
17:08 Changeset in rtems [d349636b]4.115 by Joel Sherrill <joel.sherrill@…>
leon2/.../ckinit.c: Change get nanoseconds handler to static
17:07 Changeset in rtems [a15650d]4.115 by Joel Sherrill <joel.sherrill@…>
mips/shared/.../clockdrv.c: Change get nanoseconds handler to static
17:07 Changeset in rtems [2dfdecd]4.115 by Joel Sherrill <joel.sherrill@…>
uC5282/.../clock.c: Change get nanoseconds handler to static
06:10 Changeset in rtems [85c855af]4.115 by Chris Johns <chrisj@…>
Fix building with RTEMS_DEBUG.

09/28/13:

08:08 Changeset in rtems [5ceefe1]4.115 by Hesham AL-Matary <heshamelmatary@…>
Shared MMU initialization for ARM BSPs and RaspberryPi? MMU support Add support for MMU initialization for RaspberryPi?. Introduce new shared MMU configuration table that can be used by other BSPs that call the arm_cp15_start_setup_translation_table_and_enable_mmu_and_cache function. Demonstrate the use of the generic table with RaspberryPi?.
08:08 Changeset in rtems [0a9533fc]4.115 by Hesham AL-Matary <heshamelmatary@…>
Add a new necessary definition needed for raspberrypi MMU support The new ARM_CP15_CTRL_XP is necessary to share ARMv6 and ARMv7 page-table formats and definitions. It enables the extended page tables (introduced in ARMv6) to be configured for the hardware page translation mechanism. This way we can share ARMv6 and ARMv7 page tables entry formats. Other Fault Status Register Definitions can be useful for debugging or excpetion handlers.
06:54 Changeset in rtems [33e18a4]4.115 by WeiY <wei.a.yang@…>
rename smpatomic08 to smpatomic01
06:54 Changeset in rtems [27a034ef]4.115 by WeiY <wei.a.yang@…>
delete smpatomic0-7 test cases
06:54 Changeset in rtems [fee154be]4.115 by WeiY <wei.a.yang@…>
add simple atomic test cases into smpatomic08

09/27/13:

22:55 Projects/Scheduler edited by Sreeharshakonduri
Add G-EDF scheduler. (diff)
Note: See TracTimeline for information about the timeline view.