Timeline



07/10/13:

17:38 Changeset in rtems [79363a1]4.115 by Joel Sherrill <joel.sherrill@…>
libbsp/shared/generic-fatal.h: Add RTEMS_COMPILER_NO_RETURN_ATTRIBUTE to bsp_f
14:57 Changeset in rtems [e183211b]4.115 by Vipul Nayyar <nayyar_vipul@…>
Updated Legacy code in arm gumstix
14:52 Changeset in rtems [893d669]4.115 by Vipul Nayyar <nayyar_vipul@…>
Updated Legacy code in arm edb7312
14:48 Projects/GDB_Python edited by Dhananjay
Update the list of pretty printers (diff)
12:36 Changeset in rtems [26c093e]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/virtex: Use #if instead of #ifdef This allows VIRTEX_CONSOLE_USE_INTERRUPTS=0 on the configure command line to disable the interrupt mode.
07:54 Changeset in rtems [52e44630]4.115 by Vipul Nayyar <nayyar_vipul@…>
bsp/csb336: Use IRQ extensions API Fix warnings.

07/09/13:

16:51 Changeset in rtems-tools [6e75f4e]4.104.115 by Dhananjay Balan <mb.dhananjay@…>
Update readme. Included useage instructions.
16:15 Changeset in rtems [48a22ed]4.115 by Joel Sherrill <joel.sherrill@…>
libchip ns16550.c: Improve comment
16:15 Changeset in rtems [155ea78]4.115 by Joel Sherrill <joel.sherrill@…>
threadhandler.c: Add comments
14:38 Changeset in rtems [d168079]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/virtex: Use ppc_count_leading_zeros() Use ppc_count_leading_zeros() to optimize interrupt processing.
14:37 Changeset in rtems [4fe3ad2]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Add ppc_count_leading_zeros()
14:04 Changeset in rtems [296b60d7]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/virtex: Fix interrupt handling Some modules like the XPS UART Lite use event triggered interrupts. If we acknowledge the interrupts after the interrupt service we may loose these events.
09:24 Changeset in rtems [0a697dd9]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/virtex: Add VIRTEX_CONSOLE_USE_INTERRUPTS Add interrupt support for console driver.
09:07 Changeset in rtems-tools [3856406]4.104.115 by Dhananjay Balan <mb.dhananjay@…>
Fix pretty printers pretty printers for rtems_id and rtems_attribute
07:53 Changeset in rtems [43c6268]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Use ALIGN_WITH_INPUT This requires at least Binutils 2.24.
03:11 Ticket #2128 ([Patch] io.h: Use uint32_t and co. instead of "unsigned int") created by Nick Withers
In at least the mvme3100's libcpu/io.h, inputs and outputs for …

07/08/13:

16:12 Changeset in rtems-tools [f814c76]4.104.115 by Dhananjay Balan <mb.dhananjay@…>
Messege Queue Objects Added intial support for printing
16:10 Changeset in rtems-tools [ce55b57]4.104.115 by Dhananjay Balan <mb.dhananjay@…>
Object can have index from 1 to 'maximum'

07/07/13:

13:00 Changeset in rtems [6886a485]4.115 by Vipul Nayyar <nayyar_vipul@…>
bsp/csb337: Use IRQ extensions API Fix warnings.
12:43 Changeset in rtems [ad83ea0]4.115 by Sebastian Huber <sebastian.huber@…>
mouse: Add shared bsp_get_serial_mouse_device()

07/05/13:

13:18 Changeset in rtems [0d018268]4.115 by Sebastian Huber <sebastian.huber@…>
psxtests/psxcleanup: Fix cleanup push/pop test The pthread_cleanup_push() and pthread_cleanup_pop() statements must appear as a pair in the same lexical scope as required by POSIX.
12:56 Changeset in rtems [6009da1]4.115 by Sebastian Huber <sebastian.huber@…>
posix: Add comment
12:53 Changeset in rtems [5e2a66d]4.115 by Sebastian Huber <sebastian.huber@…>
psxtests/psxhdrs: Fix cleanup push/pop test The pthread_cleanup_push() and pthread_cleanup_pop() statements must appear as a pair in the same lexical scope as required by POSIX.

07/03/13:

18:54 GSoC/2013 edited by Gedare
/* Students' Summer of Code Tracking Table */ (diff)
08:16 Changeset in rtems [56fc7809]4.115 by Andreas Larsson <andreas@…>
GRSPW_PKT: Add support for Interrupt-codes Update: Daniel Hellstrom updated SpW-IRQ implementation accoring to changes in hardware register layout and features.
08:06 Changeset in rtems [c119c0e]4.115 by Andreas Larsson <andreas@…>
GRSPW: Fix incorrect register defines - presently functionally inconsequential

07/02/13:

13:16 Changeset in rtems [818edbd]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Update due to API changes Termios notifies now the driver about an inactive transmit with the length argument set to zero.
13:14 Changeset in rtems [d91d50f]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Avoid integer overflow
13:13 Changeset in rtems [c97d3dd]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Round PLL divider up
08:37 Changeset in rtems [c8d78ee]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Add MPC5668G support

07/01/13:

13:00 Changeset in rtems [51347053]4.115 by Daniel Hellstrom <daniel@…>
LEON PCI: host bridge driver support for probing dev0=AD16 Before the LIBPCI didn't probe device0 (AD16), the host bridge drivers used bus=dev=func=0 to internally probe the host bridge's target interface. Now that LIBPCI uses bus=dev=func=0 to access device0, bus=0xff is introduced internally to identify the host bridge target configuration space.

06/29/13:

13:08 GSoC/2013 edited by WeiY
/* Students' Summer of Code Tracking Table */ (diff)
12:00 Changeset in rtems [98db96e]4.115 by Sebastian Huber <sebastian.huber@…>
make: Use C flags for C++ as default In case a BSP selects special CFLAGS_OPTIMIZE_V flags then they will be also used for CXXFLAGS_OPTIMIZE_V automatically for example.

06/28/13:

19:26 Changeset in rtems [3b645c1]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Add PL050 support
19:26 Changeset in rtems [e310dcd]4.115 by Sebastian Huber <sebastian.huber@…>
libchip/serial: Add const qualifier
19:25 Changeset in rtems [a4006fee]4.115 by Sebastian Huber <sebastian.huber@…>
mouse: Include missing header file
13:05 Changeset in rtems [40ce265]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/psim: Use plain symbol for PSIM This avoids a linker assertion failure in the GCC test suite.
07:07 Changeset in rtems [4800ffe]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Update debug sections
07:03 Changeset in rtems [99970a7]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add assert to _Per_CPU_Get() Thread dispatching must be repressed to use the per CPU control of the current processor consistently.
07:03 Changeset in rtems [ca59217]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Set vector base on all processors

06/27/13:

16:58 GSoC/2013 edited by Gedare
/* Students' Summer of Code Tracking Table */ (diff)

06/26/13:

19:40 GSoC/2013 edited by C Rempel
/* Students Proposals */ (diff)
19:39 GSoC/2013 edited by C Rempel
Filling blog column (diff)
19:35 GSoC/2013 edited by C Rempel
Adding blog column (diff)
08:25 Changeset in rtems [56435e6]4.115 by Sebastian Huber <sebastian.huber@…>
powerpc: Fix Altivec support Use the right context.
07:40 Changeset in rtems [a3a4cd5]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Move input sections Move input sections to preserve order of the default Binutils script.
Note: See TracTimeline for information about the timeline view.