summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-02bsp/arm: Report correct maximal cache line length for ARM Cortex-A + L2C-310.Pavel Pisa1-0/+4
2016-10-02arm/raspberrypi: ensure that RTEMS application image can be started by U-boot.Pavel Pisa2-1/+39
2016-07-19bsps/powerpc: Fix shared console driverSebastian Huber1-13/+9
2016-07-19bsps/powerpc: Fix AltiVec enableSebastian Huber3-0/+3
2016-03-24sparc: Fix window underflow trap handlerDaniel Hellstrom1-1/+1
2016-01-27score: Fix simple timecounter supportSebastian Huber11-108/+170
2016-01-18bsps/arm: Fix broken switch statementSebastian Huber1-4/+5
2015-12-01bsp/tms570: ensure that linker symbol comparison to NULL is not optimized out.Pavel Pisa1-2/+12
2015-11-18bsp/tms570: unite code duplication in pinmux and clean SCI close per review r...Premysl Houdek3-18/+21
2015-11-18bsp/tms570: use common tms570ls3137.inc file for all board ling variants.Pavel Pisa5-64/+24
2015-11-18bsp/tms570: separate Flash variants to one which boots directly and one for b...Premysl Houdek4-0/+57
2015-11-18bsp/tms570: use POM only when application image does not start at address 0.Pavel Pisa7-14/+159
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-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-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 Huber1-0/+3
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 Huber3-0/+3
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-05-30sparc: Disable FPU in interrupt contextAlexander Krutwig1-1/+34
2015-05-28beagle bsp: RTC support for BBBragunath3-0/+283
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