Age | Commit message (Expand) | Author |
---|---|---|
2010-09-01 | Simplify last_dev_p so that it matches comments. | Myles Watson |
2010-08-16 | sconfig parser: | Stefan Reinauer |
2010-08-09 | Fix build error introduced in r5868. | Patrick Georgi |
2010-08-09 | non-root devices are not supposed to be accessed outside of static.c except by | Stefan Reinauer |
2010-07-15 | Trivial: Improve error reporting of sconfig slightly by reporting the line nu... | Patrick Georgi |
2010-06-10 | Check for NULL before calling device_match() | Myles Watson |
2010-06-09 | Same conversion as with resources from static arrays to lists, except | Myles Watson |
2010-05-21 | Use lists instead of arrays for resources in devices to reduce memory usage. | Myles Watson |
2010-05-05 | sconfig: Make cur_bus and cur_parent local to the parser. | Patrick Georgi |
2010-05-05 | Split C code in sconfig's parser into a separate file. | Patrick Georgi |