# # ChangeLog for bsps in rtems # # Generated by Trac 1.2.1.dev0 # 03/29/24 15:52:05 Tue, 07 May 2019 08:17:49 GMT Sebastian Huber [30d61a6] * bsps/powerpc/shared/start/linkcmds.share (modified) bsps/powerpc: Fix constructors with priority Update #3339. Tue, 07 May 2019 08:16:46 GMT Sebastian Huber [f6895c6] * bsps/powerpc/shared/start/linkcmds.share (modified) bsps/powerpc: Fix C++ exception handling Close #3736. Tue, 07 May 2019 06:44:33 GMT Sebastian Huber [f4db49a1] * bsps/powerpc/motorola_powerpc/console/polled_io.c (modified) bsp/motorola_powerpc: Fix bootloader output Mon, 06 May 2019 05:56:01 GMT Sebastian Huber [8bd4f61c] * bsps/arm/csb336/include/bsp.h (modified) * bsps/arm/csb337/include/bsp.h (modified) * bsps/mips/csb350/include/bsp.h (modified) bsps: Remove bogus config declaration Replace it with a proper ... Fri, 12 Apr 2019 12:37:05 GMT Sebastian Huber [be50969] * bsps/powerpc/include/bsp/consoleIo.h (modified) * bsps/powerpc/motorola_powerpc/console/polled_io.c (modified) bsp/motorola_powerpc: Fix debug output Update #3122. Fri, 12 Apr 2019 05:55:31 GMT Sebastian Huber [ad40d05e] * bsps/arm/shared/clock/clock-a9mpcore.c (modified) * bsps/arm/shared/clock/clock-generic-timer.c (modified) * cpukit/include/rtems/score/percpu.h (modified) * cpukit/include/rtems/score/smpimpl.h (modified) * cpukit/score/src/percpu.c (modified) * cpukit/score/src/smp.c (modified) score: Remove _SMP_Before_multitasking_action() Use ... Tue, 09 Apr 2019 08:58:35 GMT Sebastian Huber [df8d7bd7] * bsps/shared/cache/cacheimpl.h (modified) * cpukit/include/rtems/score/smpimpl.h (modified) * cpukit/score/src/smpmulticastaction.c (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpcache01/init.c (modified) * testsuites/smptests/smpmulticast01/init.c (added) * testsuites/smptests/smpmulticast01/smpmulticast01.doc (added) * testsuites/smptests/smpmulticast01/smpmulticast01.scn (added) score: Use processor mask in _SMP_Multicast_action Processor_mask ... Thu, 11 Apr 2019 06:54:29 GMT Sebastian Huber [ad87de4] * bsps/powerpc/qoriq/start/bsprestart.c (modified) * bsps/riscv/riscv/irq/irq.c (modified) * bsps/shared/dev/clock/clockimpl.h (modified) * cpukit/include/rtems/score/percpu.h (modified) * cpukit/include/rtems/score/smp.h (modified) * cpukit/rtems/src/getprocessorcount.c (modified) * cpukit/rtems/src/scheduleridentbyprocessor.c (modified) * cpukit/score/src/coretodset.c (modified) * cpukit/score/src/schedulerdefaultpinunpin.c (modified) * cpukit/score/src/smp.c (modified) * cpukit/score/src/smpmulticastaction.c (modified) * cpukit/score/src/threadcreateidle.c (modified) * testsuites/sptests/spsize/size.c (modified) score: Rename _SMP_Get_processor_count() Rename ... Thu, 11 Apr 2019 06:52:36 GMT Sebastian Huber [cfcd6dc9] * bsps/powerpc/qoriq/start/bsprestart.c (modified) * cpukit/include/rtems/score/smp.h (modified) * cpukit/score/src/smp.c (modified) score: Rename _SMP_Processor_count Rename _SMP_Processor_count in ... Wed, 10 Apr 2019 23:38:55 GMT Jeff Kubascik [77f9a1b] * bsps/arm/xilinx-zynqmp/README (modified) * bsps/arm/xilinx-zynqmp/config/xilinx_zynqmp.inc (moved) * bsps/arm/xilinx-zynqmp/config/xilinx_zynqmp_ultra96.cfg (added) * bsps/arm/xilinx-zynqmp/console/console-config.c (modified) * bsps/arm/xilinx-zynqmp/headers.am (modified) * bsps/arm/xilinx-zynqmp/include/bsp.h (modified) * bsps/arm/xilinx-zynqmp/include/bsp/irq.h (modified) * bsps/arm/xilinx-zynqmp/include/tm27.h (modified) * bsps/arm/xilinx-zynqmp/start/bspreset.c (modified) * bsps/arm/xilinx-zynqmp/start/bspsmp.c (modified) * bsps/arm/xilinx-zynqmp/start/bspstart.c (modified) * bsps/arm/xilinx-zynqmp/start/bspstarthooks.c (modified) * bsps/arm/xilinx-zynqmp/start/bspstartmmu.c (modified) * bsps/arm/xilinx-zynqmp/start/linkcmds.in (modified) * c/src/lib/libbsp/arm/acinclude.m4 (modified) * c/src/lib/libbsp/arm/xilinx-zynqmp/Makefile.am (modified) * c/src/lib/libbsp/arm/xilinx-zynqmp/configure.ac (modified) bsp/xilinx-zynqmp: Implement Ultra96 target Modifications to get ... Wed, 10 Apr 2019 23:38:54 GMT Jeff Kubascik [677d5167] * bsps/arm/xilinx-zynqmp/README (added) * bsps/arm/xilinx-zynqmp/config/xilinx_zynq.inc (added) * bsps/arm/xilinx-zynqmp/console/console-config.c (added) * bsps/arm/xilinx-zynqmp/headers.am (added) * bsps/arm/xilinx-zynqmp/include/bsp.h (added) * bsps/arm/xilinx-zynqmp/include/bsp/irq.h (added) * bsps/arm/xilinx-zynqmp/include/tm27.h (added) * bsps/arm/xilinx-zynqmp/start/bsp_specs (added) * bsps/arm/xilinx-zynqmp/start/bspreset.c (added) * bsps/arm/xilinx-zynqmp/start/bspsmp.c (added) * bsps/arm/xilinx-zynqmp/start/bspstart.c (added) * bsps/arm/xilinx-zynqmp/start/bspstarthooks.c (added) * bsps/arm/xilinx-zynqmp/start/bspstartmmu.c (added) * bsps/arm/xilinx-zynqmp/start/linkcmds.in (added) * c/src/lib/libbsp/arm/xilinx-zynqmp/Makefile.am (added) * c/src/lib/libbsp/arm/xilinx-zynqmp/configure.ac (added) bsp/xilinx-zynqmp: Stub out Xilinx MPSoC BSP Source files were ... Wed, 10 Apr 2019 23:38:53 GMT Jeff Kubascik [b004430] * bsps/arm/headers.am (modified) * bsps/arm/include/bsp/zynq-uart-regs.h (moved) * bsps/arm/include/bsp/zynq-uart.h (moved) * bsps/arm/shared/serial/zynq-uart.c (moved) * bsps/arm/xilinx-zynq/headers.am (modified) * c/src/lib/libbsp/arm/xilinx-zynq/Makefile.am (modified) bsp/zynq-uart: Move Zynq UART driver to shared directory This ... Wed, 10 Apr 2019 23:38:52 GMT Jeff Kubascik [b0c420b9] * bsps/arm/xilinx-zynq/console/debug-console.c (modified) * bsps/arm/xilinx-zynq/include/bsp.h (modified) * bsps/arm/xilinx-zynq/include/bsp/zynq-uart.h (modified) bsp/zynq-uart: Remove zynq_uart_instances from header This variable ... Tue, 09 Apr 2019 05:12:21 GMT Sebastian Huber [f1eedbd] * bsps/arm/xilinx-zynq/console/console-config.c (modified) * bsps/arm/xilinx-zynq/console/debug-console.c (modified) * bsps/arm/xilinx-zynq/console/zynq-uart.c (modified) * bsps/arm/xilinx-zynq/i2c/cadence-i2c.c (modified) * bsps/arm/xilinx-zynq/include/bsp.h (modified) * bsps/arm/xilinx-zynq/include/bsp/cadence-i2c-regs.h (modified) * bsps/arm/xilinx-zynq/include/bsp/cadence-i2c.h (modified) * bsps/arm/xilinx-zynq/include/bsp/i2c.h (modified) * bsps/arm/xilinx-zynq/include/bsp/irq.h (modified) * bsps/arm/xilinx-zynq/include/bsp/zynq-uart-regs.h (modified) * bsps/arm/xilinx-zynq/include/bsp/zynq-uart.h (modified) * bsps/arm/xilinx-zynq/include/tm27.h (modified) * bsps/arm/xilinx-zynq/start/bspreset.c (modified) * bsps/arm/xilinx-zynq/start/bspsmp.c (modified) * bsps/arm/xilinx-zynq/start/bspstart.c (modified) * bsps/arm/xilinx-zynq/start/bspstarthooks.c (modified) * bsps/arm/xilinx-zynq/start/bspstartmmu.c (modified) bsp/xilinx-zynq: Relicense to BSD-2-Clause Relicense contributions ... Fri, 05 Apr 2019 06:16:05 GMT Sebastian Huber [f9219db] * bsps/riscv/griscv/clock/clockdrv.c (modified) * bsps/riscv/griscv/irq/irq.c (modified) * bsps/shared/irq/irq-server.c (modified) * bsps/sparc/leon3/clock/ckinit.c (modified) * bsps/sparc/leon3/start/bspclean.c (modified) * bsps/sparc/leon3/start/eirq.c (modified) * cpukit/headers.am (modified) * cpukit/include/rtems.h (modified) * cpukit/include/rtems/rtems/smp.h (deleted) * cpukit/include/rtems/rtems/tasks.h (modified) * cpukit/libmisc/capture/capture.c (modified) * cpukit/libmisc/capture/capture_support.c (modified) * cpukit/libmisc/cpuuse/cpuusagereset.c (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/libtest/t-test-rtems-measure.c (modified) * cpukit/libtest/testparallel.c (modified) * cpukit/libtrace/record/record-server.c (modified) * cpukit/posix/src/sysconf.c (modified) * cpukit/rtems/src/getprocessorcount.c (modified) * cpukit/sapi/src/profilingiterate.c (modified) * testsuites/psxtests/psxsysconf/init.c (modified) * testsuites/smptests/smp01/init.c (modified) * testsuites/smptests/smp02/init.c (modified) * testsuites/smptests/smp03/init.c (modified) * testsuites/smptests/smp05/init.c (modified) * testsuites/smptests/smp07/init.c (modified) * testsuites/smptests/smp08/init.c (modified) * testsuites/smptests/smp09/init.c (modified) * testsuites/smptests/smpaffinity01/init.c (modified) * testsuites/smptests/smpcache01/init.c (modified) * testsuites/smptests/smpcapture01/init.c (modified) * testsuites/smptests/smpcapture02/init.c (modified) * testsuites/smptests/smpclock01/init.c (modified) * testsuites/smptests/smpfatal01/init.c (modified) * testsuites/smptests/smpfatal02/init.c (modified) * testsuites/smptests/smpipi01/init.c (modified) * testsuites/smptests/smpload01/init.c (modified) * testsuites/smptests/smpmigration01/init.c (modified) * testsuites/smptests/smpmigration02/init.c (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpmutex01/init.c (modified) * testsuites/smptests/smpmutex02/init.c (modified) * testsuites/smptests/smpopenmp01/init.c (modified) * testsuites/smptests/smppsxaffinity01/init.c (modified) * testsuites/smptests/smppsxaffinity02/init.c (modified) * testsuites/smptests/smppsxmutex01/init.c (modified) * testsuites/smptests/smppsxsignal01/init.c (modified) * testsuites/smptests/smpschedaffinity01/init.c (modified) * testsuites/smptests/smpschedaffinity02/init.c (modified) * testsuites/smptests/smpschedaffinity03/init.c (modified) * testsuites/smptests/smpschedaffinity04/init.c (modified) * testsuites/smptests/smpschedaffinity05/init.c (modified) * testsuites/smptests/smpschededf02/init.c (modified) * testsuites/smptests/smpschededf03/init.c (modified) * testsuites/smptests/smpschededf04/init.c (modified) * testsuites/smptests/smpscheduler01/init.c (modified) * testsuites/smptests/smpscheduler02/init.c (modified) * testsuites/smptests/smpscheduler04/init.c (modified) * testsuites/smptests/smpsignal01/init.c (modified) * testsuites/smptests/smpstrongapa01/init.c (modified) * testsuites/smptests/smpswitchextension01/init.c (modified) * testsuites/smptests/smpthreadlife01/init.c (modified) * testsuites/smptests/smpthreadpin01/init.c (modified) * testsuites/smptests/smpwakeafter01/init.c (modified) * testsuites/sptests/sppercpudata01/init.c (modified) * testsuites/tmtests/tmcontext01/init.c (modified) rtems: Add rtems_scheduler_get_processor_maximum() Add ... Fri, 05 Apr 2019 06:03:12 GMT Sebastian Huber [03c9f24] * bsps/powerpc/qoriq/start/bsprestart.c (modified) * bsps/sparc/leon3/start/bspclean.c (modified) * cpukit/include/rtems/rtems/smp.h (modified) * cpukit/include/rtems/rtems/tasks.h (modified) * cpukit/libmisc/capture/capture.c (modified) * cpukit/libtest/t-test-rtems-measure.c (modified) * cpukit/libtest/testparallel.c (modified) * cpukit/rtems/src/getcurrentprocessor.c (modified) * testsuites/smptests/smp01/init.c (modified) * testsuites/smptests/smp01/tasks.c (modified) * testsuites/smptests/smp02/init.c (modified) * testsuites/smptests/smp02/tasks.c (modified) * testsuites/smptests/smp03/init.c (modified) * testsuites/smptests/smp05/init.c (modified) * testsuites/smptests/smp07/init.c (modified) * testsuites/smptests/smp08/init.c (modified) * testsuites/smptests/smp09/init.c (modified) * testsuites/smptests/smpatomic01/init.c (modified) * testsuites/smptests/smpcache01/init.c (modified) * testsuites/smptests/smpcapture01/init.c (modified) * testsuites/smptests/smpclock01/init.c (modified) * testsuites/smptests/smpfatal01/init.c (modified) * testsuites/smptests/smpfatal02/init.c (modified) * testsuites/smptests/smpipi01/init.c (modified) * testsuites/smptests/smpmigration01/init.c (modified) * testsuites/smptests/smpmigration02/init.c (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpmutex01/init.c (modified) * testsuites/smptests/smppsxmutex01/init.c (modified) * testsuites/smptests/smppsxsignal01/init.c (modified) * testsuites/smptests/smpschedaffinity01/init.c (modified) * testsuites/smptests/smpschedaffinity02/init.c (modified) * testsuites/smptests/smpschedaffinity03/init.c (modified) * testsuites/smptests/smpschedaffinity04/init.c (modified) * testsuites/smptests/smpschedaffinity05/init.c (modified) * testsuites/smptests/smpscheduler02/init.c (modified) * testsuites/smptests/smpscheduler04/init.c (modified) * testsuites/smptests/smpsignal01/init.c (modified) * testsuites/smptests/smpthreadpin01/init.c (modified) * testsuites/tmtests/tmcontext01/init.c (modified) rtems: Add rtems_scheduler_get_processor() Add ... Tue, 09 Apr 2019 06:06:01 GMT Sebastian Huber [222570a] * bsps/arm/include/bsp/clock-armv7m.h (modified) bsps/arm: Optimize ARMv7-M CPU counter Update #3456. Mon, 08 Apr 2019 09:59:29 GMT Sebastian Huber [b8a0a496] * bsps/arm/include/bsp/clock-armv7m.h (modified) bsps/arm: Fix ARMv7-M CPU counter Read the current counter value ... Tue, 02 Apr 2019 10:30:22 GMT Andreas Dachsberger [1964b268] * bsps/sparc64/include/arch/mm/doxygen.h (modified) * bsps/sparc64/include/boot/align.h (modified) * bsps/sparc64/include/boot/gentypes.h (modified) * bsps/sparc64/include/kernel/align.h (modified) doxygen: Added subgroup Generic to BSP->SPARC64 Update #3706. Wed, 03 Apr 2019 09:34:53 GMT Goetz Pfeiffer [a2aec0b7] * bsps/powerpc/beatnik/start/linkcmds (modified) Set the small data section size to max. for beatnik BSPs. This ... Mon, 01 Apr 2019 10:22:37 GMT Andreas Dachsberger [0a9b4513] * bsps/sparc64/include/arch/arch.h (modified) * bsps/sparc64/include/arch/boot.h (modified) * bsps/sparc64/include/arch/mm/cache_spec.h (modified) * bsps/sparc64/include/arch/mm/doxygen.h (added) * bsps/sparc64/include/arch/mm/frame.h (modified) * bsps/sparc64/include/arch/mm/mmu.h (modified) * bsps/sparc64/include/arch/mm/page.h (modified) * bsps/sparc64/include/arch/mm/sun4u/frame.h (modified) * bsps/sparc64/include/arch/mm/sun4u/mmu.h (modified) * bsps/sparc64/include/arch/mm/sun4u/page.h (modified) * bsps/sparc64/include/arch/mm/sun4u/tlb.h (modified) * bsps/sparc64/include/arch/mm/sun4u/tte.h (modified) * bsps/sparc64/include/arch/mm/tlb.h (modified) * bsps/sparc64/include/arch/mm/tte.h (modified) * bsps/sparc64/include/arch/regdef.h (modified) * bsps/sparc64/include/arch/stack.h (modified) * bsps/sparc64/include/arch/sun4u/arch.h (modified) doxygen: bsps: Added remaining Sparc64 groups Fri, 29 Mar 2019 22:58:31 GMT Chris Johns [294c6f4] * bsps/powerpc/motorola_powerpc/start/linkcmds (modified) * bsps/powerpc/mvme5500/start/linkcmds (modified) Set the small data section size to max. for mvme5500 and mvme2100 ... Mon, 18 Mar 2019 13:46:32 GMT Joel Sherrill [6163ab2] * bsps/sparc/erc32/start/setvec.c (modified) erc32/start/setvec.c: Fix warning Tue, 19 Mar 2019 09:04:33 GMT Sebastian Huber [a5f84c6a] * bsps/arm/atsam/spi/atsam_spi_bus.c (modified) bsp/atsam: Fix SPI driver DMA support Tue, 19 Mar 2019 09:45:06 GMT Sebastian Huber [5f813694] * bsps/arm/atsam/contrib/libraries/libchip/source/xdmad.c (modified) * bsps/arm/atsam/include/libchip/include/xdmad.h (modified) bsp/atsam: Simplify XDMAD_Handler() Remove the channel status ... Mon, 25 Feb 2019 06:07:19 GMT Sebastian Huber [007d4e12] * bsps/arm/lpc24xx/i2c/i2c-config.c (deleted) * bsps/arm/lpc24xx/i2c/i2c.c (modified) * bsps/arm/lpc24xx/include/bsp/i2c.h (modified) * c/src/lib/libbsp/arm/lpc24xx/Makefile.am (modified) bsp/lpc24xx: Convert I2C driver to Linux API Change license to ... Fri, 15 Mar 2019 06:32:28 GMT Sebastian Huber [9e48958] * bsps/powerpc/shared/start/start.S (modified) bsps/powerpc: Initialize stack earlier The __eabi() call may use ... Tue, 12 Mar 2019 19:33:20 GMT Joel Sherrill [90232bc] * bsps/shared/dev/serial/z85c30.c (modified) z85c30.c: Do not process 0 baud and return an error (CID 1399713) Fri, 01 Feb 2019 09:00:36 GMT Sebastian Huber [3fe2155] * bsps/arm/shared/start/bsp-start-in-hyp-support.S (modified) * bsps/arm/shared/start/bsp-start-memcpy.S (modified) * bsps/i386/shared/irq/irq_asm.S (modified) * bsps/m68k/csb360/start/idle-mcf5272.c (modified) * bsps/m68k/shared/fpsp/rtems_fpsp.c (modified) * bsps/m68k/shared/m68kidle.c (modified) * bsps/powerpc/beatnik/start/bspstart.c (modified) * bsps/powerpc/include/libcpu/powerpc-utility.h (modified) * bsps/powerpc/motorola_powerpc/bootloader/misc.c (modified) * bsps/powerpc/motorola_powerpc/console/polled_io.c (modified) * bsps/powerpc/mvme5500/irq/BSP_irq.c (modified) * bsps/powerpc/mvme5500/start/bspstart.c (modified) * bsps/powerpc/shared/btimer/btimer-ppc-dec.c (modified) * bsps/powerpc/shared/cpu.c (modified) * bsps/powerpc/shared/exceptions/ppc_exc.S (modified) * bsps/powerpc/virtex/include/bsp/opbintctrl.h (modified) * bsps/sh/gensh1/start/cpu_asm.c (modified) * bsps/sh/gensh2/start/cpu_asm.c (modified) * bsps/sh/gensh4/start/cpu_asm.c (modified) * bsps/sh/gensh4/start/ispsh7750.c (modified) * bsps/sh/shsim/start/cpu_asm.c (modified) * cpukit/include/rtems/posix/aio_misc.h (modified) * cpukit/include/rtems/score/interr.h (modified) * cpukit/libcsupport/src/getegid.c (modified) * cpukit/libcsupport/src/geteuid.c (modified) * cpukit/libcsupport/src/getlogin.c (modified) * cpukit/libcsupport/src/getppid.c (modified) * cpukit/libcsupport/src/setegid.c (modified) * cpukit/libgnat/adasupp.c (modified) * cpukit/libmisc/shell/main_help.c (modified) * cpukit/libmisc/shell/shell.c (modified) * cpukit/libmisc/shell/shell_getchar.c (modified) * cpukit/libmisc/shell/shell_getprompt.c (modified) * cpukit/posix/src/aio_cancel.c (modified) * cpukit/posix/src/aio_error.c (modified) * cpukit/posix/src/aio_fsync.c (modified) * cpukit/posix/src/aio_read.c (modified) * cpukit/posix/src/aio_return.c (modified) * cpukit/posix/src/aio_suspend.c (modified) * cpukit/posix/src/aio_write.c (modified) * cpukit/posix/src/barrierattrinit.c (modified) * cpukit/posix/src/clockgetcpuclockid.c (modified) * cpukit/posix/src/condattrgetpshared.c (modified) * cpukit/posix/src/conddefaultattributes.c (modified) * cpukit/posix/src/kill.c (modified) * cpukit/posix/src/kill_r.c (modified) * cpukit/posix/src/lio_listio.c (modified) * cpukit/posix/src/mqueuesend.c (modified) * cpukit/posix/src/mutexattrsetprotocol.c (modified) * cpukit/posix/src/mutexattrsetpshared.c (modified) * cpukit/posix/src/mutexattrsettype.c (modified) * cpukit/posix/src/psignalclearsignals.c (modified) * cpukit/posix/src/psignalsetprocesssignals.c (modified) * cpukit/posix/src/psignalunblockthread.c (modified) * cpukit/posix/src/psxtimerdelete.c (modified) * cpukit/posix/src/pthreadgetcpuclockid.c (modified) * cpukit/posix/src/pthreadinitthreads.c (modified) * cpukit/posix/src/pthreadsigmask.c (modified) * cpukit/posix/src/rwlockattrinit.c (modified) * cpukit/posix/src/sched_getparam.c (modified) * cpukit/posix/src/sched_getprioritymin.c (modified) * cpukit/posix/src/sched_getscheduler.c (modified) * cpukit/posix/src/sched_setparam.c (modified) * cpukit/posix/src/sched_setscheduler.c (modified) * cpukit/posix/src/sigaddset.c (modified) * cpukit/posix/src/sigdelset.c (modified) * cpukit/posix/src/sigemptyset.c (modified) * cpukit/posix/src/sigfillset.c (modified) * cpukit/posix/src/sigismember.c (modified) * cpukit/posix/src/sigpending.c (modified) * cpukit/posix/src/sigqueue.c (modified) * cpukit/posix/src/timergetoverrun.c (modified) * cpukit/rtems/src/barrierident.c (modified) * cpukit/rtems/src/dpmemident.c (modified) * cpukit/rtems/src/intrbody.c (modified) * cpukit/rtems/src/modes.c (modified) * cpukit/rtems/src/msgqident.c (modified) * cpukit/rtems/src/partident.c (modified) * cpukit/rtems/src/ratemonident.c (modified) * cpukit/rtems/src/regionident.c (modified) * cpukit/rtems/src/rtclock.c (modified) * cpukit/rtems/src/rtemsbuildname.c (modified) * cpukit/rtems/src/taskident.c (modified) * cpukit/rtems/src/taskinitusers.c (modified) * cpukit/rtems/src/taskself.c (modified) * cpukit/rtems/src/timerident.c (modified) * cpukit/rtems/src/workspace.c (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/sapi/src/extensionident.c (modified) * cpukit/sapi/src/fatal.c (modified) * cpukit/sapi/src/getversionstring.c (modified) * cpukit/score/cpu/arm/arm_exc_abort.S (modified) * cpukit/score/cpu/arm/armv4-exception-default.S (modified) * cpukit/score/cpu/bfin/cpu.c (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/lm32/cpu.c (modified) * cpukit/score/cpu/mips/cpu.c (modified) * cpukit/score/cpu/mips/include/rtems/asm.h (modified) * cpukit/score/cpu/moxie/cpu.c (modified) * cpukit/score/cpu/nios2/nios2-iic-irq.c (modified) * cpukit/score/cpu/nios2/nios2-thread-dispatch-disabled.c (modified) * cpukit/score/cpu/no_cpu/cpu.c (modified) * cpukit/score/cpu/no_cpu/cpu_asm.c (modified) * cpukit/score/cpu/or1k/cpu.c (modified) * cpukit/score/cpu/riscv/include/libcpu/access.h (modified) * cpukit/score/cpu/sh/context.c (modified) * cpukit/score/cpu/sh/cpu.c (modified) * cpukit/score/cpu/sparc/cpu.c (modified) * cpukit/score/cpu/sparc/include/libcpu/access.h (modified) * cpukit/score/cpu/sparc/include/libcpu/byteorder.h (modified) * cpukit/score/cpu/sparc64/cpu.c (modified) * cpukit/score/cpu/v850/cpu.c (modified) * cpukit/score/cpu/x86_64/cpu.c (modified) * cpukit/score/src/coremsgflushwait.c (modified) * cpukit/score/src/coremsgseize.c (modified) * cpukit/score/src/heapallocate.c (modified) * cpukit/score/src/heapextend.c (modified) * cpukit/score/src/heapgetfreeinfo.c (modified) * cpukit/score/src/heapresizeblock.c (modified) * cpukit/score/src/heapsizeofuserarea.c (modified) * cpukit/score/src/heapwalk.c (modified) * cpukit/score/src/pheapallocate.c (modified) * cpukit/score/src/pheapextend.c (modified) * cpukit/score/src/pheapfree.c (modified) * cpukit/score/src/pheapgetblocksize.c (modified) * cpukit/score/src/pheapgetfreeinfo.c (modified) * cpukit/score/src/pheapgetinfo.c (modified) * cpukit/score/src/pheapgetsize.c (modified) * cpukit/score/src/pheapinit.c (modified) * cpukit/score/src/pheapresizeblock.c (modified) * cpukit/score/src/schedulercbsgetapprovedbudget.c (modified) * cpukit/score/src/schedulercbsgetparameters.c (modified) * cpukit/score/src/schedulercbsgetserverid.c (modified) * cpukit/score/src/timespeclessthan.c (modified) * testsuites/sptests/spsize/size.c (modified) Remove superfluous includes Thu, 31 Jan 2019 13:45:17 GMT Sebastian Huber [20d472d] * bsps/shared/rtems-version.c (modified) * cpukit/include/rtems/version.h (modified) * testsuites/sptests/spversion01/init.c (modified) Add rtems_board_support_package() Wed, 13 Mar 2019 07:12:54 GMT Sebastian Huber [51d11dd] * bsps/arm/lm3s69xx/config/lm3s6965-testsuite.tcfg (modified) * bsps/arm/lm3s69xx/config/lm4f120-testsuite.tcfg (modified) bsp/lm3s69xx: Fix typo in test configuration Tue, 12 Mar 2019 15:59:56 GMT Joel Sherrill [d7e2e8bb] * bsps/powerpc/mpc55xxevb/config/mpc5643l_evb-testsuite.tcfg (modified) mpc5643l_evb-testsuite.tcfg: : Update to account for static ... Tue, 12 Mar 2019 15:59:28 GMT Joel Sherrill [f22a59de] * bsps/powerpc/mpc55xxevb/config/mpc5643l_dpu-testsuite.tcfg (modified) mpc5643l_dpu-testsuite.tcfg: Update to account for static allocation ... Fri, 08 Mar 2019 22:41:46 GMT Joel Sherrill [870b527] * bsps/m68k/mcf5225x/config/mcf5225x-testsuite.tcfg (modified) mcf5225x-testsuite.tcfg: Update to account for static allocation and ... Fri, 08 Mar 2019 22:41:46 GMT Joel Sherrill [539caca] * bsps/m68k/mcf52235/config/mcf52235-testsuite.tcfg (modified) mcf52235-testsuite.tcfg: Update to account for static allocation and ... Fri, 08 Mar 2019 22:41:46 GMT Joel Sherrill [d929c483] * bsps/arm/tms570/config/tms570ls3137_hdk_with_loader-testsuite.tcfg (modified) tms570ls3137_hdk_with_loader-testsuite.tcfg: Update to account for ... Fri, 08 Mar 2019 22:41:45 GMT Joel Sherrill [0186e39] * bsps/arm/tms570/config/tms570ls3137_hdk_intram-testsuite.tcfg (modified) tms570ls3137_hdk_intram-testsuite.tcfg: Update to account for static ... Fri, 08 Mar 2019 22:41:45 GMT Joel Sherrill [8ff85c6] * bsps/arm/tms570/config/tms570ls3137_hdk-testsuite.tcfg (modified) tms570ls3137_hdk-testsuite.tcfg: Update to account for static ... Fri, 08 Mar 2019 22:41:45 GMT Joel Sherrill [c5dca3b7] * bsps/arm/stm32f4/config/stm32f4-testsuite.tcfg (modified) stm32f4-testsuite.tcfg: Update to account for static allocation and ... Fri, 08 Mar 2019 22:41:45 GMT Joel Sherrill [4f67dbda] * bsps/arm/stm32f4/config/stm32f105rc-testsuite.tcfg (modified) stm32f105rc-testsuite.tcfg: Update to account for static allocation ... Fri, 08 Mar 2019 22:41:45 GMT Joel Sherrill [0abfdc3] * bsps/arm/lpc32xx/config/lpc32xx_mzx_stage_1-testsuite.tcfg (modified) lpc32xx_mzx_stage_1-testsuite.tcfg: Update to account for static ... Fri, 08 Mar 2019 22:41:45 GMT Joel Sherrill [5f07bdac] * bsps/arm/lpc24xx/config/lpc23xx_tli800-testsuite.tcfg (modified) lpc23xx_tli800-testsuite.tcfg: Update to account for static ... Fri, 08 Mar 2019 22:41:45 GMT Joel Sherrill [dc632e0] * bsps/arm/lpc24xx/config/lpc2362-testsuite.tcfg (modified) lpc2362-testsuite.tcfg: Update to account for static allocation and ... Fri, 08 Mar 2019 22:41:45 GMT Joel Sherrill [aafae0d] * bsps/arm/lpc176x/config/lpc1768_mbed_ahb_ram_eth-testsuite.tcfg (modified) lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Update to account for static ... Fri, 08 Mar 2019 22:41:45 GMT Joel Sherrill [774ea37a] * bsps/arm/lpc176x/config/lpc1768_mbed_ahb_ram-testsuite.tcfg (modified) lpc1768_mbed_ahb_ram-testsuite.tcfg: Update to account for static ... Fri, 08 Mar 2019 22:41:45 GMT Joel Sherrill [17046c9b] * bsps/arm/lpc176x/config/lpc1768_mbed-testsuite.tcfg (modified) lpc1768_mbed-testsuite.tcfg: Update to account for static allocation ... Fri, 08 Mar 2019 22:41:45 GMT Joel Sherrill [1526b7b] * bsps/arm/lm3s69xx/config/lm4f120-testsuite.tcfg (modified) lm4f120-testsuite.tcfg: Update to account for static allocation and ... Fri, 08 Mar 2019 22:41:44 GMT Joel Sherrill [bb1f3b4] * bsps/arm/lm3s69xx/config/lm3s6965-testsuite.tcfg (modified) lm3s6965-testsuite.tcfg: Update to account for static allocation and ... Fri, 08 Mar 2019 22:41:44 GMT Joel Sherrill [c8e71bf] * bsps/arm/lm3s69xx/config/lm3s3749-testsuite.tcfg (modified) lm3s3749-testsuite.tcfg: Update to account for static allocation and ... Fri, 08 Mar 2019 10:12:31 GMT Sebastian Huber [1400210] * bsps/arm/lpc24xx/include/bsp/ssp.h (modified) * bsps/arm/lpc24xx/spi/ssp.c (modified) bsp/lpc24xx: Convert SSP driver to Linux API Use interrupts instead ... Tue, 12 Mar 2019 14:50:37 GMT Sebastian Huber [b2eaa6c6] * bsps/arm/lpc24xx/include/bsp/io.h (modified) bsp/lpc24xx: Add alternative SSP2 pins Mon, 11 Mar 2019 06:12:38 GMT Sebastian Huber [ba34ed9c] * bsps/arm/atsam/spi/atsam_spi_bus.c (modified) bsp/atsam: Fix use after free Fri, 08 Mar 2019 06:57:24 GMT Sebastian Huber [529b5868] * bsps/arm/csb337/umon/doxygen.h (deleted) * bsps/include/umon/monlib.h (modified) bsps: Adjust umon Doxygen groups Update #3706. Thu, 07 Mar 2019 12:29:58 GMT Sebastian Huber [cbf773d3] * bsps/arm/atsam/contrib/doxygen.h (added) bsp/atsam: Add Doxygen groups Add Doxygen groups for contributed ... Thu, 07 Mar 2019 11:09:53 GMT Sebastian Huber [f3db3835] * bsps/arm/altera-cyclone-v/contrib/doxygen.h (added) * bsps/arm/altera-cyclone-v/include/bsp/hwlib.h (modified) bsp/altera-cyclone-v: Add Doxygen groups Add Doxygen groups for ... Thu, 07 Mar 2019 10:56:31 GMT Sebastian Huber [15359bb] * bsps/arm/include/cmsis_gcc.h (modified) * bsps/arm/include/core_cm7.h (modified) * bsps/arm/include/core_cmInstr.h (modified) * bsps/arm/include/core_cmSimd.h (modified) * bsps/arm/shared/doxygen.h (modified) bsps/arm: Adjust CMSIS Doxygen groups Update #3706. Tue, 05 Mar 2019 06:58:18 GMT Sebastian Huber [828276b] * bsps/arm/include/bsp/arm-a8core-start.h (modified) * bsps/arm/include/bsp/arm-a9mpcore-irq.h (modified) * bsps/arm/include/bsp/arm-a9mpcore-regs.h (modified) * bsps/arm/include/bsp/arm-a9mpcore-start.h (modified) * bsps/arm/include/bsp/arm-errata.h (modified) * bsps/arm/include/bsp/arm-gic.h (modified) * bsps/arm/include/bsp/arm-pl011-regs.h (modified) * bsps/arm/include/bsp/arm-pl011.h (modified) * bsps/arm/include/bsp/arm-pl050-regs.h (modified) * bsps/arm/include/bsp/arm-pl050.h (modified) * bsps/arm/include/bsp/arm-pl111-fb.h (modified) * bsps/arm/include/bsp/arm-pl111-regs.h (modified) * bsps/arm/include/bsp/arm-release-id.h (modified) * bsps/arm/include/bsp/armv7m-irq.h (modified) * bsps/arm/include/bsp/linker-symbols.h (modified) * bsps/arm/include/bsp/start.h (modified) * bsps/arm/shared/cache/cache-cp15.h (modified) * bsps/arm/shared/cache/cache-l2c-310.c (modified) * bsps/arm/shared/doxygen.h (modified) * bsps/epiphany/include/bsp/linker-symbols.h (modified) * bsps/epiphany/shared/doxygen.h (modified) * bsps/i386/include/bsp/irq.h (modified) * bsps/i386/include/bsp/realmode_int.h (modified) * bsps/i386/include/bsp/smp-imps.h (modified) * bsps/i386/pc386/start/realmode_int.c (modified) * bsps/i386/shared/doxygen.h (modified) * bsps/include/bsp/console-termios.h (modified) * bsps/include/bsp/default-initial-extension.h (modified) * bsps/include/bsp/u-boot.h (modified) * bsps/include/grlib/ambapp.h (modified) * bsps/include/grlib/apbuart.h (modified) * bsps/include/grlib/b1553brm.h (modified) * bsps/include/grlib/debug_defs.h (modified) * bsps/include/grlib/grcan.h (modified) * bsps/include/grlib/grlib.h (modified) * bsps/include/grlib/grspw.h (modified) * bsps/include/grlib/i2cmst.h (modified) * bsps/lm32/include/bsp/milkymist_ac97.h (modified) * bsps/lm32/include/bsp/milkymist_buttons.h (modified) * bsps/lm32/include/bsp/milkymist_dmx.h (modified) * bsps/lm32/include/bsp/milkymist_flash.h (modified) * bsps/lm32/include/bsp/milkymist_gpio.h (modified) * bsps/lm32/include/bsp/milkymist_ir.h (modified) * bsps/lm32/include/bsp/milkymist_memcard.h (modified) * bsps/lm32/include/bsp/milkymist_midi.h (modified) * bsps/lm32/include/bsp/milkymist_pfpu.h (modified) * bsps/lm32/include/bsp/milkymist_tmu.h (modified) * bsps/lm32/include/bsp/milkymist_usbinput.h (modified) * bsps/lm32/include/bsp/milkymist_versions.h (modified) * bsps/lm32/include/bsp/milkymist_video.h (modified) * bsps/lm32/shared/clock/clock.h (modified) * bsps/lm32/shared/console/uart.h (modified) * bsps/lm32/shared/doxygen.h (modified) * bsps/lm32/shared/gdbstub/gdb_if.h (modified) * bsps/lm32/shared/milkymist_clock/clock.h (modified) * bsps/lm32/shared/milkymist_console/uart.h (modified) * bsps/lm32/shared/milkymist_usbinput/comloc.h (modified) * bsps/lm32/shared/net/network.h (modified) * bsps/lm32/shared/net/tsmac.h (modified) * bsps/m68k/include/bsp/linker-symbols.h (modified) * bsps/m68k/include/mvme16x_hw.h (modified) * bsps/m68k/shared/doxygen.h (modified) * bsps/m68k/shared/gdbstub/gdb_if.h (modified) * bsps/mips/include/bsp/i8259.h (modified) * bsps/mips/include/bsp/regs.h (modified) * bsps/mips/shared/doxygen.h (modified) * bsps/mips/shared/gdbstub/gdb_if.h (modified) * bsps/mips/shared/gdbstub/memlimits.h (modified) * bsps/mips/shared/gdbstub/mips_opcode.h (modified) * bsps/or1k/include/bsp/linker-symbols.h (modified) * bsps/powerpc/include/bsp/linker-symbols.h (modified) * bsps/powerpc/include/bsp/start.h (modified) * bsps/powerpc/include/bsp/tictac.h (modified) * bsps/powerpc/include/bsp/vectors.h (modified) * bsps/powerpc/include/bsp/vmeUniverse.h (modified) * bsps/powerpc/include/libcpu/powerpc-utility.h (modified) * bsps/powerpc/shared/cache/cache.c (modified) * bsps/powerpc/shared/clock/clock.c (modified) * bsps/powerpc/shared/doxygen.h (modified) * bsps/powerpc/shared/exceptions/ppc-code-copy.c (modified) * bsps/powerpc/shared/start/tictac.c (modified) * bsps/powerpc/shared/vme/doxygen.h (modified) * bsps/riscv/include/bsp/linker-symbols.h (modified) * bsps/riscv/shared/doxygen.h (modified) * bsps/shared/doxygen.h (modified) * bsps/sparc/shared/doxygen.h (modified) * bsps/sparc/shared/start/bsp_fatal_exit.c (modified) * bsps/sparc/shared/start/bsp_fatal_halt.c (modified) bsps: Adjust shared Doxygen groups Update #3706. Mon, 04 Mar 2019 14:32:15 GMT Sebastian Huber [c991eeec] * bsps/arm/atsam/include/bsp.h (modified) * bsps/arm/beagle/include/bsp.h (modified) * bsps/arm/csb336/include/bsp.h (modified) * bsps/arm/csb336/net/lan91c11x.c (modified) * bsps/arm/csb336/net/lan91c11x.h (modified) * bsps/arm/csb337/include/at91rm9200.h (modified) * bsps/arm/csb337/include/bits.h (modified) * bsps/arm/csb337/include/bsp.h (modified) * bsps/arm/csb337/include/bsp/irq.h (modified) * bsps/arm/csb337/include/font8x16.h (modified) * bsps/arm/csb337/include/sed1356.h (modified) * bsps/arm/csb337/include/sed1356_16bit.h (modified) * bsps/arm/csb337/include/tm27.h (modified) * bsps/arm/edb7312/include/bsp.h (modified) * bsps/arm/edb7312/include/bsp/irq.h (modified) * bsps/arm/edb7312/include/ep7312.h (modified) * bsps/arm/gdbarmsim/include/bsp.h (modified) * bsps/arm/gdbarmsim/include/bsp/swi.h (modified) * bsps/arm/gumstix/include/bsp.h (modified) * bsps/arm/gumstix/net/wd80x3.h (modified) * bsps/arm/imx/include/bsp.h (modified) * bsps/arm/include/bsp/lpc-dma.h (modified) * bsps/arm/include/bsp/lpc-emc.h (modified) * bsps/arm/include/bsp/lpc-i2s.h (modified) * bsps/arm/include/bsp/lpc-lcd.h (modified) * bsps/arm/include/bsp/lpc-timer.h (modified) * bsps/arm/lm3s69xx/include/bsp.h (modified) * bsps/arm/lm3s69xx/include/bsp/io.h (modified) * bsps/arm/lm3s69xx/include/bsp/irq.h (modified) * bsps/arm/lm3s69xx/include/bsp/lm3s69xx.h (modified) * bsps/arm/lm3s69xx/include/bsp/ssi.h (modified) * bsps/arm/lm3s69xx/include/bsp/syscon.h (modified) * bsps/arm/lm3s69xx/include/bsp/uart.h (modified) * bsps/arm/lpc176x/btimer/btimer.c (modified) * bsps/arm/lpc176x/can/can.c (modified) * bsps/arm/lpc176x/console/console-config.c (modified) * bsps/arm/lpc176x/gpio/lpc-gpio.c (modified) * bsps/arm/lpc176x/include/bsp.h (modified) * bsps/arm/lpc176x/include/bsp/adc-defs.h (modified) * bsps/arm/lpc176x/include/bsp/adc.h (modified) * bsps/arm/lpc176x/include/bsp/can-defs.h (modified) * bsps/arm/lpc176x/include/bsp/can.h (modified) * bsps/arm/lpc176x/include/bsp/common-types.h (modified) * bsps/arm/lpc176x/include/bsp/dma.h (modified) * bsps/arm/lpc176x/include/bsp/gpio-defs.h (modified) * bsps/arm/lpc176x/include/bsp/io-defs.h (modified) * bsps/arm/lpc176x/include/bsp/io.h (modified) * bsps/arm/lpc176x/include/bsp/lpc-clock-config.h (modified) * bsps/arm/lpc176x/include/bsp/lpc-gpio.h (modified) * bsps/arm/lpc176x/include/bsp/lpc176x.h (modified) * bsps/arm/lpc176x/include/bsp/mbed-pinmap.h (modified) * bsps/arm/lpc176x/include/bsp/pwmout-defs.h (modified) * bsps/arm/lpc176x/include/bsp/pwmout.h (modified) * bsps/arm/lpc176x/include/bsp/system-clocks.h (modified) * bsps/arm/lpc176x/include/bsp/timer-defs.h (modified) * bsps/arm/lpc176x/include/bsp/timer.h (modified) * bsps/arm/lpc176x/include/bsp/watchdog-defs.h (modified) * bsps/arm/lpc176x/include/bsp/watchdog.h (modified) * bsps/arm/lpc176x/pwm/pwmout.c (modified) * bsps/arm/lpc176x/rtc/rtc-config.c (modified) * bsps/arm/lpc176x/start/adc.c (modified) * bsps/arm/lpc176x/start/bspidle.c (modified) * bsps/arm/lpc176x/start/bspstart.c (modified) * bsps/arm/lpc176x/start/bspstarthooks.c (modified) * bsps/arm/lpc176x/start/dma-copy.c (modified) * bsps/arm/lpc176x/start/dma.c (modified) * bsps/arm/lpc176x/start/io.c (modified) * bsps/arm/lpc176x/start/restart.c (modified) * bsps/arm/lpc176x/start/system-clocks.c (modified) * bsps/arm/lpc176x/start/watchdog.c (modified) * bsps/arm/lpc176x/timer/timer.c (modified) * bsps/arm/lpc24xx/console/console-config.c (modified) * bsps/arm/lpc24xx/console/uart-probe-1.c (modified) * bsps/arm/lpc24xx/console/uart-probe-2.c (modified) * bsps/arm/lpc24xx/console/uart-probe-3.c (modified) * bsps/arm/lpc24xx/fb/lcd.c (modified) * bsps/arm/lpc24xx/i2c/i2c-config.c (modified) * bsps/arm/lpc24xx/i2c/i2c.c (modified) * bsps/arm/lpc24xx/include/bsp.h (modified) * bsps/arm/lpc24xx/include/bsp/dma.h (modified) * bsps/arm/lpc24xx/include/bsp/i2c.h (modified) * bsps/arm/lpc24xx/include/bsp/io.h (modified) * bsps/arm/lpc24xx/include/bsp/lcd.h (modified) * bsps/arm/lpc24xx/include/bsp/lpc-clock-config.h (modified) * bsps/arm/lpc24xx/include/bsp/lpc-ethernet-config.h (modified) * bsps/arm/lpc24xx/include/bsp/lpc17xx.h (modified) * bsps/arm/lpc24xx/include/bsp/lpc24xx.h (modified) * bsps/arm/lpc24xx/include/bsp/ssp.h (modified) * bsps/arm/lpc24xx/include/bsp/start-config.h (modified) * bsps/arm/lpc24xx/include/bsp/system-clocks.h (modified) * bsps/arm/lpc24xx/rtc/rtc-config.c (modified) * bsps/arm/lpc24xx/spi/ssp.c (modified) * bsps/arm/lpc24xx/start/bspidle.c (modified) * bsps/arm/lpc24xx/start/bspreset-armv4.c (modified) * bsps/arm/lpc24xx/start/bspstart.c (modified) * bsps/arm/lpc24xx/start/bspstarthooks.c (modified) * bsps/arm/lpc24xx/start/dma-copy.c (modified) * bsps/arm/lpc24xx/start/dma.c (modified) * bsps/arm/lpc24xx/start/io.c (modified) * bsps/arm/lpc24xx/start/restart.c (modified) * bsps/arm/lpc24xx/start/start-config-emc-dynamic.c (modified) * bsps/arm/lpc24xx/start/start-config-emc-static.c (modified) * bsps/arm/lpc24xx/start/start-config-mpu.c (modified) * bsps/arm/lpc24xx/start/start-config-pinsel.c (modified) * bsps/arm/lpc24xx/start/system-clocks.c (modified) * bsps/arm/lpc24xx/start/timer.c (modified) * bsps/arm/lpc32xx/console/console-config.c (modified) * bsps/arm/lpc32xx/console/hsu.c (modified) * bsps/arm/lpc32xx/include/bsp.h (modified) * bsps/arm/lpc32xx/include/bsp/boot.h (modified) * bsps/arm/lpc32xx/include/bsp/hsu.h (modified) * bsps/arm/lpc32xx/include/bsp/i2c.h (modified) * bsps/arm/lpc32xx/include/bsp/irq.h (modified) * bsps/arm/lpc32xx/include/bsp/lpc-clock-config.h (modified) * bsps/arm/lpc32xx/include/bsp/lpc-ethernet-config.h (modified) * bsps/arm/lpc32xx/include/bsp/lpc32xx.h (modified) * bsps/arm/lpc32xx/include/bsp/mmu.h (modified) * bsps/arm/lpc32xx/include/bsp/nand-mlc.h (modified) * bsps/arm/lpc32xx/include/tm27.h (modified) * bsps/arm/lpc32xx/nand/nand-select.c (modified) * bsps/arm/lpc32xx/rtc/rtc-config.c (modified) * bsps/arm/lpc32xx/start/bspidle.c (modified) * bsps/arm/lpc32xx/start/bspreset.c (modified) * bsps/arm/lpc32xx/start/bspstart.c (modified) * bsps/arm/lpc32xx/start/bspstarthooks.c (modified) * bsps/arm/lpc32xx/start/restart.c (modified) * bsps/arm/lpc32xx/start/system-clocks.c (modified) * bsps/arm/lpc32xx/start/timer.c (modified) * bsps/arm/raspberrypi/include/bsp.h (modified) * bsps/arm/raspberrypi/include/bsp/irq.h (modified) * bsps/arm/raspberrypi/include/bsp/mmu.h (modified) * bsps/arm/raspberrypi/include/bsp/raspberrypi.h (modified) * bsps/arm/raspberrypi/include/bsp/rpi-fb.h (modified) * bsps/arm/raspberrypi/include/bsp/usart.h (modified) * bsps/arm/raspberrypi/include/bsp/vc.h (modified) * bsps/arm/raspberrypi/start/vc_defines.h (modified) * bsps/arm/realview-pbx-a9/include/bsp.h (modified) * bsps/arm/realview-pbx-a9/include/bsp/irq.h (modified) * bsps/arm/realview-pbx-a9/include/tm27.h (modified) * bsps/arm/rtl22xx/console/lpc22xx_uart.h (modified) * bsps/arm/rtl22xx/include/bsp.h (modified) * bsps/arm/smdk2410/include/bsp.h (modified) * bsps/arm/smdk2410/include/smc.h (modified) * bsps/arm/stm32f4/include/bsp.h (modified) * bsps/arm/stm32f4/include/bsp/i2c.h (modified) * bsps/arm/stm32f4/include/bsp/io.h (modified) * bsps/arm/stm32f4/include/bsp/irq.h (modified) * bsps/arm/stm32f4/include/bsp/rcc.h (modified) * bsps/arm/stm32f4/include/bsp/stm32f10xxx_exti.h (modified) * bsps/arm/stm32f4/include/bsp/stm32f4.h (modified) * bsps/arm/stm32f4/include/bsp/usart.h (modified) * bsps/arm/tms570/clock/clock.c (modified) * bsps/arm/tms570/console/printk-support.c (modified) * bsps/arm/tms570/console/tms570-sci.c (modified) * bsps/arm/tms570/cpucounter/cpucounterread.c (modified) * bsps/arm/tms570/include/bsp.h (modified) * bsps/arm/tms570/include/bsp/irq.h (modified) * bsps/arm/tms570/include/bsp/system-clocks.h (modified) * bsps/arm/tms570/include/bsp/tms570-pinmux.h (modified) * bsps/arm/tms570/include/bsp/tms570-pins.h (modified) * bsps/arm/tms570/include/bsp/tms570-pom.h (modified) * bsps/arm/tms570/include/bsp/tms570-rti.h (modified) * bsps/arm/tms570/include/bsp/tms570-sci-driver.h (modified) * bsps/arm/tms570/include/bsp/tms570-sci.h (modified) * bsps/arm/tms570/include/bsp/tms570-vim.h (modified) * bsps/arm/tms570/include/bsp/tms570_selftest.h (modified) * bsps/arm/tms570/include/bsp/tms570_selftest_parity.h (modified) * bsps/arm/tms570/include/bsp/tms570lc4357-pins.h (modified) * bsps/arm/tms570/include/bsp/tms570ls3137zwt-pins.h (modified) * bsps/arm/tms570/irq/irq.c (modified) * bsps/arm/tms570/start/bspreset.c (modified) * bsps/arm/tms570/start/bspstart.c (modified) * bsps/arm/tms570/start/bspstarthooks.c (modified) * bsps/arm/tms570/start/init_emif_sdram.c (modified) * bsps/arm/tms570/start/init_esm.c (modified) * bsps/arm/tms570/start/init_pinmux.c (modified) * bsps/arm/tms570/start/pinmux.c (modified) * bsps/arm/tms570/start/tms570-pom.c (modified) * bsps/arm/tms570/start/tms570_selftest.c (modified) * bsps/arm/tms570/start/tms570_selftest_par_can.c (modified) * bsps/arm/tms570/start/tms570_selftest_par_mibspi.c (modified) * bsps/arm/tms570/start/tms570_selftest_par_std.c (modified) * bsps/arm/tms570/start/tms570_selftest_parity.c (modified) * bsps/arm/tms570/start/tms570_tcram_tests.c (modified) * bsps/arm/xilinx-zynq/include/bsp.h (modified) * bsps/arm/xilinx-zynq/include/bsp/irq.h (modified) * bsps/arm/xilinx-zynq/include/bsp/zynq-uart.h (modified) * bsps/arm/xilinx-zynq/include/tm27.h (modified) * bsps/bfin/TLL6527M/include/bsp.h (modified) * bsps/bfin/TLL6527M/include/cplb.h (modified) * bsps/bfin/TLL6527M/include/tm27.h (modified) * bsps/bfin/bf537Stamp/include/bsp.h (modified) * bsps/bfin/eZKit533/include/bsp.h (modified) * bsps/bfin/eZKit533/include/cplb.h (modified) * bsps/bfin/eZKit533/include/tm27.h (modified) * bsps/epiphany/epiphany_sim/include/bsp.h (modified) * bsps/i386/pc386/console/fb_vesa_rm.c (modified) * bsps/i386/pc386/console/i386kbd.h (modified) * bsps/i386/pc386/console/ps2_mouse.h (modified) * bsps/i386/pc386/include/bsp.h (modified) * bsps/i386/pc386/include/bsp/exar17d15x.h (modified) * bsps/i386/pc386/include/bsp/fb_default_mode.h (modified) * bsps/i386/pc386/include/bsp/fb_vesa.h (modified) * bsps/i386/pc386/include/bsp/rtd316.h (modified) * bsps/i386/pc386/include/bsp/tblsizes.h (modified) * bsps/i386/pc386/include/bsp/vbe3.h (modified) * bsps/i386/pc386/include/crt.h (modified) * bsps/i386/pc386/include/edid.h (modified) * bsps/i386/pc386/include/rtems/kd.h (modified) * bsps/i386/pc386/include/rtems/keyboard.h (modified) * bsps/i386/pc386/include/rtems/ps2_drv.h (modified) * bsps/i386/pc386/include/rtems/vgacons.h (modified) * bsps/i386/pc386/include/tm27.h (modified) * bsps/i386/pc386/net/3c509.h (modified) * bsps/i386/shared/doxygen.h (modified) * bsps/include/libchip/wd80x3.h (modified) * bsps/lm32/lm32_evr/include/bsp.h (modified) * bsps/lm32/milkymist/include/bsp.h (modified) * bsps/m68k/av5282/include/bsp.h (modified) * bsps/m68k/csb360/include/bsp.h (modified) * bsps/m68k/gen68340/include/bsp.h (modified) * bsps/m68k/gen68360/include/bsp.h (modified) * bsps/m68k/gen68360/include/tm27.h (modified) * bsps/m68k/gen68360/spi/m360_spi.h (modified) * bsps/m68k/genmcf548x/include/bsp.h (modified) * bsps/m68k/genmcf548x/include/bsp/irq.h (modified) * bsps/m68k/genmcf548x/include/tm27.h (modified) * bsps/m68k/mcf5206elite/include/bsp.h (modified) * bsps/m68k/mcf52235/include/bsp.h (modified) * bsps/m68k/mcf5225x/include/bsp.h (modified) * bsps/m68k/mcf5235/include/bsp.h (modified) * bsps/m68k/mcf5329/include/bsp.h (modified) * bsps/m68k/mrm332/include/bsp.h (modified) * bsps/m68k/mvme147/include/bsp.h (modified) * bsps/m68k/mvme147s/include/bsp.h (modified) * bsps/m68k/mvme162/include/bsp.h (modified) * bsps/m68k/mvme167/include/bsp.h (modified) * bsps/m68k/uC5282/include/bsp.h (modified) * bsps/mips/csb350/include/bsp.h (modified) * bsps/mips/hurricane/include/bsp.h (modified) * bsps/mips/jmr3904/include/bsp.h (modified) * bsps/mips/malta/include/bsp.h (modified) * bsps/mips/rbtx4925/include/bsp.h (modified) * bsps/mips/rbtx4938/include/bsp.h (modified) * bsps/moxie/moxiesim/include/bsp.h (modified) * bsps/nios2/nios2_iss/include/bsp.h (modified) * bsps/no_cpu/no_bsp/include/bsp.h (modified) * bsps/or1k/generic_or1k/btimer/btimer.c (modified) * bsps/or1k/generic_or1k/include/bsp.h (modified) * bsps/or1k/generic_or1k/include/bsp/generic_or1k.h (modified) * bsps/or1k/generic_or1k/include/bsp/uart.h (modified) * bsps/or1k/generic_or1k/start/bspstart.c (modified) * bsps/or1k/shared/doxygen.h (modified) * bsps/powerpc/beatnik/include/bsp.h (modified) * bsps/powerpc/gen5200/include/bsp.h (modified) * bsps/powerpc/gen5200/include/bsp/bestcomm.h (modified) * bsps/powerpc/gen5200/include/bsp/mscan-base.h (modified) * bsps/powerpc/gen83xx/include/bsp.h (modified) * bsps/powerpc/haleakala/include/bsp.h (modified) * bsps/powerpc/motorola_powerpc/include/bsp.h (modified) * bsps/powerpc/mpc55xxevb/clock/clock-config.c (modified) * bsps/powerpc/mpc55xxevb/include/bsp.h (modified) * bsps/powerpc/mpc55xxevb/include/bsp/irq.h (modified) * bsps/powerpc/mpc55xxevb/include/bsp/mpc55xx-config.h (modified) * bsps/powerpc/mpc55xxevb/include/bsp/smsc9218i.h (modified) * bsps/powerpc/mpc55xxevb/include/mpc55xx/dspi.h (modified) * bsps/powerpc/mpc55xxevb/include/mpc55xx/edma.h (modified) * bsps/powerpc/mpc55xxevb/include/mpc55xx/emios.h (modified) * bsps/powerpc/mpc55xxevb/include/mpc55xx/mpc55xx.h (modified) * bsps/powerpc/mpc55xxevb/include/mpc55xx/reg-defs.h (modified) * bsps/powerpc/mpc55xxevb/include/mpc55xx/regs-edma.h (modified) * bsps/powerpc/mpc55xxevb/include/mpc55xx/regs-mmu.h (modified) * bsps/powerpc/mpc55xxevb/include/mpc55xx/regs.h (modified) * bsps/powerpc/mpc55xxevb/include/mpc55xx/siu.h (modified) * bsps/powerpc/mpc55xxevb/include/mpc55xx/watchdog.h (modified) * bsps/powerpc/mpc55xxevb/net/smsc9218i.c (modified) * bsps/powerpc/mpc55xxevb/start/bspgetworkarea.c (modified) * bsps/powerpc/mpc55xxevb/start/bspreset.c (modified) * bsps/powerpc/mpc55xxevb/start/bspstart.c (modified) * bsps/powerpc/mpc55xxevb/start/edma.c (modified) * bsps/powerpc/mpc55xxevb/start/emios.c (modified) * bsps/powerpc/mpc55xxevb/start/exc-vector-base.S (modified) * bsps/powerpc/mpc55xxevb/start/flash_support.c (modified) * bsps/powerpc/mpc55xxevb/start/get-system-clock.c (modified) * bsps/powerpc/mpc55xxevb/start/idle-thread.c (modified) * bsps/powerpc/mpc55xxevb/start/irq.c (modified) * bsps/powerpc/mpc55xxevb/start/sd-card-init.c (modified) * bsps/powerpc/mpc55xxevb/start/siu.c (modified) * bsps/powerpc/mpc55xxevb/start/start-clock.c (modified) * bsps/powerpc/mpc55xxevb/start/start-config-clock.c (modified) * bsps/powerpc/mpc55xxevb/start/start-config-ebi-cs-cal.c (modified) * bsps/powerpc/mpc55xxevb/start/start-config-ebi-cs.c (modified) * bsps/powerpc/mpc55xxevb/start/start-config-ebi.c (modified) * bsps/powerpc/mpc55xxevb/start/start-config-mmu-early.c (modified) * bsps/powerpc/mpc55xxevb/start/start-config-mmu.c (modified) * bsps/powerpc/mpc55xxevb/start/start-config-siu-pcr.c (modified) * bsps/powerpc/mpc55xxevb/start/start-early.c (modified) * bsps/powerpc/mpc55xxevb/start/start-prologue.c (modified) * bsps/powerpc/mpc55xxevb/start/start-watchdog.c (modified) * bsps/powerpc/mpc8260ads/include/bsp.h (modified) * bsps/powerpc/mvme3100/include/bsp.h (modified) * bsps/powerpc/mvme3100/include/bsp/VMEConfig.h (modified) * bsps/powerpc/mvme3100/include/bsp/if_tsec_pub.h (modified) * bsps/powerpc/mvme3100/include/bsp/irq.h (modified) * bsps/powerpc/mvme5500/include/bsp.h (modified) * bsps/powerpc/psim/include/bsp.h (modified) * bsps/powerpc/qemuppc/include/bsp.h (modified) * bsps/powerpc/qoriq/btimer/btimer.c (modified) * bsps/powerpc/qoriq/clock/clock-config.c (modified) * bsps/powerpc/qoriq/console/console-config.c (modified) * bsps/powerpc/qoriq/console/uart-bridge-master.c (modified) * bsps/powerpc/qoriq/console/uart-bridge-slave.c (modified) * bsps/powerpc/qoriq/include/bsp.h (modified) * bsps/powerpc/qoriq/include/bsp/intercom.h (modified) * bsps/powerpc/qoriq/include/bsp/irq.h (modified) * bsps/powerpc/qoriq/include/bsp/mmu.h (modified) * bsps/powerpc/qoriq/include/bsp/qoriq.h (modified) * bsps/powerpc/qoriq/include/bsp/tsec-config.h (modified) * bsps/powerpc/qoriq/include/bsp/uart-bridge.h (modified) * bsps/powerpc/qoriq/include/tm27.h (modified) * bsps/powerpc/qoriq/irq/irq.c (modified) * bsps/powerpc/qoriq/mpci/intercom-mpci.c (modified) * bsps/powerpc/qoriq/mpci/intercom.c (modified) * bsps/powerpc/qoriq/mpci/lock.S (modified) * bsps/powerpc/qoriq/net/network.c (modified) * bsps/powerpc/qoriq/rtc/rtc-config.c (modified) * bsps/powerpc/qoriq/start/bspreset.c (modified) * bsps/powerpc/qoriq/start/bsprestart.c (modified) * bsps/powerpc/qoriq/start/bspstart.c (modified) * bsps/powerpc/qoriq/start/mmu-config.c (modified) * bsps/powerpc/qoriq/start/mmu-tlb1.S (modified) * bsps/powerpc/qoriq/start/mmu.c (modified) * bsps/powerpc/shared/doxygen.h (modified) * bsps/powerpc/ss555/include/bsp.h (modified) * bsps/powerpc/t32mppc/include/bsp.h (modified) * bsps/powerpc/tqm8xx/include/bsp.h (modified) * bsps/powerpc/virtex/include/bsp.h (modified) * bsps/powerpc/virtex4/include/bsp.h (modified) * bsps/powerpc/virtex4/include/bsp/mmu.h (modified) * bsps/powerpc/virtex4/start/mmu.c (modified) * bsps/powerpc/virtex5/include/bsp.h (modified) * bsps/powerpc/virtex5/include/bsp/mmu.h (modified) * bsps/powerpc/virtex5/start/mmu.c (modified) * bsps/riscv/griscv/include/amba.h (modified) * bsps/riscv/griscv/include/bsp.h (modified) * bsps/riscv/riscv/include/bsp.h (modified) * bsps/sh/gensh1/include/bsp.h (modified) * bsps/sh/gensh2/include/bsp.h (modified) * bsps/sh/gensh4/include/bsp.h (modified) * bsps/sh/shsim/include/bsp.h (modified) * bsps/sparc/erc32/include/bsp.h (modified) * bsps/sparc/leon2/btimer/btimer.c (modified) * bsps/sparc/leon2/clock/ckinit.c (modified) * bsps/sparc/leon2/console/console.c (modified) * bsps/sparc/leon2/console/debugputs.c (modified) * bsps/sparc/leon2/gnatsupp/gnatsupp.c (modified) * bsps/sparc/leon2/include/bsp.h (modified) * bsps/sparc/leon2/include/bsp/irq.h (modified) * bsps/sparc/leon2/include/leon.h (modified) * bsps/sparc/leon2/include/tm27.h (modified) * bsps/sparc/leon2/net/leon_open_eth.c (modified) * bsps/sparc/leon2/net/leon_smc91111.c (modified) * bsps/sparc/leon2/start/bspdelay.c (modified) * bsps/sparc/leon2/start/bspidle.c (modified) * bsps/sparc/leon2/start/bspstart.c (modified) * bsps/sparc/leon2/start/setvec.c (modified) * bsps/sparc/leon2/start/spurious.c (modified) * bsps/sparc/leon3/include/amba.h (modified) * bsps/sparc/leon3/include/bsp.h (modified) * bsps/sparc64/niagara/include/bsp.h (modified) * bsps/sparc64/usiii/include/bsp.h (modified) * bsps/v850/gdbv850sim/include/bsp.h (modified) * bsps/x86_64/amd64/include/bsp.h (modified) * bsps/x86_64/shared/doxygen.h (modified) bsps: Adjust bsp.h Doxygen groups Update #3706. Thu, 07 Mar 2019 09:42:32 GMT Sebastian Huber [3b68442] * bsps/powerpc/headers.am (modified) * bsps/powerpc/mpc55xxevb/headers.am (modified) * bsps/powerpc/mpc55xxevb/include/mpc55xx/dspi.h (moved) * bsps/powerpc/mpc55xxevb/include/mpc55xx/edma.h (moved) * bsps/powerpc/mpc55xxevb/include/mpc55xx/emios.h (moved) * bsps/powerpc/mpc55xxevb/include/mpc55xx/fsl-mpc551x.h (moved) * bsps/powerpc/mpc55xxevb/include/mpc55xx/fsl-mpc555x.h (moved) * bsps/powerpc/mpc55xxevb/include/mpc55xx/fsl-mpc556x.h (moved) * bsps/powerpc/mpc55xxevb/include/mpc55xx/fsl-mpc564xL.h (moved) * bsps/powerpc/mpc55xxevb/include/mpc55xx/fsl-mpc5668.h (moved) * bsps/powerpc/mpc55xxevb/include/mpc55xx/fsl-mpc567x.h (moved) * bsps/powerpc/mpc55xxevb/include/mpc55xx/mpc55xx.h (moved) * bsps/powerpc/mpc55xxevb/include/mpc55xx/reg-defs.h (moved) * bsps/powerpc/mpc55xxevb/include/mpc55xx/regs-edma.h (moved) * bsps/powerpc/mpc55xxevb/include/mpc55xx/regs-mmu.h (moved) * bsps/powerpc/mpc55xxevb/include/mpc55xx/regs.h (moved) * bsps/powerpc/mpc55xxevb/include/mpc55xx/siu.h (moved) * bsps/powerpc/mpc55xxevb/include/mpc55xx/watchdog.h (moved) bsps/powerpc: Move mpc55xx header files They are only used by this BSP. Wed, 06 Mar 2019 10:15:56 GMT Chris Johns [ec1dd51a] * bsps/powerpc/gen5200/start/linkcmds.gen5200_base (modified) * bsps/powerpc/haleakala/start/linkcmds (modified) * bsps/powerpc/mpc8260ads/start/linkcmds (modified) * bsps/powerpc/shared/start/linkcmds.share (modified) * bsps/powerpc/ss555/start/linkcmds (modified) * bsps/powerpc/virtex4/start/linkcmds (modified) * bsps/powerpc/virtex5/start/linkcmds (modified) * cpukit/libdl/rtl-mdreloc-powerpc.c (modified) libdl: Add small data support to the remaining PowerPC BSPs. ... Wed, 06 Mar 2019 09:39:29 GMT Chris Johns [96e4b22] * bsps/mips/hurricane/config/hurricane-testsuite.tcfg (modified) * bsps/mips/rbtx4925/config/rbtx4925-testsuite.tcfg (modified) * bsps/mips/rbtx4938/config/rbtx4938-testsuite.tcfg (modified) * bsps/moxie/moxiesim/config/moxiesim-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/gwlcfm-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/mpc5566evb-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/mpc5566evb_spe-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/mpc5643l_dpu-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/mpc5643l_evb-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/mpc5668g-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/mpc5674f_ecu508_app-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/mpc5674f_ecu508_boot-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/mpc5674f_rsm6-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/mpc5674fevb-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/mpc5674fevb_spe-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/phycore_mpc5554-testsuite.tcfg (modified) * bsps/powerpc/qoriq/config/qoriq_core_0-testsuite.tcfg (modified) * bsps/powerpc/qoriq/config/qoriq_core_1-testsuite.tcfg (modified) * bsps/powerpc/qoriq/config/qoriq_e500-testsuite.tcfg (modified) * bsps/powerpc/qoriq/config/qoriq_e6500_32-testsuite.tcfg (modified) * bsps/powerpc/qoriq/config/qoriq_e6500_64-testsuite.tcfg (modified) * testsuites/aclocal/rtems-test-check.m4 (modified) * testsuites/psxtests/psxaio03/init.c (modified) * testsuites/psxtests/psxaio03/system.h (modified) * testsuites/psxtmtests/Makefile.am (modified) * testsuites/psxtmtests/psxtmbarrier01/init.c (modified) * testsuites/psxtmtests/psxtmbarrier02/init.c (modified) * testsuites/psxtmtests/psxtmbarrier03/init.c (modified) * testsuites/psxtmtests/psxtmbarrier04/init.c (modified) * testsuites/psxtmtests/psxtmbarrierattr01/init.c (modified) * testsuites/psxtmtests/psxtmcleanup01/init.c (modified) * testsuites/psxtmtests/psxtmcond08/init.c (modified) * testsuites/psxtmtests/psxtmmutex02/init.c (modified) * testsuites/psxtmtests/psxtmmutex06/init.c (modified) * testsuites/psxtmtests/psxtmsem03/init.c (modified) * testsuites/psxtmtests/psxtmthread01/init.c (modified) * testsuites/sptests/sp71/init.c (modified) * testsuites/testdata/disable-libdl-tests.tcfg (moved) * testsuites/testdata/small-memory-testsuite.tcfg (added) * testsuites/tmtests/Makefile.am (modified) * testsuites/tmtests/configure.ac (modified) * testsuites/tmtests/tm01/task1.c (modified) * testsuites/tmtests/tm02/task1.c (modified) * testsuites/tmtests/tm03/task1.c (modified) * testsuites/tmtests/tm04/task1.c (modified) * testsuites/tmtests/tm06/task1.c (modified) * testsuites/tmtests/tm07/task1.c (modified) * testsuites/tmtests/tm08/task1.c (modified) * testsuites/tmtests/tm09/task1.c (modified) * testsuites/tmtests/tm10/task1.c (modified) * testsuites/tmtests/tm11/task1.c (modified) * testsuites/tmtests/tm12/task1.c (modified) * testsuites/tmtests/tm13/task1.c (modified) * testsuites/tmtests/tm14/task1.c (modified) * testsuites/tmtests/tm15/task1.c (modified) * testsuites/tmtests/tm16/task1.c (modified) * testsuites/tmtests/tm17/task1.c (modified) * testsuites/tmtests/tm18/task1.c (modified) * testsuites/tmtests/tm20/task1.c (modified) * testsuites/tmtests/tm21/task1.c (modified) * testsuites/tmtests/tm22/task1.c (modified) * testsuites/tmtests/tm23/task1.c (modified) * testsuites/tmtests/tm24/task1.c (modified) * testsuites/tmtests/tm25/task1.c (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm28/task1.c (modified) * testsuites/tmtests/tm29/task1.c (modified) * testsuites/tmtests/tm30/init.c (modified) * testsuites/tmtests/tmck/task1.c (modified) * testsuites/tmtests/tmoverhd/testtask.c (modified) testsuite: Make the OPERATION_COUNT a test configuration parameter. ... Wed, 06 Mar 2019 12:26:29 GMT Sebastian Huber [85d5f6c] * bsps/arm/atsam/spi/atsam_spi_bus.c (modified) bsp/atsam: Accept only 8/16 bits per word For proper 16 bits per ... Wed, 06 Mar 2019 12:06:27 GMT Sebastian Huber [b82a4b4] * bsps/arm/atsam/contrib/libraries/libchip/source/xdmad.c (modified) bsp/atsam: Optimize XDMAD_Handler() Load the channel interrupt mask ... Wed, 06 Mar 2019 11:48:31 GMT Sebastian Huber [847638af] * bsps/arm/atsam/spi/atsam_spi_bus.c (modified) bsp/atsam: Fix SPI CS change support The previous approach ... Wed, 06 Mar 2019 10:48:00 GMT Sebastian Huber [923a033f] * bsps/arm/atsam/spi/atsam_spi_bus.c (modified) bsp/atsam: Change CS delay after transfer Wed, 06 Mar 2019 08:48:41 GMT Sebastian Huber [b934898] * bsps/arm/atsam/include/bsp/atsam-spi.h (modified) * bsps/arm/atsam/spi/atsam_spi_bus.c (modified) bsp/atsam: Make SPI CS delays configurable Wed, 06 Mar 2019 08:38:12 GMT Sebastian Huber [02926290] * bsps/arm/atsam/spi/atsam_spi_bus.c (modified) bsp/atsam: Simplify SPI configuration Do not use SPID_Configure() ... Tue, 05 Mar 2019 08:03:58 GMT Sebastian Huber [7604a130] * bsps/headers.am (modified) * bsps/powerpc/headers.am (modified) * bsps/powerpc/include/bsp/VME.h (moved) * bsps/powerpc/include/bsp/VMEDMA.h (moved) * bsps/powerpc/include/bsp/bspVmeDmaList.h (moved) bsps: Move VME header files They are only used by PowerPC BSPs. Mon, 04 Mar 2019 08:22:32 GMT Sebastian Huber [dbe6e0ad] * bsps/powerpc/shared/start/linkcmds.share (modified) bsps/powerpc: Move .rtemstack section Move the .rtemsstack section ... Mon, 04 Mar 2019 08:20:43 GMT Sebastian Huber [e1fc23f0] * bsps/powerpc/motorola_powerpc/bootloader/misc.c (modified) * bsps/powerpc/motorola_powerpc/bootloader/mm.c (modified) * bsps/powerpc/shared/start/pgtbl_setup.c (modified) bsps/powerpc: Fix PAGE_ALIGN() macros Previous warning fixes which ... Wed, 27 Feb 2019 10:39:29 GMT Sebastian Huber [9d41fca] * bsps/arm/altera-cyclone-v/console/console-config.c (modified) * bsps/arm/altera-cyclone-v/contrib/hwlib/src/hwmgr/alt_16550_uart.c (modified) * bsps/arm/altera-cyclone-v/contrib/hwlib/src/hwmgr/alt_address_space.c (modified) * bsps/arm/altera-cyclone-v/contrib/hwlib/src/hwmgr/alt_clock_manager.c (modified) * bsps/arm/altera-cyclone-v/contrib/hwlib/src/hwmgr/alt_dma.c (modified) * bsps/arm/altera-cyclone-v/contrib/hwlib/src/hwmgr/alt_dma_program.c (modified) * bsps/arm/altera-cyclone-v/contrib/hwlib/src/hwmgr/alt_generalpurpose_io.c (modified) * bsps/arm/altera-cyclone-v/contrib/hwlib/src/hwmgr/alt_i2c.c (modified) * bsps/arm/altera-cyclone-v/contrib/hwlib/src/hwmgr/alt_qspi.c (modified) * bsps/arm/altera-cyclone-v/contrib/hwlib/src/hwmgr/alt_qspi.h (modified) * bsps/arm/altera-cyclone-v/contrib/hwlib/src/hwmgr/alt_reset_manager.c (modified) * bsps/arm/altera-cyclone-v/i2c/i2cdrv-config.c (modified) * bsps/arm/altera-cyclone-v/i2c/i2cdrv.c (modified) * bsps/arm/altera-cyclone-v/include/bsp/alt_16550_uart.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/alt_address_space.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/alt_cache.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/alt_clock_group.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/alt_clock_manager.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/alt_dma.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/alt_dma_common.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/alt_dma_program.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/alt_generalpurpose_io.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/alt_hwlibs_ver.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/alt_i2c.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/alt_interrupt_common.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/alt_mpu_registers.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/alt_qspi_private.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/alt_reset_manager.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_acpidmap.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_clkmgr.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_dmanonsecure.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_dmasecure.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_gpio.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_i2c.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_l3.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_qspi.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_qspidata.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_rstmgr.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_sdr.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_sysmgr.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_uart.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/socal/hps.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/socal/socal.h (modified) * bsps/arm/altera-cyclone-v/rtc/rtc.c (modified) * bsps/arm/altera-cyclone-v/start/bspclean.c (modified) * bsps/arm/altera-cyclone-v/start/bspgetworkarea.c (modified) * bsps/arm/altera-cyclone-v/start/bspreset.c (modified) * bsps/arm/altera-cyclone-v/start/bspsmp.c (modified) * bsps/arm/altera-cyclone-v/start/bspstart.c (modified) * bsps/arm/altera-cyclone-v/start/bspstarthooks.c (modified) * bsps/arm/altera-cyclone-v/start/mmu-config.c (modified) bsp/altera-cyclone-v: Adjust Doxygen file groups Update #3707. Wed, 27 Feb 2019 08:24:22 GMT Sebastian Huber [631ccd7] * bsps/arm/altera-cyclone-v/i2c/i2cdrv-config.h (modified) * bsps/arm/altera-cyclone-v/include/bsp.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/hwlib.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/i2cdrv.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/irq.h (modified) * bsps/arm/altera-cyclone-v/include/tm27.h (modified) bsp/altera-cyclone-v: Adjust Doxygen groups Update #3706 Tue, 26 Feb 2019 14:44:50 GMT Sebastian Huber [212663be] * bsps/arm/beagle/include/bsp.h (modified) * bsps/arm/csb336/include/bsp.h (modified) * bsps/arm/csb337/include/bsp.h (modified) * bsps/arm/csb337/umon/doxygen.h (modified) * bsps/arm/edb7312/include/bsp.h (modified) * bsps/arm/gdbarmsim/include/bsp.h (modified) * bsps/arm/gumstix/include/bsp.h (modified) * bsps/arm/lm3s69xx/include/bsp.h (modified) * bsps/arm/lpc176x/include/bsp.h (modified) * bsps/arm/lpc24xx/include/bsp.h (modified) * bsps/arm/lpc32xx/include/bsp.h (modified) * bsps/arm/raspberrypi/include/bsp.h (modified) * bsps/arm/realview-pbx-a9/include/bsp.h (modified) * bsps/arm/rtl22xx/include/bsp.h (modified) * bsps/arm/shared/doxygen.h (modified) * bsps/arm/stm32f4/include/bsp.h (modified) * bsps/arm/xilinx-zynq/include/bsp.h (modified) * bsps/bfin/TLL6527M/include/bsp.h (modified) * bsps/bfin/eZKit533/include/bsp.h (modified) * bsps/bfin/shared/doxygen.h (modified) * bsps/epiphany/shared/doxygen.h (added) * bsps/i386/pc386/include/bsp.h (modified) * bsps/i386/shared/doxygen.h (modified) * bsps/include/bsp/bootcard.h (modified) * bsps/include/bsp/irq-generic.h (modified) * bsps/include/bsp/stackalloc.h (modified) * bsps/lm32/lm32_evr/include/bsp.h (modified) * bsps/lm32/milkymist/include/bsp.h (modified) * bsps/lm32/shared/doxygen.h (modified) * bsps/m68k/av5282/include/bsp.h (modified) * bsps/m68k/csb360/include/bsp.h (modified) * bsps/m68k/gen68340/include/bsp.h (modified) * bsps/m68k/gen68360/doxygen.h (deleted) * bsps/m68k/genmcf548x/include/bsp.h (modified) * bsps/m68k/mcf52235/include/bsp.h (modified) * bsps/m68k/shared/doxygen.h (modified) * bsps/mips/shared/doxygen.h (modified) * bsps/moxie/shared/doxygen.h (added) * bsps/nios2/shared/doxygen.h (added) * bsps/no_cpu/shared/doxygen.h (added) * bsps/or1k/shared/doxygen.h (added) * bsps/powerpc/include/bsp/vmeUniverse.h (modified) * bsps/powerpc/mvme3100/doxygen.h (deleted) * bsps/powerpc/shared/doxygen.h (modified) * bsps/powerpc/shared/vme/doxygen.h (modified) * bsps/riscv/shared/doxygen.h (added) * bsps/sh/shared/doxygen.h (added) * bsps/shared/dev/clock/clockimpl.h (modified) * bsps/shared/doxygen.h (modified) * bsps/shared/start/bootcard.c (modified) * bsps/shared/start/stackalloc.c (modified) * bsps/sparc/erc32/include/bsp.h (modified) * bsps/sparc/leon2/include/bsp.h (modified) * bsps/sparc/leon3/include/bsp.h (modified) * bsps/sparc/shared/doxygen.h (modified) * bsps/sparc64/shared/doxygen.h (added) * bsps/v850/shared/doxygen.h (added) * bsps/x86_64/shared/doxygen.h (added) bsps: Adjust architecture Doxygen groups - Use CamelCase as it is ... Mon, 25 Feb 2019 14:33:31 GMT Sebastian Huber [6016894e] * bsps/arm/lpc176x/config/lpc1768_mbed-testsuite.tcfg (modified) * bsps/arm/lpc176x/config/lpc1768_mbed_ahb_ram-testsuite.tcfg (modified) * bsps/arm/lpc176x/config/lpc1768_mbed_ahb_ram_eth-testsuite.tcfg (modified) bsp/lpc1768_mbed*: Disable unsupported tests Mon, 25 Feb 2019 13:37:45 GMT Sebastian Huber [5ff61810] * bsps/powerpc/mpc55xxevb/config/mpc5643l_dpu-testsuite.tcfg (modified) * bsps/powerpc/mpc55xxevb/config/mpc5643l_evb-testsuite.tcfg (modified) bsp/mpc5643l_*: Disable unsupported tests Mon, 25 Feb 2019 12:47:42 GMT Sebastian Huber [77971b6] * bsps/arm/lm3s69xx/config/lm4f120-testsuite.tcfg (modified) bsp/lm4f120: Disable unsupported tests Fri, 01 Mar 2019 10:00:35 GMT Sebastian Huber [e6dd36ca] * bsps/powerpc/gen5200/bestcomm/bestcomm_api.c (modified) bsp/gen5200: Remove offending @mainpage Update #3705. Thu, 28 Feb 2019 10:21:40 GMT Sebastian Huber [a3db5001] * bsps/arm/altera-cyclone-v/include/bsp.h (modified) bsp/altera-cyclone-v: Enable FIQ for group 0 irqs Thu, 28 Feb 2019 09:40:10 GMT Sebastian Huber [76918e1] * bsps/arm/include/bsp/arm-gic-irq.h (modified) * bsps/arm/shared/irq/irq-gic.c (modified) bsps/arm: Add BSP_ARM_GIC_ENABLE_FIQ_FOR_GROUP_0 The following ... Thu, 28 Feb 2019 10:35:53 GMT Sebastian Huber [8e8e269] * bsps/arm/include/bsp/arm-gic-regs.h (modified) bsps/arm: Fix typo Wed, 27 Feb 2019 14:10:53 GMT Sebastian Huber [e33be09] * bsps/arm/include/bsp/arm-gic-irq.h (modified) * bsps/arm/include/bsp/arm-gic-regs.h (modified) * bsps/arm/include/bsp/arm-gic.h (modified) * bsps/arm/shared/irq/irq-gic.c (modified) bsps/arm: Support GIC group 0/1 Wed, 27 Feb 2019 09:53:30 GMT Sebastian Huber [feea03b6] * bsps/arm/include/bsp/arm-errata.h (modified) * bsps/arm/include/bsp/arm-release-id.h (modified) * bsps/arm/include/cmsis_gcc.h (modified) * bsps/arm/include/core_cm7.h (modified) * bsps/arm/include/core_cmFunc.h (modified) * bsps/arm/include/core_cmInstr.h (modified) * bsps/arm/include/core_cmSimd.h (modified) * bsps/arm/lpc176x/btimer/btimer.c (modified) * bsps/arm/lpc176x/can/can.c (modified) * bsps/arm/lpc176x/gpio/lpc-gpio.c (modified) * bsps/arm/lpc176x/include/bsp/adc-defs.h (modified) * bsps/arm/lpc176x/include/bsp/adc.h (modified) * bsps/arm/lpc176x/include/bsp/can-defs.h (modified) * bsps/arm/lpc176x/include/bsp/can.h (modified) * bsps/arm/lpc176x/include/bsp/common-types.h (modified) * bsps/arm/lpc176x/include/bsp/gpio-defs.h (modified) * bsps/arm/lpc176x/include/bsp/io-defs.h (modified) * bsps/arm/lpc176x/include/bsp/io.h (modified) * bsps/arm/lpc176x/include/bsp/lpc-gpio.h (modified) * bsps/arm/lpc176x/include/bsp/lpc176x.h (modified) * bsps/arm/lpc176x/include/bsp/mbed-pinmap.h (modified) * bsps/arm/lpc176x/include/bsp/pwmout-defs.h (modified) * bsps/arm/lpc176x/include/bsp/pwmout.h (modified) * bsps/arm/lpc176x/include/bsp/timer-defs.h (modified) * bsps/arm/lpc176x/include/bsp/timer.h (modified) * bsps/arm/lpc176x/include/bsp/watchdog-defs.h (modified) * bsps/arm/lpc176x/include/bsp/watchdog.h (modified) * bsps/arm/lpc176x/pwm/pwmout.c (modified) * bsps/arm/lpc176x/start/adc.c (modified) * bsps/arm/lpc176x/start/bspstarthooks.c (modified) * bsps/arm/lpc176x/start/io.c (modified) * bsps/arm/lpc176x/start/watchdog.c (modified) * bsps/arm/lpc176x/timer/timer.c (modified) * bsps/arm/lpc32xx/include/tm27.h (modified) * bsps/arm/raspberrypi/gpio/gpio-interfaces-pi1-rev2.c (modified) * bsps/arm/raspberrypi/gpio/rpi-gpio.c (modified) * bsps/arm/raspberrypi/i2c/i2c.c (modified) * bsps/arm/raspberrypi/include/bsp/i2c.h (modified) * bsps/arm/raspberrypi/include/bsp/raspberrypi.h (modified) * bsps/arm/raspberrypi/include/bsp/rpi-gpio.h (modified) * bsps/arm/raspberrypi/include/bsp/spi.h (modified) * bsps/arm/raspberrypi/irq/irq.c (modified) * bsps/arm/raspberrypi/spi/spi.c (modified) * bsps/arm/shared/start/bsp-start-init-registers.S (modified) * bsps/arm/tms570/clock/clock.c (modified) * bsps/arm/tms570/console/printk-support.c (modified) * bsps/arm/tms570/console/tms570-sci.c (modified) * bsps/arm/tms570/include/bsp.h (modified) * bsps/arm/tms570/include/bsp/irq.h (modified) * bsps/arm/tms570/include/bsp/system-clocks.h (modified) * bsps/arm/tms570/include/bsp/tms570-pinmux.h (modified) * bsps/arm/tms570/include/bsp/tms570-pins.h (modified) * bsps/arm/tms570/include/bsp/tms570-pom.h (modified) * bsps/arm/tms570/include/bsp/tms570-rti.h (modified) * bsps/arm/tms570/include/bsp/tms570-sci-driver.h (modified) * bsps/arm/tms570/include/bsp/tms570-sci.h (modified) * bsps/arm/tms570/include/bsp/tms570-vim.h (modified) * bsps/arm/tms570/include/bsp/tms570_selftest.h (modified) * bsps/arm/tms570/include/bsp/tms570_selftest_parity.h (modified) * bsps/arm/tms570/include/bsp/tms570lc4357-pins.h (modified) * bsps/arm/tms570/include/bsp/tms570ls3137zwt-pins.h (modified) * bsps/arm/tms570/irq/irq.c (modified) * bsps/arm/tms570/start/bspreset.c (modified) * bsps/arm/tms570/start/bspstart.c (modified) * bsps/arm/tms570/start/bspstarthooks.c (modified) * bsps/arm/tms570/start/init_emif_sdram.c (modified) * bsps/arm/tms570/start/init_esm.c (modified) * bsps/arm/tms570/start/init_pinmux.c (modified) * bsps/arm/tms570/start/init_system.c (modified) * bsps/arm/tms570/start/pinmux.c (modified) * bsps/arm/tms570/start/tms570-pom.c (modified) * bsps/arm/tms570/start/tms570_selftest.c (modified) * bsps/arm/tms570/start/tms570_selftest_par_can.c (modified) * bsps/arm/tms570/start/tms570_selftest_par_mibspi.c (modified) * bsps/arm/tms570/start/tms570_selftest_par_std.c (modified) * bsps/arm/tms570/start/tms570_selftest_parity.c (modified) * bsps/arm/tms570/start/tms570_tcram_tests.c (modified) * bsps/bfin/TLL6527M/console/console.c (modified) * bsps/bfin/TLL6527M/include/bsp.h (modified) * bsps/bfin/TLL6527M/start/interrupt.c (modified) * bsps/bfin/include/bf52x.h (modified) * bsps/bfin/include/bsp/interrupt.h (modified) * bsps/i386/include/bsp/realmode_int.h (modified) * bsps/i386/include/libcpu/page.h (modified) * bsps/i386/pc386/console/fb_vesa_rm.c (modified) * bsps/i386/pc386/include/bsp/fb_default_mode.h (modified) * bsps/i386/pc386/include/bsp/fb_vesa.h (modified) * bsps/i386/pc386/include/bsp/vbe3.h (modified) * bsps/i386/pc386/include/edid.h (modified) * bsps/i386/pc386/start/realmode_int.c (modified) * bsps/include/bsp/gpio.h (modified) * bsps/powerpc/include/rtems/powerpc/powerpc.h (modified) * bsps/powerpc/virtex4/start/start.S (modified) * bsps/powerpc/virtex5/start/start.S (modified) * bsps/shared/dev/gpio/gpio-support.c (modified) * cpukit/include/memory.h (modified) * cpukit/include/rtems/assoc.h (modified) * cpukit/include/rtems/bspIo.h (modified) * cpukit/include/rtems/bspcmdline.h (modified) * cpukit/include/rtems/btimer.h (modified) * cpukit/include/rtems/capture-cli.h (modified) * cpukit/include/rtems/capture.h (modified) * cpukit/include/rtems/captureimpl.h (modified) * cpukit/include/rtems/concat.h (modified) * cpukit/include/rtems/cpuuse.h (modified) * cpukit/include/rtems/devfs.h (modified) * cpukit/include/rtems/devzero.h (modified) * cpukit/include/rtems/endian.h (modified) * cpukit/include/rtems/error.h (modified) * cpukit/include/rtems/fb.h (modified) * cpukit/include/rtems/framebuffer.h (modified) * cpukit/include/rtems/fs.h (modified) * cpukit/include/rtems/fsmount.h (modified) * cpukit/include/rtems/gxx_wrappers.h (modified) * cpukit/include/rtems/inttypes.h (modified) * cpukit/include/rtems/iosupp.h (modified) * cpukit/include/rtems/irq.h (modified) * cpukit/include/rtems/malloc.h (modified) * cpukit/include/rtems/monitor.h (modified) * cpukit/include/rtems/mouse_parser.h (modified) * cpukit/include/rtems/mw_uid.h (modified) * cpukit/include/rtems/nvdisk-sram.h (modified) * cpukit/include/rtems/nvdisk.h (modified) * cpukit/include/rtems/pci.h (modified) * cpukit/include/rtems/posix/timer.h (modified) * cpukit/include/rtems/print.h (modified) * cpukit/include/rtems/printer.h (modified) * cpukit/include/rtems/qreslib.h (modified) * cpukit/include/rtems/rtems/asr.h (modified) * cpukit/include/rtems/rtems/attr.h (modified) * cpukit/include/rtems/rtems/clock.h (modified) * cpukit/include/rtems/rtems/config.h (modified) * cpukit/include/rtems/rtems/eventmp.h (modified) * cpukit/include/rtems/rtems/intr.h (modified) * cpukit/include/rtems/rtems/mainpage.h (modified) * cpukit/include/rtems/rtems/modes.h (modified) * cpukit/include/rtems/rtems/mp.h (modified) * cpukit/include/rtems/rtems/msgmp.h (modified) * cpukit/include/rtems/rtems/object.h (modified) * cpukit/include/rtems/rtems/options.h (modified) * cpukit/include/rtems/rtems/partmp.h (modified) * cpukit/include/rtems/rtems/ratemon.h (modified) * cpukit/include/rtems/rtems/semmp.h (modified) * cpukit/include/rtems/rtems/signalmp.h (modified) * cpukit/include/rtems/rtems/status.h (modified) * cpukit/include/rtems/rtems/taskmp.h (modified) * cpukit/include/rtems/score/address.h (modified) * cpukit/include/rtems/score/context.h (modified) * cpukit/include/rtems/score/copyrt.h (modified) * cpukit/include/rtems/score/corebarrier.h (modified) * cpukit/include/rtems/score/coremsg.h (modified) * cpukit/include/rtems/score/coresem.h (modified) * cpukit/include/rtems/score/interr.h (modified) * cpukit/include/rtems/score/isr.h (modified) * cpukit/include/rtems/score/isrlevel.h (modified) * cpukit/include/rtems/score/mppkt.h (modified) * cpukit/include/rtems/score/object.h (modified) * cpukit/include/rtems/score/objectmp.h (modified) * cpukit/include/rtems/score/percpu.h (modified) * cpukit/include/rtems/score/prioritybitmap.h (modified) * cpukit/include/rtems/score/rbtree.h (modified) * cpukit/include/rtems/score/scheduler.h (modified) * cpukit/include/rtems/score/schedulercbs.h (modified) * cpukit/include/rtems/score/scheduleredf.h (modified) * cpukit/include/rtems/score/schedulerpriority.h (modified) * cpukit/include/rtems/score/schedulersimple.h (modified) * cpukit/include/rtems/score/stack.h (modified) * cpukit/include/rtems/score/states.h (modified) * cpukit/include/rtems/score/thread.h (modified) * cpukit/include/rtems/score/threadmp.h (modified) * cpukit/include/rtems/score/threadqimpl.h (modified) * cpukit/include/rtems/score/timespec.h (modified) * cpukit/include/rtems/score/timestamp.h (modified) * cpukit/include/rtems/score/timestampimpl.h (modified) * cpukit/include/rtems/score/wkspace.h (modified) * cpukit/include/rtems/seterr.h (modified) * cpukit/include/rtems/shell.h (modified) * cpukit/include/rtems/shellconfig.h (modified) * cpukit/include/rtems/spurious.h (modified) * cpukit/include/rtems/stackchk.h (modified) * cpukit/include/rtems/stringto.h (modified) * cpukit/include/rtems/termiostypes.h (modified) * cpukit/include/rtems/watchdogdrv.h (modified) * cpukit/include/sys/statvfs.h (modified) * cpukit/libfs/src/dosfs/msdos_statvfs.c (modified) * cpukit/libmisc/capture/capture_buffer.h (modified) * cpukit/libnetworking/rtems/bsdnet/servers.h (modified) * cpukit/libnetworking/rtems/mkrootfs.h (modified) * cpukit/libnetworking/rtems/rtems_bsdnet.h (modified) * cpukit/rtems/include/rtems/rtems/barriermp.h (modified) * cpukit/rtems/src/timerserver.c (modified) * cpukit/score/cpu/epiphany/include/rtems/asm.h (modified) * cpukit/score/cpu/epiphany/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/epiphany/include/rtems/score/epiphany.h (modified) * cpukit/score/cpu/m68k/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/mips/include/rtems/mips/idtcpu.h (modified) * cpukit/score/cpu/mips/include/rtems/mips/iregdef.h (modified) * cpukit/score/cpu/mips/include/rtems/score/mips.h (modified) * cpukit/score/cpu/moxie/include/rtems/asm.h (modified) * cpukit/score/cpu/moxie/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/moxie/include/rtems/score/moxie.h (modified) * cpukit/score/cpu/no_cpu/include/rtems/asm.h (modified) * cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/or1k/include/rtems/asm.h (modified) * cpukit/score/cpu/or1k/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/or1k/include/rtems/score/or1k.h (modified) * cpukit/score/cpu/riscv/include/rtems/asm.h (modified) * cpukit/score/cpu/riscv/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/riscv/include/rtems/score/riscv.h (modified) * cpukit/score/cpu/sh/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/x86_64/include/rtems/asm.h (modified) * cpukit/score/cpu/x86_64/include/rtems/score/cpu.h (modified) * cpukit/score/src/corerwlockobtainread.c (modified) * cpukit/score/src/schedulersimpleunblock.c (modified) * cpukit/score/src/timespecsubtract.c (modified) * cpukit/score/src/timespectoticks.c (modified) Remove explicit file names from @file This makes the @file ... Wed, 27 Feb 2019 10:43:49 GMT Sebastian Huber [262cb534] * bsps/arm/altera-cyclone-v/contrib/hwlib/src/hwmgr/alt_qspi.h (moved) * c/src/lib/libbsp/arm/altera-cyclone-v/Makefile.am (modified) bsp/altera-cyclone-v: Move header file This gets rid of a special ... Mon, 25 Feb 2019 22:30:11 GMT Pierre-Louis Garnier [68a5f751] * bsps/arm/beagle/simscripts/sdcard.sh (modified) arm/beagle: Fix sdcard.sh tool Mon, 25 Feb 2019 22:30:09 GMT Pierre-Louis Garnier [ecf62845] * bsps/arm/beagle/headers.am (modified) * bsps/arm/beagle/include/bsp.h (modified) * bsps/arm/beagle/include/bsp/spi.h (added) * bsps/arm/beagle/spi/spi.c (added) * bsps/arm/include/libcpu/am335x.h (modified) * c/src/lib/libbsp/arm/beagle/Makefile.am (modified) arm/beagle: SPI driver Mon, 18 Feb 2019 08:01:27 GMT Sebastian Huber [bdec62c4] * bsps/arm/shared/start/start.S (modified) bsps/arm: Move device tree copy Move device tree copy operation ... Mon, 18 Feb 2019 07:24:37 GMT Sebastian Huber [af80b0a] * bsps/arm/altera-cyclone-v/include/bsp.h (modified) * bsps/arm/altera-cyclone-v/start/bspstart.c (modified) * c/src/lib/libbsp/arm/altera-cyclone-v/configure.ac (modified) bsp/altera-cyclone-v: Use FDT for clock frequency Fri, 15 Feb 2019 11:07:23 GMT Sebastian Huber [43fbb50f] * bsps/arm/altera-cyclone-v/include/bsp.h (modified) * bsps/arm/altera-cyclone-v/start/bspgetworkarea.c (modified) * bsps/arm/altera-cyclone-v/start/bspstart.c (modified) * c/src/lib/libbsp/arm/altera-cyclone-v/configure.ac (modified) bsp/altera-cyclone-v: Make FDT support optional Mon, 11 Feb 2019 06:34:14 GMT Sebastian Huber [eec706e2] * bsps/powerpc/include/bsp/linker-symbols.h (modified) * bsps/powerpc/psim/start/linkcmds (modified) * bsps/powerpc/qoriq/start/linkcmds.qoriq_e500 (modified) * bsps/powerpc/qoriq/start/linkcmds.qoriq_e6500_32 (modified) * bsps/powerpc/shared/start/linkcmds.base (modified) bsps/powerpc: Fix small data area section Fix small data area in ... Sat, 02 Feb 2019 04:09:53 GMT Chris Johns [6c9f017] * bsps/powerpc/psim/start/linkcmds (modified) * bsps/powerpc/qoriq/start/linkcmds.qoriq_e500 (modified) * bsps/powerpc/qoriq/start/linkcmds.qoriq_e6500_32 (modified) * bsps/powerpc/shared/start/linkcmds.base (modified) * cpukit/Makefile.am (modified) * cpukit/include/rtems/rtl/rtl-obj.h (modified) * cpukit/include/rtems/rtl/rtl-trace.h (modified) * cpukit/libdl/rtl-archive.c (modified) * cpukit/libdl/rtl-bit-alloc.c (added) * cpukit/libdl/rtl-bit-alloc.h (added) * cpukit/libdl/rtl-elf.c (modified) * cpukit/libdl/rtl-elf.h (modified) * cpukit/libdl/rtl-error.c (modified) * cpukit/libdl/rtl-mdreloc-arm.c (modified) * cpukit/libdl/rtl-mdreloc-bfin.c (modified) * cpukit/libdl/rtl-mdreloc-h8300.c (modified) * cpukit/libdl/rtl-mdreloc-i386.c (modified) * cpukit/libdl/rtl-mdreloc-lm32.c (modified) * cpukit/libdl/rtl-mdreloc-m68k.c (modified) * cpukit/libdl/rtl-mdreloc-mips.c (modified) * cpukit/libdl/rtl-mdreloc-moxie.c (modified) * cpukit/libdl/rtl-mdreloc-powerpc.c (modified) * cpukit/libdl/rtl-mdreloc-sparc.c (modified) * cpukit/libdl/rtl-mdreloc-v850.c (modified) * cpukit/libdl/rtl-obj.c (modified) * cpukit/libdl/rtl-shell.c (modified) * cpukit/libdl/rtl-unresolved.c (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/dl01/dl-load.c (modified) * testsuites/libtests/dl02/dl-load.c (modified) * testsuites/libtests/dl02/dl-o1.c (modified) * testsuites/libtests/dl02/dl-o2.c (modified) * testsuites/libtests/dl03/dl-bit-alloc.c (added) * testsuites/libtests/dl03/dl-bit-alloc.h (added) * testsuites/libtests/dl03/init.c (modified) * testsuites/libtests/dl05/dl-load.c (modified) * testsuites/libtests/dl07/dl-load.c (modified) * testsuites/libtests/dl07/dl-o1.c (modified) * testsuites/libtests/dl07/dl-o2.c (modified) * testsuites/libtests/dl07/dl-o3.c (modified) * testsuites/libtests/dl07/dl-o4.c (modified) * testsuites/libtests/dl07/dl-o5.c (modified) * testsuites/libtests/dl07/init.c (modified) * testsuites/libtests/dl08/dl-o1.c (modified) * testsuites/libtests/dl08/dl-o2.c (modified) * testsuites/libtests/dl08/dl-o3.c (modified) * testsuites/libtests/dl08/dl-o4.c (modified) * testsuites/libtests/dl08/dl-o5.c (modified) * testsuites/libtests/dl08/dl-o6-123456789-123456789.c (modified) * testsuites/libtests/dl09/dl-load.c (modified) * testsuites/libtests/dl09/dl-o1.c (modified) * testsuites/libtests/dl09/dl-o2.c (modified) * testsuites/libtests/dl09/dl-o3.c (modified) * testsuites/libtests/dl09/dl-o4.c (modified) * testsuites/libtests/dl09/dl-o5.c (modified) libdl: Add powerpc large memory and small data support. - Add ... Sat, 02 Feb 2019 04:32:38 GMT Chris Johns [b08278e] * bsps/powerpc/psim/start/bspstart.c (modified) * bsps/powerpc/psim/start/device-tree (modified) * bsps/powerpc/psim/start/linkcmds (modified) powerpc/psim: Increase the psim memory to 256M This allows test ... Fri, 08 Feb 2019 11:40:45 GMT Jiri Gaisler [568490a] * bsps/riscv/griscv/config/griscv.cfg (modified) * bsps/riscv/griscv/config/grv32i.cfg (added) * bsps/riscv/griscv/config/grv32im.cfg (added) * bsps/riscv/griscv/config/grv32imac.cfg (added) * bsps/riscv/griscv/config/grv32imafdc.cfg (added) griscv: add additional cpu configurations * Also switch ... Thu, 07 Feb 2019 10:13:01 GMT Sebastian Huber [4e686261] * bsps/shared/irq/irq-server.c (modified) bsps/irq: Fix interrupt server init (SMP) Thu, 07 Feb 2019 06:45:58 GMT Sebastian Huber [0fb52ce] * bsps/arm/shared/clock/clock-generic-timer.c (modified) bsps/arm: Fix generic timer frequency Update #3456. Fri, 25 Jan 2019 14:50:14 GMT Sebastian Huber [b1381ae] * bsps/powerpc/qoriq/start/bspstart.c (modified) * bsps/powerpc/shared/exceptions/ppc_exc_initialize.c (modified) bsps/powerpc: Fix warnings Thu, 24 Jan 2019 13:29:03 GMT Sebastian Huber [81aec18] * bsps/powerpc/include/libcpu/powerpc-utility.h (modified) * bsps/powerpc/qoriq/start/start.S (modified) * bsps/powerpc/shared/cpu_asm.S (modified) * bsps/powerpc/shared/start/bsp-start-zero.S (modified) bsps/powerpc: Fix 64-bit issues in assembler files We have to be ... Fri, 18 Jan 2019 11:37:55 GMT Jiri Gaisler [d3d4e77] * bsps/riscv/griscv/clock/clockdrv.c (added) * bsps/riscv/griscv/config/griscv.cfg (added) * bsps/riscv/griscv/console/console.c (added) * bsps/riscv/griscv/console/printk_support.c (added) * bsps/riscv/griscv/headers.am (added) * bsps/riscv/griscv/include/amba.h (added) * bsps/riscv/griscv/include/bsp.h (added) * bsps/riscv/griscv/include/bsp/irq.h (added) * bsps/riscv/griscv/include/tm27.h (added) * bsps/riscv/griscv/irq/irq.c (added) * bsps/riscv/griscv/start/amba.c (added) * bsps/riscv/griscv/start/bsp_fatal_halt.c (added) * bsps/riscv/griscv/start/bsp_specs (added) * bsps/riscv/griscv/start/bspsmp.c (added) * bsps/riscv/griscv/start/bspstart.c (added) * bsps/riscv/griscv/start/linkcmds.in (added) * bsps/riscv/riscv/clock/clockdrv.c (modified) * bsps/riscv/shared/start/linkcmds.base (moved) * bsps/riscv/shared/start/start.S (moved) * c/src/lib/libbsp/riscv/acinclude.m4 (modified) * c/src/lib/libbsp/riscv/griscv/Makefile.am (added) * c/src/lib/libbsp/riscv/griscv/configure.ac (added) * c/src/lib/libbsp/riscv/riscv/Makefile.am (modified) * cpukit/score/cpu/riscv/include/rtems/score/cpu.h (modified) riscv: add griscv bsp Update #3678. Mon, 21 Jan 2019 10:27:07 GMT Jiri Gaisler [c1dcd6af] * bsps/include/grlib/grlib_impl.h (modified) * bsps/shared/grlib/spw/grspw.c (modified) grlib: make memory coherency cpu-independent Update #3678. Fri, 18 Jan 2019 17:00:47 GMT Jiri Gaisler [9b2b389] * bsps/include/grlib/grlib_impl.h (modified) * bsps/shared/grlib/1553/b1553brm.c (modified) * bsps/shared/grlib/1553/b1553rt.c (modified) * bsps/shared/grlib/can/grcan.c (modified) * bsps/shared/grlib/pci/grpci2dma.c (modified) * bsps/shared/grlib/spw/grspw.c (modified) * bsps/shared/grlib/spw/grspw_pkt.c (modified) * cpukit/score/cpu/riscv/headers.am (modified) * cpukit/score/cpu/riscv/include/libcpu/access.h (added) * cpukit/score/cpu/riscv/include/libcpu/byteorder.h (added) grlib: use cpu-independent routines for uncached access Update #3678. Fri, 18 Jan 2019 10:29:08 GMT Jiri Gaisler [5981c8ca] * bsps/shared/grlib/ascs/grascs.c (modified) * bsps/shared/grlib/can/satcan.c (modified) * bsps/shared/grlib/drvmgr/ambapp_bus_grlib.c (modified) * bsps/shared/grlib/slink/grslink.c (modified) grlib: use rtems_interrupt_handler_install() Update #3678.