Timeline



08/16/14:

17:44 GSoC edited by Youren Shen
/* Students' Summer of Code Tracking Table */ (diff)
17:41 GSoC edited by Youren Shen
/* Students' Summer of Code Tracking Table */ (diff)
16:30 Changeset in rtems [b088292]4.115 by Hesham ALMatary <heshamelmatary@…>
Add new documentation section for OpenRISC CPU architecture.
14:15 Changeset in rtems [0a66c126]4.115 by Pavel Pisa <ppisa@…>
lpc24xx/lpc17xx: lpc24xx_pin_set_function() keep LPC4088 W type pin in digital mode for non-analog function. The problem wit incorrect switching of pins into analog mode manifestes on LPC4088 based board. LPC4088 implements pin P1.17 (ENET_MDIO) as new W type (digital pin with analog option). The pin was listed as D category on LPC1788 which does not have analog mode control bit. If analog option is not explicitly switched off on LPC4088 then the pin does not work as digital pin. Code tested on LPC1788 and no problems has been observed even that manual specifies the IOCON_ADMODE field as reserved and should be written as zero. But even RTEMS lpc24xx_gpio_config sets this bit unconditionally. Signed-off-by: Pavel Pisa <ppisa@…>

08/14/14:

15:02 Changeset in rtems [3654667f]4.115 by Kolja Waschk <rtemsdev@…>
rtems_termios_puts: Copy and write more than one char at once Renamed startXmit(), nToSend is unsigned, just check FL_ORCVXOF, no (void) cast anymore, compute nToSend in single if/else if/else.
12:27 Changeset in rtems [1a2d3497]4.115 by Sebastian Huber <sebastian.huber@…>
arm: PR2186: Fix compile error
11:20 Ticket #2186 (STM32F4 bug in the "Add support for FPv4-SP floating point unit" patch) created by Tomasz Gregorek
Hi While compiling RTEMS for the STM32F4 we discovered a bug in the …

08/13/14:

21:10 Changeset in rtems-source-builder [53290f9]4.104.114.95 by Chris Johns <chrisj@…>
sb: Add a dry run footer to ereports.
20:39 Changeset in rtems-source-builder [1c3547f]4.104.114.95 by Chris Johns <chrisj@…>
rtems-4.10: Add checksums.
03:30 Developer/Tools/RSB edited by Wendell
(diff)

08/12/14:

22:37 TBR/Website/Board_Support_Packages edited by Sh
/* ARM/Thumb BSPs */ (diff)
18:46 Changeset in rtems [700f97e]4.115 by Joel Sherrill <joel.sherrill@…>
or1k/.../preinstall.am: Add missing file
18:10 Developer/Simulators/QEMU/CANEmulation edited by Gedare
Gedare moved page QEMU CAN Bus Emulation? to QEMU with CAN Emulation? over redirect (diff)
17:34 Developer/Simulators/QEMU/CANEmulation edited by JoelSherrill
Add TOC Right (diff)
17:34 Developer/Simulators/QEMU/CANEmulation edited by JoelSherrill
JoelSherrill? moved page QEMU with CAN Emulation? to QEMU CAN Bus Emulation?: Requested by Pavel (diff)
17:17 Developer/Simulators/QEMU edited by Gedare
(diff)
17:12 Developer/Simulators/QEMU/CANEmulation edited by Gedare
Gedare moved page Qemu simulations? to QEMU with CAN Emulation?: More descriptive title name. (diff)
15:57 Changeset in rtems [94d45f6]4.115 by Hesham ALMatary <heshamelmatary@…>
Add support for OpenRISC - Fixed issues This work is based on the old or32 port (that has been removed back in 2005) authored by Chris Ziomkowski. The patch includes the basic functions every port should implement like: context switch, exception handling, OpenRISC ABI and machine definitions and configurations.
02:59 Changeset in rtems-source-builder [d3629a9]4.104.114.95 by Chris Johns <chrisj@…>
sb: Fix sources related bugs. Updates the sources module introduced bugs in the build and download modules. The commit fixes those modules.
02:22 Changeset in rtems-source-builder [8db5212]4.104.114.95 by Chris Johns <chrisj@…>
sb: Complete support for INI file reporting. The INI file format provides a parsable configuration file format.
01:43 Developer/Simulators/QEMU/CANEmulation edited by PavelPisa
/* CAN QEMU Sources and Testing */ (diff)
01:41 Developer/Simulators/QEMU/CANEmulation edited by PavelPisa
/* CAN QEMU Sources and Testing */ (diff)
01:40 Developer/Simulators/QEMU/CANEmulation edited by PavelPisa
/* Introduction to CAN QEMU support */ (diff)

08/11/14:

18:23 Developer/Simulators/QEMU/CANEmulation edited by PavelPisa
/* CAN QEMU Sources and Testing */ (diff)
18:22 Developer/Simulators/QEMU/CANEmulation edited by PavelPisa
/* CAN QEMU Sources and Testing */ (diff)
18:21 Developer/Simulators/QEMU/CANEmulation edited by PavelPisa
/* CAN QEMU Sources and Testing */ (diff)
18:20 Developer/Simulators/QEMU/CANEmulation edited by PavelPisa
(diff)
18:20 Developer/Simulators/QEMU/CANEmulation edited by PavelPisa
CAN PCI board support for QEMU v2.1 (diff)
08:02 Changeset in rtems [62f373fb]4.115 by Daniel Cederman <cederman@…>
bsp/sparc: Flush only instruction cache The flush instruction on LEON flushes both the data and the instruction cache. Flushing of just the instruction cache can be done by setting the "flush instruction cache" bit in the cache control register.

08/10/14:

16:36 Changeset in rtems [8ae37323]4.115 by Sebastian Huber <sebastian.huber@…>
arm: Add support for FPv4-SP floating point unit This floating point unit is available in Cortex-M4 processors and defined by ARMv7-M. This adds basic support for other VFP-D16 variants.
16:35 Changeset in rtems [6cdc090]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/lpc24xx: Add LPC40XX variants

08/09/14:

13:51 Changeset in rtems-source-builder [91462f6]4.104.114.95 by Chris Johns <chrisj@…>
sb: Add INI format output to the reports. The INI format report is a way to export a configuration.
13:51 Changeset in rtems-source-builder [c21f09e]4.104.114.95 by Chris Johns <chrisj@…>
sb: Update git support.
13:49 Changeset in rtems-source-builder [4934771]4.104.114.95 by Chris Johns <chrisj@…>
sb: Add support to get sources and hashses.
12:32 Changeset in rtems-tools [e5165d2]4.104.115 by Peng Fan <Peng.Fan@…>
Fix getopt_long usage When passing shorhand options, getopt_long sometimes does not handle them correctly. Signed-off-by: Peng Fan <Peng.Fan@…>

08/08/14:

21:23 Changeset in rtems [9da567b2]5 by Yinghai Lu <yinghai@…>
initramfs: support initramfs that is bigger than 2GiB Now with 64bit bzImage and kexec tools, we support ramdisk that size is bigger than 2g, as we could put it above 4G. Found compressed initramfs image could not be decompressed properly. It turns out that image length is int during decompress detection, and it will become < 0 when length is more than 2G. Furthermore, during decompressing len as int is used for inbuf count, that has problem too. Change len to long, that should be ok as on 32 bit platform long is 32bits. Tested with following compressed initramfs image as root with kexec. gzip, bzip2, xz, lzma, lzop, lz4. run time for populate_rootfs(): size name Nehalem-EX Westmere-EX Ivybridge-EX 9034400256 root_img : 26s 24s 30s 3561095057 root_img.lz4 : 28s 27s 27s 3459554629 root_img.lzo : 29s 29s 28s 3219399480 root_img.gz : 64s 62s 49s 2251594592 root_img.xz : 262s 260s 183s 2226366598 root_img.lzma: 386s 376s 277s 2901482513 root_img.bz2 : 635s 599s Signed-off-by: Yinghai Lu <yinghai@…> Cc: "H. Peter Anvin" <hpa@…> Cc: Ingo Molnar <mingo@…> Cc: Rashika Kheria <rashika.kheria@…> Cc: Josh Triplett <josh@…> Cc: Kyungsik Lee <kyungsik.lee@…> Cc: P J P <ppandit@…> Cc: Al Viro <viro@…> Cc: Tetsuo Handa <penguin-kernel@…> Cc: "Daniel M. Weeks" <dan@…> Cc: Alexandre Courbot <acourbot@…> Cc: Jan Beulich <JBeulich@…> Signed-off-by: Andrew Morton <akpm@…> Signed-off-by: Linus Torvalds <torvalds@…>
08:01 Changeset in rtems [e8f6005f]4.115 by Daniel Hellstrom <daniel@…>
GR-RASTA-TMTC,rev1: add GRGPIO[0] register init
07:59 Changeset in rtems [fed905c8]4.115 by Daniel Hellstrom <daniel@…>
B1553BRM: change the init of the RT legalization registers

08/07/14:

18:34 Developer/Bug_Reporting edited by Gedare
(diff)
17:41 Changeset in rtems [0b9fe3ec]4.115 by Sebastian Huber <sebastian.huber@…>
sptests/sprbtree01: Add random ops test case
10:53 Ticket #2185 (Enhance rtems_termios_puts to write more than one char at once) created by Kolja Waschk
The rtems_termios_puts(), as is, calls (*tty->handler.write)() once …
08:15 Changeset in rtems-tools [097f1fd]4.104.115 by Chris Johns <chrisj@…>
rtms-tld: Refactor the code to match a better configuration format.

08/05/14:

22:54 Changeset in rtems-source-builder [aaa015e]4.104.114.95 by Chris Johns <chrisj@…>
rtems-4.11: Do not build GDB sim on MinGW32 for some targets. They are: m32c microblaze mips moxie powerpc sparc v850
20:48 Changeset in rtems [2a86615]4.115 by Jennifer Averett <jennifer.averett@…>
capture: Add support for variable length records.
16:03 Ticket #2184 (AttributeError: 'module' object has no attribute 'algorithms' when ...) closed by Alana
fixed
13:02 Changeset in rtems-tools [4fd758e]4.104.115 by Chris Johns <chrisj@…>
rtems-tld: Add wrapper support and start the generator coding.
13:01 Changeset in rtems-tools [a136346]4.104.115 by Chris Johns <chrisj@…>
Fix temporary file handling and add tempfile write support. Move the static objects into the rld-process file and change the clean up to a call. Add support to write to tempfiles.
12:07 Changeset in rtems [d472d21]4.115 by Sebastian Huber <sebastian.huber@…>
sptests/sprbtree01: Check tree layout
11:52 Changeset in rtems [888edf6]4.115 by Sebastian Huber <sebastian.huber@…>
sptests/sprbtree01: Reduce stack usage
03:51 Changeset in rtems-source-builder [0393814]4.104.114.95 by Chris Johns <chrisj@…>
sb: PR 2184 - Fix the subprocess use on Python < 2.7.

08/04/14:

08:09 Changeset in rtems-source-builder [910081d]4.104.114.95 by Chris Johns <chrisj@…>
sb: Fix using hashlib's algorithms on python earlier than 2.7.
05:09 Changeset in rtems-tools [058d502]4.104.115 by Chris Johns <chrisj@…>
rtems-tld: Add generator loading support.
00:57 Ticket #2184 (AttributeError: 'module' object has no attribute 'algorithms' when ...) created by Alana
I'm trying to use the RTEMS Source Builder to create a SPARC build …

08/03/14:

23:50 Changeset in rtems-tools [0a21024]4.104.115 by Chris Johns <chrisj@…>
rtems-tld: Add recursive parsing of headers and defines.
23:19 Changeset in rtems-tools [b6d7f5f]4.104.115 by Chris Johns <chrisj@…>
rtems-tld: Add trace configuration support. Extend the configuration support to provide the needed configuration required to generate the C stub support.
11:02 Changeset in rtems [60fe374]4.115 by Sebastian Huber <sebastian.huber@…>
rbtree: Add and use RBTree_Compare_result

08/02/14:

14:22 Changeset in rtems [40dcafa]4.115 by Sebastian Huber <sebastian.huber@…>
Add and use RTEMS_CONTAINER_OF()
13:49 Changeset in rtems [390cfcd]4.115 by Sebastian Huber <sebastian.huber@…>
posix: Simplify key implementation
Note: See TracTimeline for information about the timeline view.