Commit Graph

13078 Commits

Author SHA1 Message Date
Joel Sherrill
f3a66a3e68 mips/hurricane: Fix warnings 2014-10-19 17:00:56 -05:00
Joel Sherrill
0b51575a04 csb350/console/console-io.c: Fix warnings 2014-10-19 17:00:56 -05:00
Joel Sherrill
f4c6c2776a m68k/mrm332/console/sci.c: Fix missing variable error introduced by earlier patch 2014-10-19 17:00:56 -05:00
Joel Sherrill
139a3ab9fc sh/shsim: Further clean up and fixes to previous commit 2014-10-19 17:00:56 -05:00
Joel Sherrill
2cb449d2f3 powerpc/beatnik: Fix warnings 2014-10-19 17:00:56 -05:00
Joel Sherrill
9b7631105c powerpc/mvme3100: Fix warnings 2014-10-19 17:00:56 -05:00
Joel Sherrill
6c6a21c513 powerpc/shared/startup/probeMemEnd.c: Fix warning 2014-10-19 17:00:56 -05:00
Joel Sherrill
29741ca542 shared/vmeUniverse/vmeTsi148.c: Set defines to get all prototypes for methods in file 2014-10-19 17:00:56 -05:00
Joel Sherrill
069e58b5c2 moxie/moxiesim/include/bsp.h: Add include of <bsp/default-initial-extension.h> 2014-10-19 17:00:56 -05:00
Joel Sherrill
94a54ae187 moxie/moxiesim: Remove __main()
Moxie has .init section and that is what handles the constructors.
2014-10-19 17:00:56 -05:00
Joel Sherrill
863559abbb moxie/moxiesim: Remove unused method MOXIEBD_Install_IRQ 2014-10-19 17:00:56 -05:00
Joel Sherrill
ef2e5dbfb3 powerpc/tqm8xx/startup/bspstart.c: Fix set but not used warning 2014-10-19 17:00:55 -05:00
Joel Sherrill
4e828387f5 powerpc/t32mppc/startup/bspstart.c: Fix set but not used warning 2014-10-19 17:00:55 -05:00
Joel Sherrill
aa97f99412 powerpc/shared/startup/panic.c: Fix set but not used warning 2014-10-19 17:00:55 -05:00
Joel Sherrill
7f4deffa78 powerpc/mvme5500/pci/pcifinddevice.c: Remove unused variable 2014-10-19 17:00:55 -05:00
Joel Sherrill
9f224f67b0 powerpc/gen83xx/startup/bsprestart.c: Fix set but not used warning 2014-10-19 17:00:55 -05:00
Joel Sherrill
425fe40d67 arm/lpc176x/misc/restart.c: Fix set but not used warning 2014-10-19 17:00:55 -05:00
Joel Sherrill
a94fb39198 mcf5206 libcpu and mcf5206elite: Fix warnings 2014-10-19 17:00:55 -05:00
Joel Sherrill
46dad9d465 m68k/mvme147: Fix warnings 2014-10-19 17:00:55 -05:00
Joel Sherrill
ef559c7cd7 m68k/mvme167: Fix warnings 2014-10-19 17:00:55 -05:00
Joel Sherrill
6e14a99b58 m68k/shared and sim68000: Fix warnings 2014-10-19 17:00:55 -05:00
Joel Sherrill
c186f2ed9e m68k/mvme162: Fix warnings 2014-10-19 17:00:55 -05:00
Joel Sherrill
2674e84c21 score603e/cscope.out: Remove file accidentally added.
Also added cscope.out to .gitignore_global and recommend everyone
else do the same.
2014-10-16 09:08:10 -05:00
Joel Sherrill
751028f001 powerpc/virtex5/include/bsp.h: Fix warnings 2014-10-16 08:58:50 -05:00
Joel Sherrill
6a93975d6f powerpc/virtex4/include/bsp.h: Fix warnings 2014-10-16 08:58:50 -05:00
Joel Sherrill
fc22287702 libcpu/powerpc/ppc403/console/console405.c: Fix warnings 2014-10-16 08:58:49 -05:00
Joel Sherrill
4b86f61c00 libcpu/powerpc/mpc8xx/console-generic/console-generic.c: Fix warnings 2014-10-16 08:58:49 -05:00
Joel Sherrill
e59d26fc19 libbsp/powerpc/shared/uboot_getenv.c: Fix warnings 2014-10-16 08:58:49 -05:00
Joel Sherrill
72866a7da4 libbsp/powerpc/shared/startup/zerobss.c: Fix warnings 2014-10-16 08:58:49 -05:00
Joel Sherrill
ad5143634d libcpu/powerpc/mpc6xx: Fix warnings 2014-10-16 08:58:49 -05:00
Joel Sherrill
a14e7ba3ca libcpu/powerpc/mpc55xx/misc/flash_support.c: Fix warnings 2014-10-16 08:58:49 -05:00
Joel Sherrill
3cdc08c2dd libcpu/powerpc/e500/mmu/mmu.c: Fix warnings 2014-10-16 08:58:49 -05:00
Joel Sherrill
d4ab6611f3 powerpc/score603e: Fix warnings 2014-10-16 08:58:49 -05:00
Joel Sherrill
0626dba48a SH libcpu and libbsp: Fix warnings 2014-10-16 08:58:49 -05:00
Joel Sherrill
694debefe9 arm/rtl22xx/startup/bspstart.c: Ensure bsp_start_default() is static 2014-10-16 08:58:49 -05:00
Joel Sherrill
b3bb88be28 arm/gumstix/startup/bspstart.c: Ensure bsp_start_default() is static 2014-10-16 08:58:49 -05:00
Joel Sherrill
c696430cae arm/gp32/startup/bspstart.c: Ensure bsp_start_default() is static 2014-10-16 08:58:49 -05:00
Joel Sherrill
7c44572ab0 arm/gba/startup/bspstart.c: Ensure bsp_start_default() is static 2014-10-16 08:58:48 -05:00
Joel Sherrill
61fde4a7fa arm/edb7312/startup/bspstart.c: Ensure bsp_start_default() is static 2014-10-16 08:58:48 -05:00
Joel Sherrill
c6120ac243 arm/csb337/startup/bspstart.c: Ensure bsp_start_default() is static 2014-10-16 08:58:48 -05:00
Joel Sherrill
7ec9bd5917 mpc8260 libcpu and mpc6260ads BSP: Fix warnings 2014-10-16 08:58:48 -05:00
Joel Sherrill
4af55a83f1 libcpu/arm/at91rm9200/usart/usart.c: Fix warnings 2014-10-16 08:58:48 -05:00
Joel Sherrill
23c3b3b290 c/src/lib/libbsp/arm/rtl22xx/console/uart.c 2014-10-16 08:58:48 -05:00
Joel Sherrill
fc137e7d91 arm/csb337: Fix warnings 2014-10-16 08:58:48 -05:00
Joel Sherrill
7b5da2606b libcpu/powerpc/mpc8260/cpm/brg.c: Remove unneed extern 2014-10-16 08:58:48 -05:00
Joel Sherrill
f2ae58cf1c libcpu/powerpc/mpc6xx/timer/timer.c: Formatting 2014-10-16 08:58:48 -05:00
Joel Sherrill
f8d228d730 mpc8260ads/include/bsp.h: Add prototype to fix warning 2014-10-16 08:58:48 -05:00
Joel Sherrill
39afee9c16 mips/shared/gdbstub/mips-stub.c: Add prototype to stay self contained 2014-10-16 08:58:48 -05:00
Joel Sherrill
494d2f1ff8 Remove unused pxa255/pmc, update csb337 and gumstix BSPs 2014-10-16 08:58:48 -05:00
Joel Sherrill
f62c7daa64 mpc5xx libcpu and ss555 BSP: Fix warnings 2014-10-16 08:58:47 -05:00