freebsd-dev/sys/arm
Sam Leffler a3ae8e385c Cleanup virtual device mapping some more:
o improves understandability by replacing numerous relative address
  calculations with fixed addresses; everything should now match up
  more easily with the vm layout shown at the top of the file
o move the expansion bus chip select regions to be contiguous with
  the expansion bus configuration area; this is not exploited right
  now but allows map consolidation in the future
o leave a gap between the expansion bus regions and the pci config
  space in case we want to map more exp bus cs regions

Reviewed by:	imp, thompsa
2009-03-06 23:32:45 +00:00
..
arm Oops. ARM_RAS_END is ARM_TP_ADDRESS + 8, not 4. 2009-02-13 16:00:19 +00:00
at91 Move to new usb stack that puts the front-end bus attachments with the 2009-02-27 23:12:28 +00:00
compile
conf enable tdma support by default; many people using these boards 2009-03-06 23:27:47 +00:00
include To prevent various race conditions in the RAS code, store and restore the 2009-02-12 23:23:30 +00:00
mv Fix path and config name for ehci_mbus.c 2009-02-24 23:30:52 +00:00
sa11x0 Move a comment to where it belongs. 2009-02-02 20:24:29 +00:00
xscale Cleanup virtual device mapping some more: 2009-03-06 23:32:45 +00:00