summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
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-26libchip/serial/z85c30.c: Remove redundant assignmentJosh Oguin1-1/+0
2014-11-26libchip/serial/ns16550* and z8530*: Assert on baud number to avoid divide by 0Josh Oguin3-1/+14
2014-11-26libchip/display/disp_hcms29xx.c: Remove useless variable and checkJosh Oguin1-6/+1
2014-11-26libbsp/shared/bspinit.c: Document assumption of NULL returnedJosh Oguin1-12/+12
2014-11-25rtems: Move rtems_cache_aligned_malloc()Sebastian Huber12-55/+7
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
2014-11-21powerpc/haleakala: Add network driverNigel Spon9-42/+1845
2014-11-21Delete or rename MIN/MAX macros and definesSebastian Huber3-6/+2
2014-11-20autotools: regenerate preinstall.am for pc386Gedare Bloom1-1/+2
2014-11-20i386/pc386: VESA based frame buffer utilizing real mode interrupt 10hJan Dolezal6-0/+1021
2014-11-20i386/pc386/include: header files for VESA BIOS EXTENSIONS and VESA Extended D...Jan Dolezal4-0/+986
2014-11-20i386/shared/realmode_int: real mode interrupt interfaceJan Dolezal4-0/+497
2014-11-20i386: global descriptor table manipulation functionsJan Dolezal2-40/+207
2014-11-20i386: GDTR manipulation functions parameters changed to use explicit width typesJan Dolezal2-5/+7
2014-11-20i386/pc386: configurable size of descriptor tablesJan Dolezal6-8/+51
2014-11-20bsps/arm: Enable L2C for Cortex-A9 MPCore BSPsSebastian Huber11-65/+98
2014-11-20bsps/arm: L2C 310 drop exclusive cache supportSebastian Huber1-71/+50
2014-11-20bsps/arm: L1 cache support changesSebastian Huber1-16/+21
2014-11-20bsps/arm: L2C 310 compile-time errata 588369Sebastian Huber1-49/+19
2014-11-20bsps/arm: L2C 310 compile-time errata 753970Sebastian Huber1-71/+43
2014-11-20bsps/arm: L2C 310 exclusive config is fatalSebastian Huber2-8/+18
2014-11-20bsps/arm: L2C 310 use l2c_310_* prefix throughoutSebastian Huber1-99/+99
2014-11-20bsps/arm: L2C 310 use L2C_310_* prefix throughoutSebastian Huber1-232/+232
2014-11-20bsps/arm: L2C 310 add compile time checksSebastian Huber4-85/+80
2014-11-20bsps/arm: L2C 310 delete invalid linkSebastian Huber1-2/+0
2014-11-20bsps/arm: L2C 310 simplify and remove white spaceSebastian Huber1-292/+177
2014-11-20bsps/arm: L2C 310 rename BSP_ARM_L2CC_BASESebastian Huber3-28/+28
2014-11-20bsp/xilinx-zynq: Add Cadence I2C bus driverSebastian Huber6-0/+645
2014-11-20bsp/xilinx-zynq: Add zync_clock_cpu_1x()Sebastian Huber3-2/+14
2014-11-20bsp/xilinx-zynq: Rename BSP_ARM_A9MPCORE_UARTCLKSebastian Huber2-5/+5
2014-11-20bsp/xilinx-zynq: Adjust BSP_ARM_A9MPCORE_PERIPHCLKSebastian Huber1-1/+1
2014-11-20bsps/arm: Adjust stacks for ARMv4Sebastian Huber2-19/+7
2014-11-20ARM removed shared/abort from several ARM BSPsAlan Cudmore6-54/+55
2014-11-05lpc23xx_tli800-testsuite.tcfg: Add dl02Joel Sherrill1-0/+1
2014-11-05lpc2362-testsuite.tcfg: Add dl02Joel Sherrill1-0/+1
2014-11-05lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add a handful more testsJoel Sherrill1-0/+8
2014-11-05lm3s3749-testsuite.tcfg: Add dl02Joel Sherrill1-0/+1
2014-11-04lpc23xx_tli800-testsuite.tcfg: Add dl01Joel Sherrill1-0/+1
2014-11-04lpc2362-testsuite.tcfg: Add dl01Joel Sherrill1-0/+1
2014-11-04lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add rbheap01Joel Sherrill1-0/+1
2014-11-04lm3s3749-testsuite.tcfg: Add dl01Joel Sherrill1-0/+1
2014-11-04Regenerated preinstall.am file.Chris Johns1-0/+1
2014-11-03BSP for several Beagle productsBen Gras36-3221/+1485
2014-11-03Added BeagleBoard BSPClaas Ziemke29-0/+4596