aboutsummaryrefslogtreecommitdiff
path: root/util/sconfig
AgeCommit message (Expand)Author
2011-03-01Add lex outputSven Schnelle
2011-03-01Add subsystemid option to sconfigSven Schnelle
2010-09-01Simplify last_dev_p so that it matches comments.Myles Watson
2010-08-16sconfig parser:Stefan Reinauer
2010-08-09make sconfig parser regeneration menu selectableStefan Reinauer
2010-08-09Fix build error introduced in r5868.Patrick Georgi
2010-08-09non-root devices are not supposed to be accessed outside of static.c except byStefan Reinauer
2010-07-15Trivial: Improve error reporting of sconfig slightly by reporting the line nu...Patrick Georgi
2010-06-10Check for NULL before calling device_match()Myles Watson
2010-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-05-21Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson
2010-05-05Improve the sconfig parser:Patrick Georgi
2010-05-05Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi
2010-05-05sconfig: Make cur_bus and cur_parent local to the parser.Patrick Georgi
2010-05-05Split C code in sconfig's parser into a separate file.Patrick Georgi
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-16Build utils into their source directory equivalent inPatrick Georgi
2010-04-14sconfig should return success when it's successfulPatrick Georgi
2010-04-08output cosmeticsStefan Reinauer
2010-04-08Remove #line statements in processed parser source,Patrick Georgi
2010-04-08sconfig: Mangle - to _ for struct names, too.Patrick Georgi
2010-04-08Remove duplicate registers in digitallogic/adl855pc's device treePatrick Georgi
2010-04-08Replace sconfig with a C implementation.Patrick Georgi
2010-03-26Make sconfig only complain about real conflicts.Patrick Georgi
2009-10-28Remove all build/ prefixes in the build output.Uwe Hermann
2009-10-27Prefix all build output file names of files which end up in the buildUwe Hermann
2009-10-27Improve coreboot build output and eliminate some warnings:Uwe Hermann
2009-08-12Kconfig!Patrick Georgi