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
..
2015-02-12 03:50:33 +00:00
2014-05-14 20:31:54 +00:00
2014-05-18 00:32:35 +00:00
2014-05-15 21:21:47 +00:00
2012-04-22 00:43:32 +00:00
2014-10-26 01:30:46 +00:00
2012-07-26 08:01:25 +00:00
2014-10-26 01:26:53 +00:00
2013-12-14 01:14:38 +00:00
2014-10-26 01:26:53 +00:00
2014-05-15 21:21:47 +00:00
2012-07-11 17:11:54 +00:00
2014-05-15 21:21:47 +00:00
2012-08-10 04:47:20 +00:00
2012-08-11 05:45:19 +00:00
2012-07-10 02:14:50 +00:00
2014-05-15 21:21:47 +00:00
2012-07-11 17:11:07 +00:00
2012-10-07 20:36:46 +00:00
2012-10-07 01:58:32 +00:00
2014-05-16 12:43:45 +00:00
2014-05-16 12:43:45 +00:00
2014-05-14 20:31:54 +00:00
2014-05-14 20:31:54 +00:00
2014-05-15 21:21:47 +00:00
2012-06-03 00:54:10 +00:00
2012-06-13 04:52:19 +00:00
2012-07-11 20:17:14 +00:00
2012-07-11 20:17:14 +00:00
2014-05-16 12:43:45 +00:00
2014-05-15 21:21:47 +00:00
2012-04-14 17:09:38 +00:00
2014-05-15 21:21:47 +00:00
2012-06-13 04:52:19 +00:00
2015-02-13 22:32:02 +00:00
2012-07-07 05:02:39 +00:00
2012-07-10 02:39:03 +00:00
2014-05-15 02:41:23 +00:00
2013-03-29 18:06:54 +00:00
2014-05-17 00:53:12 +00:00
2012-07-15 05:41:43 +00:00
2014-05-17 00:53:12 +00:00
2014-05-17 00:53:12 +00:00
2014-05-14 20:31:54 +00:00
2014-05-15 02:41:23 +00:00
2014-05-17 00:53:12 +00:00
2012-07-30 21:30:43 +00:00
2014-05-14 20:31:54 +00:00
2014-05-15 02:41:23 +00:00
2012-07-11 20:17:14 +00:00
2012-07-11 20:17:14 +00:00
2014-05-14 20:31:54 +00:00
2012-07-15 05:41:43 +00:00
2014-05-15 21:21:47 +00:00
2012-07-14 06:00:37 +00:00
2012-07-15 05:41:43 +00:00
2012-07-07 05:02:39 +00:00
2012-07-15 05:41:43 +00:00
2012-07-07 05:02:39 +00:00
2012-07-07 05:02:39 +00:00
2012-07-07 05:02:39 +00:00
2014-05-14 23:51:07 +00:00
2012-07-27 16:38:02 +00:00
2012-07-15 05:41:43 +00:00
2015-02-13 22:32:02 +00:00
2014-05-15 21:21:47 +00:00
2012-12-05 08:04:20 +00:00
2014-02-04 03:36:42 +00:00
2012-08-18 05:48:19 +00:00
2012-08-18 05:48:19 +00:00
2012-08-18 05:48:19 +00:00
2014-11-08 03:42:19 +00:00
2014-05-15 02:41:23 +00:00
2014-05-15 02:41:23 +00:00
2014-05-15 02:41:23 +00:00
2014-05-15 02:41:23 +00:00
2014-05-15 02:41:23 +00:00
2014-05-15 02:41:23 +00:00
2014-05-15 02:41:23 +00:00
2014-05-15 02:41:23 +00:00
2014-05-15 02:41:23 +00:00
2014-05-15 02:41:23 +00:00
2014-05-15 02:41:23 +00:00
2014-05-15 02:41:23 +00:00
2014-05-14 23:17:33 +00:00
2014-05-14 23:17:33 +00:00
2014-05-16 02:21:51 +00:00