freebsd-dev/sys/powerpc
Nathan Whitehorn dcd08302e5 Retire machine/fdt.h as a header used by MI code, as its function is now
obsolete. This involves the following pieces:
- Remove it entirely on PowerPC, where it is not used by MD code either
- Remove all references to machine/fdt.h in non-architecture-specific code
  (aside from uart_cpu_fdt.c, shared by ARM and MIPS, and so is somewhat
  non-arch-specific).
- Fix code relying on header pollution from machine/fdt.h includes
- Legacy fdtbus.c (still used on x86 FDT systems) now passes resource
  requests to its parent (nexus). This allows x86 FDT devices to allocate
  both memory and IO requests and removes the last notionally MI use of
  fdtbus_bs_tag.
- On those architectures that retain a machine/fdt.h, unused bits like
  FDT_MAP_IRQ and FDT_INTR_MAX have been removed.
2014-01-05 18:46:58 +00:00
..
aim Save r3 before using it for the trap check, else we end up saving the new r3, 2013-12-15 18:07:25 +00:00
booke Rearchitect platform memory map parsing to make it less 2013-12-01 19:43:15 +00:00
conf Make process descriptors standard part of the kernel. rwhod(8) already 2013-11-30 15:08:35 +00:00
cpufreq Some style(9) fixes 2013-12-13 05:54:25 +00:00
fpu Fix debug printfs in FPU_EMU to compile on powerpc64 and enable it for 2013-12-05 21:49:14 +00:00
include Retire machine/fdt.h as a header used by MI code, as its function is now 2014-01-05 18:46:58 +00:00
mambo Standards-conformance and code deduplication: 2013-10-22 14:07:57 +00:00
mpc85xx Rearchitect platform memory map parsing to make it less 2013-12-01 19:43:15 +00:00
ofw Add suspend/resume state saving for OpenPIC on PowerMac. It's likely this 2013-12-21 04:31:54 +00:00
powermac Add suspend/resume state saving for OpenPIC on PowerMac. It's likely this 2013-12-21 04:31:54 +00:00
powerpc Remove TNF license clauses 3 and 4, matching upstream 2014-01-01 20:04:43 +00:00
ps3 Rearchitect platform memory map parsing to make it less 2013-12-01 19:43:15 +00:00
pseries Set max_lun to zero. This field is ignored unless we are manually probing 2013-12-15 16:58:23 +00:00
psim Add suspend/resume state saving for OpenPIC on PowerMac. It's likely this 2013-12-21 04:31:54 +00:00
wii Fix typo. 2013-12-02 22:00:15 +00:00