Timeline



04/08/18:

22:18 Changeset in rtems [18f77699]5 by Chris Johns <chrisj@…>
testsuite: Autoconf test check support. The autoconf function checks the state of a test for the BSP and controls the building of the test. This change is part of the testsuite Makefile.am reorganisation. Update #3382

04/07/18:

17:46 Changeset in rtems [1032bf9]5 by Sebastian Huber <sebastian.huber@…>
bsp/mvme5500: Avoid RTEMS_RELLDFLAGS
17:38 Changeset in rtems [b46f943c]5 by Sebastian Huber <sebastian.huber@…>
bsp/motorola_powerpc: Move polled_io.c This file was used by this BSP only. Avoid RTEMS_RELLDFLAGS. This patch is a part of the BSP source reorganization. Update #3285.
17:28 Changeset in rtems [efb893f]5 by Sebastian Huber <sebastian.huber@…>
bsp/beatnik: Avoid RTEMS_RELLDFLAGS Avoid extra CPPFLAGS.

04/06/18:

22:35 Changeset in rtems-source-builder [defa958]5 by Amaan Cheval <amaan.cheval@…>
x86_64/gcc: Add gcc patch for LIB_SPEC (rtems.h in gcc) Adds -qnolinkcmds, -qrtems, and defaults to pass to linker, for gcc targeting x86_64. Corresponding gcc commit: https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=602fa1e9d3ea5e87d4d6e17e3e91fc2647e42da3
22:24 Changeset in rtems-source-builder [8e76390]5 by Amaan Cheval <amaan.cheval@…>
x86_64/gcc: Add gcc patch for LIB_SPEC (rtems.h in gcc) Adds -qnolinkcmds, -qrtems, and defaults to pass to linker, for gcc targeting x86_64. Corresponding gcc commit: https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=602fa1e9d3ea5e87d4d6e17e3e91fc2647e42da3
17:35 Changeset in rtems [4d6837d] by Brooks Davis <brooks@…>
Move most of the contents of opt_compat.h to opt_global.h. opt_compat.h is mentioned in nearly 180 files. In-progress network driver compabibility improvements may add over 100 more so this is closer to "just about everywhere" than "only some files" per the guidance in sys/conf/options. Keep COMPAT_LINUX32 in opt_compat.h as it is confined to a subset of sys/compat/linux/*.c. A fake _COMPAT_LINUX option ensure opt_compat.h is created on all architectures. Move COMPAT_LINUXKPI to opt_dontuse.h as it is only used to control the set of compiled files. Reviewed by: kib, cem, jhb, jtl Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D14941
17:35 Changeset in rtems [c54b13b]5 by Brooks Davis <brooks@…>
Move most of the contents of opt_compat.h to opt_global.h. opt_compat.h is mentioned in nearly 180 files. In-progress network driver compabibility improvements may add over 100 more so this is closer to "just about everywhere" than "only some files" per the guidance in sys/conf/options. Keep COMPAT_LINUX32 in opt_compat.h as it is confined to a subset of sys/compat/linux/*.c. A fake _COMPAT_LINUX option ensure opt_compat.h is created on all architectures. Move COMPAT_LINUXKPI to opt_dontuse.h as it is only used to control the set of compiled files. Reviewed by: kib, cem, jhb, jtl Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D14941
12:07 Changeset in rtems_waf [f490cd3] by Christian Mauderer <christian.mauderer@…>
Fix bsp_init hook.
08:35 Changeset in rtems-libbsd [854427b]55-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
waf: Add configurations with different modules. Update #3351
07:42 Changeset in rtems-libbsd [494b156]55-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
waf: Remove module without sources. There are no imported sources for a number of modules. Some of them doesn't even have the right paths for freebsd-org anymore. Therefore this patch removes the following modules: - dev_usb_add_on - dev_usb_bluetooth - dev_usb_controller_add_on - dev_usb_misc - dev_usb_storage_add_on - dev_usb_template - dev_nic_cs Update #3351
07:37 Changeset in rtems-libbsd [fedd993]55-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
freebsd-to-rtems.py: Use all modules. Update #3351
06:54 Changeset in rtems_waf [4ef2f41] by Christian Mauderer <christian.mauderer@…>
Add bsp_init hook.

04/05/18:

15:07 Changeset in rtems [b43ea9f]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move legacy console driver to bsps This patch is a part of the BSP source reorganization. Update #3285.
14:45 Changeset in rtems [f0bcae38]5 by Sebastian Huber <sebastian.huber@…>
bsps: Remove unused console_select_simple.c This patch is a part of the BSP source reorganization. Update #3285.
04:56 Changeset in rtems [9edb72e]5 by Sebastian Huber <sebastian.huber@…>
build: Remove DISTCLEANFILES A "make distclean" is not supported. So, it makes no sense to have pure "make distclean" related stuff in the Makefile.am.
04:40 Changeset in rtems [9b7c456]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move generic IRQ support to bsps This patch is a part of the BSP source reorganization. Update #3285.
02:46 Ticket #3382 (Testsuite Makefile merge to one per group of tests) created by Chris Johns
Merge the nested Makefile.am files into a single file per group of …

04/04/18:

14:44 Changeset in rtems [d584269]5 by Sebastian Huber <sebastian.huber@…>
bsps: Remove librtemsbsp.a wrapup This patch is a part of the BSP source reorganization. Update #3285.
14:39 Changeset in rtems [4b28d3c]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move shmdr to bsps This patch is a part of the BSP source reorganization. Update #3285.
14:26 Changeset in rtems [d03ec77d]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Rename to shared-sources.am This patch is a part of the BSP source reorganization. Update #3285.
14:25 Changeset in rtems [6799a78]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Rename to exceptions-sources.am This patch is a part of the BSP source reorganization. Update #3285.
14:24 Changeset in rtems [0f0f249c]5 by Sebastian Huber <sebastian.huber@…>
bsps/m68k: Rename fpsp.am to fpsp-sources.am This patch is a part of the BSP source reorganization. Update #3285.
14:23 Changeset in rtems [82bc976]5 by Sebastian Huber <sebastian.huber@…>
bsps/bfin: Rename shared.am to shared-sources.am This patch is a part of the BSP source reorganization. Update #3285.

04/03/18:

14:41 Changeset in rtems [814eccb4]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move VME support to bsps The VME support is only used by powerpc BSPs. This patch is a part of the BSP source reorganization. Update #3285.
14:24 Changeset in rtems [671c31fc]5 by Sebastian Huber <sebastian.huber@…>
bsp: Move umon support to bsps The umon support is only used by the csb337 BSP. This patch is a part of the BSP source reorganization. Update #3285.
05:28 Changeset in rtems [8621ed38]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move config macros to RTEMS_BSP_CONFIGURE Provide HAS_NETWORKING and HAS_SMP Automake conditionals for all BSPs. This patch is a part of the BSP source reorganization. Update #3285.
05:20 Changeset in rtems [27de4e1f]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move libchip to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:09 Changeset in rtems [4f0dca3a]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move version.c and use bspopts.h This patch is a part of the BSP source reorganization. Update #3285. Update #3375.
05:08 Changeset in rtems [ce0ea6f]5 by Sebastian Huber <sebastian.huber@…>
bsps: Add shared-sources.am This patch is a part of the BSP source reorganization. Update #3285.
04:28 Changeset in rtems [66b99a1]5 by Sebastian Huber <sebastian.huber@…>
bsps: Add RTEMS_BSP to bspopts.h This patch is a part of the BSP source reorganization. Update #3285.

04/02/18:

03:18 Ticket #3263 (4.10: test case for starvation due to improper PIP) closed by Gedare Bloom
fixed: Fixed in 8e1421f6e347b6346cdc327f362a7c4aae661f2d
03:16 Ticket #3359 (4.10: Improved Priority Inheritance Protocol) closed by Gedare Bloom <gedare@…>
fixed: In b50468c/rtems: […]

03/31/18:

10:49 GSoC/2017 edited by aditya
(diff)

03/30/18:

18:42 Changeset in rtems [2d0bc83]5 by Sebastian Huber <sebastian.huber@…>
build: Remove EXTRA_DIST A "make dist" is not supported. So, it makes no sense to have pure "make dist" related stuff in the Makefile.am.

03/29/18:

14:12 Ticket #3354 (PowerPC BSPs duplicate PAGE_MASK, etc redefinition) closed by Joel Sherrill <joel@…>
fixed: In 0b8a6d7/rtems: […]
11:52 GSoC/2018 edited by Vijay Kumar Banerjee
(diff)

03/28/18:

16:17 Changeset in rtems [0b8a6d7]5 by Joel Sherrill <joel@…>
Eliminate PowerPC libcpu/page.h Started to eliminate warnings and then realized that only one one-line macro in the file was used by a few files. The rest of the file was was not needed. Eliminate the file. Closes #3354.
13:07 GSoC/2018 edited by Danxue Huang
(diff)
05:19 Changeset in rtems-docs [fc9db4c]5 by Sebastian Huber <sebastian.huber@…>
user: Do not mention "bootstrap -p" It is now obsolete and was never necessary for an RTEMS users. Update #3254.

03/27/18:

19:25 Ticket #3381 (rtems-test command line documentation appears to be out of date) created by Joel Sherrill
https://docs.rtems.org/branches/master/user/tools/tester.html#command-l
17:27 GSoC/2018 edited by udit agarwal
Proposal final submitted (diff)
12:42 Changeset in rtems-libbsd [8189ea8]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
CRYPTO(4): Port to RTEMS
12:41 Changeset in rtems-libbsd [b8f7836]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
DEVFS(5): Fix warning
12:40 Changeset in rtems-libbsd [8993827]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
DEVFS(5): Properly initialize fp->f_cdevpriv
11:30 GSoC/2018 edited by Amaan Cheval
Update submit status of final proposal (diff)
11:25 Changeset in rtems-libbsd [6600368]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
CRYPTO(4): Import from FreeBSD
11:20 GSoC/2018 edited by Abhinav Jain
(diff)
11:07 Changeset in rtems [4f0dcb69]5 by Sebastian Huber <sebastian.huber@…>
bsps/riscv: Fix warnings
11:01 Changeset in rtems [6ac6a5c8]5 by Sebastian Huber <sebastian.huber@…>
jffs2: Do not use command line defines Update #3375.
07:31 Changeset in rtems-libbsd [a6a6d54]55-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
waf: Fix freebsd-to-rtems.py. Update #3351
06:12 Ticket #3380 (Move rtems-bin2c program to rtems-tools) created by Sebastian Huber
The rtems-bin2c program (tools/build/rtems-bin2c.c) is exported to the …
06:08 Ticket #3379 (Remove packhex program) created by Sebastian Huber
The packhex program ( tools/build/packhex.c) is exported to the …
05:57 Ticket #3378 (Remove unhex program) created by Sebastian Huber
The unhex program (tools/build/unhex.c) has no license information and …
05:52 Ticket #3377 (Remove eolstrip program) created by Sebastian Huber
The eolstrip program (tools/build/eolstrip.c) has no license …
05:47 Ticket #3376 (Remove cklength program) created by Sebastian Huber
The cklength program (tools/build/cklength.c) has no license …
05:19 Ticket #3375 (Remove command line pre-processor defines) created by Sebastian Huber
Command line defines defined by the build system make it difficult get …
04:39 Developer/Simulators/QEMU edited by Amaan Cheval
Instructions on booting UEFI firmware in QEMU through OVMF (diff)
04:26 GSoC/2018 edited by Danxue Huang
(diff)

03/26/18:

23:18 Ticket #3374 (rtems-test does not honor --mail-from argument) created by Joel Sherrill
This is on the master but may apply to other branches. $ …
23:09 GSoC/2018 edited by Braden Elliott
(diff)
22:48 Ticket #3373 (add confstr() method) created by Jeff Mayes
See: …
22:48 GSoC/2018 edited by Braden Elliott
(diff)
22:45 GSoC/2018 edited by Braden Elliott
(diff)
21:08 GSoC/2018 edited by Braden Elliott
(diff)
21:07 GSoC/2018 edited by Braden Elliott
(diff)
20:26 Ticket #3372 (add tests for inttypes.h methods to RTEMS) created by salil sirotia
These methods are defined in the POSIX standard here: …
18:49 Ticket #3371 (Add dirfd() and fdopendir() methods in dirent.h) created by salil sirotia
When added update psxhdr section of psxtests/Makefile.am to enable the …
17:18 Ticket #2968 (newlib inttypes.h is missing some methods) closed by Joel Sherrill
fixed: All of these methods are now present.
14:09 Changeset in rtems [549b1d6]5 by Sebastian Huber <sebastian.huber@…>
Remove unused POSIX_NOT_IMPLEMENTED() declaration
12:15 GSoC/2018 edited by Danxue Huang
(diff)
11:33 Changeset in rtems [699fee43]5 by Sebastian Huber <sebastian.huber@…>
bsps: Remove libcpu This patch is a part of the BSP source reorganization. Update #3285.
11:25 Changeset in rtems [5d39512]5 by Sebastian Huber <sebastian.huber@…>
bsps/m68k: Remove libcpu/m68k This patch is a part of the BSP source reorganization. Update #3285.
11:20 Changeset in rtems [b54558ac]5 by Sebastian Huber <sebastian.huber@…>
bsps/mcf5225x: Move libcpu content to bsps This patch is a part of the BSP source reorganization. Update #3285.
11:11 Changeset in rtems [4d22b554]5 by Sebastian Huber <sebastian.huber@…>
bsps/m68k: Fix warning
11:08 Changeset in rtems [945095d]5 by Sebastian Huber <sebastian.huber@…>
bsps/genmcf548x: Move libcpu content to bsps This patch is a part of the BSP source reorganization. Update #3285.
10:23 Changeset in rtems [ddf3ea2]5 by Sebastian Huber <sebastian.huber@…>
bsps/csb360: Move libcpu content to bsps This patch is a part of the BSP source reorganization. Update #3285.
10:20 Changeset in rtems [2190bc6]5 by Sebastian Huber <sebastian.huber@…>
bsps/mcf5206elite: Move libcpu content to bsps This patch is a part of the BSP source reorganization. Update #3285.
10:17 Changeset in rtems [3cf2bf63]5 by Sebastian Huber <sebastian.huber@…>
bsps/m68k: Move fpsp support to bsps This patch is a part of the BSP source reorganization. Update #3285.
10:10 Changeset in rtems [fc2ec62]5 by Sebastian Huber <sebastian.huber@…>
bsps/m68k: Move libcpu content to bsps This patch is a part of the BSP source reorganization. Update #3285.
10:01 Changeset in rtems [1e23c47]5 by Sebastian Huber <sebastian.huber@…>
bsps/m68k: Remove unused define This patch is a part of the BSP source reorganization. Update #3285.
09:59 Changeset in rtems [f8e4755f]5 by Sebastian Huber <sebastian.huber@…>
bsps/m68k: Use namespace header This patch is a part of the BSP source reorganization. Update #3285.
08:36 Changeset in rtems [1048a165]5 by Sebastian Huber <sebastian.huber@…>
bsp/tqm8xx: Use shared linker command file Update #3339.
07:14 Changeset in rtems [f17df94]5 by Sebastian Huber <sebastian.huber@…>
build: configure.ac is a file
07:04 Changeset in rtems [96400050]5 by Sebastian Huber <sebastian.huber@…>
bsp/pc386: Remove unused RTEMS_CPU_MODEL This patch is a part of the BSP source reorganization. Update #3285.
06:58 Changeset in rtems [b1b7390]5 by Sebastian Huber <sebastian.huber@…>
bsp/pc386: Fix build This patch is a part of the BSP source reorganization. Update #3285.
05:57 Changeset in rtems [11a8296]5 by Sebastian Huber <sebastian.huber@…>
bsp/mvme3100: Simplify Makefile.am
05:52 Changeset in rtems [5f59e2a]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Move dec timer driver This patch is a part of the BSP source reorganization. Update #3285.
05:47 Changeset in rtems [6882be7]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Remove libcpu/powerpc This patch is a part of the BSP source reorganization. Update #3285.
05:43 Changeset in rtems [2d33672a]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Move ppc403 clock driver to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:18 Changeset in rtems [d7c232f]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Remove unused files This patch is a part of the BSP source reorganization. Update #3285.
05:12 GSoC/2018 edited by Danxue Huang
(diff)
04:57 Changeset in rtems [4fd1ff0f]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Move AltiVec? support to bsps This patch is a part of the BSP source reorganization. Update #3285.
04:24 Changeset in rtems [d813d9aa]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Move dec clock driver to bsps This patch is a part of the BSP source reorganization. Update #3285.
04:18 Changeset in rtems [11fe8c59]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Move MMU support to bsps This patch is a part of the BSP source reorganization. Update #3285.
04:14 Changeset in rtems-libbsd [d797c5d]55-freebsd-126-freebsd-12 by Chris Johns <chrisj@…>
waf: Refactor libbsd.py to support per module generation. This change allows us to control the modules we want to build. Update #3351
04:14 Changeset in rtems-libbsd [f7a09b5]55-freebsd-126-freebsd-12 by Chris Johns <chrisj@…>
waf: Support building from libbsd.py directly from waf. Remove the need to generate a waf script. Move various pieces of data from the builder code to libbsd.py and make it configuration data. Update #3351
02:22 GSoC/2018 edited by Danxue Huang
(diff)

03/25/18:

23:11 Changeset in rtems-docs [db86923]4.11 by Chris Johns <chrisj@…>
RSB does not build a kernel by default. Update #3275.
11:54 Changeset in rtems [6bc883b]5 by David Gibson <david@…>
libfdt: Propagate name errors in fdt_getprop_by_offset() fdt_getprop_by_offset() doesn't check for errors from fdt_string() - after all, until very recently it couldn't fail. Now it can, so we need to propagate errors up to the caller. Signed-off-by: David Gibson <david@…> Tested-by: Alexey Kardashevskiy <aik@…> Reviewed-by: Alexey Kardashevskiy <aik@…> Reviewed-by: Simon Glass <sjg@…>
Note: See TracTimeline for information about the timeline view.