aboutsummaryrefslogtreecommitdiff
path: root/util/sconfig/sconfig.y
AgeCommit message (Expand)Author
2016-05-16sconfig: Add a new generic device typeDuncan Laurie
2016-05-08util/sconfig: Fix warningsStefan Reinauer
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-10-07sconfig: add cpu device typeAaron Durbin
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2012-07-13MPTAPLE: generate from devicetree.cbSven Schnelle
2011-03-01Add subsystemid option to sconfigSven Schnelle
2010-05-05Improve the sconfig parser: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-14sconfig should return success when it's successfulPatrick Georgi
2010-04-08sconfig: Mangle - to _ for struct names, too.Patrick Georgi
2010-04-08Replace sconfig with a C implementation.Patrick Georgi