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
..
2012-11-30 07:15:04 -07:00
2013-04-01 16:33:52 -04:00
2012-11-04 11:00:34 -07:00
2013-04-01 16:33:52 -04:00
2010-05-06 00:17:01 +02:00
2012-01-26 16:09:02 -06:00
2009-09-17 22:45:31 +02:00
2013-05-05 23:47:04 +02:00
2012-11-04 11:00:34 -07:00
2011-10-01 21:56:20 +02:00
2010-05-06 00:17:01 +02:00
2010-05-06 00:17:01 +02:00
2010-05-06 00:17:01 +02:00
2000-08-21 15:05:47 +00:00
2011-01-18 23:38:08 +01:00
2008-12-16 01:02:17 +01:00
2011-10-17 22:25:34 +02:00
2010-05-06 00:17:01 +02:00
2012-04-30 16:54:51 +02:00
2011-04-20 15:09:19 -05:00
2010-10-27 22:48:30 +02:00
2012-05-15 08:31:39 +02:00
2010-05-06 00:17:01 +02:00
2010-05-06 00:17:01 +02:00
2010-10-27 22:48:30 +02:00
2012-05-15 08:31:26 +02:00
2012-12-13 11:46:07 -07:00
2008-09-13 02:23:05 +02:00
2009-12-05 01:30:23 +01:00
2009-03-20 22:39:15 +01:00
2009-08-25 12:57:55 +02:00
2011-09-11 21:24:09 +02:00
2010-12-17 10:14:09 +01:00
2011-02-19 20:32:37 +01:00
2008-08-31 04:24:51 +02:00
2001-04-28 17:59:11 +00:00
2008-10-18 21:54:01 +02:00
2010-05-06 00:17:01 +02:00
2010-04-02 12:28:40 -04:00
2012-11-04 11:00:34 -07:00
2012-12-13 11:46:07 -07:00
2012-10-15 11:53:47 -07:00
2002-03-08 21:31:05 +00:00
2013-04-01 16:33:52 -04:00