Timeline



08/20/14:

23:47 Changeset in rtems [5787188]4.115 by Joel Sherrill <joel.sherrill@…>
Add configuration to detect toolset has sigaltstack() prototype
22:08 Changeset in rtems [dc661c8]4.115 by Peter Dufault <dufault@…>
mpc55xx/misc/flash_support.c: Properly flush cache when writing. Also cleanup: * Remove un-needed interrupt disables. * Address errata "e989: FLASH: Disable Prefetch during programming and erase" * Use RTEMS_ARRAY_SIZE() macro instead of own macro.
20:49 Changeset in rtems [a7ec6fa]4.115 by Joel Sherrill <joel.sherrill@…>
or1k.t: Fix spelling errors
19:53 Changeset in rtems [2ed97d9]4.115 by Joel Sherrill <joel.sherrill@…>
libbsp/arm/acinclude.m4: Regenerate for tms570
17:23 Changeset in rtems [fd57015]4.115 by Hesham ALMatary <heshamelmatary@…>
Add new (first) OpenRISC BSP called or1ksim. This BSP is intended to run on or1ksim (the main OpenRISC emulator). Fixed version according to Joel comments from the mailing list.
15:24 Changeset in rtems [4407ee6]4.115 by Premysl Houdek <kom541000@…>
BSP for TMS570LS31x Hercules Development Kit from TI (TMS570LS3137) Included variants: tms570ls3137_hdk_intram - place code and data into internal SRAM tms570ls3137_hdk_sdram - place code into external SDRAM and data to SRAM tms570ls3137_hdk - variant prepared for stand-alone RTEMS aplication stored and running directly from flash. Not working yet. Chip initialization code not included in BSP. External startup generated by TI's HalCoGen? was used for testing and debugging. More information about TMS570 BSP can be found at http://www.rtems.org/wiki/index.php/Tms570 Patch version 2 - most of the formatting suggestion applied. - BSP converted to use clock shell - console driver "set attributes" tested. Baudrate change working Patch version 3 - more formatting changes. - removed leftover defines and test functions Todo: refactor header files (name register fields)
12:52 Developer/Simulators/QEMU/CANEmulation edited by PavelPisa
Some spelling and articles errors hopefully corrected. (diff)
05:00 Changeset in rtems-source-builder [05cea12]4.104.114.95 by Chris Johns <chrisj@…>
rtems-4.11: Newlib 19-Aug-2014. Add the hash for automake.

08/19/14:

15:56 Ticket #2185 (Enhance rtems_termios_puts to write more than one char at once) closed by Kolja Waschk
fixed: This has now been resolved 2014-08-19 with another newer patch sent to devel@… and committed as http://git.rtems.org/rtems/commit/?id=3654667f77851c02b05bb3f964b8e56a5a529912
15:43 Changeset in rtems [a62a3c32]4.10 by Sebastian Huber <sebastian.huber@…>
score: PR2179: Fix initially locked PI mutex
15:43 Changeset in rtems [bba3507]4.115 by Sebastian Huber <sebastian.huber@…>
score: PR2179: Fix initially locked PI mutex
14:41 TBR/BSP/STM32F105 edited by Jmfriedt
(diff)
14:41 TBR/BSP/STM32F105 edited by Jmfriedt
(diff)
11:40 Changeset in rtems-source-builder [9ff6dad]4.104.114.95 by Chris Johns <chrisj@…>
rtems: Remove the duplicate hashes from the config.

08/18/14:

21:06 Changeset in rtems [de62e5d8]4.115 by Hesham ALMatary <heshamelmatary@…>
Add or1k tick timer register definitions
20:58 GSoC/2013/Raspberry_Pi_BSP_Peripherals edited by André Marques
(diff)
18:15 GSoC/2014/ParavirtualizationOfRTEMS edited by Youren Shen
/* The interrupt mask function */ (diff)
18:14 GSoC/2014/ParavirtualizationOfRTEMS edited by Youren Shen
/* The interrupt mask function */ (diff)
05:05 Projects/ARINC653UsingPOK created by Just Janek
Created page with "The goal of this project is to make RTEMS arinc653 compliant using the arinc653 implementation in POK. This means this is part of the [http://www.rtems.org/wiki/index.php/GSOC..."
03:14 GSoC edited by Just Janek
/* Students' Summer of Code Tracking Table */ (diff)

08/17/14:

23:47 TBR/BSP/STM32F105 edited by Jmfriedt
(diff)
21:29 TBR/BSP/STM32F105 edited by Jmfriedt
(diff)
21:27 TBR/BSP/STM32F105 edited by Jmfriedt
(diff)
21:25 TBR/BSP/STM32F105 edited by Jmfriedt
(diff)
21:19 TBR/BSP/STM32F105 edited by Jmfriedt
(diff)
21:18 TBR/BSP/STM32F105 edited by Jmfriedt
(diff)
21:16 TBR/BSP/STM32F105 edited by Jmfriedt
(diff)
21:10 TBR/BSP/STM32F105 created by Jmfriedt
Created page with "The STM32F105 BSP, based on the STM32F4 BSP, is compiled according to http://alanstechnotes.blogspot.fr/2013/03/setting-up-rtems-development.html Having compiled the toolcha..."
20:39 TBR/Website/Board_Support_Packages edited by Jmfriedt
/* ARM BSPs */ (diff)
18:32 GSoC/2014/ParavirtualizationOfRTEMS edited by Youren Shen
/* The interrupt delivery */ (diff)
18:03 GSoC/2014/ParavirtualizationOfRTEMS edited by Youren Shen
(diff)
16:53 GSoC/2014/ParavirtualizationOfRTEMS edited by Youren Shen
(diff)
15:48 GSoC/2014/ParavirtualizationOfRTEMS created by Youren Shen
Created page with "The project this year continues with the consequent of last year. We share the same goal, to introduce a virtualization layer into RTEMS. The different between this year and l..."

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