summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/gdbarmsim (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: Remove local.amSebastian Huber2018-10-101-1/+0
* arm: Simplify CPU counter supportSebastian Huber2018-06-151-1/+0
* Add _CPU_Counter_frequency()Sebastian Huber2018-06-151-0/+1
* bsps: Move arm-cp15-set-ttb-entries.c to bspsSebastian Huber2018-04-241-1/+1
* bsps: Move arm-cp15-set-exception-handler.c to bspsSebastian Huber2018-04-241-1/+1
* bsps: Move interrupt controller support to bspsSebastian Huber2018-04-233-123/+2
* bsps: Move make/custom/* files to bspsSebastian Huber2018-04-2310-116/+0
* bsps: Remove AC_CONFIG_SRCDIR()Sebastian Huber2018-04-231-1/+0
* bsps: Move startup files to bspsSebastian Huber2018-04-207-859/+5
* bsps: Move start files to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move console drivers to bspsSebastian Huber2018-04-202-60/+2
* bsps: Move clock drivers to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move sbrk.c to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move shared CPU counter support to bspsSebastian Huber2018-04-201-2/+2
* bsps: Move getentropy-cpucounter.c to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move shared btimer support to bspsSebastian Huber2018-04-201-1/+1
* bsps: Convert all bsp_predriver_hook()Sebastian Huber2018-04-201-1/+0
* bsps: Move bspgetworkarea.c to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move bspstart.c to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move bspclean.c to bspsSebastian Huber2018-04-201-1/+1
* build: Remove subdir-objects from BSP configure.acSebastian Huber2018-04-121-1/+1
* bsps: Remove empty gnatinstallhandler.cSebastian Huber2018-04-121-1/+0
* bsps: Move bootcard.c to bspsSebastian Huber2018-04-121-1/+0
* bsps: Avoid line continuation in Makefile.amSebastian Huber2018-04-121-7/+12
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-111-1/+1
* build: Remove DISTCLEANFILESSebastian Huber2018-04-091-1/+0
* bsps: Move generic IRQ support to bspsSebastian Huber2018-04-091-6/+2
* bsps: Remove librtemsbsp.a wrapupSebastian Huber2018-04-091-21/+21
* bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber2018-04-041-3/+0
* bsps: Add shared-sources.amSebastian Huber2018-04-041-0/+1
* build: Remove EXTRA_DISTSebastian Huber2018-04-041-2/+0
* bsps/arm: Move libcpu content to bspsSebastian Huber2018-03-136-10/+0
* bsps: Rework cache manager implementationSebastian Huber2018-01-311-3/+1
* Avoid Newlib-specific _EXFUN()Sebastian Huber2018-01-291-1/+1
* Remove make preinstallChris Johns2018-01-258-391/+6
* bsps: Add AM_CPPFLAGS to special case CPPFLAGSChris Johns2018-01-041-1/+1
* bsps: Use CPPASCOMPILE for startfileSebastian Huber2018-01-021-3/+4
* bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber2018-01-021-0/+1
* bsps: Include bsp.am in all BSP Makefile.amSebastian Huber2018-01-021-0/+1
* ARM BSPs: Simplify bsp_specsJoel Sherrill2017-12-191-5/+1
* arm/*/bsp_specs: Remove extra space to increase consistencyJoel Sherrill2017-11-291-1/+1
* libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill2017-11-271-1/+1
* bsps: Provide <tm27.h> in each BSPSebastian Huber2017-11-273-2/+3
* Remove coverhd.hSebastian Huber2017-11-242-5/+0
* bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2017-11-221-1/+1
* getentropy: Add cpu counter based implementation.Christian Mauderer2017-11-171-0/+1
* bsps: Improve interrupt vector enable/disable APISebastian Huber2017-06-201-4/+4
* libdebugger: Build for ARM's without a CP15.Chris Johns2016-12-022-0/+8
* arm/gdbarmsim/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* arm/gdbarmsim: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0