summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc176x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove BSP_SMALL_MEMORY BSP optionSebastian Huber2019-11-151-4/+0
* build: Remove local.amSebastian Huber2018-10-101-1/+0
* bsps: Move documentation, etc. files to bspsSebastian Huber2018-04-261-11/+0
* bsp/lpc176x: Move source files to bspsSebastian Huber2018-04-2513-2426/+13
* bsps: Move bspreset.c to bspsSebastian Huber2018-04-241-1/+1
* bsps: Move RTC drivers to bspsSebastian Huber2018-04-232-126/+1
* bsps: Move interrupt controller support to bspsSebastian Huber2018-04-232-78/+3
* bsps: Move make/custom/* files to bspsSebastian Huber2018-04-236-105/+0
* bsps: Remove AC_CONFIG_SRCDIR()Sebastian Huber2018-04-231-1/+0
* bsps: Move benchmark timer to bspsSebastian Huber2018-04-202-408/+1
* bsps: Move startup files to bspsSebastian Huber2018-04-207-434/+7
* bsps: Move start files to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move console drivers to bspsSebastian Huber2018-04-202-195/+3
* bsps: Move clock drivers to bspsSebastian Huber2018-04-201-2/+2
* bsps: Move sbrk.c to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move getentropy-cpucounter.c 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 bspclean.c to bspsSebastian Huber2018-04-201-1/+1
* misc tcfg: Use disable-jffs2-tests.tcfg, do not duplicate test listJoel Sherrill2018-04-173-27/+6
* Multiple BSP tcfg: Disable iconv files.Joel Sherrill2018-04-173-0/+3
* bsps: Move uart-output-char.c to bspsSebastian Huber2018-04-161-1/+1
* bsps: Move stackalloc.c to bspsSebastian Huber2018-04-161-1/+1
* bsps: Move tod.c to bsps and renameSebastian Huber2018-04-161-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: Remove headers from librtemsbsp_a_SOURCESSebastian Huber2018-04-121-1/+0
* bsps: Avoid line continuation in Makefile.amSebastian Huber2018-04-121-2/+2
* 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-45/+45
* bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber2018-04-041-5/+0
* bsps: Add shared-sources.amSebastian Huber2018-04-041-0/+1
* build: Remove EXTRA_DISTSebastian Huber2018-04-041-2/+0
* bsps: Rework cache manager implementationSebastian Huber2018-01-311-5/+1
* Remove make preinstallChris Johns2018-01-2527-4456/+10
* bsps: Use CPPASCOMPILE for startfileSebastian Huber2018-01-021-5/+4
* bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber2018-01-021-1/+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-6/+1
* bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2017-11-221-1/+1
* getentropy: Add cpu counter based implementation.Christian Mauderer2017-11-171-0/+1
* Include missing <string.h>Sebastian Huber2017-08-251-0/+1
* lpc176x/misc/restart.c: Fix duplicate const warningJoel Sherrill2017-06-211-1/+1