summaryrefslogtreecommitdiff
path: root/common/bedbug.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-1/+1
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2020-05-19common: Drop asm/ptrace.h from common headerSimon Glass1-0/+1
2013-04-02Consolidate bool typeYork Sun1-37/+38
2008-08-13common: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-4/+0
2007-07-09common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger1-2/+2
2007-07-04common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2003-06-28* Code cleanup:wdenk1-2/+2
2002-09-05Initial revisionwdenk1-0/+1256