summaryrefslogtreecommitdiffstats
path: root/util/sconfig
Commit message (Expand)AuthorAgeFilesLines
* sconfig: Split up sconfig-generated static.hTim Wawrzynczak2020-10-261-31/+108
* sconfig: Allow chipset to provide a base devicetreeDuncan Laurie2020-10-097-725/+663
* sconfig: Add function for parse+override of treeDuncan Laurie2020-09-181-10/+14
* sconfig: Switch to getoptDuncan Laurie2020-09-181-20/+43
* sconfig: Allow to link devices to other device's driversNico Huber2020-09-117-377/+530
* devicetree: Remove weak declarations for opsKyösti Mälkki2020-07-061-3/+10
* sconfig: Add support for firmware configurationDuncan Laurie2020-06-027-252/+700
* util/sconfig: Move default includes out of emit_chips()Nico Huber2020-06-021-3/+3
* util/sconfig: Refactor and fix add_register()Nico Huber2020-06-021-18/+19
* util/sconfig: Add LPC and ESPI busesRaul E Rangel2020-05-126-154/+179
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-095-50/+5
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-095-25/+5
* util/sconfig: Drop use of ref_count for chip_instanceFurquan Shaikh2020-05-072-89/+30
* util/sconfig: Move chip instance id assignment to emit_chips()Furquan Shaikh2020-05-071-7/+3
* util/sconfig: Drop id from struct device maintained by sconfigFurquan Shaikh2020-05-072-14/+7
* sconfig: Allow `register` entries below devices, tooNico Huber2020-05-053-284/+353
* util/sconfig: emit NULL sibling fieldsAaron Durbin2020-03-301-0/+2
* Add configurable ramstage support for minimal PCI scanningRonald G. Minnich2020-02-087-359/+367
* commonlib: Add commonlib/bsdJulius Werner2020-01-281-1/+1
* util/sconfig: Fix illogical override rule for resourceBill XIE2019-11-261-5/+14
* util/sconfig: Issue header for exposed PCI and PNP namesNico Huber2019-10-051-15/+36
* util/sconfig: Expose usable PCI and PNP device namesKyösti Mälkki2019-09-061-0/+16
* device: Move pci_irqs outside DEVTREE_EARLYKyösti Mälkki2019-07-171-12/+11
* 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