remarkable-linux/arch/powerpc/platforms/powermac
Paul Mackerras a575b80717 powerpc: Run on old powermacs.
Old powermacs have a number of differences from current machines:
- there is no interrupt tree in the device tree, just interrupt
  or AAPL,interrupt properties
- the chosen node in the device tree is called /chosen@0
- the OF claim method doesn't map the memory, so we have to do
  an explicit map call as well
- there is no /chosen/cpu property on SMP machines
- the NVRAM isn't structured as a set of partitions.

This adapts the merged powermac support code to cope with these
issues.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-10-23 17:23:21 +10:00
..
backlight.c powerpc: rename powermac files to remove pmac_ prefix 2005-10-10 22:13:53 +10:00
cache.S powerpc: rename powermac files to remove pmac_ prefix 2005-10-10 22:13:53 +10:00
cpufreq.c powerpc: Merge time.c and asm/time.h. 2005-10-20 09:23:26 +10:00
feature.c powerpc: Merge in 64-bit powermac support. 2005-10-22 16:02:39 +10:00
low_i2c.c powerpc: rename powermac files to remove pmac_ prefix 2005-10-10 22:13:53 +10:00
Makefile powerpc: Merge in 64-bit powermac support. 2005-10-22 16:02:39 +10:00
nvram.c powerpc: Merge in 64-bit powermac support. 2005-10-22 16:02:39 +10:00
pci.c powerpc: Merge in 64-bit powermac support. 2005-10-22 16:02:39 +10:00
pic.c powerpc: Merge in 64-bit powermac support. 2005-10-22 16:02:39 +10:00
pic.h powerpc: rename powermac files to remove pmac_ prefix 2005-10-10 22:13:53 +10:00
pmac.h powerpc: Merge in 64-bit powermac support. 2005-10-22 16:02:39 +10:00
setup.c powerpc: Run on old powermacs. 2005-10-23 17:23:21 +10:00
sleep.S ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES 2005-10-17 11:50:32 +10:00
smp.c powerpc: Merge in 64-bit powermac support. 2005-10-22 16:02:39 +10:00
time.c powerpc: Merge in 64-bit powermac support. 2005-10-22 16:02:39 +10:00