summaryrefslogtreecommitdiff
path: root/include/wait_bit.h
AgeCommit message (Expand)Author
2020-05-18common: Drop log.h from common headerSimon Glass
2019-10-11waitbit: Add the generic wait_for_bit macros for 16 and 32 bits.Kursad Oney
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2018-01-24wait_bit: add 8/16/32 BE/LE versions of wait_for_bitÁlvaro Fernández Rojas
2017-01-10lib: Add WATCHDOG_RESET to wait_bit.hMichal Simek
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-01-25lib: Add wait_for_bitMateusz Kulikowski