u-boot-2016/include/asm-ppc
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
..
4xx_pci.h ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms 2007-10-31 21:20:49 +01:00
4xx_pcie.h ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) 2008-03-15 07:28:04 +01:00
5xx_immap.h * Code cleanup: 2003-06-27 21:31:46 +00:00
8xx_immap.h Patch by Yuli Barcohen, 19 Apr 2004: 2004-06-06 21:35:06 +00:00
atomic.h Initial revision 2001-04-28 17:59:11 +00:00
bitops.h * Code cleanup: 2003-06-27 21:31:46 +00:00
byteorder.h Cleanup for GCC-4.x 2005-10-13 16:45:02 +02:00
cache.h 85xx: Remove cache config from configs.h 2008-01-09 16:25:04 -06:00
cpm_85xx.h Fix DPRAM offset/size for MPC8541/8555. 2005-12-06 15:02:31 +01:00
cpm_8260.h * Patches by Pantelis Antoniou, 30 Mar 2004: 2004-04-15 18:22:41 +00:00
e300.h [ADS5121] Support for the ADS5121 board 2007-07-27 14:43:59 +02:00
errno.h Initial revision 2000-08-21 15:05:47 +00:00
fsl_i2c.h Make fsl-i2c not conflict with SOFT I2C 2006-11-29 00:25:26 -06:00
fsl_law.h Remove duplicate defines for ARRAY_SIZE 2008-02-22 12:36:44 +01:00
fsl_serdes.h 83xx: serdes setup routines 2008-03-25 19:16:45 -05:00
global_data.h 8xx: Update OF support on 8xx 2008-03-25 22:28:34 +01:00
gpio.h ppc4xx: Add AMCC Canyonlands support (460EX) (3/3) 2008-03-15 07:28:05 +01:00
immap_83xx.h mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.h 2008-01-18 12:39:23 -06:00
immap_85xx.h 85xx: Added support for multicore boot mechanism 2008-03-26 11:43:03 -05:00
immap_86xx.h 86xx: Fix GUR PCI config registers properly. 2008-02-20 14:45:09 -06:00
immap_512x.h MPC5121e ADS PCI support take 3 2008-03-02 21:44:59 +01:00
immap_8220.h Patch by TsiChung Liew, 23 Sep 2004: 2004-10-28 00:09:35 +00:00
immap_8260.h Patch by Thomas Viehweger, 14 May 2004: 2004-06-09 12:42:26 +00:00
immap_fsl_pci.h Handle MPC85xx PCIe reset errata (PCI-Ex 38) 2007-12-11 22:34:20 -06:00
immap_qe.h 85xx: add ability to upload QE firmware 2008-01-09 16:28:12 -06:00
io.h Introduce map_physmem() and unmap_physmem() 2007-12-13 13:15:16 +01:00
iopin_8xx.h Add iopset command on mpc8xx 2005-09-26 00:44:15 +02:00
iopin_85xx.h Stop using immap_t for cpm offset on 85xx 2007-12-11 22:34:19 -06:00
iopin_8260.h Initial revision 2001-08-05 15:35:05 +00:00
m8260_pci.h * Code cleanup: 2003-06-27 21:31:46 +00:00
mc146818rtc.h Initial revision 2000-11-20 17:21:10 +00:00
mmu.h ppc4xx: program_tlb now uses 64bit physical addess 2008-03-15 07:28:03 +01:00
mpc8xxx_spi.h mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.h 2008-01-18 12:39:23 -06:00
mpc8349_pci.h Added PCI support for MPC8349ADS board 2006-01-12 19:51:38 -06:00
pci_io.h * Code cleanup: 2003-06-27 21:31:46 +00:00
pnp.h * Code cleanup: 2003-06-27 21:31:46 +00:00
posix_types.h Initial revision 2001-04-28 17:59:11 +00:00
ppc4xx-intvec.h ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) 2008-03-15 07:28:04 +01:00
processor.h Update SVR numbers to expand support 2008-03-26 11:43:04 -05:00
ptrace.h * Code cleanup: 2003-06-27 21:31:46 +00:00
residual.h * Code cleanup: 2003-06-27 21:31:46 +00:00
sigcontext.h Initial revision 2000-10-11 22:04:29 +00:00
signal.h Initial revision 2001-04-28 17:59:11 +00:00
status_led.h * Patches by David Müller, 12 Jun 2003: 2003-06-19 23:01:32 +00:00
string.h Initial revision 2000-08-21 15:05:47 +00:00
types.h Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. 2008-02-23 09:49:48 +01:00
u-boot.h ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) 2008-03-15 07:28:04 +01:00