summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc176x (unfollow)
Commit message (Expand)AuthorFilesLines
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
2015-12-10bsps: Call bsp_work_area_initialize() earlySebastian Huber2-2/+5
2015-11-05LPC1768: Fix compilation errorMartin Galvan4-8/+8
2015-05-21Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill1-1/+1
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig1-0/+1
2015-04-23lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add sptls02Joel Sherrill1-0/+1
2015-04-23lm3s3749-testsuite.tcfg: Add cdtestJoel Sherrill1-0/+1
2015-03-24lpc176x/console/console-config.c: Conditionalize code to avoid unused warningsJoel Sherrill1-0/+4
2015-03-20Replace www.rtems.com with www.rtems.orgSebastian Huber41-41/+41
2015-03-20Add CAN, PWM, ADC and UART1/2/3 support to the LPC176x BSP.Martin Galvan19-8/+1879
2015-03-17arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add tmfine01Joel Sherrill1-0/+1
2015-03-17arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram-testsuite.tcfg: Add tmfine01Joel Sherrill1-0/+1
2015-03-17arm/lpc176x/make/custom/lpc1768_mbed-testsuite.tcfg: Add tmfine01Joel Sherrill1-0/+1
2015-03-09lpc1768_mbed.cfg: Remove -DNDEBUG flagJoel Sherrill1-1/+1
2015-03-06Add fsscandir01 variants as needed to more BSPs testsuite configurationJoel Sherrill3-0/+3
2015-03-06lpc1768_mbed_ahb_ram-testsuite.tcfg: Add ftp01Joel Sherrill1-0/+1
2015-03-06lpc1768_mbed_ahb_ram.tcfg: Remove as it is a junk fileJoel Sherrill1-7/+0
2015-02-13lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add ftp01Joel Sherrill1-0/+1
2015-02-13lpc1768_mbed-testsuite.tcfg: Add ftp01Joel Sherrill1-0/+1
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-11-27bsps/arm: Add .nocache sectionSebastian Huber3-0/+6
2014-11-05lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add a handful more testsJoel Sherrill1-0/+8
2014-11-04lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add rbheap01Joel Sherrill1-0/+1
2014-10-19arm/lpc176x/misc/restart.c: Fix set but not used warningJoel Sherrill1-1/+2
2014-10-07libchip/serial: Add alternative NS16550 driverSebastian Huber2-92/+83
2014-09-18bsps: Fix build errorSebastian Huber2-5/+0
2014-09-16Use correct prototype of benchmark_timer_read()Joel Sherrill1-2/+2
2014-09-10arm/lpc176x: Adding "eth" linker script section.Federico Casares5-15/+69
2014-09-04lpc176x/.../bspreset.c: Eliminate warning for set not used variableJoel Sherrill1-0/+1
2014-08-29Regenerate all preinstall.am files.Chris Johns1-6/+6
2014-08-28arm: Add tests which fail to build with C++ enabled.Chris Johns2-0/+4
2014-07-16Add More Testsuite Configuration Files and Update Existing OnesJoel Sherrill2-0/+26
2014-06-10bsp/lpc176x: New BSPMartin Boretto41-0/+6502