Timeline



07/13/13:

23:11 Changeset in rtems-source-builder [2626dba]4.104.114.95 by Chris Johns <chrisj@…>
Fix the Cxc build configuration for the DTC tool.
20:58 Changeset in rtems [691e0ef]4.115 by Ric Claus <claus@…>
bsp/xilinx-zynq: Provide BSP variants
20:52 Changeset in rtems [818d4b0]4.115 by Ric Claus <claus@…>
bsps/arm: Fix printk args to match format
11:20 Changeset in rtems-source-builder [023b5df]4.104.114.95 by Sebastian Huber <sebastian.huber@…>
Fix link in documentation
11:01 Changeset in rtems-tools [0967a1b]4.104.115 by Dhananjay Balan <mb.dhananjay@…>
Refactoring - drop _printer suffix from printer classes.

07/12/13:

17:03 Changeset in rtems [163e88a]4.115 by Vipul Nayyar <nayyar_vipul@…>
bsp/gumstix: Fix warnings
13:37 Changeset in rtems-tools [a785e25]4.104.115 by Dhananjay Balan <mb.dhananjay@…>
Add printers to stage.
13:34 Changeset in rtems-tools [b061a67]4.104.115 by Dhananjay Balan <mb.dhananjay@…>
Heavy refactoring + Improved mesege queu printing. - pretty printers moved to the corresponding api_printer module - object abstractions moved to - their own name for core modules - supercore for other supercore objects - classic for classic api objects
11:34 Changeset in rtems [9b6add4]4.115 by Vipul Nayyar <nayyar_vipul@…>
Updated Legacy code in arm gba

07/11/13:

08:06 Changeset in rtems [5252822]4.115 by Sebastian Huber <sebastian.huber@…>
bsps: Simplify bsp_generic_fatal() declaration

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