u-boot-brain/arch/arm/cpu/arm926ejs/mxs
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
..
clock.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
iomux.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile Merge branch 'u-boot/master' into 'u-boot-arm/master' 2014-04-08 09:25:08 +02:00
mxs_init.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
mxs.c cppcheck cleanup: fix nullPointer errors 2014-11-07 16:27:07 -05:00
mxsimage-signed.cfg arm: mxs: Add support for generating signed BootStream 2014-04-04 11:44:59 +02:00
mxsimage.mx23.cfg Merge branch 'master' of git://git.denx.de/u-boot-arm into master 2014-04-04 11:35:30 +02:00
mxsimage.mx28.cfg Merge branch 'master' of git://git.denx.de/u-boot-arm into master 2014-04-04 11:35:30 +02:00
spl_boot.c cppcheck cleanup: fix nullPointer errors 2014-11-07 16:27:07 -05:00
spl_lradc_init.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spl_mem_init.c arm: mxs: Wait for DRAM to start 2014-09-29 09:02:16 +02:00
spl_power_init.c ARM: mxs: Enable DCDC converter for battery boot 2013-10-31 17:54:23 +01:00
start.S arm: move exception handling out of start.S files 2014-05-15 16:24:53 +02:00
timer.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
u-boot-imx23.bd kbuild,mxs: use short logs for MXS images 2014-03-12 17:04:37 -04:00
u-boot-imx28.bd kbuild,mxs: use short logs for MXS images 2014-03-12 17:04:37 -04:00
u-boot-spl.lds arm: Add missing .vectors section to linker scripts 2014-08-30 07:46:41 -04:00