summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Always build generic interrupt supportSebastian Huber2019-05-162-0/+2
* build: Remove local.amSebastian Huber2018-10-103-3/+0
* Remove bsps/sparc64/shared/helenos/boot/generic/string.cJoel Sherrill2018-08-292-2/+0
* sparc64 BSPs: Hard define configuration required settingsJoel Sherrill2018-05-152-13/+3
* sparc64 niagara, usiii: Remove -D options from cfg file and move to bspopts.hJoel Sherrill2018-05-092-1/+13
* bsps: Move documentation, etc. files to bspsSebastian Huber2018-04-262-122/+0
* bsp/sparc64: Move asm.S to bsps and renameSebastian Huber2018-04-263-19/+2
* bsps/sparc64: Move helenos to bspsSebastian Huber2018-04-2313-2316/+16
* bsps: Move make/custom/* files to bspsSebastian Huber2018-04-232-32/+0
* bsps: Remove AC_CONFIG_SRCDIR()Sebastian Huber2018-04-233-3/+0
* bsps: Move startup files to bspsSebastian Huber2018-04-2010-649/+8
* bsps: Move start files to bspsSebastian Huber2018-04-206-399/+5
* bsps: Move console drivers to bspsSebastian Huber2018-04-203-117/+2
* bsps: Move clock drivers to bspsSebastian Huber2018-04-203-124/+2
* bsps: Move sbrk.c to bspsSebastian Huber2018-04-202-2/+2
* bsps: Move getentropy-cpucounter.c to bspsSebastian Huber2018-04-202-2/+2
* bsps: Move shared btimer support to bspsSebastian Huber2018-04-202-2/+2
* bsps: Convert all bsp_predriver_hook()Sebastian Huber2018-04-202-2/+0
* bsps: Move bspgetworkarea.c to bspsSebastian Huber2018-04-202-2/+2
* bsps: Move bspstart.c to bspsSebastian Huber2018-04-202-2/+2
* bsps: Move bspreset.c to bspsSebastian Huber2018-04-202-2/+2
* bsps: Move bspclean.c to bspsSebastian Huber2018-04-201-1/+1
* build: Remove subdir-objects from BSP configure.acSebastian Huber2018-04-122-2/+2
* bsps: Remove empty gnatinstallhandler.cSebastian Huber2018-04-122-2/+0
* bsps: Move bootcard.c to bspsSebastian Huber2018-04-122-2/+0
* bsps: Avoid source variables in Makefile.amSebastian Huber2018-04-122-72/+63
* bsps: Avoid line continuation in Makefile.amSebastian Huber2018-04-122-4/+9
* bsps: Move legacy console driver to bspsSebastian Huber2018-04-122-6/+8
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-113-3/+3
* build: Remove DISTCLEANFILESSebastian Huber2018-04-092-2/+0
* bsps: Remove librtemsbsp.a wrapupSebastian Huber2018-04-092-6/+6
* bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber2018-04-042-6/+0
* bsps: Add shared-sources.amSebastian Huber2018-04-042-0/+2
* build: Remove EXTRA_DISTSebastian Huber2018-04-042-4/+0
* sparc64: remove header file with duplicated macrosGedare Bloom2018-03-231-1/+1
* sparc64: Move libcpu content to cpukitSebastian Huber2018-03-134-16/+0
* bsps: Rework cache manager implementationSebastian Huber2018-01-312-2/+3
* Remove make preinstallChris Johns2018-01-2544-3008/+13
* bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber2018-01-022-2/+4
* sparc64 BSPs: Simplify bsp_specsJoel Sherrill2017-12-193-11/+4
* sparc64/*/bsp_specs, shared/.../start.S: Use GCC init/fini, improve consistencyJoel Sherrill2017-11-293-26/+8
* REVERT */*/bsp_specs: Increase similarity to ease futureJoel Sherrill2017-11-272-8/+12
* */*/bsp_specs: Increase similarity to ease future analysisJoel Sherrill2017-11-272-12/+8
* libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill2017-11-272-2/+2
* bsps: Provide <tm27.h> in each BSPSebastian Huber2017-11-276-4/+6
* bsps: Remove empty tm27.h variantsSebastian Huber2017-11-276-72/+4
* Remove coverhd.hSebastian Huber2017-11-244-10/+0
* bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2017-11-224-2/+4
* getentropy: Add cpu counter based implementation.Christian Mauderer2017-11-172-0/+2
* bsps: Clock_driver_support_install_isr()Sebastian Huber2017-09-181-4/+2