summaryrefslogtreecommitdiffstats
path: root/lib/bootstrap/devfs.c
Commit message (Expand)AuthorAgeFilesLines
* bootstrap_read_devfs(): optionally inform the caller of the buffer sizeUlrich Ölmann2020-06-221-4/+7
* bootstrap: constify stringsTrent Piepho2016-01-081-1/+1
* bootstrap: Warn if image size in BB header is zeroAndrey Smirnov2015-05-071-1/+5
* bootstrap_read_devfs(): Remove all partitions upon function completionAndrey Smirnov2015-05-071-2/+10
* bootstrap_read_devfs(): Check for errors from dev_add_bb_dev()Andrey Smirnov2015-05-071-2/+9
* bootstrap_read_devfs(): Fix potential memory leakAndrey Smirnov2015-05-071-6/+11
* bootstrap_read_devfs(): Close file after we are done with itAndrey Smirnov2015-05-071-0/+2
* bootstrap_read_devfs(): Check for errors from devfs_add_partition()Andrey Smirnov2015-05-071-2/+9
* bootstrap: Fix potential memory leak in 'read_image_head'Andrey Smirnov2015-05-071-2/+6
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* introduce common bootstrap codeJean-Christophe PLAGNIOL-VILLARD2013-01-221-0/+118