andreast
8843b343e6
MFC: r256932, r256938, r256953
...
r256932:
Add a new function (OF_getencprop()) that undoes the transformation applied
by encode-int. Specifically, it takes a set of 32-bit cell values and
changes them to host byte order. Most non-string instances of OF_getprop()
should be using this function, which is a no-op on big-endian platforms.
r256938:
A few other common cases for encode-int decoding: OF_getencprop_alloc()
and OF_searchencprop(). I thought about using the element size parameter
to OF_getprop_alloc() to do endian-switching automatically, but it breaks
use with structs and a *lot* of FDT code (which can hopefully be moved to
these new APIs).
r256953:
Fix build.
2013-12-12 12:17:20 +00:00
..
2013-09-05 00:09:56 +00:00
2013-09-05 11:58:12 +00:00
2013-06-26 23:52:10 +00:00
2013-09-20 05:06:03 +00:00
2013-09-28 02:13:59 +00:00
2013-01-30 18:01:20 +00:00
2013-08-12 23:30:01 +00:00
2013-07-17 01:34:25 +00:00
2013-06-17 22:59:47 +00:00
2013-08-22 07:39:53 +00:00
2013-02-12 16:57:20 +00:00
2013-02-12 16:57:20 +00:00
2013-08-28 14:29:33 +00:00
2013-02-12 16:57:20 +00:00
2013-08-12 23:30:01 +00:00
2012-12-04 09:32:43 +00:00
2012-12-17 06:01:57 +00:00
2013-10-31 13:54:55 +00:00
2013-01-30 18:01:20 +00:00
2013-08-26 17:38:36 +00:00
2013-09-05 00:09:56 +00:00
2013-08-12 23:30:01 +00:00
2013-09-19 20:30:35 +00:00
2012-11-09 14:58:26 +00:00
2013-09-25 17:16:21 +00:00
2013-10-11 18:27:12 +00:00
2013-10-08 11:28:59 +00:00
2013-09-04 18:42:05 +00:00
2013-01-30 18:01:20 +00:00
2013-11-04 08:46:50 +00:00
2012-12-04 09:32:43 +00:00
2013-12-05 06:13:59 +00:00
2013-08-12 23:30:01 +00:00
2012-12-04 09:32:43 +00:00
2013-08-12 23:30:01 +00:00
2012-10-27 22:54:23 +00:00
2013-08-13 09:58:27 +00:00
2013-05-06 21:57:44 +00:00
2013-11-16 00:31:32 +00:00
2013-04-28 07:00:36 +00:00
2013-08-25 10:57:09 +00:00
2013-01-30 18:01:20 +00:00
2013-05-06 13:34:36 +00:00
2013-11-01 20:33:30 +00:00
2013-08-06 03:17:01 +00:00
2012-12-04 09:32:43 +00:00
2013-02-18 22:47:16 +00:00
2013-05-10 16:41:26 +00:00
2013-09-10 05:17:53 +00:00
2013-02-26 21:09:35 +00:00
2012-12-04 09:32:43 +00:00
2012-11-10 14:58:06 +00:00
2013-05-10 16:41:26 +00:00
2013-05-10 16:41:26 +00:00
2013-10-10 22:44:29 +00:00
2013-12-12 00:27:27 +00:00
2012-12-04 09:32:43 +00:00
2013-02-19 18:22:25 +00:00
2012-12-04 09:32:43 +00:00
2013-01-30 18:01:20 +00:00
2013-08-12 23:30:01 +00:00
2013-08-07 06:21:20 +00:00
2013-12-11 23:15:19 +00:00
2013-10-09 17:32:52 +00:00
2012-12-04 09:32:43 +00:00
2012-12-04 09:32:43 +00:00
2013-01-30 18:01:20 +00:00
2012-12-04 09:32:43 +00:00
2013-07-23 14:24:22 +00:00
2012-12-04 09:32:43 +00:00
2013-08-12 23:30:01 +00:00
2013-08-28 20:10:56 +00:00
2013-08-26 21:15:50 +00:00
2013-11-01 20:28:13 +00:00
2012-12-04 09:32:43 +00:00
2013-09-05 00:09:56 +00:00
2013-09-25 17:16:21 +00:00
2013-08-28 14:49:36 +00:00
2013-08-12 23:30:01 +00:00
2012-12-04 09:32:43 +00:00
2012-10-22 13:06:09 +00:00
2013-10-12 15:31:36 +00:00
2013-09-05 16:38:26 +00:00
2013-09-04 20:34:36 +00:00
2013-08-25 10:57:09 +00:00
2013-10-12 15:31:36 +00:00
2013-07-10 06:46:46 +00:00
2013-09-25 17:16:21 +00:00
2013-09-25 17:16:21 +00:00
2013-09-25 17:16:21 +00:00
2013-09-25 17:16:21 +00:00
2013-09-25 17:16:21 +00:00
2013-09-20 23:10:52 +00:00
2013-11-01 17:39:59 +00:00
2013-03-01 01:42:31 +00:00
2013-07-19 21:37:40 +00:00
2013-07-19 21:37:40 +00:00
2012-12-04 09:32:43 +00:00
2013-08-25 10:57:09 +00:00
2013-09-11 09:19:44 +00:00
2013-09-25 17:16:21 +00:00
2013-11-14 09:11:54 +00:00
2013-08-12 23:30:01 +00:00
2012-12-04 09:32:43 +00:00
2013-10-09 19:37:41 +00:00
2013-12-04 09:46:27 +00:00
2013-09-24 17:01:29 +00:00
2013-08-15 16:41:27 +00:00
2012-12-04 09:32:43 +00:00
2013-08-29 13:56:44 +00:00
2013-08-12 23:30:01 +00:00
2013-11-19 14:24:25 +00:00
2013-08-24 19:38:36 +00:00
2012-10-22 13:06:09 +00:00
2012-08-15 16:19:39 +00:00
2012-12-04 09:32:43 +00:00
2013-02-19 19:25:50 +00:00
2013-08-25 10:57:09 +00:00
2013-09-11 09:19:44 +00:00
2012-12-04 09:32:43 +00:00
2013-07-07 19:47:22 +00:00
2013-02-21 02:34:04 +00:00
2013-08-30 20:12:23 +00:00
2013-07-05 21:31:16 +00:00
2013-09-25 15:48:32 +00:00
2013-08-19 10:20:20 +00:00
2013-11-04 05:52:33 +00:00
2012-09-26 14:17:14 +00:00
2013-08-12 23:30:01 +00:00
2013-08-23 15:07:54 +00:00
2013-08-12 23:30:01 +00:00
2013-09-12 22:06:12 +00:00
2013-08-12 23:30:01 +00:00
2013-11-05 06:48:12 +00:00
2013-06-12 18:08:11 +00:00
2013-08-25 10:57:09 +00:00
2013-08-12 23:30:01 +00:00
2013-01-30 18:01:20 +00:00
2013-11-25 15:34:57 +00:00
2013-10-09 17:32:52 +00:00
2013-10-04 02:21:39 +00:00
2012-12-04 09:32:43 +00:00
2013-05-10 16:41:26 +00:00
2013-09-05 23:14:27 +00:00
2012-11-01 17:01:05 +00:00
2013-10-08 15:44:04 +00:00
2012-12-04 09:32:43 +00:00
2013-11-05 15:54:52 +00:00
2013-01-30 18:01:20 +00:00
2013-01-30 18:01:20 +00:00
2013-12-06 23:30:46 +00:00
2013-12-12 12:17:20 +00:00
2013-08-24 19:51:18 +00:00
2013-08-12 23:30:01 +00:00
2013-11-01 06:33:17 +00:00
2012-12-04 09:32:43 +00:00
2012-12-04 09:32:43 +00:00
2013-09-11 09:19:44 +00:00
2013-02-21 12:40:52 +00:00
2013-08-12 23:30:01 +00:00
2013-06-17 20:11:04 +00:00
2013-08-24 19:51:18 +00:00
2013-11-22 00:26:21 +00:00
2013-11-22 00:26:21 +00:00
2013-07-04 21:16:49 +00:00
2013-11-01 06:26:37 +00:00
2013-11-04 05:58:59 +00:00
2013-10-12 15:31:36 +00:00
2013-08-12 23:30:01 +00:00
2013-06-14 05:36:47 +00:00
2013-10-12 15:31:36 +00:00
2012-12-04 09:32:43 +00:00
2013-08-03 21:24:52 +00:00
2013-08-19 05:48:42 +00:00
2012-12-04 09:32:43 +00:00
2013-08-24 17:14:14 +00:00
2012-12-04 09:32:43 +00:00
2013-02-21 07:19:50 +00:00
2013-04-18 12:43:06 +00:00
2012-11-13 20:38:55 +00:00
2013-03-18 04:46:17 +00:00
2013-05-30 12:16:55 +00:00
2012-12-13 03:33:01 +00:00
2013-05-10 16:41:26 +00:00
2012-12-04 09:32:43 +00:00
2013-08-12 23:30:01 +00:00
2012-12-04 09:32:43 +00:00
2013-05-10 16:41:26 +00:00
2013-08-12 23:30:01 +00:00
2013-08-16 14:22:20 +00:00
2013-08-12 23:30:01 +00:00
2013-10-12 15:31:36 +00:00
2013-09-05 00:09:56 +00:00
2013-01-13 16:57:11 +00:00
2013-08-19 10:20:20 +00:00
2012-12-04 09:32:43 +00:00
2013-02-12 16:57:20 +00:00
2013-12-11 22:36:20 +00:00
2013-08-12 23:30:01 +00:00
2013-09-25 17:16:21 +00:00
2012-12-04 09:32:43 +00:00
2012-12-04 09:32:43 +00:00
2013-08-30 15:26:45 +00:00
2013-10-12 15:31:36 +00:00
2013-10-30 08:05:39 +00:00
2012-10-10 08:36:38 +00:00
2012-12-04 09:32:43 +00:00
2013-10-05 18:07:24 +00:00
2013-09-07 13:45:44 +00:00
2013-10-11 06:51:56 +00:00
2012-12-04 09:32:43 +00:00
2012-12-04 09:32:43 +00:00
2013-01-30 18:01:20 +00:00
2013-06-17 20:11:04 +00:00
2013-07-27 20:47:01 +00:00
2013-08-25 10:57:09 +00:00
2013-01-11 10:22:09 +00:00
2013-02-12 16:57:20 +00:00
2013-08-12 23:30:01 +00:00
2012-12-04 09:32:43 +00:00
2012-12-04 09:32:43 +00:00
2012-12-18 16:15:20 +00:00
2012-12-04 09:32:43 +00:00
2013-12-05 18:09:48 +00:00
2012-12-04 09:32:43 +00:00