summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* bsp/beagle: Fix some warningsBen Gras2014-12-155-3/+6
* mcf5225x-testsuite.tcfg: Add fileioJoel Sherrill2014-12-151-0/+1
* bsp/mpc55xxevb: Fix warningsSebastian Huber2014-12-152-2/+10
* bsp/t32mppc: Fix warningsSebastian Huber2014-12-152-5/+8
* bsps/powerpc: Disable SPE for soft-float variantsSebastian Huber2014-12-152-2/+2
* bsp/lpc32xx: Fix memory mapSebastian Huber2014-12-151-1/+1
* bsp/mpc8xx: Fix warningsSebastian Huber2014-12-128-118/+45
* bsp/mpc8xx: Fix warningsSebastian Huber2014-12-127-26/+30
* sparc64: put each copyright on one lineGedare Bloom2014-12-088-30/+18
* bsps/sparc: Fix trap table initializationSebastian Huber2014-12-053-9/+13
* Update bug report URLSebastian Huber2014-12-05134-134/+134
* libmisc: More useful default configurationSebastian Huber2014-12-057-104/+3
* beagle bsp: disable watchdog on am335xBen Gras2014-12-052-0/+15
* i386: doxygen and comments related to VESA real mode framebufferJan Dolezal2014-12-048-399/+659
* i386/pc386: cammelCase (struct and function names) to underscores, typedefed ...Jan Dolezal2014-12-047-245/+250
* bsp/leon3: Fix trap table initializationSebastian Huber2014-12-041-1/+2
* SPARC: optimize IRQ enable & disableDaniel Hellstrom2014-12-045-90/+114
* pc386 bsp fix for default modeBen Gras2014-12-031-2/+2
* Move the flash size probe into bankValidate()Nick Withers2014-12-031-4/+5
* sparc/leon2: LEON_Is_interrupt_masked for Leon2 in leon.h wrongly definedJiri Gaisler2014-12-021-1/+1
* sparc/leon3: LEON_Is_interrupt_masked for Leon3 in leon.h wrongly definedJiri Gaisler2014-12-021-3/+1
* SPARC: optimize window underflow trapDaniel Hellstrom2014-12-022-9/+16
* SPARC: optimize window overflow trap entryDaniel Hellstrom2014-12-021-0/+1
* SPARC: window overflow optimizationDaniel Hellstrom2014-12-022-17/+19
* m68k/mcf5235: GCC 4.9.2 generates invalid code for Init5235.Chris Johns2014-12-013-13/+26
* bsp/qoriq: Delete empty header fileSebastian Huber2014-11-273-5/+0
* bsps/arm: Add .nocache sectionSebastian Huber2014-11-2756-184/+136
* libchip/serial/z85c30.c: Remove redundant assignmentJosh Oguin2014-11-261-1/+0
* libchip/serial/ns16550* and z8530*: Assert on baud number to avoid divide by 0Josh Oguin2014-11-263-1/+14
* libchip/display/disp_hcms29xx.c: Remove useless variable and checkJosh Oguin2014-11-261-6/+1
* libbsp/shared/bspinit.c: Document assumption of NULL returnedJosh Oguin2014-11-261-12/+12
* rtems: Move rtems_cache_aligned_malloc()Sebastian Huber2014-11-2512-55/+7
* bsps/arm: L2C 310 avoid infinite loopsSebastian Huber2014-11-251-0/+8
* bsp/ngmp: Use -muser-mode GCC optionSebastian Huber2014-11-241-1/+1
* leon2: include <rtems/ringbuf.h> not <ringbuf.h>Joel Sherrill2014-11-231-2/+2
* powerpc/haleakala: Fix warningsJoel Sherrill2014-11-212-1110/+1119
* powerpc/haleakala: Add network driverNigel Spon2014-11-219-42/+1845
* Delete or rename MIN/MAX macros and definesSebastian Huber2014-11-213-6/+2
* autotools: regenerate preinstall.am for pc386Gedare Bloom2014-11-201-1/+2
* i386/pc386: VESA based frame buffer utilizing real mode interrupt 10hJan Dolezal2014-11-206-0/+1021
* i386/pc386/include: header files for VESA BIOS EXTENSIONS and VESA Extended D...Jan Dolezal2014-11-204-0/+986
* i386/shared/realmode_int: real mode interrupt interfaceJan Dolezal2014-11-204-0/+497
* i386: global descriptor table manipulation functionsJan Dolezal2014-11-202-40/+207
* i386: GDTR manipulation functions parameters changed to use explicit width typesJan Dolezal2014-11-202-5/+7
* i386/pc386: configurable size of descriptor tablesJan Dolezal2014-11-206-8/+51
* bsps/arm: Enable L2C for Cortex-A9 MPCore BSPsSebastian Huber2014-11-2011-65/+98
* bsps/arm: L2C 310 drop exclusive cache supportSebastian Huber2014-11-201-71/+50
* bsps/arm: L1 cache support changesSebastian Huber2014-11-201-16/+21
* bsps/arm: L2C 310 compile-time errata 588369Sebastian Huber2014-11-201-49/+19
* bsps/arm: L2C 310 compile-time errata 753970Sebastian Huber2014-11-201-71/+43