freebsd-skq/sys/arm
Warner Losh 691b3c3238 Make the SoC stuff a little more modular, and start to move away from
having the CPU device that's a child of atmelarm that does stuff.

o Create a linker_set for the support fucntions for the SoCs.
o Rename soc_data to soc_info.
o Move the delay and reset function pointers to new soc_data struct
o Create elements for all known SoCs
o Add lookup of the SoC we found, and print a warning if it isn't one
  we know about.
2012-07-11 20:17:14 +00:00
..
arm Fix a global shadowing problem when LINUX_BOOT_ABI was defined. 2012-06-15 07:26:39 +00:00
at91 Make the SoC stuff a little more modular, and start to move away from 2012-07-11 20:17:14 +00:00
compile
conf Revert last change. It was accidental. 2012-07-10 05:39:06 +00:00
econa Remove some unused variables/externs that have been copied too many times... 2012-07-10 01:49:50 +00:00
include Revert committal of local change accidentally swept up in r238329. 2012-07-10 14:21:25 +00:00
mv Remove some unused variables/externs that have been copied too many times... 2012-07-10 01:49:50 +00:00
s3c2xx0 Remove some unused variables/externs that have been copied too many times... 2012-07-10 01:49:50 +00:00
sa11x0 Remove some unused variables/externs that have been copied too many times... 2012-07-10 01:49:50 +00:00
xscale Remove some unused variables/externs that have been copied too many times... 2012-07-10 01:49:50 +00:00