Timeline



11/03/14:

22:40 Changeset in rtems-tools [ddbab71]4.104.115 by Chris Johns <chrisj@…>
Fix buffer leak on error.
22:03 Changeset in rtems-tools [0f93ea6]4.104.115 by Ben Gras <beng@…>
fix buffer size problem (triggered runtime error on my machine)
18:53 Changeset in rtems [53dd6d61]4.115 by Ben Gras <beng@…>
BSP for several Beagle products Specifically the beagleboard, beagleboard xM, beaglebone, beaglebone black. More info on these targets: http://www.beagleboard.org/ This commit forms a basic BSP by combining Claas's work with . new clock and irq code and definitions for beagle targets (beagleboard and beaglebones), mostly reused from the Minix codebase, thus making irqs, ticks and non-polled console mode work too . new timer code for ns timing with high timer resolution, 24MHz on the AM335X and 13MHz on the DM37XX . select the console uart based on target at configure time . removing all the lpc32xx-specific macros and code and other unused code and definitions that the beagle bsp was based on . re-using some standard functions instead of lpc32xx versions . fixed some whitespace problem in preinstall.am . fixed some compile warnings . configure MMU: set 1MB sections directly in the TTBR, just to show the difference between cacheable RAM and non-cacheable device memory and invalid ranges; this lets us turn on caches and not rely on boot loader MMU configuration. Verified to work when MMU is initially either on or off when RTEMS gets control. Thanks for testing, commentary, improvements and fixes to Chris Johns, Brandon Matthews, Matt Carberry, Romain Bornet, AZ technology and others. Signed-Off-By: Ben Gras <beng@…>
18:52 Changeset in rtems [b51842b]4.115 by Ben Gras <beng@…>
Add some generic ARM am335x and omap definitions
15:06 Changeset in rtems-libbsd [c622a5e]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
foobarclient: Use rtems_mdns_initialize()
14:53 Changeset in rtems-libbsd [7ba9b7f]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Add mDNS support for name service dispatcher
14:21 Changeset in rtems-libbsd [b94c5ec]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
NSDISPATCH(3): Add rtems_nss_register_module()
14:19 Changeset in rtems-libbsd [f90fdf3]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
NSDISPATCH(3): Fix warning
12:56 Changeset in rtems [4123e244]4.115 by Jennifer Averett <jennifer.averett@…>
cpuuse: Resolve compile errors.
08:18 Changeset in rtems-libbsd [ffbee8a]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Add rtems_bsd_force_select_timeout()
00:54 Changeset in rtems [c58f90b]4.115 by Joel Sherrill <joel.sherrill@…>
dl01/dl-load.c: Add missing const

11/01/14:

03:48 Changeset in rtems-source-builder [1587711]4.104.114.95 by Ben Gras <beng@…>
update rtems-tools

10/31/14:

15:52 Changeset in rtems-tools [2015c85]4.104.115 by Ben Gras <beng@…>
fix for open() not taking a std::string
14:11 Changeset in rtems [def1337]4.115 by Joel Sherrill <joel.sherrill@…>
libcpu/bfin/clock/tod.h: Delete - missed on previous commits
09:41 Changeset in rtems-libbsd [7f4fb17]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
foobarserver: Set hostname
09:41 Changeset in rtems-libbsd [7f9f0df]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
foobarclient: Set and advertise hostname
09:37 Changeset in rtems-libbsd [a736dda]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
nexus-devices: Only register fec0 This makes testing of IPv4LL a bit easier.
09:24 Changeset in rtems-libbsd [94c3128]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
ffec: Accept all mulitcast frames
05:20 Changeset in rtems [7ae1c30]4.115 by Chris Johns <chrisj@…>
libnetworking: Fix the sethostname decl to match newlib.
04:33 Changeset in rtems-source-builder [619675f]4.104.114.95 by Chris Johns <chrisj@…>
rtems4.11: Forgot to make the change to 4.9.2.
04:10 Changeset in rtems-source-builder [85b46b8]4.104.114.95 by Chris Johns <chrisj@…>
sb: Provide a default log if none is provided.
04:10 Changeset in rtems-source-builder [5fdd664]4.104.114.95 by Chris Johns <chrisj@…>
sb: Convert the '-' to '_' in symlinks for git repos.
04:02 Changeset in rtems-source-builder [1b11d05]4.104.114.95 by Chris Johns <chrisj@…>
rtems4.11: Upgrade to gcc-4.9.2. Build rtems-tools and install. RTEMS kernel requires the rtems-tools package be installed to build the libdl tests.

10/30/14:

13:29 Changeset in rtems [e08b0b9]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xxevb: Fix flash settings for MPC5510
06:55 Changeset in rtems-tools [fdb1fe6]4.104.115 by Chris Johns <chrisj@…>
linkers: Add base image symbol to ELF object file generation. This change adds support to the rtems-syms code to generate a suitable ELF object you can link to the base image kernel in the embed mode or you can load with the run-time load mode. The change fixes a bug in the framework where local ELF symbols were being placed in the external symbol table. The external symbol table has been removed and a global, weak and local set of tables is now provided as this is more aligned with the ELF format.

10/29/14:

21:12 Developer/Simulators/QEMU edited by Beng
Added hint to use -kernel for qemu (diff)
16:07 Changeset in rtems [513668f6]4.115 by Chris Nott <chrisn@…>
Added missing stm32f4xxxx_adc.h

10/28/14:

16:38 Changeset in rtems [ba3b6fd]4.115 by Josh Oguin <josh.oguin@…>
apimutex.c: Add _Assert for NULL pointer access CodeSonar? detects a possible NULL deference here. But it should never occur in tested code. Memory for the API Mutexes is reserved by confdefs.h and are all preallocated when the class of objects is initialized. Allocating a single instance should never fail.
12:58 Changeset in rtems [8b11ff67]4.115 by Jennifer Averett <jennifer.averett@…>
capture: Remove ctload command. rtems_cpu_usage_top should be used for this information.
08:14 Changeset in rtems-tools [aac2949]4.104.115 by Chris Johns <chrisj@…>
linkers: Add kernel symbol support. The rtems-sym tool has been changed from a basic map tool to now provide an object file in the specific architecture containing the symbols in the RTEMS kernel. It can still generate a map. The object can be embedded or loaded. It cannot be both.
08:13 Changeset in rtems-tools [3fd45d3]4.104.115 by Chris Johns <chrisj@…>
toolkit: Fix the map formatting.
08:13 Changeset in rtems-tools [df7fd26]4.104.115 by Chris Johns <chrisj@…>
toolkit: Update the comment.

10/27/14:

01:09 Changeset in rtems [ae5fe7e6]4.115 by Chris Johns <chrisj@…>
cpukit: Add libdl with the Runtime Loader (RTL) code. This is a merge of the RTL project.

10/24/14:

23:06 Changeset in rtems [42c77e99]4.115 by Chris Johns <chrisj@…>
shell: Add an editor to the shell. This is a small (21K on sparc) editor that provides some powerful features useful when a file needs editing on an embedded board. No need to copy files off, edit, copy back.
23:05 Changeset in rtems [ea9232d]4.115 by Chris Johns <chrisj@…>
ilibcsupport: Add realpath call.
22:00 Changeset in rtems-source-builder [4830e23]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
rtems-4.11: Add libjpeg
19:37 Changeset in rtems [44da98f]4.115 by Jennifer Averett <jennifer.averett@…>
smpcapture01: New test.
07:46 Changeset in rtems-libbsd [54ed537]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Support sethostname() and gethostname()
07:18 Changeset in rtems [d412e2f]4.115 by Sebastian Huber <sebastian.huber@…>
smptests/smpfatal03: Wait for end of test msg
05:21 Changeset in rtems [092b8c5]4.115 by Sebastian Huber <sebastian.huber@…>
tests/smptests: Normal use of test extension
05:09 Changeset in rtems [801ad184]4.115 by Sebastian Huber <sebastian.huber@…>
sapi: Use an interrupt lock for test extension Ensure to report only once on SMP machines and ensure that the report is output completely.

10/23/14:

15:15 Changeset in rtems [17889b2]4.115 by Sebastian Huber <sebastian.huber@…>
tests/smptests: Use barriers in smpfatal0{12} Call the test extension explicitly and wait for report output using a barrier. This avoids problems with an early shutdown of the system.
13:39 Changeset in rtems [a4203273]4.115 by Sebastian Huber <sebastian.huber@…>
sapi: Report only if not an SMP shutdown response
12:31 Changeset in rtems [866a6fc]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/sparc: Include right header file
08:11 Changeset in rtems [b442032]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/leon3: Fix LEON3_mp_irq definition Provide it also if RTEMS_MULTIPROCESSING is defined.
08:05 Changeset in rtems [46dde0fc]4.115 by Sebastian Huber <sebastian.huber@…>
bsps: Move extern "C" to not cover includes Some includes may use C++ and this conflicts if surrounded extern "C".
07:42 Changeset in rtems [3e739ae]4.115 by Sebastian Huber <sebastian.huber@…>
testsuites: Move include for C++ compatibility
06:21 Changeset in rtems [cf4f962]4.115 by Sebastian Huber <sebastian.huber@…>
dosfs: Write meta-data only if it changed

10/22/14:

18:47 Changeset in rtems [441dc1c]4.115 by Jennifer Averett <jennifer.averett@…>
smp02: Resolve unused method warnings.
18:45 Changeset in rtems [4375b3b6]4.115 by Jennifer Averett <jennifer.averett@…>
smp03: Remove set but not used warning. Added status validation.
18:44 Changeset in rtems [689cba2]4.115 by Jennifer Averett <jennifer.averett@…>
smpschedsem01: Remove unused variable warning.
13:42 Changeset in rtems [15e371f]4.115 by Jennifer Averett <jennifer.averett@…>
smpschedaffinity02: Remove unused prototype.

10/20/14:

20:25 Changeset in rtems [ea05c438]4.115 by Joel Sherrill <joel.sherrill@…>
or1k/or1ksim: Fix warnings
20:25 Changeset in rtems [ddc8165]4.115 by Joel Sherrill <joel.sherrill@…>
arm/raspberrypi: Fix warnings
19:36 Changeset in rtems [3532ff91]4.115 by Joel Sherrill <joel.sherrill@…>
shared/clockdrv_shell.h: Always include <rtems/clockdrv.h> to avoid warnings
19:36 Changeset in rtems [71bc995]4.115 by Joel Sherrill <joel.sherrill@…>
powerpc/qoriq/include/bsp.h: Add prototypes to fix warnings
19:21 Changeset in rtems [ed18345]4.115 by Joel Sherrill <joel.sherrill@…>
powerpc/qemuppc/startup/cmain.c: Fix warnings
19:13 Changeset in rtems [7294054b]4.115 by Joel Sherrill <joel.sherrill@…>
powerpc/shared/startup/bspstart.c: Fix warning for mvme2100
18:58 Changeset in rtems [ce5c3b3]4.115 by Joel Sherrill <joel.sherrill@…>
nios2/nios2_iss: Fix warnings
18:57 Changeset in rtems [a4fea82]4.115 by Joel Sherrill <joel.sherrill@…>
ss555/startup/bspstart.c: BSP does not use SPRG0
18:57 Changeset in rtems [ad456877]4.115 by Joel Sherrill <joel.sherrill@…>
ep1a/startup/bspstart.c: BSP does not use SPRG0
16:31 Changeset in rtems [82f5ec4]4.115 by Joel Sherrill <joel.sherrill@…>
libcpu/sh/sh7045/sci/sci.c: Eliminate use of obsolete method
16:31 Changeset in rtems [6fc2d389]4.115 by Joel Sherrill <joel.sherrill@…>
libbsp/sh/shared/console.c: Eliminate use of obsolete method
16:31 Changeset in rtems [e48bbaa]4.115 by Joel Sherrill <joel.sherrill@…>
cpukit/libfs/src/imfs/ioman.c: Fix typo
15:59 Changeset in rtems [d6db94a]4.115 by Joel Sherrill <joel.sherrill@…>
m68k/mrm332: Fix warnings
15:58 Changeset in rtems [a8777397]4.115 by Joel Sherrill <joel.sherrill@…>
m68k/mcf5329: Fix warnings
15:58 Changeset in rtems [63fe77e1]4.115 by Joel Sherrill <joel.sherrill@…>
m68k/mcf5235: Fix warnings
15:58 Changeset in rtems [13827524]4.115 by Joel Sherrill <joel.sherrill@…>
m68k/mcf5225x: Fix warnings
15:58 Changeset in rtems [3bba2a9b]4.115 by Joel Sherrill <joel.sherrill@…>
m68k/mcf52235: Fix warnings
15:57 Changeset in rtems [fd36451]4.115 by Joel Sherrill <joel.sherrill@…>
m68k/idp: Fix warnings
15:57 Changeset in rtems [21ee1c8]4.115 by Joel Sherrill <joel.sherrill@…>
m68k/gen68360: Fix warnings
14:25 Changeset in rtems [c2e32ff]4.115 by Joel Sherrill <joel.sherrill@…>
lm32 BSP shared and lm32_evr: Fix BSPs
14:15 Changeset in rtems [770e379]4.115 by Joel Sherrill <joel.sherrill@…>
arm/csb337/console/fbcons.c: Fix warning
14:13 Changeset in rtems [d0c4793]4.115 by Joel Sherrill <joel.sherrill@…>
libcpu/arm/pxa255/ffuart/ffuart.c: Fix warning
14:13 Changeset in rtems [1c4890b]4.115 by Joel Sherrill <joel.sherrill@…>
libcpu/arm/at91rm9200/dbgu/dbgu.c: Fix warning
14:12 Changeset in rtems [5bdda7f]4.115 by Joel Sherrill <joel.sherrill@…>
arm/gba/console/conio.c: Fix warning
14:11 Changeset in rtems [0f8ee10e]4.115 by Joel Sherrill <joel.sherrill@…>
arm/edb7312: Fix warnings
07:33 Changeset in rtems [a7eaaae8]4.115 by Sebastian Huber <sebastian.huber@…>
dosfs: Support ctime and mtime Implement ctime and mtime updates according to POSIX. The ctime is mapped to the FAT create time and date. The mtime is mapped to the FAT last modified time and date. For the atime use the mtime for simplicity.
02:46 Changeset in rtems [0e74a51]4.115 by Joel Sherrill <joel.sherrill@…>
cpukit/score/cpu/lm32/irq.c: Fix warning
02:45 Changeset in rtems [a9c45a04]4.115 by Joel Sherrill <joel.sherrill@…>
score/cpu/lm32/rtems/score/cpu.h: Fix set but not used warning
02:45 Changeset in rtems [6c8e0dc8]4.115 by Joel Sherrill <joel.sherrill@…>
score/cpu/i386/rtems/score/cpu.h: Fix set but not used warning
02:27 Changeset in rtems [4f21badb]4.115 by Joel Sherrill <joel.sherrill@…>
m68k/csb360: Fix warnings
02:21 Changeset in rtems [3d4898f]4.115 by Joel Sherrill <joel.sherrill@…>
m68k/av5282: Fix warning
02:14 Changeset in rtems [8566e1fc]4.115 by Joel Sherrill <joel.sherrill@…>
lm32/milkymist/startup/bspclean.c: Include <bsp.h> to fix warning
02:11 Changeset in rtems [b83fe77c]4.115 by Joel Sherrill <joel.sherrill@…>
jffs2: Add casts and constant designators to address warnings on 16-bit targets
Note: See TracTimeline for information about the timeline view.