Timeline



09/27/17:

13:14 Changeset in rtems [dbdb6a32]5 by Sebastian Huber <sebastian.huber@…>
posix: Remove superfluous includes
13:08 Changeset in rtems [de59c065]5 by Sebastian Huber <sebastian.huber@…>
posix: Implement self-contained POSIX mutex POSIX mutexes are now available in all configurations and no longer depend on --enable-posix. Update #2514. Update #3112.
12:55 Changeset in rtems-docs [87e1929]5 by Sebastian Huber <sebastian.huber@…>
Mention i.MX 7 SMP support Update #3090.
12:37 Changeset in rtems [e2fe881a]5 by Sebastian Huber <sebastian.huber@…>
score: Simplify red-black tree debug support Make the RBTree_Node layout independent of RTEMS_DEBUG (and all other build configuration options). This allows the use of this structure in Newlib. Update #3112.
10:07 Changeset in rtems [e460cd00]5 by Sebastian Huber <sebastian.huber@…>
score: Rename to _Scheduler_Control Rename struct Scheduler_Control to _Scheduler_Control to allow its use in standard header files, e.g. <pthread.h>. Update #3112.
07:55 Changeset in rtems-libbsd [91a7527]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ffec: Support more rgmii variants
07:54 Changeset in rtems-libbsd [ba0b059]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ffec: Add FECFLAG_AVB variant flag This flag is analogous to the Linux driver FEC_QUIRK_HAS_AVB. It indicates an FEC with support for Audio Video Bridging (AVB). This indicator is used for various other parts in the Linux driver (drivers/net/ethernet/freescale/fec_main.c). Use it to customize the receive/transmit buffer alignment. The receive buffer alignment increased to 64-bytes on the i.MX 6SoloX and i.MX 7Dual. There are no hard alignment restrictions for transmit buffers on these chips. Fix the ffec_softc::fectype type to provide enough storage for the feature flags.
07:42 Changeset in rtems-libbsd [e2e4bf4]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ffec: Avoid AXI bus issues due to a MAC reset
07:38 Changeset in rtems-libbsd [9c34735]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ffec: Use explicit cache synchronization
07:37 Changeset in rtems-libbsd [a70edfc]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ffec: Add wmb() to descriptor updates
07:33 Changeset in rtems-libbsd [7f7a339]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ffec: Support up to three interrupt requests
07:23 Changeset in rtems-libbsd [1378632]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ffec: Increase descriptor ring alignment For optimal performance a 64-byte alignment is recommended.

09/26/17:

12:01 Changeset in rtems [362e96ab]5 by Sebastian Huber <sebastian.huber@…>
bsp/imx: Provide a default console Update #3090.
05:52 Changeset in rtems [ef18d36]5 by Sebastian Huber <sebastian.huber@…>
posix: Remove superfluous includes
05:49 Changeset in rtems [5222488]5 by Sebastian Huber <sebastian.huber@…>
posix: Implement self-contained POSIX condvar POSIX condition variables are now available in all configurations and no longer depend on --enable-posix. Update #2514. Update #3113.
05:31 Changeset in rtems [4bf2ce31]5 by Sebastian Huber <sebastian.huber@…>
bsp/imx: Add register headers Update #3090.
05:10 Changeset in rtems [5616983]5 by Sebastian Huber <sebastian.huber@…>
bsp/imx: Add nocache section Update #3090.

09/24/17:

01:29 SOCIS/2017 edited by Mikail Yayla
(diff)

09/22/17:

12:40 Changeset in rtems-libbsd [b469163]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Generalize bsp_fdt_map_intr() Update #3090.
11:48 Changeset in rtems [29919242]5 by Sebastian Huber <sebastian.huber@…>
bsp/imx: Add SMP support Update #3090.
11:48 Changeset in rtems [8e6a407a]5 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Copy FDT only on boot processor Update #3090.
11:15 Changeset in rtems [3ad3849a]5 by Sebastian Huber <sebastian.huber@…>
bsp/imx: Add register headers Update #3090.
09:18 Changeset in rtems [560acb62]5 by Sebastian Huber <sebastian.huber@…>
score: Include missing header file Update #3059.
07:41 Changeset in rtems-libbsd [c6f4aa6]55-freebsd-126-freebsd-12 by Christian Mauderer <Christian.Mauderer@…>
if_atsam: Allow fixed MII settings.
07:41 Changeset in rtems-libbsd [0190cfd]55-freebsd-126-freebsd-12 by Christian Mauderer <Christian.Mauderer@…>
if_atsam: Move statistics to sysctl.
07:41 Changeset in rtems-libbsd [80a7fe6]55-freebsd-126-freebsd-12 by Christian Mauderer <Christian.Mauderer@…>
if-atsam: Port to rtems-libbsd.
07:41 Changeset in rtems-libbsd [b16eca9]55-freebsd-126-freebsd-12 by Christian Mauderer <Christian.Mauderer@…>
rtemsbsd/if-atsam: Copy from RTEMS. Copied from RTEMS commit 146adb1edf from 17.07.2017.
06:46 Ticket #3153 (Accept PTHREAD_PROCESS_SHARED for POSIX rwlocks) closed by Sebastian Huber <sebastian.huber@…>
fixed: In bdc468a/rtems: […]
06:22 Changeset in rtems [bdc468a]5 by Sebastian Huber <sebastian.huber@…>
posix: Allow PTHREAD_PROCESS_SHARED for rwlocks Close #3153.
06:13 Ticket #3153 (Accept PTHREAD_PROCESS_SHARED for POSIX rwlocks) created by Sebastian Huber
Since we have only one process, sharing between processes is trivial.
05:27 Ticket #3152 (Beaglebone Black crashes on u-boot master build.) created by Chris Johns
The crash with a Linux type image and no FDT is: […] and the code …
01:55 Changeset in rtems-source-builder [1519d11]5 by Chris Johns <chrisj@…>
sb: Ignore untracked files or detached HEAD in the dirty repo check. Closes #2960.
01:54 Changeset in rtems-source-builder [55f2d69]5 by Chris Johns <chrisj@…>
sb: Allow checking if '.' exists as a path.

09/21/17:

23:34 Ticket #3151 (Should Tests Be Added to .tcfg file Which Only Fail to Link with RTEMS ...) created by Joel Sherrill
A recent build sweep with RTEMS debug enabled shows a number of BSPs …
20:20 Changeset in rtems [40c623a8]5 by Joel Sherrill <joel@…>
powerpc/shared/startup/linkcmds.base: Add wildcards on some sections Closes #3307.
15:17 Ticket #3148 (PSXRDWRV Test failure on Beaglebone Black) closed by Joel Sherrill <joel@…>
fixed: In 714cb06/rtems: […]
15:16 Changeset in rtems [714cb06]5 by Joel Sherrill <joel@…>
psxrdwrv/test.c: Clear iovec to ensure consistent results closes #3148.
13:42 Changeset in rtems [89fc9345]5 by Sebastian Huber <sebastian.huber@…>
posix: Implement self-contained POSIX rwlocks POSIX rwlocks are now available in all configurations and no longer depend on --enable-posix. Update #2514. Update #3115.
12:13 Changeset in rtems [e67929c]5 by Sebastian Huber <sebastian.huber@…>
posix: Implement self-contained POSIX barriers POSIX barriers are now available in all configurations and no longer depend on --enable-posix. Update #2514. Update #3114.
11:34 Changeset in rtems-tools [3c7cd05]5 by Chris Johns <chrisj@…>
tester: Fix the TFTP ok to kill deadlock.
11:33 Changeset in rtems-tools [3ed65c0]5 by Chris Johns <chrisj@…>
Lower the step size for the TFTP timeout.
11:32 Changeset in rtems [a4bca685]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Fix robust thread dispatch Implement thread dispatch code in ppc_exc_wrapup() similar to ppc_exc_interrupt(). Update #2811.
11:32 Changeset in rtems [b800f88]5 by Sebastian Huber <sebastian.huber@…>
bsp/t32mppc: PPC_EXC_CONFIG_USE_FIXED_HANDLER Fix link-time error. Update #3085.
08:26 Changeset in rtems-tools [3a867a4]5 by Chris Johns <chrisj@…>
Add TFTP as a back end option for testing. Add telnet as a console option. TFTP runs a local TFTP server on port 69 or another specified port and serves each test for any requested file. Telnet is now a console option.
07:45 Changeset in rtems-tools [fa81491]5 by Chris Johns <chrisj@…>
Move the reraise logic into the tool kit.
07:30 Ticket #3150 (SP 51 Test failure on Beaglebone Black) created by Chris Johns
Running rtems-test with a recent u-boot and a current master this …
07:26 Ticket #3149 (SP 37 Test failure on Beaglebone Black) created by Chris Johns
Running rtems-test with a recent u-boot and a current master this …
06:44 Ticket #3148 (PSXRDWRV Test failure on Beaglebone Black) created by Chris Johns
Running rtems-test with a recent u-boot and a current master this …
06:23 Ticket #3147 (DEBUGGER01 Test failure on Beaglebone Black) created by Chris Johns
Running rtems-test with a recent u-boot and a current master this …
06:19 Ticket #3146 (FSJFFS2GC Test failure on Beaglebone Black) created by Chris Johns
Running rtems-test with a recent u-boot and a current master this …

09/20/17:

23:42 SOCIS/2017 edited by Mikail Yayla
(diff)
15:48 SOCIS/2017 edited by Mikail Yayla
(diff)
15:37 SOCIS/2017 edited by Mikail Yayla
(diff)
09:34 SOCIS/2017 edited by Mikail Yayla
(diff)
08:30 Changeset in rtems [821acce]5 by Sebastian Huber <sebastian.huber@…>
bsp/qemuppc: Fix for RTEMS_DEBUG
08:18 Changeset in rtems [cf2ec29d]5 by Sebastian Huber <sebastian.huber@…>
bsp/psim: Fix for RTEMS_DEBUG
08:11 Ticket #3145 (pthread_getattr_np does not work) created by ye0me0ge0tt
I can not get attributes of thread via this function. The code shows …
07:39 Changeset in rtems [927e1f8]5 by Sebastian Huber <sebastian.huber@…>
bsp/mpc8260ads: Fix for RTEMS_DEBUG
07:35 Changeset in rtems [4e0dd1f]5 by Sebastian Huber <sebastian.huber@…>
bsp/mpc8260ads: Fix for RTEMS_DEBUG
05:18 Changeset in rtems [d7ed684]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLER Fix link-time error on BSPs not using PPC_EXC_CONFIG_USE_FIXED_HANDLER. Update #3085.

09/19/17:

23:58 SOCIS/2017 edited by Mikail Yayla
add future works (diff)
14:22 Ticket #3144 (shm does not use create plugin) created by Joel Sherrill
I have written a plugin for the SHM for a paravirtualized environment. …
12:42 Ticket #3085 (Add hypervisor support for QorIQ BSPs) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 4c1f442/rtems: […]
12:40 Changeset in rtems [4c1f442]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Update README Close #3085.
12:35 Changeset in rtems [f100a58]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Add hypervisor guest SMP support Update #3085.
12:34 Changeset in rtems [31540bfb]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: MMU configuration as hypervisor guest Re-enable MMU configuration as hypervisor guest. Make sure the QORIQ_TLB1_ENTRY_COUNT is set according to the hypervisor configuration. Update #3085.
12:10 Changeset in rtems [47b1e31]5 by Sebastian Huber <sebastian.huber@…>
posix: Optimize pthread_once_t Reduce size of pthread_once_t and make it zero-initialized. Update #3142.
11:35 Ticket #3143 (Remove obsolete rtems_gxx_*() implementation) created by Sebastian Huber
GCC versions prior to 6.1 used a RTEMS thread model based on …
11:17 Ticket #3142 (POSIX: Reduce size of pthread_once_t and make it zero-initialized) created by Sebastian Huber
A zero-initialized pthread_once_t reduces the ROM usage of RTEMS …
08:57 Ticket #3140 (CPU Kit broken with --enable-rtems-debug) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 9a50e32/rtems: […]
08:56 Changeset in rtems [9a50e32]5 by Sebastian Huber <sebastian.huber@…>
score: Include missing <limits.h> Update #2132. Close #3140.
08:19 Changeset in rtems [2720fbf0]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Avoid IVOR38..42 access as hv guest Update #3085.
08:16 Changeset in rtems [6600882b]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Avoid MAS8 access as hypervisor guest Update #3085.
08:06 Changeset in rtems [44c0114]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Reduce static memory demands Update #3085.
07:12 Changeset in rtems [ec28f31]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Add decrementer clock driver Update #3085.
07:02 Changeset in rtems [599e6fbd]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: PPC_EXC_CONFIG_USE_FIXED_HANDLER Make PPC_EXC_CONFIG_USE_FIXED_HANDLER mandatory for BSPs using ppc_exc_interrupt(). Pass exception number to bsp_interrupt_dispatch() to allow processing of decrementer and doorbell exceptions as hypervisor guest. Update #3085.

09/18/17:

23:05 Ticket #3141 (Change the BSP Howto's name to something smaller.) created by Chris Johns
The BSP Howto's current name is: RTEMS BSP and Device Driver …
22:53 Ticket #3140 (CPU Kit broken with --enable-rtems-debug) created by Chris Johns
Building with: […] results in an error: […] We need the …
09:31 Changeset in rtems [a029230a]5 by Sebastian Huber <sebastian.huber@…>
Add "\n" to "\r\n" translation to rtems_putc() Update #3122.
09:28 Changeset in rtems [fd70e206]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Add early debug output initialization Update #3085.
06:31 Ticket #3139 (Remove old ISR parameter from Clock_driver_support_install_isr() and ...) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 27515ec/rtems-docs: […]
06:26 Changeset in rtems-docs [27515ec]5 by Sebastian Huber <sebastian.huber@…>
bsp-howto: Clock_driver_support_install_isr() Close #3139.
06:22 Changeset in rtems [f3b29236]5 by Sebastian Huber <sebastian.huber@…>
bsps: Clock_driver_support_install_isr() Remove old ISR parameter since is not used by the clock driver shell. Make an implementation optional. Update #3139.
06:02 Ticket #3139 (Remove old ISR parameter from Clock_driver_support_install_isr() and ...) created by Sebastian Huber
The old ISR is not used by the clock driver shell.
05:00 Ticket #3137 (Accept PTHREAD_PROCESS_SHARED for POSIX condition variables) closed by Sebastian Huber <sebastian.huber@…>
fixed: In c030edd/rtems: […]
05:00 Ticket #3126 (Accept PTHREAD_PROCESS_SHARED for POSIX barriers) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 8230a329/rtems: […]
05:00 Ticket #3125 (Accept PTHREAD_PROCESS_SHARED for POSIX mutexes) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 3b47ce7/rtems: […]
05:00 Ticket #3133 (Remove rtems_libio_t::driver) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 8fa75d3/rtems: […]

09/16/17:

00:03 SOCIS/2017 edited by Mikail Yayla
student update socis (diff)

09/15/17:

23:51 Ticket #3138 (RTEMS server `service2` root disk is full) created by Chris Johns
The root disk of service2 is full. Some of the jail's data can be …
11:48 Changeset in rtems [c030edd]5 by Sebastian Huber <sebastian.huber@…>
posix: Allow PTHREAD_PROCESS_SHARED for condvar Close #3137.
11:30 Ticket #3137 (Accept PTHREAD_PROCESS_SHARED for POSIX condition variables) created by Sebastian Huber
Since we have only one process, sharing between processes is trivial.
11:24 Changeset in rtems [8230a329]5 by Sebastian Huber <sebastian.huber@…>
posix: Allow PTHREAD_PROCESS_SHARED for barriers Close #3126.
11:14 Changeset in rtems [3b47ce73]5 by Sebastian Huber <sebastian.huber@…>
posix: Allow PTHREAD_PROCESS_SHARED for mutexes Close #3125.
11:06 Ticket #3121 (clock() implementation in Newlib is broken) closed by Sebastian Huber
fixed
10:52 Changeset in rtems [8fa75d3]5 by Sebastian Huber <sebastian.huber@…>
libio: Remove rtems_libio_t::driver This member was apparently unused. Close #3133.
10:50 Ticket #3136 (Use FIFO for file descriptor free list) closed by Sebastian Huber
fixed
10:49 Ticket #3132 (Add reference counting to file descriptors) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 894c965/rtems-libbsd: […]
10:46 Changeset in rtems-libbsd [894c965]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Support reference counting for file descriptors Close #3132.
08:58 Ticket #3134 (Remove LIBIO_FLAGS_CREATE) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 5eb67f3/rtems: […]
05:39 Ticket #3136 (Use FIFO for file descriptor free list) created by Sebastian Huber
Currently, the free list of file descriptors is organized as a LIFO. …

09/14/17:

23:05 Changeset in rtems-tools [875c071]5 by Joel Sherrill <joel@…>
rtemstoolkit/rld-compression.cpp: Fix warning for comparing signed to unsigned
23:04 Changeset in rtems-tools [f4378ea]5 by Joel Sherrill <joel@…>
tester/covoar/DesiredSymbols.cc: Now compiles on Cygwin
13:21 Changeset in rtems [ac74162]5 by Sebastian Huber <sebastian.huber@…>
libio: Use FIFO for iop free list Update #3136.
11:50 Changeset in rtems-docs [5c3683e]5 by Chris Johns <chrisj@…>
Improve the line spaces for directives and notes.
08:52 Changeset in rtems-docs [56cccd6]5 by Sebastian Huber <sebastian.huber@…>
c-user: Fix task create notes
05:01 Ticket #3124 (Ignore pshared attribute for POSIX semaphores) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 18b32d76/rtems: […]
02:21 Changeset in rtems-tools [8e64821]5 by Chris Johns <chrisj@…>
rtemstoolkit: Remove throw from file::image destructor.
00:32 Changeset in rtems-docs [794eb1b]5 by Chris Johns <chrisj@…>
c-user: Clarify SMP's rtems_get_processor_count.

09/13/17:

23:14 Ticket #3135 (Devel mailing list doesn't work and Git push impossible due to disk full) closed by Amar Takhar
fixed: This was fixed some time ago sorry about that. I am working on setting up realtime monitoring and Ansible it's a lot of work.
15:45 Changeset in rtems-tools [f4773ac]5 by Cillian O'Donnell <cpodonnell8@…>
covoar: Add function defs to fix Windows build errors. Closes #3129
13:42 Ticket #3135 (Devel mailing list doesn't work and Git push impossible due to disk full) created by Sebastian Huber
I got this: […] We have on dispatch.rtems.org: […]
13:19 Changeset in rtems [98041b68]5 by Sebastian Huber <sebastian.huber@…>
libio: Unify readv() and writev() Update #3132.
13:18 Changeset in rtems [62f3fa84]5 by Sebastian Huber <sebastian.huber@…>
fstests/fsimfsgeneric01: Fix test assert
12:00 Changeset in rtems [ca90c6c]5 by Sebastian Huber <sebastian.huber@…>
libio: Add rtems_libio_iop_flags_initialize() Update #3132.
11:30 Changeset in rtems [e2b1db23]5 by Sebastian Huber <sebastian.huber@…>
libio: Add rtems_libio_iop_flags() Update #3132.
09:33 Changeset in rtems [9012db8]5 by Sebastian Huber <sebastian.huber@…>
libio: LIBIO_GET_IOP() LIBIO_GET_IOP_WITH_ACCESS() Replace rtems_libio_check_fd(), rtems_libio_iop(), rtems_libio_check_open() and rtems_libio_check_permissions() combinations with new LIBIO_GET_IOP() and LIBIO_GET_IOP_WITH_ACCESS() macros. Update #3132.
08:49 Changeset in rtems [5eb67f3]5 by Sebastian Huber <sebastian.huber@…>
libio: Remove LIBIO_FLAGS_CREATE Close #3134.
08:49 Ticket #3134 (Remove LIBIO_FLAGS_CREATE) created by Sebastian Huber
Remove unused LIBIO_FLAGS_CREATE flag.
08:42 Changeset in rtems [d4c5441]5 by Sebastian Huber <sebastian.huber@…>
libio: Add rtems_libio_iop_is_append() Update #3132.
08:36 Changeset in rtems [3cffd66d]5 by Sebastian Huber <sebastian.huber@…>
libio: Add rtems_libio_iop_is_writeable() Update #3132.
08:35 Changeset in rtems [a937a5a]5 by Sebastian Huber <sebastian.huber@…>
libio: Add rtems_libio_iop_is_readable() Update #3132.
08:24 Changeset in rtems [bbcdc302]5 by Sebastian Huber <sebastian.huber@…>
libio: Add rtems_libio_iop_is_no_delay() Update #3132.
08:13 Changeset in rtems [ead1281f]5 by Sebastian Huber <sebastian.huber@…>
bsp/mrm332: Remove dead code Update #3132.
08:11 Changeset in rtems [856ede4f]5 by Sebastian Huber <sebastian.huber@…>
libio: Add iop set/clear flags Update #3132.
07:22 Changeset in rtems [baef823c]5 by Sebastian Huber <sebastian.huber@…>
libio: Add hold/drop iop reference Check iop reference count in close() and return -1 with errno set to EBUSY in case the file descriptor is still in use. Update #3132.
07:16 Ticket #3133 (Remove rtems_libio_t::driver) created by Sebastian Huber
Remove unused rtems_libio_t::driver member.
07:08 Changeset in rtems [48dbb6cf]5 by Sebastian Huber <sebastian.huber@…>
libio: Remove rtems_libio_check_permissions() Remove rtems_libio_check_permissions() and convert single user to rtems_libio_check_permissions_with_error(). Update #3132.
07:07 Changeset in rtems [ec10d26]5 by Sebastian Huber <sebastian.huber@…>
libio: rtems_libio_check_permissions_with_error() Rename rtems_libio_check_permissions_with_error() in rtems_libio_check_permissions(). Update #3132.
06:55 Changeset in rtems [0169e90]5 by Sebastian Huber <sebastian.huber@…>
libio: Do simple parameter checks early This simplifies error handling later. Update #3132.
06:49 Changeset in rtems [4b759b1]5 by Sebastian Huber <sebastian.huber@…>
libio: Avoid direct use of rtems_libio_iops Update #3132.
06:25 Changeset in rtems [7b45202]5 by Sebastian Huber <sebastian.huber@…>
libio: Simplify rtems_libio_iop() Remove the file descriptor validation. This is the job of rtems_libio_check_fd(). Use an inline function instread of a macro. Update #3132.
05:56 Ticket #3132 (Add reference counting to file descriptors) created by Sebastian Huber
The use of a file descriptor after or during a close() operation may …
05:00 Changeset in rtems [05f9858f]5 by Sebastian Huber <sebastian.huber@…>
bsps: Generalize bsp_fdt_map_intr() Pass all interrupt cells to bsp_fdt_map_intr() since some platforms use an array to describe an interrupt. Update #3090.
Note: See TracTimeline for information about the timeline view.