Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass | 1 | -0/+4 |
2020-01-20 | lib: Import few bitmap functions from Linux | Vignesh Raghavendra | 1 | -0/+12 |
2019-02-07 | bitops: Fix GENMASK definition for Sandbox | Vignesh R | 1 | -0/+5 |
2017-11-29 | bitops: collect BIT macros to include/linux/bitops.h | Masahiro Yamada | 1 | -0/+7 |
2017-03-29 | bitops.h: Include bitsperlong.h as needed for GENMASK_ULL | Stefan Roese | 1 | -0/+1 |
2015-11-05 | bitops: Add fls_long and __ffs64 | Fabio Estevam | 1 | -0/+27 |
2015-10-21 | linux/bitops.h: GENMASK copy from linux | Jagan Teki | 1 | -0/+11 |
2015-10-21 | linux/bitops: Move BIT definitions at top | Jagan Teki | 1 | -4/+3 |
2015-09-11 | bitops: introduce BIT() definition | Heiko Schocher | 1 | -0/+2 |
2009-09-17 | Correct ffs/fls regression for PowerPC etc | Simon Kagstrom | 1 | -4/+4 |
2009-09-15 | Define ffs/fls for all architectures | Simon Kagstrom | 1 | -0/+45 |
2009-09-15 | Move __set/clear_bit from ubifs.h to bitops.h | Simon Kagstrom | 1 | -0/+38 |
2003-06-27 | * Code cleanup: | wdenk | 1 | -12/+12 |
2000-08-21 | Initial revision | wdenk | 1 | -0/+72 |