u-boot-brain/arch/powerpc/cpu/mpc86xx
Axel Lin e51e47d38e powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZE
If a variable is used as array subscript, it's valid value range is
0 ... ARRAY_SIZE -1.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2013-06-20 17:08:51 -05:00
..
cache.S Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
config.mk PowerPC: Move -fPIC flag to common place 2011-04-11 21:36:41 +02:00
cpu_init.c powerpc/mpc86xx: Disable translation for BAT setup 2011-10-09 17:57:54 -05:00
cpu.c powerpc: Use lower case for the core names 2013-06-20 16:09:09 -05:00
ddr-8641.c 8xxx: Change all 8*xx_DDR addresses to 8xxx 2012-11-27 17:45:17 -06:00
fdt.c ppc: Move lbc_clk and cpu to arch_global_data 2013-02-04 09:04:57 -05:00
interrupts.c GCC4.6: Squash warnings in mpc86xx/interrupts.c 2011-10-27 23:54:01 +02:00
Makefile powerpc/86xx: Add SERDES support on MPC8641 & MPC8610 2011-01-14 01:32:18 -06:00
mp.c powerpc/mpc85xx: software workaround for DDR erratum A-004468 2012-10-22 14:31:28 -05:00
mpc8610_serdes.c powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZE 2013-06-20 17:08:51 -05:00
mpc8641_serdes.c powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZE 2013-06-20 17:08:51 -05:00
release.S Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
speed.c ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data 2013-02-04 09:05:42 -05:00
start.S Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
traps.c arch/powerpc/lib/board.c, *traps.c: sparse fixes 2012-11-04 11:00:35 -07:00
u-boot.lds Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00