u-boot-brain/arch/powerpc/cpu/ppc4xx
Kim Phillips 20051f2ab2 arch/powerpc/lib/board.c, *traps.c: sparse fixes
traps.c:*:1: warning: symbol 'print_backtrace' was not declared. Should it be static?
traps.c:93:1: warning: symbol '_exception' was not declared. Should it be static?
board.c:166:6: warning: symbol '__board_add_ram_info' was not declared. Should it be static?
board.c:174:5: warning: symbol '__board_flash_wp_on' was not declared. Should it be static?
board.c:187:6: warning: symbol '__cpu_secondary_init_r' was not declared. Should it be static?
board.c:265:12: warning: symbol 'init_sequence' was not declared. Should it be static?
board.c:348:5: warning: symbol '__fixup_cpu' was not declared. Should it be static?
board.c:405:53: warning: Using plain integer as NULL pointer

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2012-11-04 11:00:35 -07:00
..
4xx_ibm_ddr2_autocalib.c 4xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warnings 2011-11-16 21:15:07 +01:00
4xx_pci.c 4xx_pci.c: add error checking, fix GCC 4.6 build warning 2011-11-03 20:40:38 +01:00
4xx_pcie.c 4xx_pcie.c: Fix GCC 4.6 build warnings 2011-11-16 21:14:39 +01:00
4xx_uart.c 4xx_uart.c: fix GCC 4.6 build warnings 2011-11-03 20:39:49 +01:00
40x_spd_sdram.c 40x_spd_sdram.c: Fix GCC 4.6 build warnings 2011-11-16 21:15:59 +01:00
44x_spd_ddr2.c 44x_spd_ddr2.c: Fix GCC 4.6 build warnings 2011-11-16 21:15:51 +01:00
44x_spd_ddr.c 44x_spd_ddr.c: Fix GCC 4.6 build warnings 2011-11-16 21:15:36 +01:00
bedbug_405.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
cache.S ppc4xx: Move ppc4xx headers to powerpc include directory 2010-09-23 09:02:05 +02:00
cmd_chip_config.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
cmd_ecctest.c cmd_ecctest.c: Fix GCC 4.6 build warnings 2011-11-16 21:15:20 +01:00
config.mk PowerPC: Move -fPIC flag to common place 2011-04-11 21:36:41 +02:00
cpu_init.c PPC405EX CHIP_21 erratum 2011-05-12 16:10:51 +02:00
cpu.c ppc4xx: Remove IOP480 support 2012-10-15 11:53:59 -07:00
dcr.S ppc4xx: Move ppc4xx headers to powerpc include directory 2010-09-23 09:02:05 +02:00
denali_data_eye.c GCC4.6: Squash warnings in denali_data_eye.c 2011-10-27 23:54:00 +02:00
denali_spd_ddr2.c GCC4.6: Squash warnings in denali_spd_ddr2.c 2011-10-27 23:54:00 +02:00
ecc.c ppc4xx: Move ppc4xx headers to powerpc include directory 2010-09-23 09:02:05 +02:00
ecc.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
fdt.c Merge branch 'next' of /home/wd/git/u-boot/next 2010-09-28 23:30:47 +02:00
gpio.c ppc4xx: Big header cleanup part 2, mostly PPC405 related 2010-09-23 09:02:05 +02:00
interrupts.c ppc4xx: Change tsr/tcr macros to upper case 2010-10-20 10:07:55 +02:00
kgdb.S ppc4xx: Move ppc4xx headers to powerpc include directory 2010-09-23 09:02:05 +02:00
Makefile ppc4xx: Remove IOP480 support 2012-10-15 11:53:59 -07:00
miiphy.c net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
reginfo.c ppc4xx: Big header cleanup, mostly PPC440 related 2010-09-23 09:02:05 +02:00
resetvec.S Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
sdram.c ppc4xx: Move ppc4xx headers to powerpc include directory 2010-09-23 09:02:05 +02:00
sdram.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
speed.c ppc4xx: Remove AP1000 board support 2012-10-15 11:53:59 -07:00
start.S ppc4xx: Remove IOP480 support 2012-10-15 11:53:59 -07:00
tlb.c ppc4xx: Move ppc4xx headers to powerpc include directory 2010-09-23 09:02:05 +02:00
traps.c arch/powerpc/lib/board.c, *traps.c: sparse fixes 2012-11-04 11:00:35 -07:00
u-boot.lds common: Discard the __u_boot_cmd section 2012-10-22 08:29:42 -07:00
uic.c ppc4xx: Move ppc4xx headers to powerpc include directory 2010-09-23 09:02:05 +02:00
usb_ohci.c usb: lowlevel interface change to support multiple controllers 2012-10-15 11:54:00 -07:00
usb_ohci.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
usb.c ppc4xx: Remove usbdev.c 2011-12-07 20:00:40 +01:00
xilinx_irq.c ppc4xx: Move ppc4xx headers to powerpc include directory 2010-09-23 09:02:05 +02:00