summaryrefslogtreecommitdiffstats
path: root/common/blspec.c
Commit message (Expand)AuthorAgeFilesLines
* blspec: Check if an entry is compatible with the current machineSascha Hauer2014-03-241-2/+79
* blspec: Add NFS supportSascha Hauer2014-03-071-2/+112
* mount: support filesystem options passed via -oUwe Kleine-König2014-02-101-1/+1
* blspec: fix documention of blspec_scan_directory's return codeUwe Kleine-König2013-11-081-2/+1
* blspec: Make error message more clearSascha Hauer2013-11-051-1/+1
* blspec: make cdev optionalSascha Hauer2013-11-051-11/+13
* blspec: Let scan functions return the number of entries foundSascha Hauer2013-11-051-20/+33
* blspec: Allow to boot partitionsSascha Hauer2013-11-051-0/+17
* blspec: rename _hwdevice functions to _devicenameSascha Hauer2013-11-051-5/+5
* blspec: Push device_detect into blspec_scan_deviceSascha Hauer2013-11-051-2/+2
* blspec: Fix once/default bootingSascha Hauer2013-10-211-3/+5
* Implement bootloader spec support for bareboxSascha Hauer2013-10-141-0/+516