summaryrefslogtreecommitdiffstats
path: root/discover/kboot-parser.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for GPG signature enforcement on bootedtpearson@raptorengineering.com2016-08-261-0/+6
* configure: Use AC_GNU_SOURCEJeremy Kerr2013-12-181-1/+3
* discover: Change parsers to explicitly request configuration filesNeelesh Gupta2013-11-061-7/+19
* Add initial dtb supportGeoff Levand2013-06-241-5/+20
* discover: Always associate resources with a boot optionJeremy Kerr2013-05-151-2/+2
* discover/kboot: Fix boot_option initialisationJeremy Kerr2013-05-061-0/+1
* discover: Add configuration methodsJeremy Kerr2013-04-291-0/+1
* parsers: dynamically register parsersJeremy Kerr2013-04-291-1/+3
* discover: Change parsers to emit resources rather than filenamesJeremy Kerr2013-04-291-8/+9
* discover: Introduce a container type for boot optionsJeremy Kerr2013-04-291-6/+8
* parsers: change parser.parse to accept a bufferJeremy Kerr2013-04-291-5/+3
* parsers: Add filenames to struct parserJeremy Kerr2013-04-291-1/+5
* discover: Separate temporary and permanent device dataJeremy Kerr2013-04-161-5/+8
* lib/types: Create common file for type definitionsJeremy Kerr2013-04-101-1/+1
* Minor comment fixGeoff Levand2012-03-181-1/+1
* Add new member get_pair to conf parser contextGeoff Levand2012-03-181-0/+1
* Refactor parser routine conf_get_param_pair()Geoff Levand2012-03-181-1/+1
* Use static array for parsersGeoff Levand2012-03-161-1/+1
* Fix seg fault with bare kboot.conf variablesGeoff Levand2012-03-161-0/+5
* Iterate over all conf file parsersGeoff Levand2009-07-091-1/+1
* Zero parser globals before useGeoff Levand2009-07-091-0/+1
* Split common routines from kboot parserGeoff Levand2009-03-301-269/+99
* Loop through valid kboot conf namesGeoff Levand2009-03-231-13/+38
* Move log to libraryGeoff Levand2009-02-011-1/+1
* Fix unused parameter warningsJeremy Kerr2009-02-011-1/+3
* Use separate section for parsers arrayJeremy Kerr2009-01-021-5/+1
* Hook up parsers to device discoveryJeremy Kerr2009-01-021-73/+82
* Initial support for multiple UIsJeremy Kerr2008-12-151-0/+288
OpenPOWER on IntegriCloud