summaryrefslogtreecommitdiff
path: root/util/sconfig/sconfig.y
AgeCommit message (Expand)Author
2020-05-12util/sconfig: Add LPC and ESPI busesRaul E Rangel
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2020-05-05sconfig: Allow `register` entries below devices, tooNico Huber
2020-02-08Add configurable ramstage support for minimal PCI scanningRonald G. Minnich
2019-05-07sconfig: Add SMBIOS type 9 entriesPatrick Rudolph
2018-09-16sconfig: Allow setting device status in device treeHung-Te Lin
2018-06-08util/sconfig: Re-factor device structure in parse treeFurquan Shaikh
2018-06-05util/sconfig: Get rid of struct headerFurquan Shaikh
2018-06-05util/sconfig: Get rid of bus pointer in device structureFurquan Shaikh
2018-06-05util/sconfig: Re-factor emitting of headers to static.cFurquan Shaikh
2018-06-05util/sconfig: Re-factor sconfig to not assume chip as deviceFurquan Shaikh
2018-05-11devicetree: Add USB device typeDuncan Laurie
2018-01-25sconfig: Add a new mmio resource typeJustin TerAvest
2017-02-16sconfig: Add a new "SPI" device typeFurquan Shaikh
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