u-boot-brain/cpu
Andy Fleming 1ced121600 Update SVR numbers to expand support
FSL has taken to using SVR[16:23] as an SOC sub-version field.  This
is used to distinguish certain variants within an SOC family.  To
account for this, we add the SVR_SOC_VER() macro, and update the SVR_*
constants to reflect the larger value.  We also add SVR numbers for all
of the current variants.  Finally, to make things neater, rather than
use an enormous switch statement to print out the CPU type, we create
and array of SVR/name pairs (using a macro), and print out the CPU name
that matches the SVR SOC version.

Signed-off-by: Andy Fleming <afleming@freescale.com>
2008-03-26 11:43:04 -05:00
..
74xx_7xx PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
arm_intcm ARM: cleanup duplicated exception handlingcode 2008-02-14 09:38:21 +00:00
arm720t ARM: cleanup duplicated exception handlingcode 2008-02-14 09:38:21 +00:00
arm920t s3c24x0: Fix unused variable 'i' in function 'serial_init_dev' 2008-02-17 16:04:23 +01:00
arm925t ARM: cleanup duplicated exception handlingcode 2008-02-14 09:38:21 +00:00
arm926ejs Coding style cleanup. Prepare v1.3.2-rc2 release candidate 2008-02-24 15:21:36 +01:00
arm946es ARM: cleanup duplicated exception handlingcode 2008-02-14 09:38:21 +00:00
arm1136 Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdev 2008-02-15 13:00:54 +00:00
at32ap AVR32: Make SDRAM refresh rate configurable 2008-02-05 12:14:27 +01:00
bf533 scrub unused symbols 2008-02-04 19:26:57 -05:00
bf537 scrub unused symbols 2008-02-04 19:26:57 -05:00
bf561 scrub unused symbols 2008-02-04 19:26:57 -05:00
i386 cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
ixp ARM: cleanup duplicated exception handlingcode 2008-02-14 09:38:21 +00:00
lh7a40x ARM: cleanup duplicated exception handlingcode 2008-02-14 09:38:21 +00:00
mcf52x2 cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate. 2008-02-23 09:47:51 +01:00
mcf523x ColdFire: Update cpu flag for 4.2-xx compiler 2007-11-07 17:51:00 -06:00
mcf532x ColdFire: Add M5373EVB platform support - 2 2008-01-17 14:59:40 -06:00
mcf547x_8x ColdFire: Add MCF547x_8x cpu arch 2008-01-17 14:59:41 -06:00
mcf5227x ColdFire: Add MCF5227x cpu and MCF52277EVB support-2 2008-01-17 14:59:41 -06:00
mcf5445x ColdFire: PCI and misc updates for MCF5445x 2008-01-17 14:59:40 -06:00
microblaze [PATCH] Add support for design without interrupt controller 2007-09-24 00:21:19 +02:00
mips [MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kB 2008-03-25 21:30:07 +09:00
mpc5xx PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
mpc5xxx Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing 2008-03-26 09:38:06 +01:00
mpc8xx Coding Style cleanyp; update CHANGELOG 2008-03-26 00:52:10 +01:00
mpc83xx mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixups 2008-03-25 19:16:48 -05:00
mpc85xx Update SVR numbers to expand support 2008-03-26 11:43:04 -05:00
mpc86xx Update SVR numbers to expand support 2008-03-26 11:43:04 -05:00
mpc512x MPC5121e ADS PCI support take 3 2008-03-02 21:44:59 +01:00
mpc824x PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
mpc8220 PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
mpc8260 [new uImage] Pull in libfdt if CONFIG_FIT is enabled 2008-02-21 17:20:18 +01:00
nios Minor alignment of output, 2nd try. 2007-08-12 21:34:34 +02:00
nios2 cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 18:57:22 -05:00
ppc4xx ppc4xx: Add Canyonlands NAND booting support 2008-03-15 07:28:05 +01:00
pxa pxa: fix assignment from incompatible pointer type 2008-02-17 16:03:56 +01:00
s3c44b0 LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
sa1100 ARM: cleanup duplicated exception handlingcode 2008-02-14 09:38:21 +00:00
sh3 sh: Add support SH3 and SH7720 2008-01-15 23:30:40 +09:00
sh4 Fix coding style issues; update CHANGELOG. 2007-12-27 01:52:50 +01:00