]> git.ozlabs.org Git - petitboot/history - lib/types/types.h
Merge branch 'pb-plugin' into master
[petitboot] / lib / types / types.h
2015-09-11 Samuel Mendoza-JonasMerge branch 'pb-plugin' into master
2015-08-31 Samuel Mendoza-JonasRecognise storage devices on USB bus
2015-08-18 Samuel Mendoza-Jonasdiscover: Add disable param for dm-snapshots
2015-08-06 Samuel Mendoza-JonasMake read-only guarantee user-settable
2015-06-26 Jeremy KerrMerge remote-tracking rbanch sammj/master
2015-05-05 Samuel Mendoza-Jonaslib: Move ipmi_bootdev enum to types.h
2015-05-05 Samuel Mendoza-Jonaspetitboot: Implement ordered boot options
2015-05-05 Samuel Mendoza-Jonaslib: Define autoboot_options, device_type helpers
2014-12-15 Jeremy Kerrdiscover: Integrate ipmi bootdev settings into the...
2014-08-05 Jeremy Kerrdiscover: Add debug flag to config
2014-07-28 Jeremy Kerrconfig: Add lang member to config
2014-07-22 Jeremy Kerrdiscover: Add safe mode
2014-07-21 Jeremy Kerrconfig: Add boot_device member to config
2014-01-30 Jeremy Kerrdiscover: Add DEVICE_TYPE_ANY for matching any device
2014-01-30 Jeremy Kerrdiscover: Make boot_priorities more flexible
2013-12-18 Jeremy Kerrsysinfo: Add interface link status to sysinfo data
2013-11-22 Jeremy Kerrprotocol: Add block device information to system info
2013-11-13 Jeremy Kerrlib/types: use unsigned int for interface, dns and...
2013-11-13 Jeremy Kerrlib: Move config structure defitinitions to types.h
2013-10-09 Jeremy KerrAdd system info messages
2013-09-18 Jeremy Kerrtypes: Add device_type to struct device
2013-06-24 Geoff LevandAdd initial dtb support
2013-06-24 Jeremy Kerrtypes: Add is_default to struct boot_option
2013-05-06 Jeremy Kerrlib: Add boot_status type & protocol definitions
2013-04-16 Jeremy Kerrprotocol: Separate device add from boot-option add...
2013-04-15 Jeremy KerrAdd boot command structure to petitboot protocol descri...
2013-04-10 Jeremy Kerrlib/types: Create common file for type definitions