summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-21arm: Use DWT CYCCNT for timecounter if availableSebastian Huber1-15/+47
2016-01-19bsp/atsam: NewSebastian Huber22-0/+2776
2016-01-19bsp/atsam: Port SAM Software Package to RTEMSSebastian Huber43-7/+216
2016-01-19bsp/atsam: Import SAM Software PackageSebastian Huber295-0/+98358
2016-01-19bsps/arm: Copy vector table only if necessarySebastian Huber1-5/+7
2016-01-19bsps/arm: Use common ARMv7-M bsp_reset()Sebastian Huber6-66/+26
2016-01-19bsps/arm: Update CMSIS/IncludeSebastian Huber33-40258/+22144
2016-01-19bsps/arm: Delete binary CMSIS/LibSebastian Huber3-56/+0
2016-01-19bsps/arm: Delete template CMSIS/RTOSSebastian Huber2-1414/+0
2016-01-19score: Fix simple timecounter supportSebastian Huber1-14/+37
2016-01-18bsps/arm: Fix broken switch statementSebastian Huber1-3/+4
2016-01-16arm/lpc176x: Add per-section compilation and linking supportAun-Ali Zaidi1-0/+5
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber1-1/+1
2016-01-09arm/lm3s69xx: Add per-section compilation and linking supportAun-Ali Zaidi1-0/+4
2016-01-09arm/gumstix: Add per-section compilation and linking supportAun-Ali Zaidi1-0/+4
2016-01-09arm/gdbarmsim: Add per-section compilation and linking supportAun-Ali Zaidi5-0/+20
2016-01-09arm/edb7312: Add per-section compilation and linking supportAun-Ali Zaidi1-0/+4
2016-01-09arm/csb337: Add per-section compilation and linking supportAun-Ali Zaidi1-0/+4
2016-01-09arm/csb336: Add per-section compilation and linking supportAun-Ali Zaidi1-0/+4
2016-01-09arm/beagle: Add per-section compilation and linking supportAun-Ali Zaidi1-0/+4
2016-01-07arm/altera-cyclone-v: Add per-section compilation and linking supportAun-Ali Zaidi1-0/+4
2015-12-29bsp/raspberrypi: Move assignment outside if-conditionJan Sommer1-1/+1
2015-12-27beagle sdcard.sh: objcopy 4.12Ben Gras1-1/+1
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi3-7/+0
2015-12-16Beaglebone Black: Fix rtems_gpio_bsp_disable_interrupt disabling all the GPIO...Martin Galvan1-1/+1
2015-12-13arm/gp32: RemoveAun-Ali Zaidi17-1411/+0
2015-12-12Store task_id of the current thread for the ISR before waiting for the transi...Jan Sommer1-0/+1
2015-12-12arm/gba: RemoveAun-Ali Zaidi26-4155/+0
2015-12-11arm/nds: RemoveAun-Ali Zaidi254-42975/+0
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber21-21/+8
2015-12-10bsps: Call bsp_work_area_initialize() earlySebastian Huber4-3/+9
2015-12-08Add RTEMS linker setsSebastian Huber1-0/+2
2015-12-01bsp/tms570: ensure that linker symbol comparison to NULL is not optimized out.Pavel Pisa1-2/+12
2015-11-24bsp/altera-cyclone-v: Add fatal extension handlerSebastian Huber3-18/+45
2015-11-18bsp/tms570: unite code duplication in pinmux and clean SCI close per review r...Premysl Houdek3-18/+21
2015-11-18bsp/tms570: use common tms570ls3137.inc file for all board ling variants.Pavel Pisa5-64/+24
2015-11-18bsp/tms570: separate Flash variants to one which boots directly and one for b...Premysl Houdek4-0/+57
2015-11-18bsp/tms570: use POM only when application image does not start at address 0.Pavel Pisa7-14/+159
2015-11-18bsp/tms570: updated reserved space for vector overlay in internal RAMPremysl Houdek3-4/+6
2015-11-18bsp/tms570: fixed sci driver freeze when closing terminal bugPremysl Houdek1-3/+5
2015-11-18bsp/tms570: Pinmux support and EMAC pin definition addedPremysl Houdek4-1/+216
2015-11-18bsp/tms570: EMAC control header file corrected and EMAC interrupt vector addedPremysl Houdek6-236/+295
2015-11-05LPC1768: Fix compilation errorMartin Galvan4-8/+8
2015-11-03Add STM32F7 HAL FilesIsaac Gutekunst164-0/+173200
2015-11-03Add STM32F4 HAL FilesIsaac Gutekunst180-0/+285081
2015-11-03Leftover gpio function renameBen Gras2-4/+4
2015-10-28bsps: Generalize .nocacheheap to .nocachenoloadSebastian Huber3-3/+13
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber1-3/+3
2015-10-21Fixes GPIO APIs Naming Convention and CommentsSudarshan Rajagopalan2-6/+6
2015-10-14bsps/arm: Add missing translation table entrySebastian Huber1-0/+4