summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm: Use DWT CYCCNT for timecounter if availableSebastian Huber2016-01-211-15/+47
* bsp/atsam: NewSebastian Huber2016-01-1922-0/+2776
* bsp/atsam: Port SAM Software Package to RTEMSSebastian Huber2016-01-1943-7/+216
* bsp/atsam: Import SAM Software PackageSebastian Huber2016-01-19295-0/+98358
* bsps/arm: Copy vector table only if necessarySebastian Huber2016-01-191-5/+7
* bsps/arm: Use common ARMv7-M bsp_reset()Sebastian Huber2016-01-196-66/+26
* bsps/arm: Update CMSIS/IncludeSebastian Huber2016-01-1933-40258/+22144
* bsps/arm: Delete binary CMSIS/LibSebastian Huber2016-01-193-56/+0
* bsps/arm: Delete template CMSIS/RTOSSebastian Huber2016-01-192-1414/+0
* score: Fix simple timecounter supportSebastian Huber2016-01-191-14/+37
* bsps/arm: Fix broken switch statementSebastian Huber2016-01-181-3/+4
* arm/lpc176x: Add per-section compilation and linking supportAun-Ali Zaidi2016-01-161-0/+5
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-111-1/+1
* arm/lm3s69xx: Add per-section compilation and linking supportAun-Ali Zaidi2016-01-091-0/+4
* arm/gumstix: Add per-section compilation and linking supportAun-Ali Zaidi2016-01-091-0/+4
* arm/gdbarmsim: Add per-section compilation and linking supportAun-Ali Zaidi2016-01-095-0/+20
* arm/edb7312: Add per-section compilation and linking supportAun-Ali Zaidi2016-01-091-0/+4
* arm/csb337: Add per-section compilation and linking supportAun-Ali Zaidi2016-01-091-0/+4
* arm/csb336: Add per-section compilation and linking supportAun-Ali Zaidi2016-01-091-0/+4
* arm/beagle: Add per-section compilation and linking supportAun-Ali Zaidi2016-01-091-0/+4
* arm/altera-cyclone-v: Add per-section compilation and linking supportAun-Ali Zaidi2016-01-071-0/+4
* bsp/raspberrypi: Move assignment outside if-conditionJan Sommer2015-12-291-1/+1
* beagle sdcard.sh: objcopy 4.12Ben Gras2015-12-271-1/+1
* api: Remove deprecated NotepadsAun-Ali Zaidi2015-12-243-7/+0
* Beaglebone Black: Fix rtems_gpio_bsp_disable_interrupt disabling all the GPIO...Martin Galvan2015-12-161-1/+1
* arm/gp32: RemoveAun-Ali Zaidi2015-12-1317-1411/+0
* Store task_id of the current thread for the ISR before waiting for the transi...Jan Sommer2015-12-121-0/+1
* arm/gba: RemoveAun-Ali Zaidi2015-12-1226-4155/+0
* arm/nds: RemoveAun-Ali Zaidi2015-12-11254-42975/+0
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-1021-21/+8
* bsps: Call bsp_work_area_initialize() earlySebastian Huber2015-12-104-3/+9
* Add RTEMS linker setsSebastian Huber2015-12-081-0/+2
* bsp/tms570: ensure that linker symbol comparison to NULL is not optimized out.Pavel Pisa2015-12-011-2/+12
* bsp/altera-cyclone-v: Add fatal extension handlerSebastian Huber2015-11-243-18/+45
* bsp/tms570: unite code duplication in pinmux and clean SCI close per review r...Premysl Houdek2015-11-183-18/+21
* bsp/tms570: use common tms570ls3137.inc file for all board ling variants.Pavel Pisa2015-11-185-64/+24
* bsp/tms570: separate Flash variants to one which boots directly and one for b...Premysl Houdek2015-11-184-0/+57
* bsp/tms570: use POM only when application image does not start at address 0.Pavel Pisa2015-11-187-14/+159
* bsp/tms570: updated reserved space for vector overlay in internal RAMPremysl Houdek2015-11-183-4/+6
* bsp/tms570: fixed sci driver freeze when closing terminal bugPremysl Houdek2015-11-181-3/+5
* bsp/tms570: Pinmux support and EMAC pin definition addedPremysl Houdek2015-11-184-1/+216
* bsp/tms570: EMAC control header file corrected and EMAC interrupt vector addedPremysl Houdek2015-11-186-236/+295
* LPC1768: Fix compilation errorMartin Galvan2015-11-054-8/+8
* Add STM32F7 HAL FilesIsaac Gutekunst2015-11-03164-0/+173200
* Add STM32F4 HAL FilesIsaac Gutekunst2015-11-03180-0/+285081
* Leftover gpio function renameBen Gras2015-11-032-4/+4
* bsps: Generalize .nocacheheap to .nocachenoloadSebastian Huber2015-10-283-3/+13
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-261-3/+3
* Fixes GPIO APIs Naming Convention and CommentsSudarshan Rajagopalan2015-10-212-6/+6
* bsps/arm: Add missing translation table entrySebastian Huber2015-10-141-0/+4