summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move common system routines to libGeoff Levand2009-06-304-4/+182
* Add URL test to resolve_pathGeoff Levand2009-06-301-0/+8
* Add discover device reportGeoff Levand2009-06-303-12/+97
* Remove device handler test codeGeoff Levand2009-06-301-33/+4
* Add test case for empty yaboot.conf fileGeoff Levand2009-06-301-0/+6
* Check if yaboot.conf files are emptyGeoff Levand2009-06-301-1/+6
* Remove unneeded conf stripGeoff Levand2009-06-301-5/+0
* Udev log socket deviceGeoff Levand2009-06-301-0/+2
* Add udev triggerGeoff Levand2009-06-303-0/+13
* Increase protocol payload size to 64KiBGeoff Levand2009-06-301-1/+1
* Revert const device in discover_client_opsGeoff Levand2009-06-302-4/+4
* Fix memmove sizeGeoff Levand2009-06-302-2/+3
* PS3 platform routinesGeoff Levand2009-03-303-2/+312
* Rename client add remove opsGeoff Levand2009-03-304-15/+15
* Kboot parser URL testGeoff Levand2009-03-301-0/+7
* Add more yaboot parser testsGeoff Levand2009-03-304-0/+84
* Fixup parser test programGeoff Levand2009-03-303-73/+61
* Remove yaboot-cfg filesGeoff Levand2009-03-302-521/+0
* Hookup yaboot parserGeoff Levand2009-03-302-201/+222
* Split common routines from kboot parserGeoff Levand2009-03-305-270/+432
* Log new boot optionsGeoff Levand2009-03-301-0/+9
* log discover mount failureGeoff Levand2009-03-301-2/+4
* Makefile set udev rule permissionsGeoff Levand2009-03-301-1/+1
* Fix udev ruleGeoff Levand2009-03-301-1/+1
* Get log streamGeoff Levand2009-03-302-0/+6
* Increase protocol payload sizeGeoff Levand2009-03-302-4/+18
* Add hotplug test scriptJeremy Kerr2009-03-231-0/+61
* Log server messages to fileGeoff Levand2009-03-234-8/+20
* Add CFLAGS to LDFLAGSGeoff Levand2009-03-231-0/+1
* Fix out of source make distGeoff Levand2009-03-231-2/+2
* Add makefile deps to makefileGeoff Levand2009-03-231-0/+8
* Makefile cleanupsGeoff Levand2009-03-232-41/+75
* Add maintainer-clean makefile targetGeoff Levand2009-03-231-0/+11
* Install udev rulesGeoff Levand2009-03-231-1/+4
* Add SHELL to Makefile.inGeoff Levand2009-03-231-0/+1
* Hookup the --with-twin configure optionGeoff Levand2009-03-233-3/+9
* Include types header in tallocGeoff Levand2009-03-231-0/+1
* Loop through valid kboot conf namesGeoff Levand2009-03-231-13/+38
* Rename symbol newGeoff Levand2009-03-232-16/+16
* Add list_for_each_entry_continue routineGeoff Levand2009-03-231-0/+4
* Pass cb_arg to discover_client_initGeoff Levand2009-02-213-3/+4
* petitboot: Add --with-twin config optionGeoff Levand2009-02-211-1/+19
* Remove boot_option_copy routineGeoff Levand2009-02-212-22/+0
* Add list insert routinesGeoff Levand2009-02-212-9/+23
* Add protocol object compare routinesGeoff Levand2009-02-212-0/+15
* Fix log move commitGeoff Levand2009-02-021-1/+1
* [discover client] Remove device from discover array before notifying UIJeremy Kerr2009-02-011-4/+4
* [discover client] Add device accessorsJeremy Kerr2009-02-012-0/+32
* [pb-protocol] Add ui_info member to devices and boot optionsJeremy Kerr2009-02-011-0/+4
* [discover client] Make devices persistentJeremy Kerr2009-02-013-6/+52
OpenPOWER on IntegriCloud