summaryrefslogtreecommitdiffstats
path: root/lib/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* 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-082-2/+2
* move file helper functions to separate fileSascha Hauer2014-08-071-0/+1
* mount: support filesystem options passed via -oUwe Kleine-König2014-02-101-1/+1
* Cleanup Kconfig filesAlexander Shiyan2013-08-121-1/+1
* introduce common bootstrap codeJean-Christophe PLAGNIOL-VILLARD2013-01-225-0/+195