Timeline



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 [ba2e98e6]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)

09/24/13:

20:49 GSoC/2013/UnifiedAPIs edited by Vipulnayyar
(diff)
20:47 GSoC/2013/UnifiedAPIs edited by Vipulnayyar
(diff)
20:47 GSoC/2013/UnifiedAPIs edited by Vipulnayyar
(diff)
20:44 GSoC/2013/UnifiedAPIs edited by Vipulnayyar
(diff)
20:43 GSoC/2013/UnifiedAPIs edited by Vipulnayyar
(diff)
20:43 GSoC/2013/UnifiedAPIs edited by Vipulnayyar
(diff)
20:41 GSoC/2013/UnifiedAPIs edited by Vipulnayyar
(diff)
20:40 GSoC/2013/UnifiedAPIs edited by Vipulnayyar
(diff)
20:37 GSoC/2013/UnifiedAPIs edited by Vipulnayyar
(diff)
20:36 GSoC/2013/UnifiedAPIs edited by Vipulnayyar
(diff)
20:36 GSoC/2013/UnifiedAPIs edited by Vipulnayyar
added details (diff)
20:18 GSoC/2013/UnifiedAPIs edited by Vipulnayyar
(diff)
20:14 GSoC/2013/UnifiedAPIs edited by Vipulnayyar
(diff)
19:30 GSoC/2013/UnifiedAPIs created by Vipulnayyar
Initial entry
Note: See TracTimeline for information about the timeline view.