Timeline



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@…>

03/23/18:

16:39 Ticket #3367 (4.10 Maintenance: object extend information score: Use ...) closed by Gedare Bloom
fixed
16:35 Ticket #3341 (sparc64: Macro Redefined) closed by Gedare Bloom <gedare@…>
fixed: In d7fd3bc/rtems: […]
16:33 Changeset in rtems [d7fd3bc]5 by Gedare Bloom <gedare@…>
sparc64: remove header file with duplicated macros The boot/stack.h header contains duplicated macros that are redundant to arch/stack.h. Delete the boot/stack.h and replace its one use by the arch/stack.h. Closes #3341.
16:01 Ticket #3370 (4.10: network/bootp: PR2031: Add and use header file) closed by Gedare Bloom
fixed: Fixed in a078d6f0ab707dd43aac94b029ebf23ab5e92f6a.
16:01 Ticket #3370 (4.10: network/bootp: PR2031: Add and use header file) created by Gedare Bloom
backport fix from 4.11.
16:00 Ticket #3369 (4.10 Maintenance: bsps: Fix rtems_interrupt_server_handler_remove()) closed by Gedare Bloom
fixed: Fixed in d1d4e0172a5b0484f15902f519274027b6259c8b.
15:59 Ticket #3369 (4.10 Maintenance: bsps: Fix rtems_interrupt_server_handler_remove()) created by Gedare Bloom
Backport fix from 4.11
15:59 Ticket #3368 (4.10 Maintenance: libnetworking: Disconnect after mbuf shortage) closed by Gedare Bloom
fixed: Fixed in 45f9cd01f5a4e09e6c7e2223ef464bd615924b44.
15:58 Ticket #3368 (4.10 Maintenance: libnetworking: Disconnect after mbuf shortage) created by Gedare Bloom
Backport fix from 4.11
15:57 Ticket #3367 (4.10 Maintenance: object extend information score: Use ...) created by Gedare Bloom
backport fix from 4.11
15:56 Ticket #3366 (4.10 Maintenance: rtems: PR1844: Fix MP process packet size) closed by Gedare Bloom
fixed: Fixed in b6b8cd7fb12adecc81c43f92354c59ec197f1458.
15:56 Ticket #3366 (4.10 Maintenance: rtems: PR1844: Fix MP process packet size) created by Gedare Bloom
Backport fix from 4.11.
15:55 Ticket #3365 (4.10: librpc: PR2066: Fix for short enums) closed by Gedare Bloom
fixed: Fixed in 17fa7d616025cce6845ad00919be5c00a66002ae.
15:55 Ticket #3365 (4.10: librpc: PR2066: Fix for short enums) created by Gedare Bloom
Backport fix.
15:53 Ticket #3364 (4.10: backport dosfs fixes) closed by Gedare Bloom
fixed: Fixed in: [rtems.git/89dd2ec437d998aa617bc4a61258a0692e4721ff] [rtems.git/95f3656ae96a3446529d86b4fb53506f85db4bd9]
15:52 Ticket #3364 (4.10: backport dosfs fixes) created by Gedare Bloom
Backport various dosfs fixes from 4.11.
15:51 Ticket #3363 (4.10: network/dhcp: PR1841: Fix DNS processing in DHCP) closed by Gedare Bloom
fixed: Fixed in [rtems.git/0d653397a9b64b9827b59cca6c70d0e9d81b8207]
15:51 Ticket #3363 (4.10: network/dhcp: PR1841: Fix DNS processing in DHCP) created by Gedare Bloom
Backport fix.
15:45 Ticket #3362 (4.11: test case for starvation due to improper PIP) created by Gedare Bloom
The following explains a scenario in rtems-4.10 that is solved by the …
15:43 Ticket #3361 (4.11: Improved Priority Inheritance Protocol) created by Gedare Bloom
See also #2412 and #3359. = Problem The RTEMS mutexes implement only …
15:11 Changeset in rtems [b8c468b]5 by Sebastian Huber <sebastian.huber@…>
bsp/tqm8xx: Move libcpu content to bsps This patch is a part of the BSP source reorganization. Update #3285.
15:04 Changeset in rtems [a12dcff8]5 by Sebastian Huber <sebastian.huber@…>
bsp/mpc8260: Move libcpu content to bsps This patch is a part of the BSP source reorganization. Update #3285.
14:54 Changeset in rtems [0cab067]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Move libcpu content to bsps This patch is a part of the BSP source reorganization. Update #3285.
14:48 Ticket #3360 (4.10: _Chain_Is_first/last overshoot) closed by Gedare Bloom
fixed: Fixed In 991e1b85/rtems
14:46 Ticket #3360 (4.10: _Chain_Is_first/last overshoot) created by Gedare Bloom
A user reported a possible problem with the implementation of the …
14:36 Ticket #3359 (4.10: Improved Priority Inheritance Protocol) created by Gedare Bloom
See also #2412. = Problem The RTEMS mutexes implement only a very …
08:14 Changeset in rtems-libbsd [d300a34]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Silence rtems_bsd_ifconfig()
06:58 Changeset in rtems-libbsd [7ec935e]55-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
vprintf: Add handler that mutes all output. This adds a vprintf handler that can be used to suppress all outputs of the libbsd.
02:46 Changeset in rtems [b1d3b0f]5 by Chris Johns <chrisj@…>
libcpu: Only build if there is a valid configure.ac

03/22/18:

21:22 GSoC/2018 edited by Vidushi Vashishth
(diff)
13:50 Changeset in rtems [df8a31d]5 by Thomas Doerfler <thomas.doerfler@…>
bsp/tqm8xx: Fix network interface driver
08:05 Changeset in rtems [7353422f]5 by Sebastian Huber <sebastian.huber@…>
mpci: Fix _MPCI_Enqueue_callout() Update #3117. Update #3182.
06:48 Changeset in rtems [2c65588]5 by Sebastian Huber <sebastian.huber@…>
config: Fix re-definition warning
06:47 Changeset in rtems [3da2f471]5 by Sebastian Huber <sebastian.huber@…>
mpci: Update due to thread queue API changes Update #3117. Update #3182.
06:10 Ticket #3358 (Deprecate rtems_disk_create_phys(), etc.) created by Sebastian Huber
There are currently two implementations of a block device (disk). …
05:36 Changeset in rtems [28a6bb8]5 by Sebastian Huber <sebastian.huber@…>
mpci: Avoid use of RTEMS_RELLDFLAGS
05:27 Changeset in rtems [dc1ea01]5 by Sebastian Huber <sebastian.huber@…>
bsps/mpc55xx: Move libcpu content to bsps This patch is a part of the BSP source reorganization. Update #3285.
05:19 Changeset in rtems [3f3f246a]5 by Sebastian Huber <sebastian.huber@…>
bsps/mpc55xx: Remove unused files This patch is a part of the BSP source reorganization. Update #3285.

03/21/18:

15:38 Changeset in rtems [e2bd1f6]5 by Sebastian Huber <sebastian.huber@…>
bsp/bfin: Move libcpu content to bsps This patch is a part of the BSP source reorganization. Update #3285.
14:25 Ticket #3357 (rtems-tools tester 4.11 branch hosts defaults error on Linux) closed by Gedare Bloom
fixed: Fixed in rtems-tools.git/2b82b8006089ba0deb57df0507635b27475c2a72
14:25 Ticket #3357 (rtems-tools tester 4.11 branch hosts defaults error on Linux) created by Gedare Bloom
The 4.11 branch of rtems-tools/tester/rtems-test fails on Ubuntu (and …
08:23 Changeset in rtems-libbsd [b3d1e6a]55-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
config.inc: Remove unused values.
07:20 Changeset in rtems [7341dbd6]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Remove obsolete BSP_Configuration
07:11 Changeset in rtems [f3a51d62]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Remove bsp_timer_internal_clock The only consumer of this variable was the ppc403 clock driver used by the * haleakala, * virtex, and * virtex4 BSPs which set bsp_timer_internal_clock unconditionally to true. Update #3285.
06:59 Ticket #3254 (Reorganize header files to avoid "make preinstall") closed by Sebastian Huber
fixed: The header reorganization is complete.
06:55 Ticket #3220 (Change RTEMS release number scheme from 4.12 to 5) closed by Sebastian Huber
fixed: I think the version change is complete.
06:51 Ticket #3327 (Eliminate score/cpu/*/.../types.h) closed by Sebastian Huber
fixed
06:49 Ticket #3267 (rtems/status-checks.h calls printk without including the needed header.) closed by Sebastian Huber
fixed
06:43 Ticket #3352 (Warning in all lpc176x variants) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 26623e3/rtems: […]
06:15 Changeset in rtems [26623e3]5 by Sebastian Huber <sebastian.huber@…>
bsp/lpc176x: Remove blunt OPERATION_COUNT define BSP-specific test customization needs a more sophisticated approach. Close #3352.
05:59 Ticket #3322 (powerPC bsp not booting with memory larger than 256Mb) closed by Éric Tremblay <e.tremblay@…>
fixed: In 5cf0656/rtems: […]
05:27 Changeset in rtems [bb22a3f3]5 by Sebastian Huber <sebastian.huber@…>
bsp/powerpc: Move libcpu timer to bsps Use only one timer driver variant based on the standard PowerPC time base. This patch is a part of the BSP source reorganization. Update #3285.

03/20/18:

22:31 GSoC/2018 edited by salil sirotia
(diff)
20:09 GSoC/2018 edited by salil sirotia
(diff)
17:01 Changeset in rtems-tools [2b82b80]4.11 by Gedare Bloom <gedare@…>
4.11: fix hosts defaults loading for linux systems.
15:16 Changeset in rtems [a7fa9e91]5 by Sebastian Huber <sebastian.huber@…>
bsp/pc386: Move libcpu content to bsps This patch is a part of the BSP source reorganization. Update #3285.
15:07 Changeset in rtems [70502b48]5 by Sebastian Huber <sebastian.huber@…>
libtests/block05: Use rtems_blkdev_create() Update #3358.
13:14 Changeset in rtems [5cf0656]5 by Éric Tremblay <e.tremblay@…>
bsps/powerpc: Support more than 256MiB of RAM Close #3322.
12:43 Changeset in rtems [e40c589]5 by Sebastian Huber <sebastian.huber@…>
MAINAINERS: Add rule for BSP-specific patches
06:57 GSoC/2018 edited by Abhinav Jain
(diff)
06:34 Changeset in rtems [5d44981c]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Fix bsp_restart() Update #3085.

03/19/18:

19:23 Ticket #3356 (Add support for CLOCK_THREAD_CPUTIME_ID) created by Joel Sherrill
Add support for CLOCK_THREAD_CPUTIME_ID. This would impact at least …
07:58 Changeset in rtems [4c36a525]5 by Christian Mauderer <christian.mauderer@…>
bsp/atsam: Fix GMAC Rx Descriptor fields.

03/18/18:

13:15 GSoC/2018 edited by udit agarwal
Added proposal link (diff)
05:05 Ticket #3355 (RSB build error: downloading expat-2.1.0.tar.gz) created by Vidushi Vashishth
On attempting to build the tool chain for the SPARC architecture the …

03/17/18:

13:12 Changeset in rtems [0d851d4]5 by David Gibson <david@…>
libfdt: Add fdt_check_full() function This new function implements a complete and thorough check of an fdt blob's structure. Given a buffer containing an fdt, it should return 0 only if the fdt within is structurally sound in all regards. It doesn't check anything about the blob's contents (i.e. the actual values of the nodes and properties), of course. Signed-off-by: David Gibson <david@…> Tested-by: Alexey Kardashevskiy <aik@…> Reviewed-by: Alexey Kardashevskiy <aik@…> Reviewed-by: Simon Glass <sjg@…>
10:08 Ticket #3339 (Several PowerPC linker commands do not support ...) reopened by Sebastian Huber
05:50 GSoC/2018 edited by Amaan Cheval
Add link to proposal (diff)

03/16/18:

18:29 Ticket #3354 (PowerPC BSPs duplicate PAGE_MASK, etc redefinition) created by Joel Sherrill
The following BSPs: powerpc-beatnik powerpc-mcp750 powerpc-mtx603e …
17:25 Ticket #3353 (Adding IDE driver for PowerPC qemuppc prep bsp) created by Eric Tremblay
In order to be able to mount a FAT drive made available to the guest …
16:50 Ticket #3352 (Warning in all lpc176x variants) created by Joel Sherrill
bsps/arm/lpc176x/include/bsp.h defines OPERATION_COUNT in an attempt …
16:02 Ticket #3331 (i386 targets don't compile with --enable-smp) closed by Amaan Cheval <amaan.cheval@…>
fixed: In efa0039e/rtems: […]
14:12 Ticket #3339 (Several PowerPC linker commands do not support ...) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 2e5cf7f/rtems: […]
14:09 Changeset in rtems [2e5cf7f]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Use shared linker command file Close #3339.
13:51 Ticket #3344 (mcf5272/mcf5272.h Timer3 Duplicate Definition) closed by Joel Sherrill
fixed: https://git.rtems.org/rtems/commit/?id=0c70535d54d27f95c25ad221f2ed8ba23c52ac4b
13:50 Ticket #3345 (mvme3100 spaces needed around quote in macro definitions in bsp.h) closed by Joel Sherrill
fixed: https://git.rtems.org/rtems/commit/?id=dce920aea8f2fa286e014ad95f74a4ddb7854469
13:49 Ticket #3346 (bf533.h) closed by Joel Sherrill
fixed: https://git.rtems.org/rtems/commit/?id=74fe9ceda52c5749f341f57cb9f064276ca3532b
13:49 Ticket #3348 (beatnick:spaces needed around quote in macro definitions in bsp.h) closed by Joel Sherrill
fixed: https://git.rtems.org/rtems/commit/?id=8307723dd3f4f282d1847b17ae7ac9db35af8784
13:38 Ticket #3349 (pc386 edid.h invalid macro names) closed by Joel Sherrill <joel@…>
fixed: In be3d7d7/rtems: […]
13:24 Ticket #3340 (gen83xx warning for macros redefined) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 9b61342/rtems: […]
13:23 Changeset in rtems [9b61342]5 by Sebastian Huber <sebastian.huber@…>
bsp/gen83xx: Fix define redefinitions Close #3340.
11:40 Changeset in rtems [9a7de8e]5 by David Gibson <david@…>
libfdt: Add fdt_header_size() We have a couple of places within libfdt and its tests where we need to find the size of the header, based on the version. Add a helper function for it. Signed-off-by: David Gibson <david@…> Reviewed-by: Simon Glass <sjg@…> Tested-by: Alexey Kardashevskiy <aik@…> Reviewed-by: Alexey Kardashevskiy <aik@…>
10:01 Changeset in rtems [9860cc7]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Fix linker command files Update #3339.
08:10 Ticket #3351 (libbsd: Introduce buildsets that allow to enable or disable parts of ...) created by Christian Mauderer
I'll start in the next few days to add IPSec (client) support to the …
07:22 Ticket #3350 (sptimecounter02 warning due to defining _KERNEL and disabling part of ...) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 478dc89/rtems: […]
06:01 Changeset in rtems [478dc89]5 by Sebastian Huber <sebastian.huber@…>
imfs: Use most efficient way to get the time As a side-effect, this fixes some warnings. Close #3350.
Note: See TracTimeline for information about the timeline view.