# # ChangeLog for spec in rtems # # Generated by Trac 1.2.1.dev0 # 05/05/24 23:59:09 Wed, 28 Apr 2021 16:40:56 GMT Ryan Long [335f705] * cpukit/Makefile.am (modified) * cpukit/include/rtems/libio_.h (modified) * cpukit/include/rtems/score/timespec.h (modified) * cpukit/libcsupport/src/futimens.c (added) * cpukit/libcsupport/src/utimensat.c (added) * cpukit/score/src/timespecisnonnegative.c (added) * spec/build/cpukit/librtemscpu.yml (modified) libcsupport: Added futimens() and utimensat() Created futimens.c ... Fri, 08 Jan 2021 23:07:34 GMT Kinsey Moore [d0eaf3ec] * spec/build/bsps/aarch64/xilinx-zynqmp/abi.yml (modified) * spec/build/bsps/aarch64/xilinx-zynqmp/bspzu3egilp32.yml (added) * spec/build/bsps/aarch64/xilinx-zynqmp/bspzu3eglp64.yml (added) * spec/build/bsps/aarch64/xilinx-zynqmp/grp_zu3eg.yml (added) * spec/build/bsps/aarch64/xilinx-zynqmp/optloadoff.yml (modified) * spec/build/bsps/aarch64/xilinx-zynqmp/optramori.yml (modified) * spec/build/bsps/aarch64/xilinx-zynqmp/tstzu3eg.yml (added) spec/aarch64: Add BSPs for real ZynqMP hardware Add the BSPs for ... Tue, 18 May 2021 19:51:46 GMT Kinsey Moore [5fe49a08] * bsps/aarch64/include/bsp/aarch64-mmu.h (added) * bsps/aarch64/include/bsp/linker-symbols.h (modified) * bsps/aarch64/xilinx-zynqmp/include/bsp.h (modified) * bsps/aarch64/xilinx-zynqmp/start/bspstarthooks.c (modified) * bsps/aarch64/xilinx-zynqmp/start/bspstartmmu.c (added) * cpukit/score/cpu/aarch64/aarch64-exception-default.S (modified) * spec/build/bsps/aarch64/optmmupages.yml (added) * spec/build/bsps/aarch64/xilinx-zynqmp/grp.yml (modified) * spec/build/bsps/aarch64/xilinx-zynqmp/linkcmds_ilp32.yml (modified) * spec/build/bsps/aarch64/xilinx-zynqmp/linkcmds_lp64.yml (modified) * spec/build/bsps/aarch64/xilinx-zynqmp/obj.yml (modified) bsps/aarch64: Add MMU driver to relax alignment Currently, the ... Fri, 21 May 2021 13:56:13 GMT Kinsey Moore [ae5e1d9] * spec/build/bsps/aarch64/a53/optramlen.yml (modified) bsps/a53: Increase available RAM The default available RAM on the ... Tue, 18 May 2021 12:55:11 GMT Kinsey Moore [25ca2ec] * bsps/aarch64/shared/cache/cache.c (modified) * cpukit/score/cpu/aarch64/include/rtems/score/aarch64-system-registers.h (added) * spec/build/cpukit/cpuaarch64.yml (modified) bsps/aarch64: Break out system registers Break out system register ... Wed, 14 Apr 2021 05:43:40 GMT Vijay Kumar Banerjee [a5fd293] * spec/build/testsuites/libtests/grp.yml (modified) * spec/build/testsuites/libtests/telnetd01.yml (deleted) * testsuites/libtests/telnetd01/init.c (deleted) * testsuites/libtests/telnetd01/telnetd01.doc (deleted) * testsuites/libtests/telnetd01/telnetd01.scn (deleted) testsuites: Remove telnetd01 telnetd01 test cannot be run without a ... Mon, 17 May 2021 14:55:15 GMT Sebastian Huber [80b3c938] * cpukit/Makefile.am (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/threadqgetnameandid.c (added) * spec/build/cpukit/librtemscpu.yml (modified) score: Move _Thread_queue_Queue_get_name_and_id() Move this ... Mon, 17 May 2021 14:39:52 GMT Sebastian Huber [815a943] * cpukit/Makefile.am (modified) * cpukit/posix/src/clocknanosleep.c (added) * cpukit/posix/src/nanosleep.c (modified) * spec/build/cpukit/librtemscpu.yml (modified) posix: Move clock_nanosleep() Move clock_nanosleep() to a separate ... Tue, 11 May 2021 11:46:56 GMT Christian Mauderer [691fec40] * bsps/arm/imxrt/include/imxrt/memory.h (modified) * bsps/arm/imxrt/start/linkcmds.ocram (added) * bsps/arm/imxrt/start/mpu-config.c (modified) * spec/build/bsps/arm/imxrt/bspimxrt.yml (modified) * spec/build/bsps/arm/imxrt/linkcmdsmemory.yml (modified) * spec/build/bsps/arm/imxrt/optlinkcmds.yml (modified) * spec/build/bsps/arm/imxrt/optmemdtcmsz.yml (added) * spec/build/bsps/arm/imxrt/optmemitcmsz.yml (added) * spec/build/bsps/arm/imxrt/optmemocramnocachesz.yml (added) * spec/build/bsps/arm/imxrt/optmemocramsz.yml (added) bsps/imxrt: Fix OCRAM, ITCM and DTCM sizes The sizes are ... Mon, 12 Apr 2021 04:58:44 GMT Sebastian Huber [bc29c7c] * spec/build/testsuites/validation/grp.yml (modified) * spec/build/testsuites/validation/libvalidation.yml (added) * spec/build/testsuites/validation/validation-0.yml (modified) * spec/build/testsuites/validation/validation-1.yml (modified) * testsuites/validation/tc-barrier-create.c (modified) * testsuites/validation/tc-barrier-delete.c (modified) * testsuites/validation/tc-barrier-release.c (modified) * testsuites/validation/tc-barrier-wait.c (modified) * testsuites/validation/tc-signal-catch.c (modified) * testsuites/validation/tc-signal-send.c (modified) * testsuites/validation/tx-support.c (moved) * testsuites/validation/tx-support.h (moved) validation: Add support library Add a library for support functions ... Mon, 10 May 2021 07:21:03 GMT Sebastian Huber [ab5aeb1] * cpukit/Makefile.am (modified) * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/include/rtems/score/stackimpl.h (modified) * cpukit/include/rtems/score/threadimpl.h (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/rtems/src/taskconstruct.c (modified) * cpukit/score/src/objectfreenothing.c (moved) * spec/build/cpukit/librtemscpu.yml (modified) score: Rename _Stack_Free_nothing() Rename _Stack_Free_nothing() in ... Mon, 03 May 2021 12:04:53 GMT Sebastian Huber [eb7c33ad] * spec/build/bsps/riscv/linkcmdsbase.yml (modified) bsps/riscv: Support RTEMS_NOINIT in linkcmds Update #3866. Mon, 26 Apr 2021 08:15:05 GMT Sebastian Huber [8b15a324] * cpukit/Makefile.am (modified) * cpukit/include/rtems/score/threadimpl.h (modified) * cpukit/posix/src/pthreadself.c (deleted) * cpukit/rtems/src/taskself.c (deleted) * cpukit/score/src/threadselfid.c (added) * spec/build/cpukit/librtemscpu.yml (modified) Use alias for rtems_task_self() and pthread_self() This may reduce ... Tue, 27 Apr 2021 17:48:46 GMT Peter Dufault [9c13e52] * bsps/powerpc/shared/console/console.c (modified) * bsps/powerpc/shared/console/uart.c (modified) * c/src/lib/libbsp/powerpc/beatnik/configure.ac (modified) * c/src/lib/libbsp/powerpc/haleakala/configure.ac (modified) * c/src/lib/libbsp/powerpc/motorola_powerpc/configure.ac (modified) * c/src/lib/libbsp/powerpc/mvme3100/configure.ac (modified) * c/src/lib/libbsp/powerpc/mvme5500/configure.ac (modified) * spec/build/bsps/optconsolebaud.yml (modified) * spec/build/bsps/powerpc/beatnik/bspbeatnik.yml (modified) * spec/build/bsps/powerpc/haleakala/bsphaleakala.yml (modified) * spec/build/bsps/powerpc/motorola_powerpc/obj.yml (modified) * spec/build/bsps/powerpc/mvme3100/bspmvme3100.yml (modified) * spec/build/bsps/powerpc/mvme5500/bspmvme5500.yml (modified) powerpc/shared/console: Make console baud rate configurable. The ... Fri, 23 Apr 2021 08:18:34 GMT Robin Mueller [53bb397] * spec/build/bsps/arm/stm32h7/optusart3gpiopins.yml (modified) * spec/build/bsps/arm/stm32h7/optusart3gpioregs.yml (modified) Nucleo UART3 (console) pins correction Now using default pins Thu, 22 Apr 2021 13:31:44 GMT Sebastian Huber [8c518a95] * spec/build/bsps/arm/stm32h7/optusart3gpiopins.yml (modified) * spec/build/bsps/arm/stm32h7/optusart3gpioregs.yml (modified) build: Remove duplicated attributes Tue, 20 Apr 2021 06:41:00 GMT Sebastian Huber [d8a5e14] * cpukit/Makefile.am (modified) * cpukit/libcsupport/src/malloc_deferred.c (modified) * cpukit/libcsupport/src/rtemscalloc.c (added) * spec/build/cpukit/librtemscpu.yml (modified) libcsupport: Move rtems_calloc() Move rtems_calloc() since it only ... Tue, 20 Apr 2021 09:05:44 GMT Sebastian Huber [ea1dc0ee] * spec/build/bsps/arm/stm32h7/obj.yml (modified) bsp/stm32h7: Remove duplicated build definitions The links are ... Tue, 13 Apr 2021 17:57:21 GMT Vijay Kumar Banerjee [650ac700] * cpukit/telnetd/README (added) * cpukit/telnetd/check_passwd.c (added) * cpukit/telnetd/des.c (added) * cpukit/telnetd/des.h (added) * cpukit/telnetd/genpw.c (added) * cpukit/telnetd/pty.c (added) * cpukit/telnetd/telnetd-init.c (added) * cpukit/telnetd/telnetd.c (added) * spec/build/cpukit/grp.yml (modified) * spec/build/cpukit/libtelnetd.yml (added) * spec/build/testsuites/libtests/grp.yml (modified) * spec/build/testsuites/libtests/telnetd01.yml (added) * testsuites/libtests/telnetd01/init.c (added) * testsuites/libtests/telnetd01/telnetd01.doc (added) * testsuites/libtests/telnetd01/telnetd01.scn (added) Revert "cpukit: Remove telnetd" This reverts commit ... Fri, 26 Feb 2021 23:19:20 GMT Vijay Kumar Banerjee [df6d765c] * spec/build/testsuites/libtests/ftp01.yml (deleted) * spec/build/testsuites/libtests/grp.yml (modified) * spec/build/testsuites/libtests/mghttpd01.yml (deleted) * spec/build/testsuites/libtests/syscall01.yml (deleted) * spec/build/testsuites/samples/grp.yml (modified) * spec/build/testsuites/samples/loopback.yml (deleted) * spec/build/testsuites/samples/pppd.yml (deleted) * testsuites/libtests/ftp01/ftp01.doc (deleted) * testsuites/libtests/ftp01/ftp01.scn (deleted) * testsuites/libtests/ftp01/init.c (deleted) * testsuites/libtests/mghttpd01/init.c (deleted) * testsuites/libtests/mghttpd01/mghttpd01.doc (deleted) * testsuites/libtests/mghttpd01/mghttpd01.scn (deleted) * testsuites/libtests/mghttpd01/mghttpd01.tar (deleted) * testsuites/libtests/mghttpd01/test-http-client.c (deleted) * testsuites/libtests/mghttpd01/test-http-client.h (deleted) * testsuites/libtests/syscall01/init.c (deleted) * testsuites/libtests/syscall01/syscall01.doc (deleted) * testsuites/libtests/syscall01/syscall01.scn (deleted) * testsuites/samples/loopback/README (deleted) * testsuites/samples/loopback/init.c (deleted) * testsuites/samples/loopback/loopback.scn (deleted) * testsuites/samples/pppd/README (deleted) * testsuites/samples/pppd/init.c (deleted) * testsuites/samples/pppd/netconfig.h (deleted) * testsuites/samples/pppd/ppp.conf (deleted) * testsuites/samples/pppd/pppd.options (deleted) * testsuites/samples/pppd/pppdapp.c (deleted) * testsuites/samples/pppd/system.h (deleted) testsuites: Remove all legacy networking tests Update #3850 Fri, 26 Feb 2021 23:14:08 GMT Vijay Kumar Banerjee [633526d2] * spec/build/bsps/objnetnosmp.yml (deleted) * spec/build/bsps/powerpc/motorola_powerpc/objqemunet.yml (deleted) * spec/build/bsps/riscv/griscv/objnetnosmp.yml (deleted) spec: Remove residue bsps spec files Update #3850 Fri, 26 Feb 2021 22:51:07 GMT Vijay Kumar Banerjee [3299dda2] * cpukit/telnetd/README (deleted) * cpukit/telnetd/check_passwd.c (deleted) * cpukit/telnetd/des.c (deleted) * cpukit/telnetd/des.h (deleted) * cpukit/telnetd/genpw.c (deleted) * cpukit/telnetd/pty.c (deleted) * cpukit/telnetd/telnetd-init.c (deleted) * cpukit/telnetd/telnetd.c (deleted) * spec/build/cpukit/grp.yml (modified) * spec/build/cpukit/libtelnetd.yml (deleted) * spec/build/testsuites/libtests/grp.yml (modified) * spec/build/testsuites/libtests/telnetd01.yml (deleted) * testsuites/libtests/telnetd01/init.c (deleted) * testsuites/libtests/telnetd01/telnetd01.doc (deleted) * testsuites/libtests/telnetd01/telnetd01.scn (deleted) cpukit: Remove telnetd Update #3850 Thu, 25 Feb 2021 17:27:14 GMT Vijay Kumar Banerjee [3dca9ed] * spec/build/testsuites/libtests/networking01.yml (deleted) * testsuites/libtests/networking01/init.c (deleted) * testsuites/libtests/networking01/networking01.doc (deleted) * testsuites/libtests/networking01/networking01.scn (deleted) testsuites/libtests: Remove networking01 Update #3850 Thu, 25 Feb 2021 02:09:56 GMT Vijay Kumar Banerjee [c90fa83] * bsps/arm/atsam/net/if_atsam.c (deleted) * bsps/arm/csb336/net/lan91c11x.c (deleted) * bsps/arm/csb336/net/lan91c11x.h (deleted) * bsps/arm/csb336/net/network.c (deleted) * bsps/arm/csb337/net/network.c (deleted) * bsps/arm/edb7312/net/network.c (deleted) * bsps/arm/gumstix/net/rtl8019.c (deleted) * bsps/arm/gumstix/net/wd80x3.h (deleted) * bsps/arm/rtl22xx/net/network.c (deleted) * bsps/arm/shared/net/lpc-ethernet.c (deleted) * bsps/bfin/bf537Stamp/net/ethernet.c (deleted) * bsps/bfin/bf537Stamp/net/networkconfig.c (deleted) * bsps/i386/pc386/net/3c509.c (deleted) * bsps/i386/pc386/net/3c509.h (deleted) * bsps/i386/pc386/net/elink.c (deleted) * bsps/i386/pc386/net/elink.h (deleted) * bsps/i386/pc386/net/ne2000.c (deleted) * bsps/i386/pc386/net/wd8003.c (deleted) * bsps/include/libchip/cs8900.h (deleted) * bsps/include/libchip/i82586var.h (deleted) * bsps/include/libchip/if_dcreg.h (deleted) * bsps/include/libchip/if_fxpvar.h (deleted) * bsps/include/libchip/open_eth.h (deleted) * bsps/include/libchip/smc91111.h (deleted) * bsps/include/libchip/smc91111exp.h (deleted) * bsps/include/libchip/sonic.h (deleted) * bsps/lm32/shared/net/dp83848phy.h (deleted) * bsps/lm32/shared/net/network.c (deleted) * bsps/lm32/shared/net/network.h (deleted) * bsps/lm32/shared/net/tsmac.c (deleted) * bsps/lm32/shared/net/tsmac.h (deleted) * bsps/m68k/av5282/net/network.c (deleted) * bsps/m68k/csb360/net/network.c (deleted) * bsps/m68k/gen68360/net/network.c (deleted) * bsps/m68k/genmcf548x/net/network.c (deleted) * bsps/m68k/mcf5235/net/network.c (deleted) * bsps/m68k/mcf5329/net/network.c (deleted) * bsps/m68k/mvme167/net/network.c (deleted) * bsps/m68k/mvme167/net/uti596.h (deleted) * bsps/m68k/uC5282/net/network.c (deleted) * bsps/mips/csb350/net/network.c (deleted) * bsps/powerpc/beatnik/net/if_em/LICENSE (deleted) * bsps/powerpc/beatnik/net/if_em/README (deleted) * bsps/powerpc/beatnik/net/if_em/if_em.c (deleted) * bsps/powerpc/beatnik/net/if_em/if_em.h (deleted) * bsps/powerpc/beatnik/net/if_em/if_em_hw.c (deleted) * bsps/powerpc/beatnik/net/if_em/if_em_hw.h (deleted) * bsps/powerpc/beatnik/net/if_em/if_em_osdep.h (deleted) * bsps/powerpc/beatnik/net/if_em/if_em_rtems.c (deleted) * bsps/powerpc/beatnik/net/if_em/rtemscompat_defs.h (deleted) * bsps/powerpc/beatnik/net/if_gfe/gtethreg.h (deleted) * bsps/powerpc/beatnik/net/if_gfe/gtvar.h (deleted) * bsps/powerpc/beatnik/net/if_gfe/if_gfe.c (deleted) * bsps/powerpc/beatnik/net/if_gfe/if_gfe_rtems.c (deleted) * bsps/powerpc/beatnik/net/if_gfe/if_gfevar.h (deleted) * bsps/powerpc/beatnik/net/if_gfe/rtemscompat_defs.h (deleted) * bsps/powerpc/beatnik/net/if_mve/mv643xx_eth.c (deleted) * bsps/powerpc/beatnik/net/if_mve/mve_smallbuf_tst.c (deleted) * bsps/powerpc/beatnik/net/if_mve/testing.c (deleted) * bsps/powerpc/beatnik/net/porting/LICENSE (deleted) * bsps/powerpc/beatnik/net/porting/Makefile.template (deleted) * bsps/powerpc/beatnik/net/porting/README (deleted) * bsps/powerpc/beatnik/net/porting/if_xxx.modini.c (deleted) * bsps/powerpc/beatnik/net/porting/if_xxx_rtems.c (deleted) * bsps/powerpc/beatnik/net/porting/pcireg.h (deleted) * bsps/powerpc/beatnik/net/porting/rtemscompat.h (deleted) * bsps/powerpc/beatnik/net/porting/rtemscompat1.h (deleted) * bsps/powerpc/beatnik/net/porting/rtemscompat_defs.h.template (deleted) * bsps/powerpc/beatnik/net/support/bsp_attach.c (deleted) * bsps/powerpc/beatnik/net/support/early_link_status.c (deleted) * bsps/powerpc/gen5200/net/network.c (deleted) * bsps/powerpc/gen83xx/net/network.c (deleted) * bsps/powerpc/haleakala/net/network.c (deleted) * bsps/powerpc/mpc55xxevb/net/if_smc.c (deleted) * bsps/powerpc/mpc55xxevb/net/smsc9218i.c (deleted) * bsps/powerpc/mpc8260ads/net/README (deleted) * bsps/powerpc/mpc8260ads/net/if_hdlcsubr.c (deleted) * bsps/powerpc/mpc8260ads/net/if_hdlcsubr.h (deleted) * bsps/powerpc/mpc8260ads/net/network.c (deleted) * bsps/powerpc/mvme3100/net/tsec.c (deleted) * bsps/powerpc/mvme5500/net/if_100MHz/GT64260eth.c (deleted) * bsps/powerpc/mvme5500/net/if_1GHz/if_wm.c (deleted) * bsps/powerpc/mvme5500/net/if_1GHz/pci_map.c (deleted) * bsps/powerpc/psim/net/README (deleted) * bsps/powerpc/psim/net/gdb-6.8-psim-hw_ethtap.diff (deleted) * bsps/powerpc/psim/net/if_sim.c (deleted) * bsps/powerpc/qoriq/net/if_intercom.c (deleted) * bsps/powerpc/qoriq/net/network.c (deleted) * bsps/powerpc/shared/net/tsec.c (deleted) * bsps/powerpc/tqm8xx/net/network_fec.c (deleted) * bsps/powerpc/tqm8xx/net/network_scc.c (deleted) * bsps/powerpc/virtex/net/xiltemac.c (deleted) * bsps/riscv/griscv/net/griscv_greth.c (deleted) * bsps/shared/grlib/net/README (deleted) * bsps/shared/grlib/net/network_interface_add.c (deleted) * bsps/shared/net/README (deleted) * bsps/shared/net/README.3com (deleted) * bsps/shared/net/README.cs8900 (deleted) * bsps/shared/net/README.dec21140 (deleted) * bsps/shared/net/README.i82586 (deleted) * bsps/shared/net/README.open_eth (deleted) * bsps/shared/net/README.sonic (deleted) * bsps/shared/net/README.tulipclone (deleted) * bsps/shared/net/cs8900.c (deleted) * bsps/shared/net/cs8900.c.bsp (deleted) * bsps/shared/net/cs8900.h.bsp (deleted) * bsps/shared/net/dec21140.c (deleted) * bsps/shared/net/elnk.c (deleted) * bsps/shared/net/greth2.c (deleted) * bsps/shared/net/i82586.c (deleted) * bsps/shared/net/i82586reg.h (deleted) * bsps/shared/net/if_dc.c (deleted) * bsps/shared/net/if_fxp.c (deleted) * bsps/shared/net/if_fxpreg.h (deleted) * bsps/shared/net/open_eth.c (deleted) * bsps/shared/net/smc91111.c (deleted) * bsps/shared/net/smc91111config.h (deleted) * bsps/shared/net/sonic.c (deleted) * bsps/sparc/erc32/net/erc32sonic.c (deleted) * bsps/sparc/leon2/net/leon_open_eth.c (deleted) * bsps/sparc/leon2/net/leon_smc91111.c (deleted) * bsps/sparc/leon3/net/leon_greth.c (deleted) * bsps/sparc/leon3/net/leon_open_eth.c (deleted) * bsps/sparc/leon3/net/leon_smc91111.c (deleted) * spec/build/bsps/objgrlib.yml (modified) * spec/build/bsps/objgrlibnet.yml (deleted) * spec/build/bsps/sparc/leon3/objnetnosmp.yml (deleted) bsps: Remove networking drivers Update #3850 Thu, 25 Feb 2021 02:08:51 GMT Vijay Kumar Banerjee [6692e03] * cpukit/libfs/src/nfsclient/ChangeLog.slac (deleted) * cpukit/libfs/src/nfsclient/LICENSE (deleted) * cpukit/libfs/src/nfsclient/README (deleted) * cpukit/libfs/src/nfsclient/proto/mount_prot.h (deleted) * cpukit/libfs/src/nfsclient/proto/mount_prot.x (deleted) * cpukit/libfs/src/nfsclient/proto/mount_prot_xdr.c (deleted) * cpukit/libfs/src/nfsclient/proto/nfs_prot.h (deleted) * cpukit/libfs/src/nfsclient/proto/nfs_prot.x (deleted) * cpukit/libfs/src/nfsclient/proto/nfs_prot_xdr.c (deleted) * cpukit/libfs/src/nfsclient/rfc1094.txt (deleted) * cpukit/libfs/src/nfsclient/src/nfs.c (deleted) * cpukit/libfs/src/nfsclient/src/nfsclient-private.h (deleted) * cpukit/libfs/src/nfsclient/src/rpcio.c (deleted) * cpukit/libfs/src/nfsclient/src/rpcio.h (deleted) * cpukit/libfs/src/nfsclient/src/sock_mbuf.c (deleted) * cpukit/libfs/src/nfsclient/src/xdr_mbuf.c (deleted) * spec/build/cpukit/grp.yml (modified) * spec/build/cpukit/libnfs.yml (deleted) cpukit/libfs: Remove nfsclient Update #3850 Thu, 25 Feb 2021 02:08:09 GMT Vijay Kumar Banerjee [369e6c5b] * cpukit/include/rtems/rtemspppd.h (deleted) * cpukit/pppd/README (deleted) * cpukit/pppd/STATUS (deleted) * cpukit/pppd/auth.c (deleted) * cpukit/pppd/cbcp.c (deleted) * cpukit/pppd/cbcp.h (deleted) * cpukit/pppd/ccp.c (deleted) * cpukit/pppd/ccp.h (deleted) * cpukit/pppd/chap.c (deleted) * cpukit/pppd/chap.h (deleted) * cpukit/pppd/chap_ms.c (deleted) * cpukit/pppd/chap_ms.h (deleted) * cpukit/pppd/chat.c (deleted) * cpukit/pppd/demand.c (deleted) * cpukit/pppd/fsm.c (deleted) * cpukit/pppd/fsm.h (deleted) * cpukit/pppd/ipcp.c (deleted) * cpukit/pppd/ipcp.h (deleted) * cpukit/pppd/lcp.c (deleted) * cpukit/pppd/lcp.h (deleted) * cpukit/pppd/magic.c (deleted) * cpukit/pppd/magic.h (deleted) * cpukit/pppd/options.c (deleted) * cpukit/pppd/patchlevel.h (deleted) * cpukit/pppd/pathnames.h (deleted) * cpukit/pppd/pppd.8 (deleted) * cpukit/pppd/pppd.h (deleted) * cpukit/pppd/rtemsmain.c (deleted) * cpukit/pppd/rtemspppd.c (deleted) * cpukit/pppd/sys-rtems.c (deleted) * cpukit/pppd/upap.c (deleted) * cpukit/pppd/upap.h (deleted) * cpukit/pppd/utils.c (deleted) * spec/build/cpukit/grp.yml (modified) * spec/build/cpukit/libpppd.yml (deleted) * spec/build/cpukit/librtemscpu.yml (modified) cpukit: remove pppd Update #3850 Wed, 24 Feb 2021 19:27:29 GMT Vijay Kumar Banerjee [a28eafb] * cpukit/libfs/src/ftpfs/ftpfs.c (moved) * cpukit/libfs/src/ftpfs/tftpDriver.c (moved) * spec/build/cpukit/libftpfs.yml (modified) * spec/build/cpukit/libtftpfs.yml (modified) cpukit: Move ftpfs from libnetworking to libfs Update #3850 Wed, 24 Feb 2021 19:08:27 GMT Vijay Kumar Banerjee [c6ba8dd] * spec/build/bsps/arm/atsam/bspatsam.yml (modified) * spec/build/bsps/arm/atsam/objnet.yml (deleted) * spec/build/bsps/arm/csb336/bspcsb336.yml (modified) * spec/build/bsps/arm/csb336/objnet.yml (deleted) * spec/build/bsps/arm/csb337/grp.yml (modified) * spec/build/bsps/arm/csb337/objnet.yml (deleted) * spec/build/bsps/arm/edb7312/bspedb7312.yml (modified) * spec/build/bsps/arm/edb7312/objnet.yml (deleted) * spec/build/bsps/arm/gumstix/bspgumstix.yml (modified) * spec/build/bsps/arm/gumstix/objnet.yml (deleted) * spec/build/bsps/arm/lpc24xx/grp.yml (modified) * spec/build/bsps/arm/lpc24xx/objnet.yml (deleted) * spec/build/bsps/arm/lpc32xx/grp.yml (modified) * spec/build/bsps/arm/lpc32xx/objnet.yml (deleted) * spec/build/bsps/arm/rtl22xx/grp.yml (modified) * spec/build/bsps/arm/rtl22xx/objnet.yml (deleted) * spec/build/bsps/bfin/bf537Stamp/bspbf537stamp.yml (modified) * spec/build/bsps/bfin/bf537Stamp/objnet.yml (deleted) * spec/build/bsps/i386/pc386/grp.yml (modified) * spec/build/bsps/i386/pc386/objnet.yml (deleted) * spec/build/bsps/lm32/lm32_evr/grp.yml (modified) * spec/build/bsps/lm32/lm32_evr/objnet.yml (deleted) * spec/build/bsps/lm32/milkymist/bspmilkymist.yml (modified) * spec/build/bsps/lm32/milkymist/objnet.yml (deleted) * spec/build/bsps/m68k/av5282/bspav5282.yml (modified) * spec/build/bsps/m68k/av5282/objnet.yml (deleted) * spec/build/bsps/m68k/gen68360/grp.yml (modified) * spec/build/bsps/m68k/gen68360/objnet.yml (deleted) * spec/build/bsps/m68k/genmcf548x/grp.yml (modified) * spec/build/bsps/m68k/genmcf548x/objnet.yml (deleted) * spec/build/bsps/m68k/mcf5235/bspmcf5235.yml (modified) * spec/build/bsps/m68k/mcf5235/objnet.yml (deleted) * spec/build/bsps/m68k/mcf5329/bspmcf5329.yml (modified) * spec/build/bsps/m68k/mcf5329/objnet.yml (deleted) * spec/build/bsps/m68k/mvme162/grp.yml (modified) * spec/build/bsps/m68k/mvme162/objnet.yml (deleted) * spec/build/bsps/m68k/mvme167/bspmvme167.yml (modified) * spec/build/bsps/m68k/mvme167/objnet.yml (deleted) * spec/build/bsps/m68k/uC5282/bspuc5282.yml (modified) * spec/build/bsps/m68k/uC5282/objnet.yml (deleted) * spec/build/bsps/mips/csb350/bspcsb350.yml (modified) * spec/build/bsps/mips/csb350/objnet.yml (deleted) * spec/build/bsps/obj.yml (modified) * spec/build/bsps/objnet.yml (deleted) * spec/build/bsps/optmake.yml (modified) * spec/build/bsps/powerpc/beatnik/bspbeatnik.yml (modified) * spec/build/bsps/powerpc/beatnik/objnet.yml (deleted) * spec/build/bsps/powerpc/gen5200/grp.yml (modified) * spec/build/bsps/powerpc/gen5200/objnet.yml (deleted) * spec/build/bsps/powerpc/gen83xx/grp.yml (modified) * spec/build/bsps/powerpc/gen83xx/objnet.yml (deleted) * spec/build/bsps/powerpc/haleakala/bsphaleakala.yml (modified) * spec/build/bsps/powerpc/haleakala/objnet.yml (deleted) * spec/build/bsps/powerpc/motorola_powerpc/grp.yml (modified) * spec/build/bsps/powerpc/mpc55xxevb/grp.yml (modified) * spec/build/bsps/powerpc/mpc55xxevb/objnet.yml (deleted) * spec/build/bsps/powerpc/mpc8260ads/bspmpc8260ads.yml (modified) * spec/build/bsps/powerpc/mpc8260ads/objnet.yml (deleted) * spec/build/bsps/powerpc/mvme3100/bspmvme3100.yml (modified) * spec/build/bsps/powerpc/mvme3100/objnet.yml (deleted) * spec/build/bsps/powerpc/mvme5500/bspmvme5500.yml (modified) * spec/build/bsps/powerpc/mvme5500/objnet.yml (deleted) * spec/build/bsps/powerpc/psim/bsppsim.yml (modified) * spec/build/bsps/powerpc/psim/objnet.yml (deleted) * spec/build/bsps/powerpc/qoriq/grp.yml (modified) * spec/build/bsps/powerpc/qoriq/objnet.yml (deleted) * spec/build/bsps/powerpc/tqm8xx/grp.yml (modified) * spec/build/bsps/powerpc/tqm8xx/objnet.yml (deleted) * spec/build/bsps/powerpc/virtex/bspvirtex.yml (modified) * spec/build/bsps/powerpc/virtex/objnet.yml (deleted) * spec/build/bsps/riscv/griscv/grp.yml (modified) * spec/build/bsps/sparc/erc32/bsperc32.yml (modified) * spec/build/bsps/sparc/erc32/objnet.yml (deleted) * spec/build/bsps/sparc/leon2/grp.yml (modified) * spec/build/bsps/sparc/leon2/objnet.yml (deleted) * spec/build/bsps/sparc/leon3/grp.yml (modified) * spec/build/bsps/sparc/leon3/objnet.yml (deleted) * spec/build/cpukit/cpuopts.yml (modified) * spec/build/cpukit/librtemscpu.yml (modified) * spec/build/cpukit/objnet.yml (deleted) * spec/build/cpukit/optnet.yml (deleted) spec: Remove RTEMS_NETWORKING options Update #3850 Tue, 06 Apr 2021 14:00:35 GMT Sebastian Huber [089e6818] * cpukit/Makefile.am (modified) * cpukit/include/rtems/rtems/statusimpl.h (modified) * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/include/rtems/score/objectmp.h (modified) * cpukit/include/rtems/score/status.h (modified) * cpukit/rtems/src/rtemsnametoid.c (modified) * cpukit/rtems/src/rtemsobjectgetclassicname.c (modified) * cpukit/rtems/src/status.c (deleted) * cpukit/rtems/src/taskconstruct.c (modified) * cpukit/score/src/objectidtoname.c (modified) * cpukit/score/src/objectmp.c (modified) * cpukit/score/src/objectnametoid.c (modified) * spec/build/cpukit/librtemscpu.yml (modified) score: Replace Objects_Name_or_id_lookup_errors Replace ... Tue, 06 Apr 2021 07:56:41 GMT Sebastian Huber [05cd707d] * bsps/arm/stm32h7/console/console-usart3-cfg.c (modified) * spec/build/bsps/arm/stm32h7/grp.yml (modified) * spec/build/bsps/arm/stm32h7/optusart3gpiopins.yml (added) * spec/build/bsps/arm/stm32h7/optusart3gpioregs.yml (added) arm/stm32h7: Add STM32H7_USART3_GPIO_* Tue, 06 Apr 2021 07:43:23 GMT Sebastian Huber [6bb6b69b] * bsps/arm/stm32h7/include/stm32h7xx_hal_conf.h (modified) * spec/build/bsps/arm/stm32h7/grp.yml (modified) * spec/build/bsps/arm/stm32h7/opthse.yml (added) arm/stm32h7: Add STM32H7_HSE_FREQUENCY Tue, 06 Apr 2021 07:42:53 GMT Sebastian Huber [26307ef] * spec/build/bsps/arm/stm32h7/bspnucleoh743zi.yml (added) arm/nucleo-h743zi: New BSP variant Tue, 06 Apr 2021 07:18:26 GMT Sebastian Huber [3799375] * spec/build/bsps/arm/stm32h7/bspstm32h7.yml (modified) * spec/build/bsps/arm/stm32h7/grp.yml (added) * spec/build/bsps/arm/stm32h7/obj.yml (added) build: Add group for arm/stm32h7 Tue, 02 Mar 2021 15:14:41 GMT Christian Mauderer [8fd29cfb] * bsps/arm/stm32h7/hal/stm32h7xx_hal_sd.c (modified) * bsps/arm/stm32h7/start/stm32h7-hal-sdmmc.c (added) * spec/build/bsps/arm/stm32h7/bspstm32h7.yml (modified) stm32h7: Add init for sdmmc pins Update #4372 Wed, 02 Dec 2020 12:31:06 GMT Jan Sommer [7a1edf11] * spec/build/bsps/aarch64/xilinx-zynqmp/grp.yml (modified) * spec/build/bsps/arm/xilinx-zynq/grp.yml (modified) * spec/build/bsps/arm/xilinx-zynqmp/bspxilinxzynqmp.yml (modified) * spec/build/bsps/objdevspixil.yml (added) bsps/shared: Add Xilinx-AXI SPI driver to waf Updates #4321 Sun, 21 Mar 2021 12:26:53 GMT Sebastian Huber [8afe3323] * spec/build/testsuites/validation/validation-0.yml (modified) * spec/build/testsuites/validation/validation-1.yml (modified) * testsuites/validation/tc-support.c (added) * testsuites/validation/tc-support.h (added) validation: Add test case support functions Sat, 13 Mar 2021 11:02:03 GMT G S Niteesh Babu [5607464] * bsps/arm/beagle/start/bspstart.c (modified) * bsps/include/arm/ti/ti_pinmux.h (modified) * bsps/shared/freebsd/sys/arm/ti/am335x/am335x_scm_padconf.c (modified) * bsps/shared/freebsd/sys/arm/ti/ti_pinmux.c (modified) * spec/build/bsps/obj.yml (modified) bsp/beagle: Ported Beagle pinmux driver to RTEMS The following ... Sat, 13 Mar 2021 11:02:02 GMT G S Niteesh Babu [7589f1e0] * bsps/arm/beagle/start/bsp-soc-detect.c (added) * bsps/arm/beagle/start/bsp-soc-detect.h (added) * bsps/arm/beagle/start/bspstart.c (modified) * bsps/include/arm/ti/ti_cpuid.h (added) * spec/build/bsps/arm/beagle/obj.yml (modified) bsps/beagle: Added SOC detection using FDT Detects the SOC type ... Fri, 19 Mar 2021 15:48:43 GMT Sebastian Huber [eb1cd40] * spec/build/bsps/arm/lpc24xx/tstlpc2362.yml (modified) build: Add test exclude for arm/lpc2362 Fri, 12 Mar 2021 07:12:02 GMT Sebastian Huber [5babc54] * spec/build/testsuites/validation/validation-1.yml (modified) * testsuites/validation/tc-task-construct-errors.c (modified) * testsuites/validation/tc-task-create-errors.c (modified) validation: Task create/construct Run the task create/construct ... Wed, 03 Feb 2021 21:34:16 GMT Eshan dhawan [a26a326] * spec/build/testsuites/psxtests/grp.yml (modified) * spec/build/testsuites/psxtests/psxftw01.yml (added) * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/psxtests/psxftw01/init.c (added) * testsuites/psxtests/psxftw01/psxftw01.doc (added) * testsuites/psxtests/psxftw01/psxftw01.scn (added) * testsuites/psxtests/psxftw01/psxftw01.tar (added) Test suite for FTW.H methods Signed-off-by: Eshan Dhawan ... Tue, 21 Apr 2020 09:57:50 GMT Daniel Hellstrom [b2da982] * cpukit/score/cpu/sparc/cpu_asm.S (modified) * cpukit/score/cpu/sparc/headers.am (modified) * cpukit/score/cpu/sparc/include/libcpu/grlib-tn-0018.h (added) * cpukit/score/cpu/sparc/include/rtems/score/sparc.h (modified) * cpukit/score/cpu/sparc/sparc-counter-asm.S (modified) * cpukit/score/cpu/sparc/window.S (modified) * spec/build/cpukit/cpusparc.yml (modified) leon,tn-0018: work around GRLIB-TN-0018 errata Overview ======== ... Thu, 12 Sep 2019 12:48:29 GMT Daniel Hellstrom [b57436c] * bsps/sparc/leon3/start/amba.c (modified) * bsps/sparc/leon3/start/drvmgr_def_drivers.c (added) * c/src/lib/libbsp/sparc/leon3/Makefile.am (modified) * spec/build/bsps/sparc/leon3/obj.yml (modified) leon3: avoid dependency on apbuart/timer driver Moves ... Fri, 12 Apr 2019 20:49:45 GMT Daniel Hellstrom [9bf8a9d1] * bsps/shared/grlib-sources.am (modified) * bsps/shared/grlib/can/grcan.c (modified) * bsps/shared/grlib/can/grcanstd.c (added) * spec/build/bsps/objgrlib.yml (modified) leon,grcan: split out GRCAN non-FD specific support in separate file ... Fri, 12 Apr 2019 20:41:04 GMT Daniel Hellstrom [9c76ca0] * bsps/shared/grlib-sources.am (modified) * bsps/shared/grlib/can/grcan.c (modified) * bsps/shared/grlib/can/grcan_internal.h (added) * bsps/shared/grlib/can/grcanfd.c (added) * spec/build/bsps/objgrlib.yml (modified) leon,grcanfd: split out GRCANFD specific support in separate file ... Fri, 12 Apr 2019 09:01:38 GMT Daniel Hellstrom [cff99cf] * bsps/headers.am (modified) * bsps/include/grlib/canbtrs.h (added) * bsps/include/grlib/grcan.h (modified) * bsps/include/grlib/occan.h (modified) * bsps/shared/grlib-sources.am (modified) * bsps/shared/grlib/can/canbtrs.c (added) * spec/build/bsps/objgrlib.yml (modified) leon,can: introduce common CAN baud-rate calculation function ... Wed, 02 Dec 2020 12:31:06 GMT Jan Sommer [06129897] * spec/build/bsps/aarch64/xilinx-zynqmp/grp.yml (modified) * spec/build/bsps/arm/xilinx-zynq/grp.yml (modified) * spec/build/bsps/arm/xilinx-zynqmp/bspxilinxzynqmp.yml (modified) * spec/build/bsps/objdevspizynq.yml (added) bsps/xilinx_zynq: Add SPI driver to waf Updates #4320 Sat, 06 Mar 2021 15:05:22 GMT Sebastian Huber [ba48f20] * spec/build/bsps/arm/fvp/grp.yml (modified) build: Fix broken link Mon, 08 Mar 2021 15:30:25 GMT Alex White [10db41e] * spec/build/bsps/aarch64/a53/tsta53.yml (modified) * spec/build/bsps/aarch64/xilinx-zynqmp/tstqemu.yml (modified) spec/aarch64: Enable previously disabled tests This enables several ... Sat, 20 Feb 2021 03:29:27 GMT Kinsey Moore [f662420] * spec/build/bsps/aarch64/xilinx-zynqmp/abi.yml (modified) * spec/build/bsps/aarch64/xilinx-zynqmp/bspqemuilp32.yml (modified) * spec/build/bsps/aarch64/xilinx-zynqmp/bspqemulp64.yml (modified) spec/aarch64: Rename ZynqMP QEMU BSPs The current ZynqMP BSPs don't ... Fri, 08 Jan 2021 01:39:20 GMT Kinsey Moore [9d77c0f4] * spec/build/bsps/arm/raspberrypi/grp.yml (modified) * spec/build/bsps/optstarthyp.yml (moved) spec: Move hypervisor start for use by AArch64 AArch64 on hardware ... Mon, 11 Jan 2021 17:56:36 GMT Alex White [07297812] * spec/build/bsps/aarch64/a53/tsta53.yml (modified) * spec/build/bsps/aarch64/xilinx-zynqmp/tstqemu.yml (modified) spec/aarch64: Remove sp37 from intermittent tests Fri, 19 Feb 2021 14:34:48 GMT Kinsey Moore [6bfbfb5] * bsps/aarch64/shared/start/linkcmds.base (modified) * spec/build/bsps/aarch64/a53/linkcmds_ilp32.yml (modified) * spec/build/bsps/aarch64/xilinx-zynqmp/linkcmds_ilp32.yml (modified) bsps/aarch64: Resolve usage of SUBALIGN() Remove usage of ... Wed, 03 Mar 2021 09:27:52 GMT Sebastian Huber [8fe59be] * spec/build/bsps/aarch64/a53/tsta53.yml (modified) * spec/build/bsps/aarch64/xilinx-zynqmp/tstqemu.yml (modified) * testsuites/validation/tc-message-construct-errors.c (modified) validation: Fix for 64-bit targets Closes #4179. Tue, 23 Feb 2021 08:18:39 GMT James Fitzsimons [db86c3eb] * bsps/arm/beagle/headers.am (modified) * bsps/arm/beagle/include/bsp/bbb-pwm.h (modified) * bsps/arm/beagle/include/bsp/pwmss.h (added) * bsps/arm/beagle/include/bsp/qep.h (added) * bsps/arm/beagle/pwm/pwm.c (modified) * bsps/arm/beagle/pwmss/pwmss.c (added) * bsps/arm/beagle/qep/qep.c (added) * c/src/lib/libbsp/arm/beagle/Makefile.am (modified) * spec/build/bsps/arm/beagle/obj.yml (modified) bsps/beagle: Adding QEP driver support to BeagleBoneBlack BSP Fri, 26 Feb 2021 11:34:21 GMT Sebastian Huber [08cbd4ba] * cpukit/include/rtems/score/stackimpl.h (modified) * spec/build/testsuites/validation/validation-0.yml (modified) * testsuites/validation/tc-task-create-errors.c (added) score: Fix _Stack_Extend_size() Check for an integer overflow. Add ... Fri, 26 Feb 2021 08:56:39 GMT Sebastian Huber [2428a8ca] * cpukit/headers.am (modified) * spec/build/cpukit/librtemscpu.yml (modified) build: Install Update #4267. Tue, 23 Feb 2021 18:47:02 GMT Sebastian Huber [74eff26c] * cpukit/libtest/t-test.c (modified) * spec/build/bsps/m68k/mcf52235/tstmcf52235.yml (modified) * testsuites/libtests/ttest01/init.c (modified) libtest: Report target hash Update #4267. Tue, 23 Feb 2021 17:53:42 GMT Sebastian Huber [7480c34] * bsps/shared/start/gettargethash-default.c (added) * c/src/lib/libbsp/arm/altera-cyclone-v/Makefile.am (modified) * c/src/lib/libbsp/arm/atsam/Makefile.am (modified) * c/src/lib/libbsp/arm/beagle/Makefile.am (modified) * c/src/lib/libbsp/arm/csb336/Makefile.am (modified) * c/src/lib/libbsp/arm/csb337/Makefile.am (modified) * c/src/lib/libbsp/arm/edb7312/Makefile.am (modified) * c/src/lib/libbsp/arm/gumstix/Makefile.am (modified) * c/src/lib/libbsp/arm/imx/Makefile.am (modified) * c/src/lib/libbsp/arm/lm3s69xx/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc176x/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc24xx/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc32xx/Makefile.am (modified) * c/src/lib/libbsp/arm/raspberrypi/Makefile.am (modified) * c/src/lib/libbsp/arm/realview-pbx-a9/Makefile.am (modified) * c/src/lib/libbsp/arm/rtl22xx/Makefile.am (modified) * c/src/lib/libbsp/arm/smdk2410/Makefile.am (modified) * c/src/lib/libbsp/arm/stm32f4/Makefile.am (modified) * c/src/lib/libbsp/arm/tms570/Makefile.am (modified) * c/src/lib/libbsp/arm/xen/Makefile.am (modified) * c/src/lib/libbsp/arm/xilinx-zynq/Makefile.am (modified) * c/src/lib/libbsp/arm/xilinx-zynqmp/Makefile.am (modified) * c/src/lib/libbsp/bfin/TLL6527M/Makefile.am (modified) * c/src/lib/libbsp/bfin/bf537Stamp/Makefile.am (modified) * c/src/lib/libbsp/bfin/eZKit533/Makefile.am (modified) * c/src/lib/libbsp/i386/pc386/Makefile.am (modified) * c/src/lib/libbsp/lm32/lm32_evr/Makefile.am (modified) * c/src/lib/libbsp/lm32/milkymist/Makefile.am (modified) * c/src/lib/libbsp/m68k/av5282/Makefile.am (modified) * c/src/lib/libbsp/m68k/csb360/Makefile.am (modified) * c/src/lib/libbsp/m68k/gen68340/Makefile.am (modified) * c/src/lib/libbsp/m68k/gen68360/Makefile.am (modified) * c/src/lib/libbsp/m68k/genmcf548x/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5206elite/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf52235/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5225x/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5235/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5329/Makefile.am (modified) * c/src/lib/libbsp/m68k/mrm332/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme147/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme147s/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme162/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme167/Makefile.am (modified) * c/src/lib/libbsp/m68k/uC5282/Makefile.am (modified) * c/src/lib/libbsp/mips/csb350/Makefile.am (modified) * c/src/lib/libbsp/mips/hurricane/Makefile.am (modified) * c/src/lib/libbsp/mips/jmr3904/Makefile.am (modified) * c/src/lib/libbsp/mips/malta/Makefile.am (modified) * c/src/lib/libbsp/mips/rbtx4925/Makefile.am (modified) * c/src/lib/libbsp/mips/rbtx4938/Makefile.am (modified) * c/src/lib/libbsp/moxie/moxiesim/Makefile.am (modified) * c/src/lib/libbsp/nios2/nios2_iss/Makefile.am (modified) * c/src/lib/libbsp/no_cpu/no_bsp/Makefile.am (modified) * c/src/lib/libbsp/or1k/generic_or1k/Makefile.am (modified) * c/src/lib/libbsp/powerpc/beatnik/Makefile.am (modified) * c/src/lib/libbsp/powerpc/gen5200/Makefile.am (modified) * c/src/lib/libbsp/powerpc/gen83xx/Makefile.am (modified) * c/src/lib/libbsp/powerpc/haleakala/Makefile.am (modified) * c/src/lib/libbsp/powerpc/motorola_powerpc/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mpc8260ads/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mvme3100/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mvme5500/Makefile.am (modified) * c/src/lib/libbsp/powerpc/psim/Makefile.am (modified) * c/src/lib/libbsp/powerpc/qemuppc/Makefile.am (modified) * c/src/lib/libbsp/powerpc/qoriq/Makefile.am (modified) * c/src/lib/libbsp/powerpc/ss555/Makefile.am (modified) * c/src/lib/libbsp/powerpc/t32mppc/Makefile.am (modified) * c/src/lib/libbsp/powerpc/tqm8xx/Makefile.am (modified) * c/src/lib/libbsp/powerpc/virtex/Makefile.am (modified) * c/src/lib/libbsp/powerpc/virtex4/Makefile.am (modified) * c/src/lib/libbsp/powerpc/virtex5/Makefile.am (modified) * c/src/lib/libbsp/riscv/griscv/Makefile.am (modified) * c/src/lib/libbsp/riscv/riscv/Makefile.am (modified) * c/src/lib/libbsp/sh/gensh1/Makefile.am (modified) * c/src/lib/libbsp/sh/gensh2/Makefile.am (modified) * c/src/lib/libbsp/sh/gensh4/Makefile.am (modified) * c/src/lib/libbsp/sh/shsim/Makefile.am (modified) * c/src/lib/libbsp/sparc/erc32/Makefile.am (modified) * c/src/lib/libbsp/sparc/leon2/Makefile.am (modified) * c/src/lib/libbsp/sparc/leon3/Makefile.am (modified) * c/src/lib/libbsp/sparc64/niagara/Makefile.am (modified) * c/src/lib/libbsp/sparc64/usiii/Makefile.am (modified) * c/src/lib/libbsp/v850/gdbv850sim/Makefile.am (modified) * c/src/lib/libbsp/x86_64/amd64/Makefile.am (modified) * spec/build/bsps/aarch64/a53/obj.yml (modified) * spec/build/bsps/aarch64/xilinx-zynqmp/obj.yml (modified) * spec/build/bsps/arm/altera-cyclone-v/bspalteracyclonev.yml (modified) * spec/build/bsps/arm/atsam/bspatsam.yml (modified) * spec/build/bsps/arm/beagle/obj.yml (modified) * spec/build/bsps/arm/csb336/bspcsb336.yml (modified) * spec/build/bsps/arm/csb337/obj.yml (modified) * spec/build/bsps/arm/edb7312/bspedb7312.yml (modified) * spec/build/bsps/arm/fvp/obj.yml (modified) * spec/build/bsps/arm/gumstix/bspgumstix.yml (modified) * spec/build/bsps/arm/imx/bspimx.yml (modified) * spec/build/bsps/arm/imxrt/bspimxrt.yml (modified) * spec/build/bsps/arm/lm3s69xx/obj.yml (modified) * spec/build/bsps/arm/lpc176x/obj.yml (modified) * spec/build/bsps/arm/lpc24xx/obj.yml (modified) * spec/build/bsps/arm/lpc32xx/obj.yml (modified) * spec/build/bsps/arm/raspberrypi/obj.yml (modified) * spec/build/bsps/arm/realview-pbx-a9/bsprealviewpbxa9.yml (modified) * spec/build/bsps/arm/rtl22xx/obj.yml (modified) * spec/build/bsps/arm/smdk2410/bspsmdk2410.yml (modified) * spec/build/bsps/arm/stm32f4/obj.yml (modified) * spec/build/bsps/arm/stm32h7/bspstm32h7.yml (modified) * spec/build/bsps/arm/tms570/obj.yml (modified) * spec/build/bsps/arm/xen/bspxen.yml (modified) * spec/build/bsps/arm/xilinx-zynq/obj.yml (modified) * spec/build/bsps/arm/xilinx-zynqmp/bspxilinxzynqmp.yml (modified) * spec/build/bsps/bfin/TLL6527M/bsptll6527m.yml (modified) * spec/build/bsps/bfin/bf537Stamp/bspbf537stamp.yml (modified) * spec/build/bsps/bfin/eZKit533/bspezkit533.yml (modified) * spec/build/bsps/i386/pc386/obj.yml (modified) * spec/build/bsps/lm32/lm32_evr/obj.yml (modified) * spec/build/bsps/lm32/milkymist/bspmilkymist.yml (modified) * spec/build/bsps/m68k/av5282/bspav5282.yml (modified) * spec/build/bsps/m68k/csb360/bspcsb360.yml (modified) * spec/build/bsps/m68k/gen68340/bspgen68340.yml (modified) * spec/build/bsps/m68k/gen68360/obj.yml (modified) * spec/build/bsps/m68k/genmcf548x/obj.yml (modified) * spec/build/bsps/m68k/mcf5206elite/bspmcf5206elite.yml (modified) * spec/build/bsps/m68k/mcf52235/bspmcf52235.yml (modified) * spec/build/bsps/m68k/mcf5225x/bspmcf5225x.yml (modified) * spec/build/bsps/m68k/mcf5235/bspmcf5235.yml (modified) * spec/build/bsps/m68k/mcf5329/bspmcf5329.yml (modified) * spec/build/bsps/m68k/mrm332/bspmrm332.yml (modified) * spec/build/bsps/m68k/mvme147/bspmvme147.yml (modified) * spec/build/bsps/m68k/mvme147s/bspmvme147s.yml (modified) * spec/build/bsps/m68k/mvme162/obj.yml (modified) * spec/build/bsps/m68k/mvme167/bspmvme167.yml (modified) * spec/build/bsps/m68k/uC5282/bspuc5282.yml (modified) * spec/build/bsps/mips/csb350/bspcsb350.yml (modified) * spec/build/bsps/mips/hurricane/bsphurricane.yml (modified) * spec/build/bsps/mips/jmr3904/bspjmr3904.yml (modified) * spec/build/bsps/mips/malta/bspmalta.yml (modified) * spec/build/bsps/mips/rbtx4925/bsprbtx4925.yml (modified) * spec/build/bsps/mips/rbtx4938/bsprbtx4938.yml (modified) * spec/build/bsps/moxie/moxiesim/bspmoxiesim.yml (modified) * spec/build/bsps/nios2/nios2_iss/bspnios2iss.yml (modified) * spec/build/bsps/or1k/generic_or1k/bspgenericor1k.yml (modified) * spec/build/bsps/powerpc/beatnik/bspbeatnik.yml (modified) * spec/build/bsps/powerpc/gen5200/obj.yml (modified) * spec/build/bsps/powerpc/gen83xx/obj.yml (modified) * spec/build/bsps/powerpc/haleakala/bsphaleakala.yml (modified) * spec/build/bsps/powerpc/motorola_powerpc/obj.yml (modified) * spec/build/bsps/powerpc/mpc55xxevb/obj.yml (modified) * spec/build/bsps/powerpc/mpc8260ads/bspmpc8260ads.yml (modified) * spec/build/bsps/powerpc/mvme3100/bspmvme3100.yml (modified) * spec/build/bsps/powerpc/mvme5500/bspmvme5500.yml (modified) * spec/build/bsps/powerpc/psim/bsppsim.yml (modified) * spec/build/bsps/powerpc/qemuppc/bspqemuppc.yml (modified) * spec/build/bsps/powerpc/qoriq/obj.yml (modified) * spec/build/bsps/powerpc/ss555/bspss555.yml (modified) * spec/build/bsps/powerpc/t32mppc/bspt32mppc.yml (modified) * spec/build/bsps/powerpc/tqm8xx/obj.yml (modified) * spec/build/bsps/powerpc/virtex/bspvirtex.yml (modified) * spec/build/bsps/powerpc/virtex4/bspvirtex4.yml (modified) * spec/build/bsps/powerpc/virtex5/bspvirtex5.yml (modified) * spec/build/bsps/riscv/griscv/obj.yml (modified) * spec/build/bsps/riscv/riscv/obj.yml (modified) * spec/build/bsps/sh/gensh1/bspgensh1.yml (modified) * spec/build/bsps/sh/gensh2/bspgensh2.yml (modified) * spec/build/bsps/sh/gensh4/bspgensh4.yml (modified) * spec/build/bsps/sh/shsim/obj.yml (modified) * spec/build/bsps/sparc/erc32/bsperc32.yml (modified) * spec/build/bsps/sparc/leon2/obj.yml (modified) * spec/build/bsps/sparc/leon3/obj.yml (modified) * spec/build/bsps/sparc64/niagara/bspniagara.yml (modified) * spec/build/bsps/sparc64/usiii/bspusiii.yml (modified) * spec/build/bsps/v850/gdbv850sim/obj.yml (modified) * spec/build/bsps/x86_64/amd64/bspamd64.yml (modified) bsps: Add default rtems_get_target_hash() Update #4267. Tue, 23 Feb 2021 13:53:40 GMT Sebastian Huber [dea125d0] * cpukit/Makefile.am (modified) * cpukit/include/rtems/score/hash.h (added) * cpukit/score/src/hash.c (added) * spec/build/cpukit/librtemscpu.yml (modified) score: Add Hash Handler Update #4267. Tue, 23 Feb 2021 09:58:56 GMT Sebastian Huber [d8bfa5a] * cpukit/Makefile.am (modified) * cpukit/include/rtems/config.h (modified) * cpukit/sapi/src/getbuildlabel.c (added) * spec/build/cpukit/cpuopts.yml (modified) * spec/build/cpukit/librtemscpu.yml (modified) * spec/build/cpukit/optbuildlabel.yml (added) rtems: Add rtems_get_build_label() Update #4269. Tue, 23 Feb 2021 18:38:38 GMT Sebastian Huber [e8284a34] * spec/build/bsps/aarch64/a53/obj.yml (modified) * spec/build/bsps/aarch64/xilinx-zynqmp/obj.yml (modified) * spec/build/bsps/arm/altera-cyclone-v/bspalteracyclonev.yml (modified) * spec/build/bsps/arm/imx/bspimx.yml (modified) * spec/build/bsps/arm/imxrt/bspimxrt.yml (modified) * spec/build/bsps/arm/raspberrypi/obj.yml (modified) * spec/build/bsps/arm/realview-pbx-a9/bsprealviewpbxa9.yml (modified) * spec/build/bsps/arm/stm32h7/bspstm32h7.yml (modified) * spec/build/bsps/arm/xen/bspxen.yml (modified) * spec/build/bsps/arm/xilinx-zynq/obj.yml (modified) * spec/build/bsps/arm/xilinx-zynqmp/bspxilinxzynqmp.yml (modified) * spec/build/bsps/bfin/obj.yml (modified) * spec/build/bsps/m68k/objfpsp.yml (modified) * spec/build/bsps/obj.yml (modified) * spec/build/bsps/objdevserialzynq.yml (modified) * spec/build/bsps/objgrlib.yml (modified) * spec/build/bsps/objirqdflt.yml (modified) * spec/build/bsps/objnosmp.yml (modified) * spec/build/bsps/powerpc/obj.yml (modified) * spec/build/bsps/powerpc/objexc.yml (modified) * spec/build/bsps/powerpc/objvme.yml (modified) * spec/build/cpukit/cpuaarch64.yml (modified) * spec/build/cpukit/cpuarm.yml (modified) * spec/build/cpukit/cpubfin.yml (modified) * spec/build/cpukit/cpui386.yml (modified) * spec/build/cpukit/cpulm32.yml (modified) * spec/build/cpukit/cpum68k.yml (modified) * spec/build/cpukit/cpumips.yml (modified) * spec/build/cpukit/cpumoxie.yml (modified) * spec/build/cpukit/cpuriscv.yml (modified) * spec/build/cpukit/cpuv850.yml (modified) * spec/build/cpukit/libdebugger.yml (modified) * spec/build/cpukit/libftpd.yml (modified) * spec/build/cpukit/librtemscpu.yml (modified) * spec/build/cpukit/librtemstest.yml (modified) * spec/build/cpukit/libtelnetd.yml (modified) * spec/build/cpukit/objdl.yml (modified) * spec/build/cpukit/objdrvmgr.yml (modified) * spec/build/cpukit/objnet.yml (modified) * spec/build/cpukit/objpci.yml (modified) * spec/build/cpukit/objpsxsgnl.yml (modified) * spec/build/cpukit/objshell.yml (modified) * spec/build/testsuites/benchmarks/dhrystone.yml (modified) * spec/build/testsuites/libtests/block08.yml (modified) * spec/build/testsuites/libtests/complex.yml (modified) * spec/build/testsuites/libtests/math.yml (modified) * spec/build/testsuites/libtests/mathf.yml (modified) * spec/build/testsuites/libtests/mathl.yml (modified) * spec/build/testsuites/libtests/mouse01.yml (modified) * spec/build/testsuites/libtests/rtmonuse.yml (modified) * spec/build/testsuites/libtests/termios06.yml (modified) * spec/build/testsuites/libtests/termios07.yml (modified) * spec/build/testsuites/libtests/termios08.yml (modified) * spec/build/testsuites/libtests/termios10.yml (modified) * spec/build/testsuites/libtests/termios11.yml (modified) * spec/build/testsuites/libtests/uid01.yml (modified) * spec/build/testsuites/mptests/mp03node1.yml (modified) * spec/build/testsuites/mptests/mp03node2.yml (modified) * spec/build/testsuites/mptests/mp05node1.yml (modified) * spec/build/testsuites/mptests/mp05node2.yml (modified) * spec/build/testsuites/mptests/mp09node1.yml (modified) * spec/build/testsuites/mptests/mp09node2.yml (modified) * spec/build/testsuites/mptests/mp14node1.yml (modified) * spec/build/testsuites/mptests/mp14node2.yml (modified) * spec/build/testsuites/psxtests/libpsxhdrs.yml (modified) * spec/build/testsuites/psxtests/psxmmap01.yml (modified) * spec/build/testsuites/samples/basempnode1.yml (modified) * spec/build/testsuites/samples/basempnode2.yml (modified) * spec/build/testsuites/samples/basesp.yml (modified) * spec/build/testsuites/samples/nsecs.yml (modified) * spec/build/testsuites/smptests/smpscheduler05.yml (modified) * spec/build/testsuites/smptests/smpscheduler06.yml (modified) * spec/build/testsuites/smptests/smpscheduler07.yml (modified) * spec/build/testsuites/sptests/sp02.yml (modified) * spec/build/testsuites/sptests/sp12.yml (modified) * spec/build/testsuites/sptests/sp13.yml (modified) * spec/build/testsuites/sptests/sp14.yml (modified) * spec/build/testsuites/sptests/sp17.yml (modified) * spec/build/testsuites/sptests/sp19.yml (modified) * spec/build/testsuites/sptests/sp20.yml (modified) * spec/build/testsuites/sptests/sp22.yml (modified) * spec/build/testsuites/sptests/spcbssched03.yml (modified) * spec/build/testsuites/sptests/spclockerr01.yml (modified) * spec/build/testsuites/sptests/spcpuset01.yml (modified) * spec/build/testsuites/sptests/spedfsched02.yml (modified) * spec/build/testsuites/sptests/spedfsched03.yml (modified) * spec/build/testsuites/sptests/splinkersets01.yml (modified) * spec/build/testsuites/sptests/spsize.yml (modified) * spec/build/testsuites/sptests/spwatchdog.yml (modified) * spec/build/testsuites/tmtests/tm01.yml (modified) * spec/build/testsuites/tmtests/tm02.yml (modified) * spec/build/testsuites/tmtests/tm03.yml (modified) * spec/build/testsuites/tmtests/tm04.yml (modified) * spec/build/testsuites/tmtests/tm05.yml (modified) * spec/build/testsuites/tmtests/tm06.yml (modified) * spec/build/testsuites/tmtests/tm07.yml (modified) * spec/build/testsuites/tmtests/tm08.yml (modified) * spec/build/testsuites/tmtests/tm09.yml (modified) * spec/build/testsuites/tmtests/tm10.yml (modified) * spec/build/testsuites/tmtests/tm11.yml (modified) * spec/build/testsuites/tmtests/tm12.yml (modified) * spec/build/testsuites/tmtests/tm13.yml (modified) * spec/build/testsuites/tmtests/tm14.yml (modified) * spec/build/testsuites/tmtests/tm15.yml (modified) * spec/build/testsuites/tmtests/tm16.yml (modified) * spec/build/testsuites/tmtests/tm17.yml (modified) * spec/build/testsuites/tmtests/tm18.yml (modified) * spec/build/testsuites/tmtests/tm19.yml (modified) * spec/build/testsuites/tmtests/tm20.yml (modified) * spec/build/testsuites/tmtests/tm21.yml (modified) * spec/build/testsuites/tmtests/tm22.yml (modified) * spec/build/testsuites/tmtests/tm23.yml (modified) * spec/build/testsuites/tmtests/tm24.yml (modified) * spec/build/testsuites/tmtests/tm25.yml (modified) * spec/build/testsuites/tmtests/tm26.yml (modified) * spec/build/testsuites/tmtests/tm27.yml (modified) * spec/build/testsuites/tmtests/tm28.yml (modified) * spec/build/testsuites/tmtests/tm29.yml (modified) * spec/build/testsuites/tmtests/tm30.yml (modified) * spec/build/testsuites/tmtests/tm31.yml (modified) * spec/build/testsuites/tmtests/tm32.yml (modified) * spec/build/testsuites/tmtests/tm33.yml (modified) * spec/build/testsuites/tmtests/tm34.yml (modified) * spec/build/testsuites/tmtests/tm35.yml (modified) * spec/build/testsuites/tmtests/tm36.yml (modified) * spec/build/testsuites/tmtests/tmck.yml (modified) build: Sort source lists Use the Python sorted() function to sort ... Sun, 21 Feb 2021 09:58:15 GMT Sebastian Huber [88543ade] * cpukit/Makefile.am (modified) * cpukit/include/rtems/score/corebarrierimpl.h (modified) * cpukit/score/src/corebarrierrelease.c (deleted) * spec/build/cpukit/librtemscpu.yml (modified) score: Remove _CORE_barrier_Do_flush() Call ... Tue, 16 Feb 2021 07:15:10 GMT Sebastian Huber [f6a97f5] * cpukit/headers.am (modified) * cpukit/include/rtems/rtems/asrdata.h (modified) * cpukit/include/rtems/rtems/asrimpl.h (deleted) * cpukit/include/rtems/rtems/signalimpl.h (modified) * cpukit/rtems/src/signalcatch.c (modified) * cpukit/rtems/src/signalsend.c (modified) * cpukit/rtems/src/taskmode.c (modified) * spec/build/cpukit/librtemscpu.yml (modified) rtems: Simplify signal handling Remove superfluous ... Mon, 15 Feb 2021 13:02:49 GMT Sebastian Huber [3e7d658] * spec/build/testsuites/validation/validation-0.yml (modified) * spec/build/testsuites/validation/validation-1.yml (modified) * testsuites/validation/tc-signal-catch.c (added) * testsuites/validation/tc-signal-send.c (added) validation: Add signal manager tests Update #4244. Mon, 15 Feb 2021 08:14:41 GMT Sebastian Huber [f38c0de4] * spec/build/bsps/tstsmallmem.yml (modified) * spec/build/testsuites/validation/grp.yml (modified) * spec/build/testsuites/validation/validation-1.yml (added) * testsuites/validation/ts-default.h (modified) * testsuites/validation/ts-validation-0.c (modified) * testsuites/validation/ts-validation-1.c (added) validation: Add Validation1 test suite Update #4244. Fri, 12 Feb 2021 19:35:40 GMT Chris Johns [e1676c1] * bsps/powerpc/include/bsp/irq_supp.h (modified) * bsps/powerpc/motorola_powerpc/include/bsp/irq.h (modified) * bsps/powerpc/motorola_powerpc/start/bspstart.c (modified) * bsps/powerpc/shared/irq/i8259.c (modified) * bsps/powerpc/shared/irq/irq_init.c (modified) * bsps/powerpc/shared/irq/openpic_i8259_irq.c (modified) * bsps/powerpc/shared/irq/ppc-irq-generic.c (added) * spec/build/bsps/powerpc/motorola_powerpc/grp.yml (modified) * spec/build/bsps/powerpc/motorola_powerpc/obj.yml (modified) Update motorola_power to irq-generic interrupt management - Add ... Tue, 09 Feb 2021 01:48:07 GMT Chris Johns [03dff201] * cpukit/Makefile.am (modified) * cpukit/include/rtems/malloc.h (modified) * cpukit/libcsupport/src/rtems_heap_greedy.c (modified) * cpukit/libcsupport/src/rtems_heap_sbrk_greedy.c (added) * cpukit/rtems/src/workspacegreedy.c (modified) * spec/build/cpukit/librtemscpu.yml (modified) libcsupport: Add sbrk greedy support to consume all sbrk memory - ... Thu, 04 Feb 2021 12:35:27 GMT Sebastian Huber [e59efd8] * spec/build/testsuites/validation/validation-0.yml (modified) * testsuites/validation/tc-barrier-create.c (added) * testsuites/validation/tc-barrier-delete.c (added) * testsuites/validation/tc-barrier-release.c (added) * testsuites/validation/tc-barrier-wait.c (added) validation: Tests for barrier manager Wed, 03 Feb 2021 16:21:23 GMT Sebastian Huber [c9ceff9] * spec/build/testsuites/validation/validation-0.yml (modified) * testsuites/validation/tc-object.c (added) validation: Add tests for rtems_build_name() Fri, 05 Feb 2021 13:13:31 GMT Sebastian Huber [9477d9ae] * cpukit/headers.am (modified) * cpukit/include/rtems/score/threadqops.h (added) * cpukit/score/src/threadqops.c (modified) * spec/build/cpukit/librtemscpu.yml (modified) score: Make FIFO thread queue ops public Update #4230. Tue, 12 Jan 2021 13:03:41 GMT Sebastian Huber [51e59d5] * cpukit/Makefile.am (modified) * cpukit/score/cpu/nios2/nios2-eic-il-low-level.S (modified) * cpukit/score/cpu/nios2/nios2-eic-rsie-low-level.S (deleted) * spec/build/cpukit/cpunios2.yml (modified) nios2: Allow ISR nesting in dispatch variant Rename ... Tue, 26 Jan 2021 14:29:00 GMT Sebastian Huber [9eb9813] * bsps/aarch64/shared/start/linkcmds.base (modified) * bsps/arm/shared/start/linkcmds.base (modified) * bsps/m68k/shared/start/linkcmds.base (modified) * bsps/powerpc/gen5200/start/linkcmds.gen5200_base (modified) * bsps/powerpc/shared/start/linkcmds.base (modified) * bsps/riscv/shared/start/linkcmds.base.in (modified) * spec/build/bsps/riscv/linkcmdsbase.yml (modified) bsps: Add missing DWARF 5 sections Sort alphabetically. Mon, 25 Jan 2021 15:16:35 GMT Sebastian Huber [40c4e2e] * spec/build/bsps/arm/lm3s69xx/tstlm3s3749.yml (modified) * spec/build/bsps/arm/lpc24xx/tstlpc2362.yml (modified) * spec/build/bsps/arm/lpc24xx/tstlpc23xxtli800.yml (modified) * spec/build/bsps/arm/rtl22xx/tstrtl22xxt.yml (modified) build: Add test excludes Mon, 25 Jan 2021 10:19:21 GMT Sebastian Huber [33c12d5] * bsps/aarch64/shared/start/linkcmds.base (modified) * bsps/arm/shared/start/linkcmds.base (modified) * bsps/m68k/shared/start/linkcmds.base (modified) * bsps/powerpc/gen5200/start/linkcmds.gen5200_base (modified) * bsps/powerpc/shared/start/linkcmds.base (modified) * bsps/riscv/shared/start/linkcmds.base.in (modified) * spec/build/bsps/riscv/linkcmdsbase.yml (modified) bsps: Support DWARF 5 sections GCC 11 uses DWARF 5 by default. Fri, 22 Jan 2021 14:44:16 GMT Christian Mauderer [c45da42] * spec/build/bsps/arm/imxrt/bspimxrt.yml (modified) * spec/build/bsps/obj.yml (modified) * spec/build/bsps/objdevfsledma.yml (added) bsps/shared: Build fsl-edma only for certain BSP Move the Freescale ... Mon, 14 Dec 2020 13:12:21 GMT Christian Mauderer [36b4e8c] * bsps/arm/imxrt/include/imxrt/lpspi.h (added) * bsps/arm/imxrt/spi/imxrt-lpspi.c (modified) * spec/build/bsps/arm/imxrt/bspimxrt.yml (modified) bsps/imxrt: Add ioctl to LPSPI to get registers This allows an ... Tue, 24 Nov 2020 16:22:38 GMT Christian Mauderer [a434cc8] * bsps/arm/imxrt/start/bspstart.c (modified) * bsps/include/fsl/edma.h (modified) * bsps/include/fsl/regs-edma.h (modified) * bsps/shared/dev/dma/fsl-edma.c (modified) * spec/build/bsps/arm/imxrt/bspimxrt.yml (modified) * spec/build/bsps/arm/imxrt/optfsledmaemlm.yml (added) * spec/build/bsps/obj.yml (modified) bsps/shared: Adapt fsl-edma driver for imxrt Note: The changes have ... Mon, 04 Jan 2021 18:21:11 GMT Sebastian Huber [6600585f] * bsps/arm/stm32h7/console/console-uart4-cfg.c (added) * bsps/arm/stm32h7/console/console-uart4.c (modified) * bsps/arm/stm32h7/console/console-uart5-cfg.c (added) * bsps/arm/stm32h7/console/console-uart5.c (modified) * bsps/arm/stm32h7/console/console-uart7-cfg.c (added) * bsps/arm/stm32h7/console/console-uart7.c (modified) * bsps/arm/stm32h7/console/console-uart8-cfg.c (added) * bsps/arm/stm32h7/console/console-uart8.c (modified) * bsps/arm/stm32h7/console/console-uart9-cfg.c (added) * bsps/arm/stm32h7/console/console-uart9.c (modified) * bsps/arm/stm32h7/console/console-usart1-cfg.c (added) * bsps/arm/stm32h7/console/console-usart1.c (modified) * bsps/arm/stm32h7/console/console-usart10-cfg.c (added) * bsps/arm/stm32h7/console/console-usart10.c (modified) * bsps/arm/stm32h7/console/console-usart2-cfg.c (added) * bsps/arm/stm32h7/console/console-usart2.c (modified) * bsps/arm/stm32h7/console/console-usart3-cfg.c (added) * bsps/arm/stm32h7/console/console-usart3.c (modified) * bsps/arm/stm32h7/console/console-usart6-cfg.c (added) * bsps/arm/stm32h7/console/console-usart6.c (modified) * bsps/arm/stm32h7/include/stm32h7/hal.h (modified) * spec/build/bsps/arm/stm32h7/bspstm32h7.yml (modified) bsp/stm32h7: Split console configuration This allows applications ... Mon, 04 Jan 2021 17:58:24 GMT Sebastian Huber [affc8de] * bsps/arm/stm32h7/start/stm32h7-config-clk.c (added) * bsps/arm/stm32h7/start/stm32h7-config-fls.c (added) * bsps/arm/stm32h7/start/stm32h7-config-osc.c (added) * bsps/arm/stm32h7/start/stm32h7-config-per.c (moved) * bsps/arm/stm32h7/start/stm32h7-config-pwr.c (added) * spec/build/bsps/arm/stm32h7/bspstm32h7.yml (modified) bsp/stm32h7: Split start configuration This allows applications to ... Fri, 04 Dec 2020 08:10:47 GMT G S Niteesh Babu [f867e7b] * spec/build/testsuites/libtests/grp.yml (modified) * spec/build/testsuites/libtests/ofw01.yml (added) * testsuites/libtests/ofw01/init.c (added) * testsuites/libtests/ofw01/ofw01.doc (added) * testsuites/libtests/ofw01/ofw01.scn (added) * testsuites/libtests/ofw01/some.c (added) * testsuites/libtests/ofw01/some.dts (added) * testsuites/libtests/ofw01/some.h (added) libtests/ofw01: Added a test for RTEMS OFW This commit adds a basic ... Fri, 04 Dec 2020 08:10:46 GMT G S Niteesh Babu [9d2ed41] * bsps/include/ofw/ofw.h (added) * bsps/include/ofw/ofw_compat.h (added) * bsps/include/ofw/ofw_test.h (added) * bsps/shared/ofw/ofw.c (added) * spec/build/bsps/obj.yml (modified) bsps/shared/ofw: Implement RTEMS OFW interface RTEMS OFW is a FDT ... Thu, 03 Dec 2020 14:31:40 GMT Sebastian Huber [81c7f5be] * bsps/arm/fvp/console/console.c (added) * bsps/arm/fvp/console/printk-support.c (added) * bsps/arm/fvp/include/bsp.h (added) * bsps/arm/fvp/include/bsp/irq.h (added) * bsps/arm/fvp/include/bsp/semihosting.h (added) * bsps/arm/fvp/include/tm27.h (added) * bsps/arm/fvp/start/bspreset.c (added) * bsps/arm/fvp/start/bspsmp.c (added) * bsps/arm/fvp/start/bspstart.c (added) * bsps/arm/fvp/start/bspstarthooks.c (added) * bsps/arm/fvp/start/pmsa-sections.c (added) * spec/build/bsps/arm/fvp/abi.yml (added) * spec/build/bsps/arm/fvp/bspcortexr52.yml (added) * spec/build/bsps/arm/fvp/grp.yml (added) * spec/build/bsps/arm/fvp/linkcmds.yml (added) * spec/build/bsps/arm/fvp/obj.yml (added) * spec/build/bsps/arm/fvp/objsmp.yml (added) * spec/build/bsps/arm/fvp/optdevbegin.yml (added) * spec/build/bsps/arm/fvp/optdevsize.yml (added) * spec/build/bsps/arm/fvp/optdrambegin.yml (added) * spec/build/bsps/arm/fvp/optdramsize.yml (added) * spec/build/bsps/arm/fvp/optnullsize.yml (added) * spec/build/bsps/arm/optgiccpuif.yml (added) * spec/build/bsps/arm/optgicdist.yml (added) * spec/build/bsps/arm/optgicredist.yml (added) * spec/build/bsps/arm/optgicspicount.yml (added) * spec/build/bsps/arm/optgtfreq.yml (modified) * spec/build/cpukit/optsmp.yml (modified) arm/fvp: New BSP This BSP supports the Arm Fixed Virtual Platform. ... Tue, 22 Dec 2020 12:00:27 GMT Sebastian Huber [9f3a08e] * bsps/aarch64/include/dev/irq/arm-gic-arch.h (moved) * bsps/arm/include/dev/irq/arm-gic-arch.h (moved) * bsps/include/dev/irq/arm-gic-irq.h (modified) * bsps/shared/dev/irq/arm-gicv2.c (modified) * bsps/shared/dev/irq/arm-gicv3.c (modified) * c/src/lib/libbsp/arm/altera-cyclone-v/Makefile.am (modified) * c/src/lib/libbsp/arm/imx/Makefile.am (modified) * c/src/lib/libbsp/arm/realview-pbx-a9/Makefile.am (modified) * c/src/lib/libbsp/arm/xen/Makefile.am (modified) * c/src/lib/libbsp/arm/xilinx-zynq/Makefile.am (modified) * c/src/lib/libbsp/arm/xilinx-zynqmp/Makefile.am (modified) * spec/build/bsps/aarch64/a53/obj.yml (modified) * spec/build/bsps/aarch64/grp.yml (modified) * spec/build/bsps/aarch64/xilinx-zynqmp/obj.yml (modified) * spec/build/bsps/arm/altera-cyclone-v/bspalteracyclonev.yml (modified) * spec/build/bsps/arm/grp.yml (modified) * spec/build/bsps/arm/imx/bspimx.yml (modified) * spec/build/bsps/arm/realview-pbx-a9/bsprealviewpbxa9.yml (modified) * spec/build/bsps/arm/xen/bspxen.yml (modified) * spec/build/bsps/arm/xilinx-zynq/obj.yml (modified) * spec/build/bsps/arm/xilinx-zynqmp/bspxilinxzynqmp.yml (modified) bsps: Use header file for GIC architecture support This avoids a ... Fri, 18 Dec 2020 09:11:51 GMT Sebastian Huber [272534e] * bsps/arm/beagle/start/bspstarthooks.c (modified) * bsps/arm/headers.am (modified) * bsps/arm/imx/start/bspstarthooks.c (modified) * bsps/arm/include/bsp/arm-a8core-start.h (deleted) * bsps/arm/include/bsp/arm-a9mpcore-start.h (modified) * bsps/arm/raspberrypi/start/bspsmp_init.c (modified) * bsps/arm/raspberrypi/start/bspstarthooks.c (modified) * bsps/arm/shared/start/start.S (modified) * bsps/arm/xen/start/bspstarthooks.c (modified) * bsps/arm/xilinx-zynqmp/start/bspstarthooks.c (modified) * spec/build/bsps/arm/grp.yml (modified) bsps/arm: Set VBAR in start.S Set the VBAR to the vector table in ... Tue, 15 Dec 2020 09:59:21 GMT Sebastian Huber [854ea2b] * cpukit/score/cpu/arm/aarch32-psma-init-default.c (added) * cpukit/score/cpu/arm/aarch32-psma-init.c (added) * cpukit/score/cpu/arm/include/rtems/score/aarch32-pmsa.h (added) * spec/build/cpukit/cpuarm.yml (modified) arm: Add support for Arm PMSAv8-32 Update #4202. Wed, 16 Dec 2020 06:11:57 GMT Sebastian Huber [d3f2ecc] * spec/build/cpukit/librtemscpu.yml (modified) build: Fix duplicate install of jffs2.h Tue, 24 Nov 2020 09:55:14 GMT Christian Mauderer [9b3def2] * bsps/arm/include/arm/freescale/imx/imx_iomuxreg.h (moved) * bsps/arm/include/arm/freescale/imx/imx_iomuxvar.h (moved) * bsps/arm/include/bsp/imx-gpio.h (moved) * bsps/arm/include/bsp/imx-iomux.h (moved) * spec/build/bsps/arm/imx/bspimx.yml (modified) * spec/build/bsps/arm/imxrt/bspimxrt.yml (modified) bsps/arm/imx*: Fix location of shared headers When moving the ... Fri, 04 Dec 2020 08:44:51 GMT Christian Mauderer [b63a187] * bsps/arm/imxrt/dts/imxrt1050-evkb.dts (modified) * bsps/arm/imxrt/include/imxrt/imxrt1050.dtsi (added) * spec/build/bsps/arm/imxrt/bspimxrt.yml (modified) bsps/imxrt: Split up dts. This allows simpler creation of own dts ... Wed, 18 Nov 2020 07:36:48 GMT Christian Mauderer [1618e69] * cpukit/Makefile.am (modified) * cpukit/include/rtems/shellconfig.h (modified) * cpukit/libmisc/shell/main_i2cdetect.c (added) * cpukit/libmisc/shell/main_i2cget.c (added) * cpukit/libmisc/shell/main_i2cset.c (added) * cpukit/libmisc/shell/main_spi.c (added) * spec/build/cpukit/objshell.yml (modified) shell: Add i2c and spi commands This adds some commands that are ... Fri, 11 Dec 2020 10:39:31 GMT Sebastian Huber [bb57361b] * spec/build/bsps/arm/optmmusmallpages.yml (modified) build: Clarify ARM_MMU_USE_SMALL_PAGES description Fri, 27 Nov 2020 13:43:19 GMT Jan Sommer [cadbd7d1] * c/src/lib/libbsp/arm/xilinx-zynq/configure.ac (modified) * spec/build/bsps/arm/optmmusmallpages.yml (modified) * spec/build/bsps/arm/xilinx-zynq/grp.yml (modified) bsp/xilinx_zynq: Enable support for 4kiB MMU pages - Disabled by ... Tue, 08 Dec 2020 08:33:54 GMT Sebastian Huber [617aeaf5] * spec/build/bsps/arm/optstarthyp.yml (moved) * spec/build/bsps/arm/raspberrypi/grp.yml (modified) bsps/arm: Move BSP_START_IN_HYP_SUPPORT option Clarify ... Tue, 08 Dec 2020 06:56:53 GMT Sebastian Huber [bd7bef52] * bsps/shared/dev/clock/arm-generic-timer.c (modified) * spec/build/bsps/arm/optgtsysbase.yml (added) * spec/build/bsps/arm/optgtsyscntcr.yml (added) bsps/arm: Support system level ARM Generic Timer Update #4202. Fri, 04 Dec 2020 11:07:44 GMT Sebastian Huber [5efa15b] * spec/build/bsps/arm/optgtfreq.yml (moved) * spec/build/bsps/arm/optgtusevirt.yml (moved) * spec/build/bsps/arm/xen/bspxen.yml (modified) * spec/build/bsps/arm/xen/optgentmrusevirt.yml (deleted) * spec/build/bsps/arm/xilinx-zynqmp/bspxilinxzynqmp.yml (modified) bsps/arm: Unify ARM Generic Timer options Update #4202. Mon, 07 Dec 2020 15:43:06 GMT Sebastian Huber [293cde73] * spec/build/bsps/tstsmallmem.yml (modified) build: Exclude performance-0 in small mem BSPs Thu, 03 Dec 2020 16:58:26 GMT Kinsey Moore [2365c937] * bsps/include/dev/serial/zynq-uart.h (modified) * spec/build/bsps/aarch64/xilinx-zynqmp/grp.yml (modified) * spec/build/bsps/arm/xilinx-zynq/grp.yml (modified) * spec/build/bsps/arm/xilinx-zynqmp/bspxilinxzynqmp.yml (modified) * spec/build/bsps/obj.yml (modified) * spec/build/bsps/objdevserialzynq.yml (added) spec: Move zynq-uart into its own object Currently, zynq-uart code ... Wed, 02 Dec 2020 16:24:21 GMT Kinsey Moore [74c1c402] * spec/build/bsps/optconminor.yml (modified) spec/optconminor: Fix value type The option for defining the ... Mon, 16 Nov 2020 19:36:51 GMT Kinsey Moore [a92d4ae] * bsps/aarch64/xilinx-zynqmp/console/console.c (added) * bsps/aarch64/xilinx-zynqmp/include/bsp.h (added) * bsps/aarch64/xilinx-zynqmp/include/bsp/irq.h (added) * bsps/aarch64/xilinx-zynqmp/include/tm27.h (added) * bsps/aarch64/xilinx-zynqmp/start/bspstart.c (added) * bsps/aarch64/xilinx-zynqmp/start/bspstarthooks.c (added) * spec/build/bsps/aarch64/xilinx-zynqmp/abi.yml (added) * spec/build/bsps/aarch64/xilinx-zynqmp/bspqemuilp32.yml (added) * spec/build/bsps/aarch64/xilinx-zynqmp/bspqemulp64.yml (added) * spec/build/bsps/aarch64/xilinx-zynqmp/grp.yml (added) * spec/build/bsps/aarch64/xilinx-zynqmp/linkcmds_ilp32.yml (added) * spec/build/bsps/aarch64/xilinx-zynqmp/linkcmds_lp64.yml (added) * spec/build/bsps/aarch64/xilinx-zynqmp/obj.yml (added) * spec/build/bsps/aarch64/xilinx-zynqmp/optclkuart.yml (added) * spec/build/bsps/aarch64/xilinx-zynqmp/optloadoff.yml (added) * spec/build/bsps/aarch64/xilinx-zynqmp/optnocachelen.yml (added) * spec/build/bsps/aarch64/xilinx-zynqmp/optramlen.yml (added) * spec/build/bsps/aarch64/xilinx-zynqmp/optramori.yml (added) * spec/build/bsps/aarch64/xilinx-zynqmp/tstqemu.yml (added) * spec/build/bsps/arm/xilinx-zynq/grp.yml (modified) * spec/build/bsps/arm/xilinx-zynqmp/bspxilinxzynqmp.yml (modified) * spec/build/bsps/arm/xilinx-zynqmp/optconminor.yml (deleted) * spec/build/bsps/optconminor.yml (moved) Add AArch64 ZynpMP BSP This adds a BSP family that runs on the ... Wed, 02 Dec 2020 16:23:27 GMT Kinsey Moore [dfa34e0d] * spec/build/bsps/aarch64/a53/linkcmds_ilp32.yml (modified) * spec/build/bsps/aarch64/a53/linkcmds_lp64.yml (modified) spec/a53: Fix SPDX lines