9
0
Fork 0
barebox/lib
Sascha Hauer a6afae76f1 param: Add helpers to provide an enum parameter
We recently gained helper functions for different types of
device parameters. One thing missing was a helper for an
enum type parameter. This patch adds this.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-05-23 15:40:26 +02:00
..
bootstrap introduce common bootstrap code 2013-01-22 22:03:44 +01:00
gui treewide: fix format specifiers 2013-01-27 14:24:10 +01:00
lzo lzo: Allow for static inlining 2012-07-23 23:57:44 +02:00
zlib_inflate Unused files removed 2012-06-30 22:09:49 +02:00
Kconfig of: remove unused libfdt 2013-03-06 11:41:29 +01:00
Makefile of: remove unused libfdt 2013-03-06 11:41:29 +01:00
bch.c lib: add BCH encoding/decoding 2012-01-02 12:34:58 +01:00
bitrev.c lib: add bitrev utility 2012-01-02 12:34:58 +01:00
bzlib_private.h svn_rev_639 2007-07-05 18:02:12 +02:00
copy_file.c Use a common define for RW_BUF_SIZE 2013-04-17 13:36:31 +02:00
ctype.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
decompress_bunzip2.c use kernel bunzip implementation 2011-11-29 21:12:27 +01:00
decompress_inflate.c compressed image: add gzip support 2012-08-03 18:09:15 +08:00
decompress_unlzo.c pbl: fix IMAGE_COMPRESSION_LZO-enabled build on MIPS 2013-02-05 09:57:43 +01:00
display_options.c lib: update size_human_readable to latest version 2012-12-19 10:30:56 +01:00
div64.c svn_rev_639 2007-07-05 18:02:12 +02:00
find_next_bit.c U-Boot-V2:Bitops: asm-generic bitops 2008-08-15 08:47:49 +02:00
fnmatch.c fnmatch:sparse fixes 2010-10-21 22:21:22 +02:00
getopt.c getopt: change optstring to const char* 2013-02-11 20:57:34 +01:00
glob.c glob: fix GLOB_SORT 2012-08-03 08:29:38 +02:00
kfifo.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
libbb.c libbb: remove vi tabwidth setting 2012-09-11 09:20:59 +02:00
libgen.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
libmtd.c libmtd: rename functions from mtd_* to libmtd_* 2013-02-14 10:16:17 +01:00
libscan.c libubi: Use global mtd_all_ff function 2013-03-04 10:54:46 +01:00
libubigen.c lib: add libubigen 2012-12-19 10:31:24 +01:00
make_directory.c Make errno a positive value 2012-05-14 08:35:54 +02:00
math.c commands: add let command which supports proper arithmetic 2013-01-09 10:32:54 +01:00
misc.c lib: misc: add 'iB' suffixes to strtoull_suffix 2012-12-19 10:30:56 +01:00
notifier.c list: remove duplicated list.h 2009-11-03 09:48:53 +01:00
parameter.c param: Add helpers to provide an enum parameter 2013-05-23 15:40:26 +02:00
process_escape_sequence.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
qsort.c qsort: Fix wrong check 2012-08-03 08:28:18 +02:00
random.c include support for a simple pseudo number generator 2010-06-22 15:44:44 +02:00
rbtree.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
readkey.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
readline.c readline: fix the 'new blank line at EOF' typo 2012-10-29 10:02:06 +01:00
readline_simple.c remove undefined WATCHDOG_RESET 2011-12-19 14:38:21 +01:00
recursive_action.c rm: implement -r 2012-11-29 20:21:29 +01:00
show_progress.c progressbar: use __stringify in format string 2012-10-30 10:24:12 +01:00
string.c string: add strim for ONFI code 2012-07-05 20:58:54 +02:00
stringlist.c stringlist: fix division by zero 2012-08-29 09:10:13 +02:00
uncompress.c filetype: Pass bufsize 2012-12-03 11:23:25 +01:00
unlink-recursive.c rm: implement -r 2012-11-29 20:21:29 +01:00
vsprintf.c vsprintf: fix EXPORT_SYMBOL typo on simple_strtoull 2012-07-25 09:50:00 +02:00
xfuncs.c treewide: fix format specifiers 2013-01-27 14:24:10 +01:00
xymodem.c xymodem.c: fix compiler warning 2012-11-26 08:56:25 +01:00