summaryrefslogtreecommitdiffstats
path: root/minihal.py
Commit message (Expand)AuthorAgeFilesLines
* We've always expected devices to be strings, not unicode (#443040)Jeremy Katz2008-04-181-3/+3
* Have a fallback empty description for devices (#432362)Jeremy Katz2008-03-271-0/+1
* Use non-deprecated HAL properties.Bill Nottingham2008-02-261-2/+2
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-1/+1
* Common GPLv2+ boilerplate on toplevel python source files.David Cantrell2007-12-171-7/+15
* Add some utility functions that wrap HAL operations we need.Bill Nottingham2007-12-071-0/+61