u-boot-brain/arch/powerpc/cpu
Wolfgang Denk 0060517ae0 cppcheck cleanup: fix nullPointer errors
There are a number of places where U-Boot intentionally and legally
accesses physical address 0x0000, for example when installing
exception vectors on systems where these are located in low memory.

Add "cppcheck-suppress nullPointer" comments to silence cppcheck
where this is intentional and legal.

Signed-off-by: Wolfgang Denk <wd@denx.de>
2014-11-07 16:27:07 -05:00
..
74xx_7xx PowerPC: drop some 74xx_7xx boards and related code 2014-10-27 14:35:55 +01:00
mpc5xx kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
mpc5xxx ppc/arm: remove remainders of dead boards in Kconfig 2014-10-31 00:42:19 +01:00
mpc8xx ppc/arm: remove remainders of dead boards in Kconfig 2014-10-31 00:42:19 +01:00
mpc8xxx fsl_sec : Change accessor function to take care of endianness 2014-10-16 14:16:50 -07:00
mpc83xx kconfig: add CONFIG_SUPPORT_SPL 2014-10-27 17:54:10 -04:00
mpc85xx cppcheck cleanup: fix nullPointer errors 2014-11-07 16:27:07 -05:00
mpc86xx kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
mpc512x kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
mpc824x kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
mpc8260 ppc: Zap TQM8272 board 2014-10-27 14:35:56 +01:00
ppc4xx ppc: Fix ppc4xx CONFIG_SYS_GENERIC_BOARD 2014-11-05 10:23:50 +01:00
Makefile Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) 2013-12-16 08:59:42 -05:00