summaryrefslogtreecommitdiffstats
path: root/util/sconfig
Commit message (Expand)AuthorAgeFilesLines
* util/sconfig: Fix compile error with older glibc-headersWerner Zeh2019-07-122-1/+2
* util/sconfig: Add commonlib/helpers.hKyösti Mälkki2019-07-102-0/+2
* util/sconfig: Declare the repeated devicetree storageKyösti Mälkki2019-07-101-10/+14
* util/sconfig: Move 'static' at beginning of declarationElyes HAOUAS2019-05-221-1/+1
* sconfig: Add SMBIOS type 9 entriesPatrick Rudolph2019-05-077-249/+345
* util/sconfig: Throw an error if override tree has no devicesFurquan Shaikh2019-04-241-0/+5
* sconfig: Allow setting device status in device treeHung-Te Lin2018-09-167-242/+261
* util: Add description.md to each utilTom Hiller2018-07-261-0/+1
* util/sconfig: Get rid of ops from struct deviceFurquan Shaikh2018-06-252-6/+9
* util/sconfig: Add support for overriding base tree properties/nodeFurquan Shaikh2018-06-252-10/+394
* util/sconfig: Enable parsing of override device treeFurquan Shaikh2018-06-251-6/+43
* util/sconfig: Prepare sconfig to allow parsing multiple treesFurquan Shaikh2018-06-131-23/+32
* util/sconfig: Get rid of rescnt in struct deviceFurquan Shaikh2018-06-082-7/+3
* util/sconfig: Re-factor device structure in parse treeFurquan Shaikh2018-06-085-300/+410
* util/sconfig: Make queue handling more generic within main.cFurquan Shaikh2018-06-081-12/+62
* sconfig/main.c: Fix number of arguments in fprintfMaulik V Vaghela2018-06-081-1/+1
* util/sconfig: Get rid of unused parameter to walk_device_treeFurquan Shaikh2018-06-081-5/+4
* util/sconfig: Get rid of nextdev member in struct deviceFurquan Shaikh2018-06-052-11/+10
* util/sconfig: Get rid of struct headerFurquan Shaikh2018-06-055-114/+133
* util/sconfig: Add helper function for allocating memoryFurquan Shaikh2018-06-051-22/+23
* util/sconfig: Get rid of bus pointer in device structureFurquan Shaikh2018-06-054-27/+20
* util/sconfig: Re-factor emitting of headers to static.cFurquan Shaikh2018-06-054-56/+61
* util/sconfig: Re-factor sconfig to not assume chip as deviceFurquan Shaikh2018-06-055-108/+195
* devicetree: Add USB device typeDuncan Laurie2018-05-116-133/+144
* sconfig: Add a new mmio resource typeJustin TerAvest2018-01-256-211/+209
* lib: provide clearer devicetree semanticsAaron Durbin2017-04-251-13/+13
* util/blobtool & sconfig: Update GENPARSER Kconfig questionMartin Roth2017-04-141-1/+1
* sconfig: Add a new "SPI" device typeFurquan Shaikh2017-02-166-135/+151
* sconfig: Reformat C codeMartin Roth2016-08-082-91/+169
* sconfig: Remove mainboard chip.h supportMartin Roth2016-08-081-20/+3
* sconfig: Remove bootblock and Kconfig modesMartin Roth2016-08-081-118/+31
* sconfig: Update command line parametersMartin Roth2016-08-081-19/+8
* sconfig: pass in devicetree filenameMartin Roth2016-08-081-11/+23
* sconfig: Add a new generic device typeDuncan Laurie2016-05-166-123/+149
* sconfig: Add 10bit addressing mode to i2c device typeDuncan Laurie2016-05-161-1/+1
* sconfig: Allow strings in devicetree.cbDuncan Laurie2016-05-161-0/+1
* util/sconfig: Fix warningsStefan Reinauer2016-05-087-680/+582
* sconfig: remove warning about root_complexPatrick Georgi2015-11-141-4/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-314-16/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-083-8/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-216-6/+6
* sconfig: add cpu device typeAaron Durbin2014-10-076-87/+98
* sconfig: improve argument parsingPatrick Georgi2014-08-041-1/+4
* util/sconfig/main.c: Remove assigned but unused variable `link`Paul Menzel2014-08-041-1/+0
* sconfig: more careful string resource handlingPatrick Georgi2014-08-041-1/+2
* util/sconfig: fix check for count of command line argumentsDaniele Forsi2014-07-301-1/+1
* sconfig: Fix build dependenciesPatrick Georgi2014-04-161-0/+2
* sconfig: don't "const" structs twicePatrick Georgi2014-01-201-2/+2
* sconfig: avoid regenerating the binary all the timePatrick Georgi2013-12-051-2/+5
* AMD: Drop empty root_complexKyösti Mälkki2013-06-241-2/+7