u-boot-brain/arch/arm
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
..
cpu cppcheck cleanup: fix nullPointer errors 2014-11-07 16:27:07 -05:00
dts dm: sunxi: Add support for serial using driver model 2014-11-05 13:09:58 +01:00
imx-common Merge branch 'master' of git://www.denx.de/git/u-boot-imx 2014-11-05 12:48:09 -05:00
include/asm Merge git://git.denx.de/u-boot-ti 2014-11-07 16:18:35 -05:00
lib arm: interrupt_init: set sp in IRQ/FIQ modes 2014-10-29 09:03:28 -04:00
mvebu-common arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() 2014-10-23 09:59:21 -04:00
config.mk kconfig: delete redundant CONFIG_${ARCH} definition 2014-07-30 14:42:02 -04:00
Kconfig Merge branch 'master' of git://www.denx.de/git/u-boot-imx 2014-11-05 12:48:09 -05:00