summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm/gba/irq/irq.c: Fix warnings and clean upJoel Sherrill2014-10-091-0/+6
* arm/gba/clock/clockdrv.c: Fix warnings and clean upJoel Sherrill2014-10-091-3/+6
* libcpu/powerpc/mpc6xx/clock/c_clock.c: Fix warning and clean upJoel Sherrill2014-10-091-50/+39
* libbsp/shared/console-polled.c: Fix warningJoel Sherrill2014-10-091-10/+3
* libbsp/shared/clockdrv_shell.h: Fix warningJoel Sherrill2014-10-091-0/+1
* libbsp/v850/shared/crt1.c: Remove warningsJoel Sherrill2014-10-091-6/+10
* libcpu/powerpc/mpc8xx/clock: Fix warnings and clean upJoel Sherrill2014-10-092-45/+55
* sparc64/shared/clock/ckinit.c: Clean up formattingJoel Sherrill2014-10-091-14/+15
* LEON: let termios layer handle \n also in pollingDaniel Hellstrom2014-10-091-1/+1
* LEON: console print \r\n instead of \n\rDaniel Hellstrom2014-10-091-2/+3
* LEON3: use interrupt layer in clock driverDaniel Hellstrom2014-10-092-3/+21
* SPARC BSPs: irq-shared.c code style clean-upDaniel Hellstrom2014-10-091-27/+27
* LEON3 SMP: support static interrupt affinityDaniel Hellstrom2014-10-093-8/+46
* SPARC BSPs: added CPU aware interrupt ctrl operationsDaniel Hellstrom2014-10-093-13/+65
* bsps/mcf5235: Fix warningsSebastian Huber2014-10-091-810/+812
* bsps/mcf548x: Fix warningsSebastian Huber2014-10-091-0/+1
* bsps/mcf548x: Fix warningsSebastian Huber2014-10-091-1099/+1101
* bsps/mcf548x: Fix warningsSebastian Huber2014-10-091-1/+2
* bsp/genmcf548x: Fix warningSebastian Huber2014-10-091-1/+0
* libchip/serial: Task driven mode for NS16550Sebastian Huber2014-10-072-12/+120
* libchip/serial: Fix NS16550 for pppstart()Sebastian Huber2014-10-072-18/+40
* libchip/serial: Add alternative NS16550 driverSebastian Huber2014-10-0729-949/+1640
* bsps: Add Termios console driver initializationSebastian Huber2014-10-075-0/+244
* termios: Partially hide rtems_termios_ttySebastian Huber2014-10-075-55/+76
* termios: Separate flow control from normal handlerSebastian Huber2014-10-072-4/+3
* erc32,leon2: replace bsp_reset with SPARC fatal handlerDaniel Hellstrom2014-10-063-9/+2
* LEON3: use CPU_Fatal_halt for haltDaniel Hellstrom2014-10-064-65/+90
* SPARC: Fatal_halt use source and exit codesDaniel Hellstrom2014-10-068-0/+92
* SPARC: add BSP specific error handlerDaniel Hellstrom2014-10-068-3/+30
* SPARC BSPs: remove BSP_fatal_return unreached codeDaniel Hellstrom2014-10-064-13/+2
* bsp/stm32f4XXXX: System clock configurationTomasz Gregorek2014-10-026-24/+475
* Fix assertion "BUF != NULL" for i386Moroz.Oleg2014-10-021-4/+4
* bsp/leon3: Replace the define LEON3_MP_IRQ with a weakly linked variableDaniel Cederman2014-10-026-12/+22
* or1ksim: Console: implement uart_read_polledHesham ALMatary2014-09-291-2/+11
* bsp/genmcf548x: Use inline cache implementationSebastian Huber2014-09-234-95/+133
* bsp/genmcf548x: Delete duplicate network configSebastian Huber2014-09-231-7/+0
* bsps: Fix build errorSebastian Huber2014-09-1847-121/+2
* tod.h -> libcsupport like other driver and helper prototype filesJoel Sherrill2014-09-164-73/+3
* pc386/.../bsp.h: Do not include crt.hJoel Sherrill2014-09-161-6/+0
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-1656-276/+257
* or1k: New cache manager.Hesham ALMatary2014-09-169-17/+333
* or1ksim: Update READMEHesham ALMatary2014-09-161-18/+20
* or1ksim: Implement cpu counter functions.Hesham ALMatary2014-09-161-0/+24
* or1ksim: work-around to make or1ksim tick timer accurate.Hesham ALMatary2014-09-161-7/+28
* OpenRISC: Account for red-zone (fixup printf bug).Hesham ALMatary2014-09-161-1/+1
* bsps/arm: Delete obsolete compiler flagsSebastian Huber2014-09-1112-16/+11
* score: Rename _BSP_Exception_frame_print()Sebastian Huber2014-09-115-5/+5
* bsps/arm: Add a9mpcore_clock_initialize_early()Sebastian Huber2014-09-105-5/+16
* bsps/arm: Fix get cache sizeSebastian Huber2014-09-101-4/+6
* bsps/arm: Fix invalidate instruction cacheSebastian Huber2014-09-101-33/+2