summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-24sh/sh7750/sci/sh4uart.c: ix misleading indentation warningJoel Sherrill1-1/+1
2017-04-24powerpc/new-exceptions/bspsupport/ppc_exc_print.c: Fix printf() format warningsJoel Sherrill1-2/+2
2017-04-24powerpc/mpc5xx/console-generic/console-generic.c: Use updated struct termios ...Joel Sherrill1-2/+2
2017-04-24leon2/console/debugputs.c: Fix misleading indentation warningJoel Sherrill1-5/+5
2017-04-24virtex5/startup/dummy_console.c: Fix no prototype warningJoel Sherrill1-0/+1
2017-04-24virtex4/startup/dummy_console.c: Fix no prototype warningJoel Sherrill1-0/+1
2017-04-24mcf5235/console/console.c: Fix indentation and add bracesJoel Sherrill1-5/+6
2017-04-24sparc64/shared/helenos/boot/sparc64/loader/main.c: Fix printf() format warningJoel Sherrill1-1/+1
2017-04-24sparc64/shared/clock/ckinit.c: Include <rtems/bspIo.h>Joel Sherrill1-0/+1
2017-04-24shared/drvmgr/leon2_amba_bus.c: Include <rtems/bspIo.h>Joel Sherrill1-0/+1
2017-04-24shared/startup/panic.c: Fix printf() format warningsJoel Sherrill1-2/+5
2017-04-24shared/pci/detect_raven_bridge.c: Fix printf() format warningsJoel Sherrill1-1/+1
2017-04-24shared/bootloader/mm.c: Fix printf() format warningsJoel Sherrill1-2/+4
2017-04-24shared/bootloader/misc.c: Fix printf() format warningsJoel Sherrill1-2/+3
2017-04-24beatnik/pci/gt_pci_init.c: Fix printf() format warningsJoel Sherrill1-1/+1
2017-04-24beatnik/startup/bspstart.c: Fix printf() format warningsJoel Sherrill1-1/+1
2017-04-24beatnik/marvell/discovery.c: Fix printf() format warningsJoel Sherrill1-2/+2
2017-04-24gensh2/console/config.c: Fix to reflect struct termios changeJoel Sherrill1-4/+6
2017-04-24uC5282/startup/bspstart.c: Fix printf() format warningsJoel Sherrill1-6/+16
2017-04-24uC5282/console/console.c: Add braces and correct indentation to fix warningsJoel Sherrill1-5/+6
2017-04-24libbsp/shared/pci/pci_bus_count.c: Add include <rtems/bspIo.h>Joel Sherrill1-0/+1
2017-04-24gen68340/startup/dumpanic.c: Fix printf() format warningsJoel Sherrill1-10/+10
2017-04-23fb/fb.c: Include <rtems/inttypes.h> and use PRI constant to fix warningJoel Sherrill1-2/+7
2017-04-23amba/ahbstat.c: Correct printf() formatJoel Sherrill1-1/+1
2017-04-23uart/apbuart.c: Correct printk() formatJoel Sherrill1-1/+1
2017-04-23spw/grspw_router.c: Include <rtems/bspIo.h>Joel Sherrill1-0/+1
2017-04-23irq/genirq.c: Include <rtems/bspIo.h>Joel Sherrill1-0/+1
2017-04-23drvmgr/ambapp_bus.c: Include <rtems/bspIo.h>Joel Sherrill1-0/+1
2017-04-23amba/ahbstat.c: Include <rtems/bspIo.h>Joel Sherrill1-0/+1
2017-04-20elnk.c: Fix printf() format warningsJoel Sherrill1-3/+9
2017-04-20elnk.c: rtems_elnk_driver_attach() prototype addedJoel Sherrill1-0/+3
2017-04-20elnk.c: Make elnk_txDaemon() static to fix warningJoel Sherrill1-1/+1
2017-04-20if_fxp.c: Add prototype of rtems_fxp_attach()Joel Sherrill1-0/+3
2017-04-20if_fxp.c: Remove unused variableJoel Sherrill1-1/+1
2017-04-20dec21140.c: Add prototype of dec21140_txDaemon()Joel Sherrill1-0/+2
2017-04-20dec21140.c: Fix printk() warningsJoel Sherrill1-3/+3
2017-04-20dec21140.c: Include <libcpu/page.h> to eliminate warningsJoel Sherrill1-0/+1
2017-04-20dec21140.c: Fix PRIxx formatterJoel Sherrill1-1/+1
2017-04-14m68k/mrm332/./sci.c: Use inttypes.h constants removes 6 warnings.Cillian O'Donnell1-6/+7
2017-04-14powerpc/haleakala/./mmu_405.c: Use inttypes.h constants removes 11 warnings.Cillian O'Donnell1-6/+14
2017-04-14powerpc/mvme550/./pci.c: Use inttypes.h constant to fix 1 warning.Cillian O'Donnell1-1/+2
2017-04-14virtex4/startup/bspstart.c: Use %p to fix 11 warnings.Cillian O'Donnell1-13/+14
2017-04-14virtex5/startup/bspstart.c: Use %p to fix 11 warnings.Cillian O'Donnell1-13/+14
2017-04-14libbsp/.../sparc64/loader/main.c: Use inttypes.h constants to remove 1 warningCillian O'Donnell1-1/+2
2017-04-14libchip/network/dec21140.c: Use inttypes.h to fix 1 warning.Cillian O'Donnell1-1/+3
2017-04-14libbsp/powerpc/./pci/detect_raven_bridge.c: Use inttypes.h to fix 1 warning.Cillian O'Donnell1-1/+2
2017-04-13bootstrap: regenerate files after sort order fixGedare Bloom2-4/+4
2017-04-07libcpu/../mpc5xx/.../vectors_init.c: Using inttype macros fixes 39 format war...Cillian O'Donnell1-39/+41
2017-04-05lm32/shared/timer/timer.c: Include <rtems/bspIo.h>Joel Sherrill1-0/+1
2017-04-05lm32/shared/milkymist_video/video.c: Include <rtems/bspIo.h>Joel Sherrill1-0/+1