summaryrefslogtreecommitdiff
path: root/util/sconfig/sconfig.h
AgeCommit message (Expand)Author
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2020-05-07util/sconfig: Drop use of ref_count for chip_instanceFurquan Shaikh
2020-05-07util/sconfig: Drop id from struct device maintained by sconfigFurquan Shaikh
2020-02-08Add configurable ramstage support for minimal PCI scanningRonald G. Minnich
2019-07-12util/sconfig: Fix compile error with older glibc-headersWerner Zeh
2019-05-07sconfig: Add SMBIOS type 9 entriesPatrick Rudolph
2018-09-16sconfig: Allow setting device status in device treeHung-Te Lin
2018-06-25util/sconfig: Get rid of ops from struct deviceFurquan Shaikh
2018-06-25util/sconfig: Add support for overriding base tree properties/nodeFurquan Shaikh
2018-06-08util/sconfig: Get rid of rescnt in struct deviceFurquan Shaikh
2018-06-08util/sconfig: Re-factor device structure in parse treeFurquan Shaikh
2018-06-05util/sconfig: Get rid of nextdev member in struct deviceFurquan 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
2016-08-08sconfig: Reformat C codeMartin Roth
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
2012-10-08Every chip must have chip_operationsKyösti Mälkki
2012-07-13MPTAPLE: generate from devicetree.cbSven Schnelle
2011-11-01remove trailing whitespaceStefan Reinauer
2011-03-01Add subsystemid option to sconfigSven Schnelle
2010-08-09Fix build error introduced in r5868.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