summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* leon, GR-CPCI-GR740: Added peripheral PCI driverJavier Jalle2017-05-027-0/+813
* bsp/tms570: include package balls and PINMMR registers mapping for TMS5704357...Pavel Pisa2017-04-292-0/+1115
* virtex5/startup/dummy_console.c: Use <rtems/bspIo.h> and <rtems/console.h> fo...Joel Sherrill2017-04-261-20/+2
* virtex4/startup/dummy_console.c: Use <rtems/bspIo.h> and <rtems/console.h> fo...Joel Sherrill2017-04-261-17/+2
* or1k/generic_or1k/irq/irq.c: Include <rtems/inttypes.h> and fix printf() form...Joel Sherrill2017-04-251-1/+2
* rtems/inttypes.h epiphany_sim/irq/irq.c: Add PRIdrtems_vector_number and use itJoel Sherrill2017-04-251-1/+3
* genmcf548x/irq/irq.c: Fix incompatible pointer warningJoel Sherrill2017-04-241-2/+8
* sh/sh7750/sci/sh4uart.c: ix misleading indentation warningJoel Sherrill2017-04-241-1/+1
* powerpc/new-exceptions/bspsupport/ppc_exc_print.c: Fix printf() format warningsJoel Sherrill2017-04-241-2/+2
* powerpc/mpc5xx/console-generic/console-generic.c: Use updated struct termios ...Joel Sherrill2017-04-241-2/+2
* leon2/console/debugputs.c: Fix misleading indentation warningJoel Sherrill2017-04-241-5/+5
* virtex5/startup/dummy_console.c: Fix no prototype warningJoel Sherrill2017-04-241-0/+1
* virtex4/startup/dummy_console.c: Fix no prototype warningJoel Sherrill2017-04-241-0/+1
* mcf5235/console/console.c: Fix indentation and add bracesJoel Sherrill2017-04-241-5/+6
* sparc64/shared/helenos/boot/sparc64/loader/main.c: Fix printf() format warningJoel Sherrill2017-04-241-1/+1
* sparc64/shared/clock/ckinit.c: Include <rtems/bspIo.h>Joel Sherrill2017-04-241-0/+1
* shared/drvmgr/leon2_amba_bus.c: Include <rtems/bspIo.h>Joel Sherrill2017-04-241-0/+1
* shared/startup/panic.c: Fix printf() format warningsJoel Sherrill2017-04-241-2/+5
* shared/pci/detect_raven_bridge.c: Fix printf() format warningsJoel Sherrill2017-04-241-1/+1
* shared/bootloader/mm.c: Fix printf() format warningsJoel Sherrill2017-04-241-2/+4
* shared/bootloader/misc.c: Fix printf() format warningsJoel Sherrill2017-04-241-2/+3
* beatnik/pci/gt_pci_init.c: Fix printf() format warningsJoel Sherrill2017-04-241-1/+1
* beatnik/startup/bspstart.c: Fix printf() format warningsJoel Sherrill2017-04-241-1/+1
* beatnik/marvell/discovery.c: Fix printf() format warningsJoel Sherrill2017-04-241-2/+2
* gensh2/console/config.c: Fix to reflect struct termios changeJoel Sherrill2017-04-241-4/+6
* uC5282/startup/bspstart.c: Fix printf() format warningsJoel Sherrill2017-04-241-6/+16
* uC5282/console/console.c: Add braces and correct indentation to fix warningsJoel Sherrill2017-04-241-5/+6
* libbsp/shared/pci/pci_bus_count.c: Add include <rtems/bspIo.h>Joel Sherrill2017-04-241-0/+1
* gen68340/startup/dumpanic.c: Fix printf() format warningsJoel Sherrill2017-04-241-10/+10
* fb/fb.c: Include <rtems/inttypes.h> and use PRI constant to fix warningJoel Sherrill2017-04-231-2/+7
* amba/ahbstat.c: Correct printf() formatJoel Sherrill2017-04-231-1/+1
* uart/apbuart.c: Correct printk() formatJoel Sherrill2017-04-231-1/+1
* spw/grspw_router.c: Include <rtems/bspIo.h>Joel Sherrill2017-04-231-0/+1
* irq/genirq.c: Include <rtems/bspIo.h>Joel Sherrill2017-04-231-0/+1
* drvmgr/ambapp_bus.c: Include <rtems/bspIo.h>Joel Sherrill2017-04-231-0/+1
* amba/ahbstat.c: Include <rtems/bspIo.h>Joel Sherrill2017-04-231-0/+1
* elnk.c: Fix printf() format warningsJoel Sherrill2017-04-201-3/+9
* elnk.c: rtems_elnk_driver_attach() prototype addedJoel Sherrill2017-04-201-0/+3
* elnk.c: Make elnk_txDaemon() static to fix warningJoel Sherrill2017-04-201-1/+1
* if_fxp.c: Add prototype of rtems_fxp_attach()Joel Sherrill2017-04-201-0/+3
* if_fxp.c: Remove unused variableJoel Sherrill2017-04-201-1/+1
* dec21140.c: Add prototype of dec21140_txDaemon()Joel Sherrill2017-04-201-0/+2
* dec21140.c: Fix printk() warningsJoel Sherrill2017-04-201-3/+3
* dec21140.c: Include <libcpu/page.h> to eliminate warningsJoel Sherrill2017-04-201-0/+1
* dec21140.c: Fix PRIxx formatterJoel Sherrill2017-04-201-1/+1
* m68k/mrm332/./sci.c: Use inttypes.h constants removes 6 warnings.Cillian O'Donnell2017-04-141-6/+7
* powerpc/haleakala/./mmu_405.c: Use inttypes.h constants removes 11 warnings.Cillian O'Donnell2017-04-141-6/+14
* powerpc/mvme550/./pci.c: Use inttypes.h constant to fix 1 warning.Cillian O'Donnell2017-04-141-1/+2
* virtex4/startup/bspstart.c: Use %p to fix 11 warnings.Cillian O'Donnell2017-04-141-13/+14
* virtex5/startup/bspstart.c: Use %p to fix 11 warnings.Cillian O'Donnell2017-04-141-13/+14