Mike Dunn
0dd9c7a924
lib: import bitrev library from the linux kernel
...
This patch adds the bitrev library from the linux kernel. This is a simple
algorithm that uses an 8 bit look-up table to reverse the bits in data types of
8, 16, or 32 bit widths. The docg4 nand flash driver uses it.
[port from linux kernel v3.9 commit 7ee32a6d30d1c8a3b7a07a6269da8f0a08662927]
[originally added: v2.6.20 by commit a5cfc1ec58a07074dacb6aa8c79eff864c966d12]
Signed-off-by: Mike Dunn <mikedunn@newsguy.com >
2013-05-05 23:47:04 +02:00
..
2013-02-07 20:38:55 -05:00
2012-12-06 13:56:38 -07:00
2011-10-01 23:34:38 +02:00
2012-05-25 09:15:10 +02:00
2012-11-04 11:00:36 -07:00
2012-07-06 17:30:32 -05:00
2012-05-15 08:31:37 +02:00
2013-01-08 22:14:50 +01:00
2012-01-26 16:09:02 -06:00
2013-05-05 23:47:04 +02:00
2010-04-13 09:13:04 +02:00
2010-04-13 09:13:04 +02:00
2010-04-13 09:13:04 +02:00
2010-04-13 09:13:04 +02:00
2010-04-13 09:13:04 +02:00
2010-04-13 09:13:04 +02:00
2010-04-13 09:13:04 +02:00
2011-01-18 23:38:08 +01:00
2010-04-13 09:13:04 +02:00
2013-04-19 10:24:14 -04:00
2010-11-28 21:58:29 +01:00
2013-03-11 17:00:28 -04:00
2010-04-21 23:42:38 +02:00
2010-09-19 19:29:47 +02:00
2012-03-29 08:12:47 +02:00
2013-05-01 11:17:21 -04:00
2012-04-30 16:54:51 +02:00
2012-09-29 07:26:08 -07:00
2013-05-01 16:41:08 -04:00
2013-05-01 16:24:00 -04:00
2013-03-15 16:13:59 -04:00
2010-04-13 09:13:04 +02:00
2012-12-13 11:46:07 -07:00
2010-04-13 09:13:04 +02:00
2013-05-05 23:47:04 +02:00
2012-04-29 14:14:08 +02:00
2010-11-28 21:56:39 +01:00
2012-12-06 14:30:40 -08:00
2011-12-07 08:39:54 +01:00
2012-07-07 14:07:32 +02:00
2010-04-13 09:13:04 +02:00
2012-12-11 13:17:33 -07:00
2012-12-11 13:17:33 -07:00
2013-05-01 16:24:00 -04:00
2012-12-13 11:46:07 -07:00
2011-03-22 23:34:36 +01:00
2012-04-10 23:35:32 +02:00
2013-04-12 14:13:13 -07:00
2011-10-17 22:25:35 +02:00
2013-02-19 17:01:26 -05:00