index
:
talos-petitboot
master
petitboot-1.6.x
Blackbird™ petitboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
discover
/
kboot-parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure: Use AC_GNU_SOURCE
Jeremy Kerr
2013-12-18
1
-1
/
+3
*
discover: Change parsers to explicitly request configuration files
Neelesh Gupta
2013-11-06
1
-7
/
+19
*
Add initial dtb support
Geoff Levand
2013-06-24
1
-5
/
+20
*
discover: Always associate resources with a boot option
Jeremy Kerr
2013-05-15
1
-2
/
+2
*
discover/kboot: Fix boot_option initialisation
Jeremy Kerr
2013-05-06
1
-0
/
+1
*
discover: Add configuration methods
Jeremy Kerr
2013-04-29
1
-0
/
+1
*
parsers: dynamically register parsers
Jeremy Kerr
2013-04-29
1
-1
/
+3
*
discover: Change parsers to emit resources rather than filenames
Jeremy Kerr
2013-04-29
1
-8
/
+9
*
discover: Introduce a container type for boot options
Jeremy Kerr
2013-04-29
1
-6
/
+8
*
parsers: change parser.parse to accept a buffer
Jeremy Kerr
2013-04-29
1
-5
/
+3
*
parsers: Add filenames to struct parser
Jeremy Kerr
2013-04-29
1
-1
/
+5
*
discover: Separate temporary and permanent device data
Jeremy Kerr
2013-04-16
1
-5
/
+8
*
lib/types: Create common file for type definitions
Jeremy Kerr
2013-04-10
1
-1
/
+1
*
Minor comment fix
Geoff Levand
2012-03-18
1
-1
/
+1
*
Add new member get_pair to conf parser context
Geoff Levand
2012-03-18
1
-0
/
+1
*
Refactor parser routine conf_get_param_pair()
Geoff Levand
2012-03-18
1
-1
/
+1
*
Use static array for parsers
Geoff Levand
2012-03-16
1
-1
/
+1
*
Fix seg fault with bare kboot.conf variables
Geoff Levand
2012-03-16
1
-0
/
+5
*
Iterate over all conf file parsers
Geoff Levand
2009-07-09
1
-1
/
+1
*
Zero parser globals before use
Geoff Levand
2009-07-09
1
-0
/
+1
*
Split common routines from kboot parser
Geoff Levand
2009-03-30
1
-269
/
+99
*
Loop through valid kboot conf names
Geoff Levand
2009-03-23
1
-13
/
+38
*
Move log to library
Geoff Levand
2009-02-01
1
-1
/
+1
*
Fix unused parameter warnings
Jeremy Kerr
2009-02-01
1
-1
/
+3
*
Use separate section for parsers array
Jeremy Kerr
2009-01-02
1
-5
/
+1
*
Hook up parsers to device discovery
Jeremy Kerr
2009-01-02
1
-73
/
+82
*
Initial support for multiple UIs
Jeremy Kerr
2008-12-15
1
-0
/
+288