summaryrefslogtreecommitdiffstats
path: root/util/sconfig/sconfig.y
Commit message (Expand)AuthorAgeFilesLines
* Remove executable flag from source codes and text filesPetr Cvek2022-07-141-0/+0
* SMBIOS/SCONFIG: Allow devtree-defined Type 41 entriesAngel Pons2021-11-041-2/+8
* sconfig: Ensure at least one `device` node below each `chip`Nico Huber2021-09-081-2/+6
* util/sconfig: Remove unused devicetree keywords ESPI & LPCMartin Roth2021-07-141-1/+1
* util/sconfig: Add support for discontiguous FW_CONFIG fieldsTim Wawrzynczak2021-05-031-9/+19
* device + util/sconfig: introduce new device `gpio`Michael Niewöhner2020-12-281-1/+1
* fw_config: Convert fw_config to a 64-bit fieldTim Wawrzynczak2020-10-301-2/+3
* sconfig: Allow chipset to provide a base devicetreeDuncan Laurie2020-10-091-1/+9
* sconfig: Allow to link devices to other device's driversNico Huber2020-09-111-5/+14
* sconfig: Add support for firmware configurationDuncan Laurie2020-06-021-3/+38
* util/sconfig: Add LPC and ESPI busesRaul E Rangel2020-05-121-1/+1
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-091-10/+1
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-5/+1
* sconfig: Allow `register` entries below devices, tooNico Huber2020-05-051-1/+1
* Add configurable ramstage support for minimal PCI scanningRonald G. Minnich2020-02-081-2/+2
* sconfig: Add SMBIOS type 9 entriesPatrick Rudolph2019-05-071-2/+12
* sconfig: Allow setting device status in device treeHung-Te Lin2018-09-161-2/+4
* util/sconfig: Re-factor device structure in parse treeFurquan Shaikh2018-06-081-8/+6
* util/sconfig: Get rid of struct headerFurquan Shaikh2018-06-051-8/+8
* util/sconfig: Get rid of bus pointer in device structureFurquan Shaikh2018-06-051-5/+3
* util/sconfig: Re-factor emitting of headers to static.cFurquan Shaikh2018-06-051-1/+0
* util/sconfig: Re-factor sconfig to not assume chip as deviceFurquan Shaikh2018-06-051-7/+9
* devicetree: Add USB device typeDuncan Laurie2018-05-111-1/+1
* sconfig: Add a new mmio resource typeJustin TerAvest2018-01-251-1/+1
* sconfig: Add a new "SPI" device typeFurquan Shaikh2017-02-161-1/+1
* sconfig: Add a new generic device typeDuncan Laurie2016-05-161-1/+1
* util/sconfig: Fix warningsStefan Reinauer2016-05-081-1/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* sconfig: add cpu device typeAaron Durbin2014-10-071-1/+1
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* MPTAPLE: generate from devicetree.cbSven Schnelle2012-07-131-3/+4
* Add subsystemid option to sconfigSven Schnelle2011-03-011-2/+10
* Improve the sconfig parser:Patrick Georgi2010-05-051-7/+5
* sconfig: Make cur_bus and cur_parent local to the parser.Patrick Georgi2010-05-051-6/+6
* Split C code in sconfig's parser into a separate file.Patrick Georgi2010-05-051-440/+9
* sconfig should return success when it's successfulPatrick Georgi2010-04-141-0/+1
* sconfig: Mangle - to _ for struct names, too.Patrick Georgi2010-04-081-0/+1
* Replace sconfig with a C implementation.Patrick Georgi2010-04-081-0/+499