ian 2963fd0dfb MFC r257161, r257169, r257178, r257190, r257191
Add pmap_mapdev_attr() and pmap_kenter_attr() interfaces.

 Fix concurrency issues with TLB1 updates and make pmap_kextract() search
 TLB1 mappings as well

  Interrelated improvements to early boot mappings:
  - Remove explicit requirement that the SOC registers be found except as an
    optimization (although the MPC85XX LAW drivers still require they be found
    externally, which should change).
  - Remove magic CCSRBAR_VA value.
  - Allow bus_machdep.c's early-boot code to handle non 1:1 mappings and
    systems not in real-mode or global 1:1 maps in early boot.
  - Allow pmap_mapdev() on Book-E to reissue previous addresses if the
    area is already mapped. Additionally have it check all mappings, not
    just the CCSR area.

 Add some extra sanity checking and checks to printf format specifiers.

 Bump initial TLB size. The kernel is not necessarily less than 16 MB

 Handle (in a slightly ugly way) ePAPR-type loaders that just place a
 device tree into r3.
2014-05-14 00:51:26 +00:00
..
2014-05-07 20:28:27 +00:00
2014-05-08 07:13:22 +00:00
2014-05-09 07:21:32 +00:00
2014-03-26 16:59:28 +00:00
2014-05-13 18:24:02 +00:00
2013-11-26 08:46:39 +00:00
2014-04-07 01:49:30 +00:00
2014-05-10 07:53:36 +00:00
2014-05-12 12:04:44 +00:00
2014-05-07 20:28:27 +00:00
2014-05-07 20:28:27 +00:00
2014-05-12 04:27:10 +00:00
2013-09-29 15:19:34 +00:00
2014-05-07 20:28:27 +00:00
2014-05-08 21:03:31 +00:00
2014-02-17 01:36:53 +00:00
2014-04-23 11:22:54 +00:00
2014-05-02 21:30:59 +00:00
2013-12-30 21:17:20 +00:00
2014-05-08 11:59:23 +00:00
2014-03-26 23:57:09 +00:00
2014-02-04 03:36:42 +00:00
2014-04-14 04:51:59 +00:00
2014-02-07 04:02:14 +00:00
2014-03-31 02:24:29 +00:00
2014-05-07 20:28:27 +00:00
2014-04-15 07:54:17 +00:00
2014-05-13 05:26:43 +00:00
2014-04-15 09:41:52 +00:00
2013-10-18 17:08:23 +00:00