aboutsummaryrefslogtreecommitdiff
path: root/util/sconfig/sconfig.h
AgeCommit message (Expand)Author
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