ian 56013bbc63 MFC r277454, r277460, r277465, r277466, r277467, r277469, r277470, r277471,
r277472, r277473, r277474, r277475, r277476, r277477, r277478, r277479,
    r277480, r277512, r277516:

  Add inline implementations of arm bus_space_read/write_N().

  Revise the arm bus_space implementation to avoid dereferencing the tag on
  every operation to retrieve the bs_cookie value almost nothing actually uses.

  Use the explicit member initializer style to init the bus_space struct.

  Use arm/bus_space-v6.c for all armv6 systems

  Consolidate many identical implementations of bus_space to a single
  common tag and implementation shared by armv4 and armv6.

  Micro-optimize the new arm inline bus_space implementation by grouping all
  the data the inline functions access together at the start of the bus_space
  struct so that they all fit in a single cache line.
2015-02-13 22:32:02 +00:00
..
2013-07-24 18:32:15 +00:00
2014-07-16 06:22:35 +00:00
2014-10-31 07:33:56 +00:00
2015-01-09 02:43:17 +00:00
2015-01-28 20:01:21 +00:00
2013-09-11 10:18:36 +00:00
2014-08-13 08:21:52 +00:00
2015-01-11 13:59:25 +00:00
2014-04-28 12:46:23 +00:00
2014-10-31 07:33:56 +00:00
2015-02-05 21:18:44 +00:00
2014-02-07 07:18:52 +00:00
2015-02-05 20:03:02 +00:00
2013-12-19 07:13:59 +00:00
2015-02-10 13:16:53 +00:00
2015-02-05 21:18:44 +00:00
2015-02-05 21:18:44 +00:00
2015-02-05 21:18:44 +00:00
2015-01-19 07:06:15 +00:00
2015-01-19 07:06:15 +00:00
2015-01-28 19:41:31 +00:00
2014-11-29 05:07:24 +00:00
2014-06-11 05:39:08 +00:00
2014-08-13 08:21:52 +00:00
2015-02-10 13:45:55 +00:00
2014-05-16 16:11:14 +00:00
2014-03-27 06:59:56 +00:00
2014-03-27 06:59:56 +00:00
2014-01-24 07:48:52 +00:00
2015-02-10 13:25:29 +00:00
2014-02-23 13:22:04 +00:00
2015-01-28 20:01:21 +00:00
2014-06-11 05:39:08 +00:00