summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-14bsp/mcf5206elite: Remove <i2c.h> inlude in <bsp.h>Sebastian Huber2-3/+1
2015-01-13bsp/qoriq: Add T2080RDB and T4240RDB variantsSebastian Huber24-318/+714
2015-01-10moxiesim: Add conditional logic to handle old and new gas syntaxAnthony Green2-2/+21
2015-01-09powerpc: Use alternate time base for CPU counterSebastian Huber1-1/+1
2015-01-09bsp/qoriq: Fix nanoseconds extensionSebastian Huber1-4/+17
2015-01-09bsp/qoriq: Increase MAS0[ESEL] widthSebastian Huber1-3/+3
2015-01-09bsp/qoriq: Add MAS7 support for MMUSebastian Huber7-21/+50
2015-01-09bsps/powerpc: Support for 64 byte cache linesSebastian Huber1-6/+23
2015-01-09bsps/u-boot: Add optional text and data sectionsSebastian Huber1-4/+12
2015-01-09bsps/u-boot: Update due to API changesSebastian Huber3-7/+155
2015-01-09smp: Add and use _SMP_Should_start_processor()Sebastian Huber2-10/+2
2015-01-04pc386: Add Edison base supportJoel Sherrill12-17/+220
2015-01-04clock_driver_simidle.c: Add BSP_CLOCK_DRIVER_DELAYJoel Sherrill1-0/+10
2015-01-04pc386: Add BSP_ENABLE_COM1_COM4 BSP optionJoel Sherrill3-27/+38
2015-01-04pc386: Add BSP_ENABLE_IDE BSP optionJoel Sherrill4-1/+13
2015-01-04pc386: Add BSP_ENABLE_VGA BSP optionJoel Sherrill7-36/+69
2014-12-23Use fixed-width C99 types for PowerPC in_be16() and co.Nick Withers23-154/+163
2014-12-23pc386: scan all functions of multi-function PCI devicesTill Strauman1-7/+23
2014-12-17bsp/moxiesim: Add cache manager implementationSebastian Huber1-0/+5
2014-12-15bsp/beagle: Fix some warningsBen Gras5-3/+6
2014-12-15mcf5225x-testsuite.tcfg: Add fileioJoel Sherrill1-0/+1
2014-12-15bsp/mpc55xxevb: Fix warningsSebastian Huber2-2/+10
2014-12-15bsp/t32mppc: Fix warningsSebastian Huber2-5/+8
2014-12-15bsps/powerpc: Disable SPE for soft-float variantsSebastian Huber2-2/+2
2014-12-15bsp/lpc32xx: Fix memory mapSebastian Huber1-1/+1
2014-12-12bsp/mpc8xx: Fix warningsSebastian Huber7-116/+45
2014-12-12bsp/mpc8xx: Fix warningsSebastian Huber4-15/+28
2014-12-08sparc64: put each copyright on one lineGedare Bloom5-20/+12
2014-12-05bsps/sparc: Fix trap table initializationSebastian Huber3-9/+13
2014-12-05Update bug report URLSebastian Huber117-117/+117
2014-12-05libmisc: More useful default configurationSebastian Huber7-104/+3
2014-12-05beagle bsp: disable watchdog on am335xBen Gras1-0/+9
2014-12-04i386: doxygen and comments related to VESA real mode framebufferJan Dolezal7-371/+622
2014-12-04i386/pc386: cammelCase (struct and function names) to underscores, typedefed ...Jan Dolezal7-245/+250
2014-12-04bsp/leon3: Fix trap table initializationSebastian Huber1-1/+2
2014-12-04SPARC: optimize IRQ enable & disableDaniel Hellstrom3-35/+49
2014-12-03pc386 bsp fix for default modeBen Gras1-2/+2
2014-12-03Move the flash size probe into bankValidate()Nick Withers1-4/+5
2014-12-02sparc/leon2: LEON_Is_interrupt_masked for Leon2 in leon.h wrongly definedJiri Gaisler1-1/+1
2014-12-02sparc/leon3: LEON_Is_interrupt_masked for Leon3 in leon.h wrongly definedJiri Gaisler1-3/+1
2014-12-02SPARC: optimize window underflow trapDaniel Hellstrom1-1/+10
2014-12-02SPARC: window overflow optimizationDaniel Hellstrom1-1/+10
2014-12-01m68k/mcf5235: GCC 4.9.2 generates invalid code for Init5235.Chris Johns3-13/+26
2014-11-27bsp/qoriq: Delete empty header fileSebastian Huber3-5/+0
2014-11-27bsps/arm: Add .nocache sectionSebastian Huber56-184/+136
2014-11-26libbsp/shared/bspinit.c: Document assumption of NULL returnedJosh Oguin1-12/+12
2014-11-25bsps/arm: L2C 310 avoid infinite loopsSebastian Huber1-0/+8
2014-11-24bsp/ngmp: Use -muser-mode GCC optionSebastian Huber1-1/+1
2014-11-23leon2: include <rtems/ringbuf.h> not <ringbuf.h>Joel Sherrill1-2/+2
2014-11-21powerpc/haleakala: Fix warningsJoel Sherrill2-1110/+1119