summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-08bsps: Add .nocacheheap sectionSebastian Huber4-17/+20
2015-09-28SMP: Fix and optimize thread dispatchingSebastian Huber1-1/+2
2015-09-25RaspberryPi: Added I2C and SPI bus support.Andre Marques8-94/+1377
2015-09-25Added GPIO API sources to rpi MakefileAndre Marques2-1/+6
2015-09-10Beaglebone: fix missing clobber in inline assembly.Marcos Diaz1-1/+7
2015-09-10lpc23xx_tli800: Add mdosfs_fsscandir01 to tests to avoid. Does not link.Joel Sherrill1-0/+1
2015-09-04bsps/arm: Fix function definitionSebastian Huber1-1/+1
2015-08-18Beagle: GPIO support (for BBB)Ketul Shah6-1/+706
2015-08-18Closes ticket #2390, and also updates the RPI implementation.Andre Marques1-1/+1
2015-08-06Raspberry Pi implementation for the RTEMS GPIO API.Andre Marques8-17/+714
2015-07-31bsps/arm: Do not use __ARM_ARCH_7A__Sebastian Huber1-28/+16
2015-07-21bsps/arm: Update due to API changesSebastian Huber1-4/+4
2015-07-20bsp/tms570 Use bitfields instead of hard-coded valuesPremysl Houdek4-32/+52
2015-07-20bsp/tms570: skipped 32bit field definitions and corrected single bit fieldsPremysl Houdek36-3298/+2641
2015-07-16bsp/tms570: source changes reflecting new headers.Premysl Houdek11-230/+335
2015-07-16bsp/tms570: fix get time resolution after infrastructure change to timecounter.Pavel Pisa1-6/+35
2015-07-16bsp/tms570: New/generated header files for TMS570 SoC peripherals registers.Premysl Houdek37-0/+14362
2015-07-16remaining bsp.h: Fix by hand to LIBBSP_@CPU@_@BSP_FAMILY@_BSP_HJoel Sherrill2-4/+4
2015-07-16Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill8-16/+16
2015-07-07RaspberryPi: Use rtems_configuration_get_microseconds_per_tick to set clock c...Jan Sommer1-2/+4
2015-06-26bsps/arm: Update due to API changesSebastian Huber1-2/+2
2015-05-28beagle bsp: RTC support for BBBragunath3-0/+283
2015-05-21arm/shared/lpc/clock/lpc-clock-config.c: Remove unused variable warningJoel Sherrill1-1/+0
2015-05-21Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill21-21/+21
2015-05-21bsp/tms570: TypoSebastian Huber1-1/+1
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig12-138/+110
2015-04-23lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add sptls02Joel Sherrill1-0/+1
2015-04-23lm3s3749-testsuite.tcfg: Add cdtestJoel Sherrill2-0/+2
2015-04-15tms570/startup/bspreset.c: Add include <bsp/bootcard.h> to fix warningJoel Sherrill1-14/+15
2015-04-10bsp/altera-cyclone-v: Add RTC driverThomas Volgmann1-144/+622
2015-04-09Add hardware FPU flags for Raspberry Pi 2 BSPAlan Cudmore1-1/+1
2015-04-03rtl22xx-testsuite.tcfg: Add fileioJoel Sherrill1-0/+1
2015-04-02bsp/altera-cyclone-v: Fix define usageSebastian Huber1-1/+1
2015-03-31TMS570: Add board reset code to bsp_resetMartin Galvan2-22/+34
2015-03-27TMS570: Enable FPU in makefile.Martin Galvan1-1/+1
2015-03-25bsp/altera-cyclone-v: TypoSebastian Huber1-3/+3
2015-03-24nds/libnds/source/arm9/image.c: Add needed castJoel Sherrill1-1/+1
2015-03-24nds/libnds/source/arm7/clock.c: Avoid over indexing arrayJoel Sherrill1-1/+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 Huber54-54/+54
2015-03-20bsp/rtl22xx: Add prefix due to name conflictsSebastian Huber1-5/+5
2015-03-20Add CAN, PWM, ADC and UART1/2/3 support to the LPC176x BSP.Martin Galvan19-8/+1879
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-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-17arm/lm3s69xx/make/custom/lm4f120-testsuite.tcfg: Add tmfine01Joel Sherrill1-0/+1
2015-03-16preliminary Raspberry Pi Model 2 supportAlan Cudmore6-22/+55
2015-03-14beagle bsp: delete TIMER_FREQ, TIMER_COUNTBen Gras1-4/+0