summaryrefslogtreecommitdiffstats
path: root/c/src/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-18bsp/tms570: updated reserved space for vector overlay in internal RAMPremysl Houdek3-4/+6
2015-11-18bsp/tms570: fixed sci driver freeze when closing terminal bugPremysl Houdek1-3/+5
2015-11-18bsp/tms570: Pinmux support and EMAC pin definition addedPremysl Houdek4-1/+216
2015-11-18bsp/tms570: EMAC control header file corrected and EMAC interrupt vector addedPremysl Houdek6-236/+295
2015-11-17sparc: Fix context switch on SMPDaniel Cederman1-17/+14
2015-11-17Fix interrupt epilogue for ARMv7-AR and PowerPCSebastian Huber1-13/+38
2015-10-20moxiesim/configure.ac: Fix typoJoel Sherrill1-1/+1
2015-10-20h8sim-testsuite.tcfg: Add fsdosfsname01Joel Sherrill1-0/+1
2015-10-20bsp/leon3: Fix Termios context usageSebastian Huber1-8/+3
2015-09-10Beaglebone: fix missing clobber in inline assembly.Marcos Diaz1-1/+7
2015-09-03various .h files: Add missing C++ extern wrappersMartin Galvan1-0/+4
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-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 ALMatary20-0/+1422
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