summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc24xx (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-07testsuite: Add test states to the testsuit configuration files.Chris Johns7-106/+106
2016-11-23bsp/lpc23xx_tli800: Disable tar01 testSebastian Huber1-0/+1
2016-09-08testsuite: Add libdl/dl05 reloc test.Chris Johns2-0/+2
2016-08-30libdl: The dl04 is too big for some BSPs. Do not built it.Chris Johns2-0/+2
2016-07-04libchip: Simplify RTC driverSebastian Huber1-2/+0
2016-03-29arm/lpc24xx: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill1-1/+0
2016-03-25arm/lpc24xx/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-03-10arm/lpc24xx (lpc40xx variants) Add per-section compilation and linking suppoJoel Sherrill1-0/+3
2016-03-10arm/lpc24xx (lpc24xx variants) Add per-section compilation and linking support.Joel Sherrill1-0/+3
2016-03-10arm/lpc24xx (lpc17xx variants): Add per-section compilation and linking support.Joel Sherrill1-0/+4
2016-02-03Use linker set for libio initializationSebastian Huber1-2/+0
2016-01-19bsps/arm: Use common ARMv7-M bsp_reset()Sebastian Huber2-12/+12
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-1/+0
2015-12-10bsps: Call bsp_work_area_initialize() earlySebastian Huber2-1/+4
2015-09-10lpc23xx_tli800: Add mdosfs_fsscandir01 to tests to avoid. Does not link.Joel Sherrill1-0/+1
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/+2
2015-03-17arm/lpc24xx/make/custom/lpc23xx_tli800-testsuite.tcfg: Add tmfine01Joel Sherrill1-0/+1
2015-03-17arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg: Add tmfine01Joel Sherrill1-0/+1
2015-03-06Add fsscandir01 variants as needed to more BSPs testsuite configurationJoel Sherrill2-0/+4
2015-01-23lpc24xx/.../lpc23xx_tli800-testsuite.tcfg: Add more testsJoel Sherrill1-0/+7
2015-01-23lpc24xx/.../lpc2362-testsuite.tcfg: Add more testsJoel Sherrill1-0/+2
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-11-27bsps/arm: Add .nocache sectionSebastian Huber12-0/+24
2014-11-05lpc23xx_tli800-testsuite.tcfg: Add dl02Joel Sherrill1-0/+1
2014-11-05lpc2362-testsuite.tcfg: Add dl02Joel Sherrill1-0/+1
2014-11-04lpc23xx_tli800-testsuite.tcfg: Add dl01Joel Sherrill1-0/+1
2014-11-04lpc2362-testsuite.tcfg: Add dl01Joel Sherrill1-0/+1
2014-10-10bsp/lpc24xx: Fix warningsSebastian Huber2-6/+9
2014-10-09arm/lpc24xx/misc/system-clocks.c: Fix warningJoel Sherrill1-1/+1
2014-10-07libchip/serial: Add alternative NS16550 driverSebastian Huber6-98/+102
2014-09-18bsps: Fix build errorSebastian Huber2-5/+0
2014-09-16Use correct prototype of benchmark_timer_read()Joel Sherrill1-2/+1
2014-09-04lpc23xx_tli800-testsuite.tcfg: Add tests which do not link with debug enabledJoel Sherrill1-0/+4
2014-09-04lpc2362-testsuite.tcfg: Add tests which do not link with debug enabledJoel Sherrill1-0/+3
2014-09-04lpc24xx/.../bspreset.c: Eliminate warning for set not used variableJoel Sherrill1-0/+1
2014-08-29Regenerate all preinstall.am files.Chris Johns1-3/+3
2014-08-28Regenerate all preinstall.am files.Joel Sherrill1-6/+6
2014-08-28arm: Add tests which fail to build with C++ enabled.Chris Johns2-0/+8
2014-08-27lpc40xx_ea_rom_int-testsuite.tcfg: New fileJoel Sherrill1-0/+7
2014-08-20lpc24xx/lpc17xx: lpc24xx_pin_set_function() keep LPC4088 W type pin in digita...Pavel Pisa1-1/+6
2014-08-12bsp/lpc24xx: Add LPC40XX variantsSebastian Huber8-19/+99
2014-07-16Add More Testsuite Configuration Files and Update Existing OnesJoel Sherrill2-0/+11
2014-05-06multiple BSPs: Remove BSP_SMALL_MEMORYJoel Sherrill1-4/+0
2014-05-05testsuite: Add a per BSP test check for tests not to build.Chris Johns6-0/+90
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns39-39/+39
2014-03-14bsp/lpc24xx: Add LPC24XX_PIN_ETHERNET_POWER_DOWNPavel Pisa2-0/+15
2014-03-14bsp/lpc24xx: Add lpc24xx_pin_get_first_index()Sebastian Huber1-0/+10
2014-02-19score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber2-23/+5
2014-02-14score: Add CPU counter supportSebastian Huber2-1/+11