summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed GPIO API from the libbsp/shared Makefile.Andre Marques2015-09-251-2/+1
* Upgrade to 4.11.99.0Sebastian Huber2015-09-111-2/+2
* 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
* various .h files: Add missing C++ extern wrappersMartin Galvan2015-09-031-0/+4
* Beagle: GPIO support (for BBB)Ketul Shah2015-08-187-1/+874
* Closes ticket #2390, and also updates the RPI implementation.Andre Marques2015-08-183-15/+23
* Raspberry Pi implementation for the RTEMS GPIO API.Andre Marques2015-08-068-17/+714
* RTEMS GPIO API definition and implementation.Andre Marques2015-08-064-1/+2931
* ada-tests/support/init.c: Fix compile errors and warningsJoel Sherrill2015-08-021-12/+20
* 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/mpc83xx: Update due to header guard changeSebastian Huber2015-07-172-6/+6
* sh/shared/startup/bspstart.c: Add include of percpu.hJoel Sherrill2015-07-161-2/+3
* 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-167-14/+14
* Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill2015-07-1671-142/+142
* powerpc: Do not use the ATB for e500 multilibSebastian Huber2015-07-151-1/+7
* bsps/powerpc: Fix small-data area issueSebastian Huber2015-07-091-2/+4
* bsps/powerpc: Provide debug and trace symbolsSebastian Huber2015-07-082-0/+6
* bsp/qoriq: Enable branch prediction for T seriesSebastian Huber2015-07-082-0/+18
* bsp/qoriq: Use -O2 for T seriesSebastian Huber2015-07-081-1/+1
* RaspberryPi: Use rtems_configuration_get_microseconds_per_tick to set clock c...Jan Sommer2015-07-071-2/+4
* bsp/qoriq: Update due to API changesSebastian Huber2015-07-011-2/+2
* bsp/mpc55xxevb: Fix configure scriptSebastian Huber2015-06-261-2/+1
* bsps/arm: Update due to API changesSebastian Huber2015-06-261-2/+2
* score: Simplify <rtems/system.h>Sebastian Huber2015-06-267-0/+7
* bsp/gen5200: Simplify interrupt write supportSebastian Huber2015-06-241-7/+8
* rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber2015-06-221-1/+1
* pc386/console/fb*.c: Use atomics to avoid dependency on pthreadsJoel Sherrill2015-06-113-44/+45
* bsps/sparc: tlib clock driver timecounter supportSebastian Huber2015-06-091-38/+56
* sparc: Add SPARC_USE_SAFE_FP_SUPPORTSebastian Huber2015-06-091-0/+85
* score: Add Thread_Control::is_fpSebastian Huber2015-06-091-17/+1
* sparc: Disable FPU in interrupt contextAlexander Krutwig2015-05-301-1/+34
* bsps/powerpc: Fix potential integer overflowSebastian Huber2015-05-291-1/+1
* beagle bsp: RTC support for BBBragunath2015-05-285-0/+309
* generic_or1k: Fix a typo in a commentHesham ALMatary2015-05-261-1/+1
* generic_or1k: Use the correct bsp_specs fileHesham ALMatary2015-05-262-11/+6
* i386/pc386: default graphics driver changed from VGA to VESA basedJan Dolezal2015-05-263-23/+29
* i386/pc386/VESA framebuffer driver: modified and extended initialization optionsJan Dolezal2015-05-264-40/+172
* bsps/sparc: Delete unused local labelsSebastian Huber2015-05-261-4/+0
* bsps/sparc: Change tabs to spacesSebastian Huber2015-05-261-5/+5
* Epiphany: Add the first epiphany_sim BSP v4Hesham ALMatary2015-05-2121-0/+1423
* arm/s3c24xx/clock/clockdrv.c: Remove unused variable warningJoel Sherrill2015-05-211-1/+0
* arm/lpc22xx/clock/clockdrv.c: Remove unused variable warningJoel Sherrill2015-05-211-1/+0