Timeline



05/06/18:

03:21 Changeset in rtems-tools [b0b9366]5 by Chris Johns <chrisj@…>
rtemstoolkit: More warning fixes to ConvertUTF.c

05/04/18:

22:48 Changeset in rtems [6a2363f] by Mateusz Guzik <mjg@…>
tc: bcopy -> memcpy
22:48 Changeset in rtems [f43beb0]5 by Mateusz Guzik <mjg@…>
tc: bcopy -> memcpy
13:25 Changeset in rtems [02c46f85]5 by Sebastian Huber <sebastian.huber@…>
spcpucounter01: Enable floating-point output
11:50 GSoC/2018 edited by salil sirotia
(diff)
01:36 Changeset in rtems-source-builder [aa798b5]5 by Chris Johns <chrisj@…>
Revert "x86_64/gcc: Add gcc patch for LIB_SPEC (rtems.h in gcc)" This reverts commit 8e763905381755ec2e421bb50d92166cc7fd8ec5.

05/03/18:

12:15 Changeset in rtems-libbsd [b376ae1]55-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
ipsec-tools: Port libipsec, setkey and racoon. Note that this replaces the libipsec from FreeBSD with the one provided by ipsec-tools.
11:31 Changeset in rtems-libbsd [09bbedc]55-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
if_ipsec: Import from FreeBSD.
11:03 Changeset in rtems [0a1f5df9]5 by Sebastian Huber <sebastian.huber@…>
Simplify _CPU_Counter_difference() In order to simplify the use of CPU counter values it is beneficial to have monotonic increasing values within the range of the CPU counter ticks data type, e.g. 32-bit unsigned integer. This eases the use of CPU counter timestamps in external tools which do not know the details of the CPU counter hardware. The CPU counter is the fastest way to get a time on an RTEMS system. Such a CPU counter may be also used as the timecounter. Use it on SPARC for this purpose to simplify the clock drivers. Update #3456.
06:54 Changeset in rtems [c4f5cc54]5 by Christian Mauderer <christian.mauderer@…>
dev/sc16is752: Add ioctl calls for modem controll. This add ths following ioctl calls to the sc16is752 driver: - TIOCMGET - TIOCMSET - TIOCMBIS - TIOCMBIC
06:18 Changeset in rtems-libbsd [bd09f9f]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
rc_conf: Do not create directories used by dhcpcd The dhcpcd will create the directories on its own.
06:17 Changeset in rtems-libbsd [9c570da]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
rc_conf: Include missing header files
05:22 Ticket #3351 (libbsd: Introduce buildsets that allow to enable or disable parts of ...) closed by Christian Mauderer
fixed: This is now completed with https://git.rtems.org/rtems-libbsd/commit/?id=338f3005fc420b2c26f597ae6c0754f391c9fcca

05/02/18:

12:59 Changeset in rtems-libbsd [1588cf1]55-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
waf: Fix source code generators. There have been some bugs with the strings left from the transition to directly building from libbsd.py.
09:56 Changeset in rtems-libbsd [a779a3b]55-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
pfctl: Undef INET6 to avoid warning.
09:25 Changeset in rtems-libbsd [dd35ec5]55-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
waf: Allow to add libs per test. Update #3419.
08:35 Changeset in rtems-libbsd [634b3bf]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
rtems-debugger: Remove files They are now in the main RTEMS sources. Update #3419.
08:01 Ticket #3419 (Always build network services (tftpfs, ftpfs, ftpd, telnetd, libdebugger)) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 443a058/rtems-libbsd: […]
07:58 Ticket #3418 (Remove difftest and sorttimes test tools) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 397df7a/rtems: […]
07:01 Changeset in rtems-libbsd [b2eb48c]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
dhcpcd: Add hooks
06:58 Changeset in rtems-libbsd [8bd38d6]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
dhcpcd: Add rtems_dhcpcd_start() Use it throughout to start the DHCP client (dhcpcd).
06:38 GSoC/2018 edited by Danxue Huang
(diff)
06:37 GSoC/2018 edited by Danxue Huang
(diff)
00:29 Ticket #3423 (examples-v2: m68k/powerpc BSPs undefined reference to ...) closed by Chris Johns
duplicate: This is the a duplicate of #3413 so I am closing it. The solution is in that ticket.

05/01/18:

14:57 Ticket #3425 (examples-v2: PowerPC fails to build fat_ramdisk) created by Joel Sherrill
beatnik, gwlcfm, haleakala, mpc5566evb, mpc5566evb_spe, …
14:44 Ticket #3424 (examples-v2: no MIPS BSPs pass configuration step) created by Joel Sherrill
[…]
14:36 Ticket #3423 (examples-v2: m68k/powerpc BSPs undefined reference to ...) created by Joel Sherrill
fat_ramdisk is failing to link on multiple m68k and powerpc BSPs. …
14:09 Ticket #3422 (Move nbench from examples-v2 to main RTEMS benchmarks) created by Joel Sherrill
What's the feeling on moving nbench from examples-v2 to …
01:58 Changeset in rtems-source-builder [6ac3ed8]5 by Chris Johns <chrisj@…>
bare/devel: Add qemu-couverture support. Add a build set and configuration to build a QEMU we can use for coverage testing.

04/30/18:

23:21 Ticket #3421 (New Trac components for Coverage and Trace) created by Joel Sherrill
Both coverage and tracing are large enough areas that lumping them …
23:08 Changeset in rtems-tools [feafa6f]5 by Joel Sherrill <joel@…>
_elftc.h: Make compile on Cygwin
22:21 Changeset in rtems [a3fe23c]5 by Joel Sherrill <joel@…>
Drop executable permissions on .[S] files
22:18 Changeset in rtems [c77cd426]5 by Joel Sherrill <joel@…>
Drop executable permissions on .[ch] files
21:33 GSoC/2018 edited by Danxue Huang
(diff)
20:15 GSoC/2018 edited by Danxue Huang
(diff)
16:34 Changeset in rtems [4387010]5 by Amaan Cheval <amaan.cheval@…>
no_cpu/no_bsp: Fix Makefile
14:12 Ticket #3420 (Deprecate/obsolete rtems_io_lookup_name) created by Joel Sherrill
I have noted in the RTEMS Class that this method is only kept for …
13:03 Changeset in rtems-docs [1dbbc76]5 by Sebastian Huber <sebastian.huber@…>
c-user: Fix reference
13:02 Changeset in rtems-docs [06519a5]5 by Sebastian Huber <sebastian.huber@…>
c-user: Fix typo
11:35 Changeset in rtems-libbsd [b1404f2]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Add DHCP clientid to test default network init
09:07 Changeset in rtems-libbsd [443a058]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Use network services from RTEMS Close #3419.
09:05 Changeset in rtems [8d52a0e2]5 by Sebastian Huber <sebastian.huber@…>
telnetd: Use syslog() instead of printk() Update #3419.
08:54 Changeset in rtems [b80b34c3]5 by Sebastian Huber <sebastian.huber@…>
telnetd: Always build telnet daemon Add support for libbsd initialization. Update #3419.
08:37 Changeset in rtems [bf76d5fe]5 by Sebastian Huber <sebastian.huber@…>
network: Import latest <arpa/ftp.h> from FreeBSD Update #3419.
08:12 Changeset in rtems [32b5b23]5 by Sebastian Huber <sebastian.huber@…>
ftpd: Use floating-point tasks due to syslog() Update #3419.
08:11 Changeset in rtems [b771cb4]5 by Sebastian Huber <sebastian.huber@…>
ftpd: Always build FTP daemon Add support for libbsd initialization. Update #3419.
08:05 Changeset in rtems [4fed5ac]5 by Sebastian Huber <sebastian.huber@…>
ftpd: Fairplay with libbsd Update #3419.
07:48 Changeset in rtems [fea9a7a]5 by Sebastian Huber <sebastian.huber@…>
ftpfs: Always build FTP client Move FTP client filesystem to separate library libftpfs.a. Update #3419.
07:24 Changeset in rtems [c3bab73b]5 by Sebastian Huber <sebastian.huber@…>
tftpfs: Always build TFTP client Move TFTP client filesystem to separate library libtftpfs.a. Conditionally use legacy network stack features, e.g. BOOTP support. Update #3419.
07:15 Ticket #3419 (Always build network services (tftpfs, ftpfs, ftpd, telnetd, libdebugger)) created by Sebastian Huber
Always build network services (tftpfs, ftpfs, ftpd, telnetd, …
07:09 Changeset in rtems [dd8e4b7]5 by Sebastian Huber <sebastian.huber@…>
libdebugger: Move to separate library Always build remote TCP support since it depends only on the POSIX socket API. It works with the legacy network stack and libbsd. Move it to a separate libdebugger.a library to allow an easy use with libbsd via "-ldebugger -lbsd" otherwise we would have a cyclic dependency between libbsd.a and librtemscpu.a. Update #3419.
06:12 Ticket #3418 (Remove difftest and sorttimes test tools) created by Sebastian Huber
Evaluation of test results and report generation should move to …
05:50 Changeset in rtems-tools [e0a52a4]5 by Chris Johns <chrisj@…>
rtemstoolkit: Remove warnings generated on Windows for fall-thru.
05:44 Changeset in rtems [3ef7e744]5 by Sebastian Huber <sebastian.huber@…>
config: Fix -Wint-in-bool-context warnings
05:36 GSoC/2018 edited by Vidushi Vashishth
(diff)
05:35 Changeset in rtems [3248137]5 by Sebastian Huber <sebastian.huber@…>
build: Force warnings Always append some standard warning flags.
05:34 Changeset in rtems-tools [4bb3996]5 by Chris Johns <chrisj@…>
rtemstoolkit: Add libdwarf from elftoolchain. The code is taken from: https://svn.code.sf.net/p/elftoolchain/code/trunk Update #3417
04:20 Changeset in rtems-tools [771e7f1]5 by Chris Johns <chrisj@…>
rtemstoolkit: Update elftoolchain to the latest code. The update is taken from: https://svn.code.sf.net/p/elftoolchain/code/trunk Update #3417
03:39 Changeset in rtems-tools [6f48c91]5 by Chris Johns <chrisj@…>
Revert "rtemstoolkit: Update elftoolchain to the latest code." This reverts commit 0c5db2dd13b8270bb80c497d5f53ae2471f8a819.

04/29/18:

01:58 Ticket #3417 (Add libdwarf to elftoolchain and provide a C++ wrapper) created by Chris Johns
Update the elftoolchain and add libdwarf. Provide a C++ framework to …
01:55 Changeset in rtems-tools [0c5db2d]5 by Chris Johns <chrisj@…>
rtemstoolkit: Update elftoolchain to the latest code. The update is taken from https://github.com/elftoolchain/elftoolchain. Update #3417

04/28/18:

16:51 GSoC/2018 edited by salil sirotia
(diff)
09:36 Changeset in rtems [dca6184]5 by Sebastian Huber <sebastian.huber@…>
Add low level event recording support Add low level event recording infrastructure for system and user defined events. The infrastructure is able to record high frequency events such as * SMP lock acquire/release, * interrupt entry/exit, * thread switches, * UMA zone allocate/free, and * Ethernet packet input/output, etc. It allows post-mortem analysis in fatal error handlers, e.g. the last events are in the record buffer, the newest event overwrites the oldest event. It is possible to detect record buffer overflows for consumers that expect a continuous stream of events, e.g. to display the system state in real-time. The implementation supports high-end SMP machines (more than 1GHz processor frequency, more than four processors). Add a new API instead. The implementation uses per-processor data structures and no atomic read-modify-write operations. It is uses per-processor ring buffers to record the events. The CPU counter is used to get the time of events. It is combined with periodic uptime events to synchronize it with CLOCK_REALTIME. The existing capture engine tries to solve this problem also, but its performance is not good enough for high-end production systems. The main issues are the variable-size buffers and the use of SMP locks for synchronization. To fix this, the API would change significantly. Update #3665.
08:12 Changeset in rtems-tools [14c7f25]5 by Chris Johns <chrisj@…>
tester/covoar: Remove the C part of main and convert to C++ This is a clean up.

04/27/18:

12:57 Changeset in rtems-libbsd [6215813]55-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
if_ipsec: Port and add to everything-buildset. This ports the kernel space parts for ipsec and adds them to the everything-buildset.
10:50 Ticket #3285 (Reorganize BSP source directory) closed by Sebastian Huber <sebastian.huber@…>
fixed: In cb0f55a/rtems-docs: […]
08:14 Changeset in rtems-libbsd [ef5d536]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
at91_mci: Simplify XDMA usage
06:39 Changeset in rtems-libbsd [d45899b]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
at91_mci: Get rid of bounce buffer
05:20 Changeset in rtems [8b5a801]5 by Sebastian Huber <sebastian.huber@…>
smptests/smpschededf02: Add test case
05:13 Ticket #3410 (Remove bin2boot program used by i386 BSPs) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 3d703f4/rtems: […]
04:18 Changeset in rtems [97a48209]5 by Sebastian Huber <sebastian.huber@…>
tests: Move rtems-test-check.py Remove shell script variant.

04/26/18:

18:29 Ticket #3416 (Update Ubuntu RSB Instructions for 17.10) created by Joel Sherrill
The command in 3.1.5 of the RSB guide for Ubuntu seems to work for …
14:15 Changeset in rtems [397df7a]5 by Sebastian Huber <sebastian.huber@…>
tests: Remove difftest and sorttimes tools Close #3418.
14:10 Changeset in rtems-libbsd [4eb2502]55-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
tcpdump: Remove unused file.
14:05 Changeset in rtems [b422aa3f]5 by Sebastian Huber <sebastian.huber@…>
tests: Remove configure feature checks Update #3409.
13:23 Changeset in rtems-libbsd [3fac9e9]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
at91_mci: Use real interrupt Execute at91_mci_intr() in interrupt context. Synchronize MMC requests via RTEMS interrupt lock.
13:19 Changeset in rtems-libbsd [c7e162a]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
mmc: Optimize mmc_wait_for_req() Use a self-contained RTEMS binary semaphore instead of msleep() and wakeup(). This is itself more efficient and in addition allows the use of mmc_wakeup() in interrupt context.
09:14 Changeset in rtems-libbsd [4b14263]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
at91_mci: Fix use of BOARD_MCK
09:14 Changeset in rtems-libbsd [f092186]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
at91_mci: Fix use of pre-processor defines
08:41 GSoC/2018/Posixcompliance created by salil sirotia
08:30 GSoC/2018 edited by salil sirotia
(diff)
07:05 Changeset in rtems-docs [cb0f55a]5 by Sebastian Huber <sebastian.huber@…>
Update due to BSP source reorganization This patch is a part of the BSP source reorganization. Close #3285.
05:29 Changeset in rtems [3d703f4]5 by Sebastian Huber <sebastian.huber@…>
bsp/pc386: Remove bin2boot support Update #3408. Close #3410.

04/25/18:

23:53 Ticket #3415 (Add examples and tests as components) created by Joel Sherrill
It seems as if we should have tests and examples as components.
23:52 Ticket #3414 (Remove Makefiles from rtems-examples?) created by Joel Sherrill
It seems to be time to remove Makefile build support from examples-v2
23:21 Changeset in rtems-tools [99c4974]5 by Joel Sherrill <joel@…>
rtems-bsps-epiphany.ini: Correct spelling of ephiphany_sim
23:21 Changeset in rtems-tools [16b25be]5 by Joel Sherrill <joel@…>
SPARC: ngmp replaced with specific CPU model BSPs
21:47 Ticket #3413 (examples-v2 both_hello and triple_period fail to build) created by Joel Sherrill
examples-v2 doesn't build for qemuppc. both_hello fails because of …
20:33 Changeset in rtems-tools [3e187ba]5 by Cillian O'Donnell <cpodonnell8@…>
covoar: Add symbol set reader and ELF data parser to covoar. Add ability to organize symbol sets of libraries in INI file and then read them with covoar and load the symbols directly from the libraries. rtems-tools/../testing: Add configuration files for coverage analysis. A number of covoar options are not required and are defaulted. Co-author: Krzysztof Miesowicz <krzysztof.miesowicz@…> Co-author: Vijay Kumar Banerjee <vijaykumar9597@…> Co-author: Chris Johns <chrisj@…>
19:04 GSoC/2018 edited by Vijay Kumar Banerjee
(diff)
18:36 Ticket #3411 (qemuppc does not install linkcmds.base) closed by Sebastian Huber <sebastian.huber@…>
fixed: In b3e5aa5/rtems: […]
18:33 Changeset in rtems [b3e5aa5]5 by Sebastian Huber <sebastian.huber@…>
bsp/qemuppc: Install linkcmds.base Update #3339. Close #3411.
18:23 GSoC/2018/Release_Notes_Generator_&_POSIX_User_Guide_Generator edited by Danxue Huang
(diff)
18:20 GSoC/2018 edited by Vidushi Vashishth
(diff)
18:19 GSoC/2018 edited by Danxue Huang
(diff)
18:19 GSoC/2018/EnhancementRuntimeTracing created by Vidushi Vashishth
18:18 GSoC/2018/Release_Notes_Generator_&_POSIX_User_Guide_Generator created by Danxue Huang
17:37 GSoC/2018 edited by Danxue Huang
(diff)
17:09 GSoC/2018 edited by Vidushi Vashishth
(diff)
16:38 GSoC/2018/coverage_analysis_toolset created by Vijay Kumar Banerjee
16:12 EnhancementRuntimeTracing created by Vidushi Vashishth
14:56 Ticket #3412 (4.11 GCC Does not build with Recent GCC) created by Joel Sherrill
The older gcc used with 4.11.3 does not build with the GCC 7.2 …
14:51 Ticket #3411 (qemuppc does not install linkcmds.base) created by Joel Sherrill
examples-v2 fail to compile qemuppc because linkcmds.base is not …
14:28 Changeset in rtems-libbsd [338f300]55-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
buildset: Add minimal and everything config. This adds two new buildset configurations: One that leaves out as much features as possible and one that enables all features. For the default configuration WiFi? support is now disabled. To disable IPv6 for the minimal configuration, all -DINET6 are eliminated in libbsd.py. They are now replaced by a #ifdef that checks for RTEMS_BSD_MODULE_NETINET6 instead. Close #3351.
14:06 Changeset in rtems [419d1e9]5 by Sebastian Huber <sebastian.huber@…>
bsp/mcf5206elite: Do not install runtest script Provide the runtest script only as a part of the sources. This simplifies the build system. Test support should be included in the RTEMS Tester.
13:55 Ticket #3410 (Remove bin2boot program used by i386 BSPs) created by Sebastian Huber
For which boot loader is this? Can it be removed? The sources have no …
13:40 Ticket #3409 (Strip down configure checks to the bare minimum) created by Sebastian Huber
There are a lot of configure checks which produce HAVE_* defines which …
13:06 Changeset in rtems [eb36d11]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move documentation, etc. files to bsps This patch is a part of the BSP source reorganization. Update #3285.
12:58 Changeset in rtems [8eb264d3]5 by Sebastian Huber <sebastian.huber@…>
bsps: Remove unmaintained times files This patch is a part of the BSP source reorganization. Update #3285.
12:54 Changeset in rtems [1554415e]5 by Sebastian Huber <sebastian.huber@…>
bsp/sparc64: Move asm.S to bsps and rename This patch is a part of the BSP source reorganization. Update #3285.
12:53 Changeset in rtems [a5bf9b6]5 by Sebastian Huber <sebastian.huber@…>
bsps/mips: Move liblnk to bsps This patch is a part of the BSP source reorganization. Update #3285.
12:51 Changeset in rtems [3460c522]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Move bsp-start-zero.S to bsps This patch is a part of the BSP source reorganization. Update #3285.
12:51 Changeset in rtems-libbsd [93f1904]55-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
waf: Generate a rtems/bsd/modules.h The generated file defines a RTEMS_BSD_MODULE_xxx for each enabled module. That is usefull for conditional compilation depending on whether a module is build not. Update #3351.
12:51 Changeset in rtems [b80be135]5 by Sebastian Huber <sebastian.huber@…>
bsp/psim: Move align_h.S to bsps This patch is a part of the BSP source reorganization. Update #3285.
12:50 Changeset in rtems [0b60c54]5 by Sebastian Huber <sebastian.huber@…>
bsp/haleakala: Move assembler files to bsps This patch is a part of the BSP source reorganization. Update #3285.
10:53 GSoC/2018 edited by Vijay Kumar Banerjee
(diff)
10:50 Changeset in rtems-libbsd [821976e]55-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
waf: Fix usage of build-include from config.
09:26 Ticket #3408 (Remove pc386 BSP variant) created by Sebastian Huber
Remove the pc386 BSP (bsps/i386/pc386/config/pc386.cfg). The BSP for …
09:03 Changeset in rtems [1913eb16]5 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Remove unused files This patch is a part of the BSP source reorganization. Update #3285.
09:01 Changeset in rtems [f7eaf316]5 by Sebastian Huber <sebastian.huber@…>
bsps: Remove unused u-boot-generic-board-info.h This patch is a part of the BSP source reorganization. Update #3285.
08:55 GSoC/2018 edited by Amaan Cheval
(diff)
08:52 GSoC/2018/x86_64_BSP created by Amaan Cheval
Initial details from x86_64 ticket (#2898)
08:50 Changeset in rtems [531d160]5 by Sebastian Huber <sebastian.huber@…>
bsp/beagle: Move source files to bsps This patch is a part of the BSP source reorganization. Update #3285.
08:49 Changeset in rtems [720ebc0]5 by Sebastian Huber <sebastian.huber@…>
bsp/gumstix: Move fb.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
08:49 Changeset in rtems [82bfda92]5 by Sebastian Huber <sebastian.huber@…>
bsp/lm3s69xx: Move ssi.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
08:43 Changeset in rtems [e945b049]5 by Sebastian Huber <sebastian.huber@…>
bsp/lpc176x: Move source files to bsps This patch is a part of the BSP source reorganization. Update #3285.
08:40 Changeset in rtems [74df15c]5 by Sebastian Huber <sebastian.huber@…>
bsp/lpc24xx: Move source files to bsps This patch is a part of the BSP source reorganization. Update #3285.
08:36 Changeset in rtems [43250167]5 by Sebastian Huber <sebastian.huber@…>
bsp/lpc32xx: Move source files to bsps This patch is a part of the BSP source reorganization. Update #3285.
08:36 Changeset in rtems [fc1bdb83]5 by Sebastian Huber <sebastian.huber@…>
bsp/raspberrypi: Move source files to bsps This patch is a part of the BSP source reorganization. Update #3285.
08:34 Changeset in rtems [ede0eb3]5 by Sebastian Huber <sebastian.huber@…>
bsp/smdk2410: Move smc.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
08:33 Changeset in rtems [4183b711]5 by Sebastian Huber <sebastian.huber@…>
bsp/tms570: Move cpucounterread.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
08:32 Changeset in rtems [a79d650]5 by Sebastian Huber <sebastian.huber@…>
bsp/mcf5206elite: Move nvram.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
08:32 Changeset in rtems [0e15ba3]5 by Sebastian Huber <sebastian.huber@…>
bsp/mrm332: Move interr.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
08:31 Changeset in rtems [100c9723]5 by Sebastian Huber <sebastian.huber@…>
bsp/mrm332: Move spinit.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
08:26 Changeset in rtems [64d4fc7]5 by Sebastian Huber <sebastian.huber@…>
bsp/gen5200: Move source files to bsps This patch is a part of the BSP source reorganization. Update #3285.
08:26 Changeset in rtems [95d5426c]5 by Sebastian Huber <sebastian.huber@…>
bsp/haleakala: Move mmu_405.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
08:25 Changeset in rtems [8266fb53]5 by Sebastian Huber <sebastian.huber@…>
bsp/beatnik: Move source files to bsps This patch is a part of the BSP source reorganization. Update #3285.
08:24 Changeset in rtems [bf16ee5]5 by Sebastian Huber <sebastian.huber@…>
bsp/mvme3100: Move flashcfg.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
08:22 Changeset in rtems [8f12ee32]5 by Sebastian Huber <sebastian.huber@…>
bsp/mvme5500: Move source files to bsps This patch is a part of the BSP source reorganization. Update #3285.
08:22 Changeset in rtems [25787041]5 by Sebastian Huber <sebastian.huber@…>
bsp/virtex5: Move mmu.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
08:22 Changeset in rtems [8bf101c]5 by Sebastian Huber <sebastian.huber@…>
bsp/virtex4: Move mmu.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
08:21 Changeset in rtems [b07da56e]5 by Sebastian Huber <sebastian.huber@…>
bsp/gensh4: Move hw_init.c to bsps This patch is a part of the BSP source reorganization. Update #3285.

04/24/18:

22:58 Ticket #3407 (Move Gaisler.org and Gaisler.se hosted RSB patches to rtems.org) created by Joel Sherrill
Jiri has suggested that the patches used in the RSB that are hosted by …
18:51 GSoC/2018 edited by udit agarwal
Added project to tracking table (diff)
18:38 GSoC/2018/Porting_SDIO_and_Benchmarking created by udit agarwal
Added project wiki page
13:40 Changeset in rtems [f4794b6]5 by Sebastian Huber <sebastian.huber@…>
drvmgr: Really fix API mutex usage
13:23 Changeset in rtems [905d7fa]5 by Sebastian Huber <sebastian.huber@…>
drvmgr: Use API mutex usage The driver manager lock may be used before the executing thread is initialized.
05:49 Changeset in rtems [891754f7]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move arm-cp15-set-ttb-entries.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:49 Changeset in rtems [aa705fe]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move arm-cp15-set-exception-handler.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:47 Changeset in rtems [864e72e]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move arm-a9mpcore-smp.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:47 Changeset in rtems [fc6d8c2]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move arm-pl050.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:46 Changeset in rtems [3ad74cba]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move arm-pl011.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:46 Changeset in rtems [bbedc47b]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move arm-pl111-fb.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:44 Changeset in rtems [1ded97b9]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move arm-generic-timer-clock-config.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:43 Changeset in rtems [e2f63219]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move arm-a9mpcore-clock-config.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:42 Changeset in rtems [d7a9eb90]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move armv7m-cpucounter.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:41 Changeset in rtems [c3a44343]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move bspreset.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:36 Changeset in rtems [7a8e71b]5 by Sebastian Huber <sebastian.huber@…>
bsps/i386: Move shared files to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:27 Changeset in rtems [c7410f17]5 by Sebastian Huber <sebastian.huber@…>
bsps/m68k: Remove unused files This patch is a part of the BSP source reorganization. Update #3285.
05:26 Changeset in rtems [fe077b3]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move spansionFlash.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:26 Changeset in rtems [ff04935]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move intelFlash.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:25 Changeset in rtems [b5d4c80]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move flash.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:24 Changeset in rtems [afa90ee5]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move vpd.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:24 Changeset in rtems [499385e]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move motorola.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:23 Changeset in rtems [173e157]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move residual.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:21 Changeset in rtems [1cc69e1]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move showbats.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:21 Changeset in rtems [7091461]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move ppc-exc-handler-table.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:19 Changeset in rtems [b8777d93]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move memcpy.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:19 Changeset in rtems [1163f502]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move tictac.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:18 Changeset in rtems [670f104]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move uboot_dump_bdinfo.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:17 Changeset in rtems [2101f54]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move uboot_getenv.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:06 Changeset in rtems [03e1d837]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Move bootloader to bsps This bootloader is only used by the motorola_powerpc BSP. This patch is a part of the BSP source reorganization. Update #3285.
04:39 Changeset in rtems [0180acf2]5 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Remove unused shared/comm/uart.c This patch is a part of the BSP source reorganization. Update #3285.
04:37 Changeset in rtems [65e59cc0]5 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Move bsp_memory_management_initialize() This function is only used by the raspberrypi BSP. This patch is a part of the BSP source reorganization. Update #3285.
04:19 Changeset in rtems [c99e4f4e]5 by Sebastian Huber <sebastian.huber@…>
bsps: Remove obsolete documentation This patch is a part of the BSP source reorganization. Update #3285.
04:16 Changeset in rtems [56bd37bf]5 by Sebastian Huber <sebastian.huber@…>
bsps: Remove unmaintained times files This patch is a part of the BSP source reorganization. Update #3285.

04/23/18:

17:04 GSoC/2018 edited by Abhinav Jain
(diff)
11:31 Changeset in rtems [21978523]5 by Sebastian Huber <sebastian.huber@…>
bsps/lm32: Move shared drivers to bsps This patch is a part of the BSP source reorganization. Update #3285.
10:53 Changeset in rtems [fc79b26]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move ATA drivers to bsps This patch is a part of the BSP source reorganization. Update #3285.
10:50 Changeset in rtems [5a4e3dc0]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move PCI drivers to bsps This patch is a part of the BSP source reorganization. Update #3285.
10:10 Changeset in rtems [6e1cf37]5 by Sebastian Huber <sebastian.huber@…>
bsps/sh: Move console.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
10:10 Changeset in rtems [e617455]5 by Sebastian Huber <sebastian.huber@…>
bsps/sh: Move setvec.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
10:09 Changeset in rtems [b4de37fd]5 by Sebastian Huber <sebastian.huber@…>
bsps/sh: Move bsphwinit.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
10:06 Changeset in rtems [fd67814]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move GDB stubs to bsps This patch is a part of the BSP source reorganization. Update #3285.
10:04 Changeset in rtems [4ccbac63]5 by Sebastian Huber <sebastian.huber@…>
bsps/v850: Move crt1.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
08:35 Changeset in rtems [5e8a24ca]5 by Sebastian Huber <sebastian.huber@…>
smptests/smpschedaffinity02: Fix configuration
08:01 Changeset in rtems-source-builder [10d3aaf]5 by Chris Johns <chrisj@…>
rtems-tools: Update to pick up the --enable-rtems-debug fix.
07:57 Changeset in rtems [142175ef]5 by Sebastian Huber <sebastian.huber@…>
bsps/sparc64: Move helenos to bsps This patch is a part of the BSP source reorganization. Update #3285.
07:55 Changeset in rtems [4fb1b79]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move RTC drivers to bsps This patch is a part of the BSP source reorganization. Update #3285.
07:53 Changeset in rtems [031df391]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move legacy network drivers to bsps This patch is a part of the BSP source reorganization. Update #3285.
07:50 Changeset in rtems [8f8ccee]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move interrupt controller support to bsps This patch is a part of the BSP source reorganization. Update #3285.
07:48 Changeset in rtems [276afd2b]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move SPI drivers to bsps This patch is a part of the BSP source reorganization. Update #3285.
07:45 Changeset in rtems [a2dad96]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move I2C drivers to bsps This patch is a part of the BSP source reorganization. Update #3285.
07:42 Changeset in rtems-tools [2586350]5 by Chris Johns <chrisj@…>
tester: Fix the configure debug option. The option is --enable-rtems-debug and not --enable-debug.
07:42 Changeset in rtems [3bd30f4a]5 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Remove unused stm32f* files This patch is a part of the BSP source reorganization. Update #3285.
05:52 Changeset in rtems-docs [676d3d5]5 by Sebastian Huber <sebastian.huber@…>
bsp-howto: Avoid :file: role with ${...} The curly braces have a special meaning in the :file: role. This patch is a part of the BSP source reorganization. Update #3285.
05:42 Changeset in rtems-source-builder [1645deb]5 by Sebastian Huber <sebastian.huber@…>
bootstrap: Do not generate acinlude.m4 files Do not generate files which are part of the Git repository. These files should be maintained manually in the future. This patch is a part of the BSP source reorganization. Update #3285.

04/22/18:

13:54 Changeset in rtems [ad071b68]5 by Sebastian Huber <sebastian.huber@…>
sptests/sp36: Remove obsolete test program It tests the (never really working) strict order mutex option. That option does not exist any more. Mutexes by other good means (spmutex01, spsem*). Update #3406.
13:53 Ticket #3406 (Remove obsolete test program sp36) created by Sebastian Huber
It tests the (never really working) strict order mutex option. That …
13:38 Changeset in rtems [a62c75c1]5 by Sebastian Huber <sebastian.huber@…>
bsp/tms570: Move more start to bsps This patch is a part of the BSP source reorganization. Update #3285.
13:32 Changeset in rtems [a0f04d6]5 by Sebastian Huber <sebastian.huber@…>
bsp/gen5200: Move bestcomm to bsps This patch is a part of the BSP source reorganization. Update #3285.
13:11 Changeset in rtems [54aabb7]5 by Sebastian Huber <sebastian.huber@…>
bsp/atsam: Move libraries to bsps This patch is a part of the BSP source reorganization. Update #3285.
13:05 Changeset in rtems [f004ace8]5 by Sebastian Huber <sebastian.huber@…>
bsp/altera-cyclone-v: Move hwlib to bsps This patch is a part of the BSP source reorganization. Update #3285.
Note: See TracTimeline for information about the timeline view.