summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc176x (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* lpc176x/../*-testsuite.tcfg: Add linpackJoel Sherrill2017-04-043-0/+3
* bsp/lpc176x: Fix integer to pointer warningsSebastian Huber2017-03-082-2/+4
* arm/lpc176x/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill2017-01-173-0/+3
* testsuite: Add test states to the testsuit configuration files.Chris Johns2016-12-073-67/+67
* Misc: Spell length correctlyJoel Sherrill2016-07-122-3/+3
* libchip: Simplify RTC driverSebastian Huber2016-07-041-2/+0
* arm/lpc176x: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* arm/lpc176x/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-251-1/+0
* lpc1768_mbed.cfg: Turn on per function sectionsJoel Sherrill2016-03-221-5/+2
* arm/.../lpc1768_embed.cfg: Disable per function sectionsJoel Sherrill2016-02-061-2/+3
* Use linker set for libio initializationSebastian Huber2016-02-031-2/+0
* bsps/arm: Use common ARMv7-M bsp_reset()Sebastian Huber2016-01-192-44/+1
* arm/lpc176x: Add per-section compilation and linking supportAun-Ali Zaidi2016-01-161-0/+5
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+0
* bsps: Call bsp_work_area_initialize() earlySebastian Huber2015-12-102-2/+5
* LPC1768: Fix compilation errorMartin Galvan2015-11-054-8/+8
* Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill2015-05-211-1/+1
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-201-0/+1
* lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add sptls02Joel Sherrill2015-04-231-0/+1
* lm3s3749-testsuite.tcfg: Add cdtestJoel Sherrill2015-04-231-0/+1
* lpc176x/console/console-config.c: Conditionalize code to avoid unused warningsJoel Sherrill2015-03-241-0/+4
* Replace www.rtems.com with www.rtems.orgSebastian Huber2015-03-2041-41/+41
* Add CAN, PWM, ADC and UART1/2/3 support to the LPC176x BSP.Martin Galvan2015-03-2019-8/+1879
* arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add tmfine01Joel Sherrill2015-03-171-0/+1
* arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram-testsuite.tcfg: Add tmfine01Joel Sherrill2015-03-171-0/+1
* arm/lpc176x/make/custom/lpc1768_mbed-testsuite.tcfg: Add tmfine01Joel Sherrill2015-03-171-0/+1
* lpc1768_mbed.cfg: Remove -DNDEBUG flagJoel Sherrill2015-03-091-1/+1
* Add fsscandir01 variants as needed to more BSPs testsuite configurationJoel Sherrill2015-03-063-0/+3
* lpc1768_mbed_ahb_ram-testsuite.tcfg: Add ftp01Joel Sherrill2015-03-061-0/+1
* lpc1768_mbed_ahb_ram.tcfg: Remove as it is a junk fileJoel Sherrill2015-03-061-7/+0
* lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add ftp01Joel Sherrill2015-02-131-0/+1
* lpc1768_mbed-testsuite.tcfg: Add ftp01Joel Sherrill2015-02-131-0/+1
* Update bug report URLSebastian Huber2014-12-051-1/+1
* bsps/arm: Add .nocache sectionSebastian Huber2014-11-273-0/+6
* lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add a handful more testsJoel Sherrill2014-11-051-0/+8
* lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add rbheap01Joel Sherrill2014-11-041-0/+1
* arm/lpc176x/misc/restart.c: Fix set but not used warningJoel Sherrill2014-10-191-1/+2
* libchip/serial: Add alternative NS16550 driverSebastian Huber2014-10-072-92/+83