summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc176x (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-20bsps: Move sbrk.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move getentropy-cpucounter.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Convert all bsp_predriver_hook()Sebastian Huber1-1/+0
2018-04-20bsps: Move bspgetworkarea.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move bspclean.c to bspsSebastian Huber1-1/+1
2018-04-17misc tcfg: Use disable-jffs2-tests.tcfg, do not duplicate test listJoel Sherrill3-27/+6
2018-04-17Multiple BSP tcfg: Disable iconv files.Joel Sherrill3-0/+3
2018-04-16bsps: Move uart-output-char.c to bspsSebastian Huber1-1/+1
2018-04-16bsps: Move stackalloc.c to bspsSebastian Huber1-1/+1
2018-04-16bsps: Move tod.c to bsps and renameSebastian Huber1-1/+1
2018-04-12build: Remove subdir-objects from BSP configure.acSebastian Huber1-1/+1
2018-04-12bsps: Remove empty gnatinstallhandler.cSebastian Huber1-1/+0
2018-04-12bsps: Move bootcard.c to bspsSebastian Huber1-1/+0
2018-04-12bsps: Remove headers from librtemsbsp_a_SOURCESSebastian Huber1-1/+0
2018-04-12bsps: Avoid line continuation in Makefile.amSebastian Huber1-2/+2
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns1-1/+1
2018-04-09build: Remove DISTCLEANFILESSebastian Huber1-1/+0
2018-04-09bsps: Move generic IRQ support to bspsSebastian Huber1-6/+2
2018-04-09bsps: Remove librtemsbsp.a wrapupSebastian Huber1-45/+45
2018-04-04bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber1-5/+0
2018-04-04bsps: Add shared-sources.amSebastian Huber1-0/+1
2018-04-04build: Remove EXTRA_DISTSebastian Huber1-2/+0
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-5/+1
2018-01-25Remove make preinstallChris Johns27-4456/+10
2018-01-02bsps: Use CPPASCOMPILE for startfileSebastian Huber1-5/+4
2018-01-02bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber1-1/+1
2018-01-02bsps: Include bsp.am in all BSP Makefile.amSebastian Huber1-0/+1
2017-12-19ARM BSPs: Simplify bsp_specsJoel Sherrill1-5/+1
2017-11-29arm/*/bsp_specs: Remove extra space to increase consistencyJoel Sherrill1-1/+1
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill1-1/+1
2017-11-27bsps: Provide <tm27.h> in each BSPSebastian Huber3-2/+3
2017-11-24Remove coverhd.hSebastian Huber2-6/+1
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber1-1/+1
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer1-0/+1
2017-08-25Include missing <string.h>Sebastian Huber1-0/+1
2017-06-21lpc176x/misc/restart.c: Fix duplicate const warningJoel Sherrill1-1/+1
2017-04-04lpc176x/../*-testsuite.tcfg: Add linpackJoel Sherrill3-0/+3
2017-03-08bsp/lpc176x: Fix integer to pointer warningsSebastian Huber2-2/+4
2017-01-17arm/lpc176x/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill3-0/+3
2016-12-07testsuite: Add test states to the testsuit configuration files.Chris Johns3-67/+67
2016-07-12Misc: Spell length correctlyJoel Sherrill2-3/+3
2016-07-04libchip: Simplify RTC driverSebastian Huber1-2/+0
2016-03-29arm/lpc176x: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill1-1/+0
2016-03-25arm/lpc176x/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-03-22lpc1768_mbed.cfg: Turn on per function sectionsJoel Sherrill1-5/+2
2016-02-06arm/.../lpc1768_embed.cfg: Disable per function sectionsJoel Sherrill1-2/+3
2016-02-03Use linker set for libio initializationSebastian Huber1-2/+0
2016-01-19bsps/arm: Use common ARMv7-M bsp_reset()Sebastian Huber2-44/+1
2016-01-16arm/lpc176x: Add per-section compilation and linking supportAun-Ali Zaidi1-0/+5
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-1/+0