summaryrefslogtreecommitdiff
path: root/include/linux/bitops.h
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-01-20lib: Import few bitmap functions from LinuxVignesh Raghavendra
2019-02-07bitops: Fix GENMASK definition for SandboxVignesh R
2017-11-29bitops: collect BIT macros to include/linux/bitops.hMasahiro Yamada
2017-03-29bitops.h: Include bitsperlong.h as needed for GENMASK_ULLStefan Roese
2015-11-05bitops: Add fls_long and __ffs64Fabio Estevam
2015-10-21linux/bitops.h: GENMASK copy from linuxJagan Teki
2015-10-21linux/bitops: Move BIT definitions at topJagan Teki
2015-09-11bitops: introduce BIT() definitionHeiko Schocher
2009-09-17Correct ffs/fls regression for PowerPC etcSimon Kagstrom
2009-09-15Define ffs/fls for all architecturesSimon Kagstrom
2009-09-15Move __set/clear_bit from ubifs.h to bitops.hSimon Kagstrom
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
2000-08-21Initial revisionwdenk