summaryrefslogtreecommitdiffstats
path: root/include/blspec.h
Commit message (Expand)AuthorAgeFilesLines
* bootentries: Move struct bootentries to include/boot.hSascha Hauer2016-07-261-20/+1
* blspec: Make blspec_boot staticSascha Hauer2016-07-261-2/+0
* blspec: separate bootentries from blspec entriesSascha Hauer2016-07-261-56/+4
* bootentries: Add title/descriptionSascha Hauer2016-07-261-0/+4
* blspec: factor out a struct bootentrySascha Hauer2016-07-261-11/+18
* blpec: rename struct lspec -> bootentriesSascha Hauer2016-07-261-19/+19
* blspec: remove unused function prototypeSascha Hauer2016-07-221-2/+0
* blspec: Remove once/default handlingSascha Hauer2016-07-221-11/+0
* blspec: remove unused blspec_boot_devicenameSascha Hauer2016-07-221-2/+0
* blspec: Add missing prototype for blspec_scan_deviceSascha Hauer2015-06-171-0/+1
* blspec: honor default/once entries againSascha Hauer2014-03-241-1/+9
* blspec: make cdev optionalSascha Hauer2013-11-051-0/+1
* blspec: Let scan functions return the number of entries foundSascha Hauer2013-11-051-1/+1
* blspec: rename _hwdevice functions to _devicenameSascha Hauer2013-11-051-2/+2
* blspec: Fix crash with menu disabledSascha Hauer2013-10-301-1/+2
* Implement bootloader spec support for bareboxSascha Hauer2013-10-141-0/+92