Timeline



01/05/15:

04:49 Ticket #2230 (PowerPC with mpc6xx clock: Nanoseconds extension doesn't compensate ...) created by Nick Withers
The PowerPC mpc6xx clock driver nanoseconds extension …

01/02/15:

12:18 Changeset in rtems [d745297]5 by Daniel Hellstrom <daniel@…>
leon, gr1553b: comment cleanup
12:17 Changeset in rtems [91df5a69]5 by Daniel Hellstrom <daniel@…>
libpci: code cleanup
12:16 Changeset in rtems [be66bbc1]5 by Daniel Hellstrom <daniel@…>
leon, grspw: rxPktSize must set DMA RX max length

12/31/14:

09:56 Changeset in rtems [cf36b70]4.115 by Sebastian Huber <sebastian.huber@…>
IMFS: Replace node union with individual struct This reduces the average node size. Add and use IMFS_GENERIC_INITIALIZER().

12/24/14:

03:53 Ticket #2139 (rtems_rfs_format() can return 0 (indicating success) erroneously) closed by Nick Withers <nick.withers@…>
fixed: In 86364e8c6ae55f7f15f426aefe8c260d96a3efc0/rtems: […]
03:40 Ticket #2128 ([Patch] io.h: Use uint32_t and co. instead of "unsigned int") closed by Nick Withers <nick.withers@…>
fixed: In 2d5c48691453a05ffb3a264f75e71490166f819a/rtems: […]
03:35 Ticket #2095 (Need to add export RTEMS_MAKEFILE_PATH explanation to all the README) closed by Gedare Bloom
wontfix: The switch to waf builds in these repos obviates documenting the old approach. At best, the doc should not use hard-coded paths but just refer users to export the variable.
03:31 Ticket #2067 (Algorithm to determine max. PCI bus number is incorrect) closed by Gedare Bloom
fixed: Patch reformatted to fix whitespace and applied to master and release branches 4.10 and 4.9
03:27 Changeset in rtems [0863e8e3]4.10 by Till Strauman <strauman@…>
pc386: scan all functions of multi-function PCI devices The current algorithm scans all PCI busses (0..ff) and all devices (0..31) on each bus for bridges and determines the maximum of all subordinate busses encountered. However, the algorithm does not scan all functions present in multi-function devices -- I have a PCI express root complex (82801H) where multiple (non-zero index) functions are 'PCI bridges' whose subordinate bus number is missed by the original algorithm. This commit makes sure that the scan is extended to all functions of multi-function devices. See #2067
03:27 Changeset in rtems [2573e69]4.115 by Till Strauman <strauman@…>
pc386: scan all functions of multi-function PCI devices The current algorithm scans all PCI busses (0..ff) and all devices (0..31) on each bus for bridges and determines the maximum of all subordinate busses encountered. However, the algorithm does not scan all functions present in multi-function devices -- I have a PCI express root complex (82801H) where multiple (non-zero index) functions are 'PCI bridges' whose subordinate bus number is missed by the original algorithm. This commit makes sure that the scan is extended to all functions of multi-function devices. See #2067
03:27 Changeset in rtems [e446d32]4.9 by Till Strauman <strauman@…>
pc386: scan all functions of multi-function PCI devices The current algorithm scans all PCI busses (0..ff) and all devices (0..31) on each bus for bridges and determines the maximum of all subordinate busses encountered. However, the algorithm does not scan all functions present in multi-function devices -- I have a PCI express root complex (82801H) where multiple (non-zero index) functions are 'PCI bridges' whose subordinate bus number is missed by the original algorithm. This commit makes sure that the scan is extended to all functions of multi-function devices. See #2067
03:16 Ticket #1905 (Make rtems_dhcp_failsafe() run time configurable) closed by Peter Dufault <dufault@…>
fixed: In da10694a489a51534ba189417defbea4162cfd8f/rtems: […]
03:14 Changeset in rtems [da10694]4.115 by Peter Dufault <dufault@…>
libnetworking: Make rtems_dhcp_failsafe() run time configurable rtems_dhcp_failsafe() can be configured at compile time with various options. This change makes it possible to instead configure it at runtime. This will make it marginally larger. I haven't measured the difference but I'll guess it's in the lower hundreds of bytes. The change could be modified to leave it either compile time or run time configurable, I prefer the simplicity of a single method. closes #1905
03:01 Ticket #1551 (The fileio sample does not mount FAT partitions) closed by Gedare Bloom
fixed: [b5b1f444/rtems]

12/23/14:

20:32 TBR/Website/FAQ edited by Amar Takhar
Update link. (diff)
13:18 Changeset in rtems [3e2647a7]4.115 by Sebastian Huber <sebastian.huber@…>
powerpc: AltiVec? and FPU context support Add AltiVec? and FPU support to the Context_Control in case we use the e6500 multilib. Add PPC_MULTILIB_ALTIVEC and PPC_MULTILIB_FPU multilib defines. Add non-volatile AltiVec? and FPU context to Context_Control. Add save/restore of non-volatile AltiVec? and FPU to _CPU_Context_switch(). Add save/restore of volatile AltiVec? and FPU context to the exception code. Adjust data cache optimizations for the new context and cache line size.
11:27 Changeset in rtems [2e19bfd]4.115 by Sebastian Huber <sebastian.huber@…>
powerpc: Use PPC_HAS_FPU Provide floating point context support only if PPC_HAS_FPU == 1.
10:46 Changeset in rtems [0d0095f1]4.115 by Sebastian Huber <sebastian.huber@…>
powerpc: Add PPC_STACK_ALIGN_POWER Simplify PPC_STACK_ALIGNMENT definition.
10:38 Changeset in rtems [7c16e1a5]4.115 by Sebastian Huber <sebastian.huber@…>
powerpc: Set PPC_DEFAULT_CACHE_LINE_SIZE for e6500
10:34 Changeset in rtems [84d3b9b0]4.115 by Sebastian Huber <sebastian.huber@…>
powerpc: Use PPC_DEFAULT_CACHE_LINE_SIZE Use it for the default PPC_CACHE_ALIGNMENT. Use it for PPC_STRUCTURE_ALIGNMENT.
10:05 Changeset in rtems [7f28f237]4.115 by Sebastian Huber <sebastian.huber@…>
powerpc: Delete _CPU_IRQ_info
09:32 Changeset in rtems [cfe6d05e]4.115 by Sebastian Huber <sebastian.huber@…>
capture: Fix lock initialization
08:53 Changeset in rtems [71b611d]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: ppc_exc_initialize_interrupt_stack()
07:30 Changeset in rtems [7bad672]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Add TMR access macros
07:28 Changeset in rtems [2a4f9d7]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Add and use _SMP_Should_start_processor()

12/22/14:

14:10 Changeset in rtems [ad0743db]4.115 by Sebastian Huber <sebastian.huber@…>
smptests/smpmrsp01: Update run indicator only once On the Freescale T2080 the excessive concurrent write/read lead to a livelock condition.
10:46 Changeset in rtems [bb7bd148]4.115 by Sebastian Huber <sebastian.huber@…>
powerpc: Use alternate time base for CPU counter
10:33 Changeset in rtems [c32a128]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Add cache size functions
09:31 Changeset in rtems [7d26f60]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Delete C pre-processor warning Do not warn about not implemented cache functions.
09:14 Changeset in rtems [691cc20]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Fix nanoseconds extension
06:43 Changeset in rtems [a532301c]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Increase MAS0[ESEL] width
06:26 Changeset in rtems [06251bb]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/u-boot: Add optional text and data sections
06:15 Changeset in rtems [b3ed66a]4.115 by Sebastian Huber <sebastian.huber@…>
libtests/crypt01: Increase stack size
00:50 Changeset in rtems [ee870077]4.115 by Chris Johns <chrisj@…>
Panic on RTEMS_FAST_MUTEX network semaphore claim/release. Fix the code to panic rather than perform a bad access if the network semaphore is accessed without the stack being intialised. Closes #2229.
Note: See TracTimeline for information about the timeline view.