Timeline



01/31/14:

18:28 Changeset in rtems [ba386a6]4.115 by Joel Sherrill <joel.sherrill@…>
dosfs/fat.c: Remove use of register keyword
18:28 Changeset in rtems [cfbeaf6]4.115 by Joel Sherrill <joel.sherrill@…>
calloc.c: Remove use of register keyword
17:03 Changeset in rtems [e633f3b]4.115 by Joel Sherrill <joel.sherrill@…>
posix/*.c: Remove use of register keyword
16:55 Changeset in rtems [3a638ce]4.115 by Joel Sherrill <joel.sherrill@…>
rtems/*.c: Remove use of register keyword
14:54 Changeset in rtems [185e46f]4.115 by Jennifer Averett <jennifer.averett@…>
posix: Add POSIX thread affinity attribute support. With the addition of pthread affinity information in pthread_attr_t, the existing code for pthread_attr_t had to be adjusted.
14:13 Changeset in rtems [6dce1621]4.115 by Joel Sherrill <joel.sherrill@…>
bootcard.c: Comment clean up

01/30/14:

15:39 Changeset in rtems-libbsd [45b110f]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Fix legacy MCF548X FEC interface driver
15:39 Changeset in rtems-libbsd [e21bf0d]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
ftpd01: Use DHCP
15:20 Changeset in rtems-libbsd [f702955]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
ftpd01: Update due to API changes
15:01 Changeset in rtems [fd49e3f]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/sparc: Fix linkcmds part of new network stack
14:59 Changeset in rtems-libbsd [821ae67]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
ZONE(9): Make sure the chunks are properly aligned
12:52 Changeset in rtems-libbsd [9449f15]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
mDNS: Import The sources can be obtained via: http://opensource.apple.com/tarballs/mDNSResponder/mDNSResponder-544.tar.gz
12:49 Changeset in rtems-libbsd [5638ae8]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
DHCPCD(8): Add automatically generated files
12:44 Changeset in rtems-libbsd [ec37843]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
DHCPCD(8): Add config.h
12:29 Changeset in rtems-libbsd [f2ed769]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
DHCPCD(8): Import Import DHCPCD(8) from: http://roy.marples.name/projects/dhcpcd/ The upstream sources can be obtained via: fossil clone http://roy.marples.name/projects/dhcpcd The imported version is 2014-01-29 19:46:44 [6b209507bb].
09:37 Changeset in rtems [bba0e09]4.115 by Sebastian Huber <sebastian.huber@…>
bsps: Fix barrier section definitions
03:04 Changeset in rtems-source-builder [04aadb6]4.104.114.95 by Chris Johns <chrisj@…>
Check the user's PATH environment variable.
01:58 Changeset in rtems [fa4fe456]4.115 by Nick Withers <nick.withers@…>
Move the flash size probe into bankValidate() Previously, bankValidate() could be called (e.g., BSP_flashWrite() -> regionCheckAndErase() -> argcheck() -> bankValidate()) without the probe having happened. When it then invoked BSP_flashCheckId(), unmapped memory could be read, possibly causing a fatal exception.

01/29/14:

08:29 Changeset in rtems [16a41cc]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add _Thread_Get_maximum_internal_threads()
08:06 Changeset in rtems [6c3517f]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/stm32f4: Use BSP_SMALL_MEMORY for a variant
07:53 Changeset in rtems [c26a945]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/lpc24xx: Fix compile error

01/28/14:

11:10 Changeset in rtems [022851a]4.115 by Sebastian Huber <sebastian.huber@…>
Add thread-local storage (TLS) support Tested and implemented on ARM, m68k, PowerPC and SPARC. Other architectures need more work.
10:52 Changeset in rtems [960fd85]4.115 by Sebastian Huber <sebastian.huber@…>
bsps: Thread-local storage (TLS) for linkcmds
10:49 Changeset in rtems [a49bc35]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add _Heap_Size_with_overhead()
10:32 Changeset in rtems [a850d04]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add _Workspace_Allocate_aligned()
03:02 Changeset in rtems [e5d706c]4.115 by Chris Johns <chrisj@…>
bsp/xilinx_zynq: Support configuraton of memory map. Remove SMP variants. Generate a linker command file from configure letting the user override the defaults to suite their custom needs. Refer to configure.ac for the details. Remove the SMP variants and let --enable-smp control if a BSP is built for SMP. Make USE_FAST_IDLE 1 only for the realview qemu BSP.

01/27/14:

19:55 Changeset in rtems [039a189d]4.115 by Jennifer Averett <jennifer.averett@…>
sapi: Moved smp initialization and added cpuset initilization. SMP must be initialized in order to know the current set of cores available. Without this, you cannot initialize the default cpu_set_t associated with Classic API tasks and POSIX threads.

01/24/14:

15:37 Changeset in rtems-libbsd [4c3433b]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Documentation
14:49 Changeset in rtems-libbsd [bc78466]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Add Makefile.todo
12:27 Changeset in rtems-libbsd [8118e8e]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Create "/etc" in rtems_bsd_initialize()
10:12 Changeset in rtems-libbsd [f7fe399]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
DHCPCD(8): Add namespace header

01/23/14:

23:56 Changeset in rtems [1465e70c]5 by Cody P Schafer <cody@…>
fs/jffs2: use rbtree postorder iteration helper instead of opencoding Use rbtree_postorder_for_each_entry_safe() to destroy the rbtree instead of opencoding an alternate postorder iteration that modifies the tree Signed-off-by: Cody P Schafer <cody@…> Cc: Michel Lespinasse <walken@…> Cc: Jan Kara <jack@…> Cc: David Woodhouse <dwmw2@…> Signed-off-by: Andrew Morton <akpm@…> Signed-off-by: Linus Torvalds <torvalds@…>
14:59 Changeset in rtems [e16a7ba]4.115 by Sebastian Huber <sebastian.huber@…>
libchip/serial: Documentation
14:28 Changeset in rtems-libbsd [0543f16]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
mDNS: Use mutex for mDNSPosix platform
14:27 Changeset in rtems-libbsd [f7205c1]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
mDNS: mDNSShared/mDNSDebug.c Avoid reference to ProgramName?.
14:09 Changeset in rtems-libbsd [7222726]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
mDNS: mDNSShared/dnssd_clientshim.c Fix typos. Include missing header files.
13:59 Changeset in rtems-libbsd [406a2f4]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
mDNS: AnonInfoAnswersQuestion?: Fix stack usage The mDNSexport is normally defined to be empty, thus mDNSStorage is a huge stack variable (roughly 50KiB) with random data. Asuming a global mDNSStorage variable in the mDNSCore makes no sense.
09:56 Changeset in rtems [0656a00a]4.115 by Ralf Kirchner <ralf.kirchner@…>
bsp/arm: Add CP15 methods

01/22/14:

13:26 Changeset in rtems-libbsd [31ab470]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Add DEFAULT_NETWORK_SHELL
08:43 Changeset in rtems-libbsd [3951c97]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
mDNS: Add basic support
08:13 Changeset in rtems-libbsd [defe035]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Add DEFAULT_NETWORK_NO_STATIC_IFCONFIG
03:36 TBR/BSP/STM32_F4 edited by Nickwithers
/* Features */ Make a note that Ethernet is not supported, see http://www.rtems.org/pipermail/rtems-users/2014-January/012352.html (diff)

01/21/14:

15:14 Changeset in rtems-libbsd [f724741]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
DHCPCD(8): Add getopt_long_r() support
03:09 Changeset in rtems-source-builder [2be445d]4.104.114.95 by Chris Johns <chrisj@…>
4.11/lm32: Fix the move to newlib 2.1.0.
01:03 Changeset in rtems-source-builder [53141b4]4.104.114.95 by Chris Johns <chrisj@…>
4.11: Move to the released newlib-2.1.0.

01/20/14:

14:27 Changeset in rtems-libbsd [7831313]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Add and use RTEMS_BSD_ARGC()
14:01 Changeset in rtems-libbsd [f8c3d6e]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Add an ARP packet processor
13:59 Changeset in rtems-libbsd [c4ee445]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Define FreeBSD in <net/bpf.h> if not defined This makes it possible to use this header file directly in applications.
12:09 Changeset in rtems-libbsd [c50f1b4]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Add rtems_bsd_get_ethernet_addr()
12:08 Changeset in rtems-libbsd [c1bdbab]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Add <rtems/bsd/util.h>
11:50 Changeset in rtems-libbsd [08c8588]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
PRINTF(9): Do not use printk() for log() The BSD library functions must use printk(). The %D format specifier is not supported, thus we cannot use the printf() family for output.
06:08 Ticket #2169 (rename(2) does not allow destination file to exist, contravenes POSIX ...) created by Nick Withers
The rename(2) call is required by POSIX to allow the destination file …
02:00 Changeset in rtems [a32f996b]4.115 by Nick Withers <nick.withers@…>
Don't use unsafe buffer operations Don't use unsafe buffer operations, averting (stack) buffer overflow when the syslog message length (including Facility and Level encoding) would exceed 199 characters

01/19/14:

20:20 Ticket #2168 (Add a build-only option to rtems-graphics-toolkit) created by cynt6007
Could a build-only option be added to the rtems-graphics-toolkit? …

01/18/14:

23:42 Changeset in rtems [6e6fd513]4.115 by Chris Johns <chrisj@…>
testsuite/psx13: Add linefeed to end of test message. The lack of a line feed means the output from the test runs into the MI protocol on GDB as the broken simulator output currently is not passing through gdb's MI protocol layer.
06:29 Changeset in rtems-source-builder [16e469a]4.104.114.95 by Chris Johns <chrisj@…>
4.11/sparc/gdb: Use SIS patch to fix gdb outout and run fail.
06:27 Changeset in rtems-tools [29734ec]4.104.115 by Chris Johns <chrisj@…>
gdb/sparc: SIS gdb output fix, add nouartrx. Fix the output from the simulator to gdb to use gdb interfaces so the output is passes through the MI protocol if used. Add a nouartrx option to the simulator so it does not block on an stdin read. The termios settings put the tty into non-blocking mode however the read sometimes blocks on high loads.

01/17/14:

14:23 Changeset in rtems-graphics-toolkit [a2dc50f] by Gedare Bloom <gedare@…>
patches: new subdirectory for upstream patches not yet merged
11:41 Changeset in rtems-libbsd [9979989]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
arphole: New test
01:57 Changeset in rtems [f334847b]4.115 by Nick Withers <nick.withers@…>
powerpc/flash: give string variables const attribute
Note: See TracTimeline for information about the timeline view.