summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-17bsp/mpc83xx: Update due to header guard changeSebastian Huber2-6/+6
2015-07-16sh/shared/startup/bspstart.c: Add include of percpu.hJoel Sherrill1-2/+3
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 Sherrill7-14/+14
2015-07-16Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill71-142/+142
2015-07-15powerpc: Do not use the ATB for e500 multilibSebastian Huber1-1/+7
2015-07-09bsps/powerpc: Fix small-data area issueSebastian Huber1-2/+4
2015-07-08bsps/powerpc: Provide debug and trace symbolsSebastian Huber2-0/+6
2015-07-08bsp/qoriq: Enable branch prediction for T seriesSebastian Huber2-0/+18
2015-07-08bsp/qoriq: Use -O2 for T seriesSebastian Huber1-1/+1
2015-07-07RaspberryPi: Use rtems_configuration_get_microseconds_per_tick to set clock c...Jan Sommer1-2/+4
2015-07-01bsp/qoriq: Update due to API changesSebastian Huber1-2/+2
2015-06-26bsp/mpc55xxevb: Fix configure scriptSebastian Huber1-2/+1
2015-06-26bsps/arm: Update due to API changesSebastian Huber1-2/+2
2015-06-26score: Simplify <rtems/system.h>Sebastian Huber7-0/+7
2015-06-24bsp/gen5200: Simplify interrupt write supportSebastian Huber1-7/+8
2015-06-22rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber1-1/+1
2015-06-11pc386/console/fb*.c: Use atomics to avoid dependency on pthreadsJoel Sherrill3-44/+45
2015-06-09bsps/sparc: tlib clock driver timecounter supportSebastian Huber1-38/+56
2015-06-09sparc: Add SPARC_USE_SAFE_FP_SUPPORTSebastian Huber1-0/+85
2015-06-09score: Add Thread_Control::is_fpSebastian Huber1-17/+1
2015-05-30sparc: Disable FPU in interrupt contextAlexander Krutwig1-1/+34
2015-05-29bsps/powerpc: Fix potential integer overflowSebastian Huber1-1/+1
2015-05-28beagle bsp: RTC support for BBBragunath5-0/+309
2015-05-26generic_or1k: Fix a typo in a commentHesham ALMatary1-1/+1
2015-05-26generic_or1k: Use the correct bsp_specs fileHesham ALMatary2-11/+6
2015-05-26i386/pc386: default graphics driver changed from VGA to VESA basedJan Dolezal3-23/+29
2015-05-26i386/pc386/VESA framebuffer driver: modified and extended initialization optionsJan Dolezal4-40/+172
2015-05-26bsps/sparc: Delete unused local labelsSebastian Huber1-4/+0
2015-05-26bsps/sparc: Change tabs to spacesSebastian Huber1-5/+5
2015-05-21Epiphany: Add the first epiphany_sim BSP v4Hesham ALMatary21-0/+1423
2015-05-21arm/s3c24xx/clock/clockdrv.c: Remove unused variable warningJoel Sherrill1-1/+0
2015-05-21arm/lpc22xx/clock/clockdrv.c: Remove unused variable warningJoel Sherrill1-1/+0
2015-05-21powerpc/shared/clock/clock.c: Remove unused variable warningJoel Sherrill1-1/+0
2015-05-21mpc55xxevb/clock/clock-config.c: Remove unused variable warningJoel Sherrill1-2/+0
2015-05-21mcf5225x/clock/clock.c: Remove unused variable warningJoel Sherrill1-1/+0
2015-05-21mcf52235/clock/clock.c: Remove unused variable warningJoel Sherrill1-1/+0
2015-05-21pc386/clock/ckinit.c: Remove prototyped but not defined warningJoel Sherrill1-1/+0
2015-05-21arm/shared/lpc/clock/lpc-clock-config.c: Remove unused variable warningJoel Sherrill1-1/+0
2015-05-21mcf52235-testsuite.tcfg: Add syscall01Joel Sherrill1-0/+1
2015-05-21Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill25-25/+25
2015-05-21simsh2e-testsuite.tcfg: Add fileioJoel Sherrill1-0/+1
2015-05-21simsh1-testsuite.tcfg: Add fileioJoel Sherrill1-0/+1
2015-05-21bsp/tms570: TypoSebastian Huber1-1/+1
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig48-640/+685
2015-05-14Remove obsolete rtems_clock_major/minorSebastian Huber1-14/+0
2015-05-07mrm332-testsuite.tcfg: Add fileioJoel Sherrill1-0/+1
2015-04-27bsps/sparc: Use inline functions for cache managerSebastian Huber3-46/+32