summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* bsps: Add .nocacheheap sectionSebastian Huber2015-10-084-17/+20
* SMP: Fix and optimize thread dispatchingSebastian Huber2015-09-281-1/+2
* RaspberryPi: Added I2C and SPI bus support.Andre Marques2015-09-258-94/+1377
* Added GPIO API sources to rpi MakefileAndre Marques2015-09-252-1/+6
* Beaglebone: fix missing clobber in inline assembly.Marcos Diaz2015-09-101-1/+7
* lpc23xx_tli800: Add mdosfs_fsscandir01 to tests to avoid. Does not link.Joel Sherrill2015-09-101-0/+1
* bsps/arm: Fix function definitionSebastian Huber2015-09-041-1/+1
* Beagle: GPIO support (for BBB)Ketul Shah2015-08-186-1/+706
* Closes ticket #2390, and also updates the RPI implementation.Andre Marques2015-08-181-1/+1
* Raspberry Pi implementation for the RTEMS GPIO API.Andre Marques2015-08-068-17/+714
* bsps/arm: Do not use __ARM_ARCH_7A__Sebastian Huber2015-07-311-28/+16
* bsps/arm: Update due to API changesSebastian Huber2015-07-211-4/+4
* bsp/tms570 Use bitfields instead of hard-coded valuesPremysl Houdek2015-07-204-32/+52
* bsp/tms570: skipped 32bit field definitions and corrected single bit fieldsPremysl Houdek2015-07-2036-3298/+2641
* bsp/tms570: source changes reflecting new headers.Premysl Houdek2015-07-1611-230/+335
* bsp/tms570: fix get time resolution after infrastructure change to timecounter.Pavel Pisa2015-07-161-6/+35
* bsp/tms570: New/generated header files for TMS570 SoC peripherals registers.Premysl Houdek2015-07-1637-0/+14362
* remaining bsp.h: Fix by hand to LIBBSP_@CPU@_@BSP_FAMILY@_BSP_HJoel Sherrill2015-07-162-4/+4
* Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill2015-07-168-16/+16
* RaspberryPi: Use rtems_configuration_get_microseconds_per_tick to set clock c...Jan Sommer2015-07-071-2/+4
* bsps/arm: Update due to API changesSebastian Huber2015-06-261-2/+2
* beagle bsp: RTC support for BBBragunath2015-05-283-0/+283
* arm/shared/lpc/clock/lpc-clock-config.c: Remove unused variable warningJoel Sherrill2015-05-211-1/+0
* Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill2015-05-2121-21/+21
* bsp/tms570: TypoSebastian Huber2015-05-211-1/+1
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-2012-138/+110
* lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add sptls02Joel Sherrill2015-04-231-0/+1