summaryrefslogtreecommitdiffstats
path: root/util/sconfig/sconfig.tab.h_shipped
Commit message (Expand)AuthorAgeFilesLines
* SMBIOS/SCONFIG: Allow devtree-defined Type 41 entriesAngel Pons2021-11-041-21/+24
* sconfig: Ensure at least one `device` node below each `chip`Nico Huber2021-09-081-5/+5
* util/sconfig: Remove unused devicetree keywords ESPI & LPCMartin Roth2021-07-141-11/+9
* util/sconfig: Add support for discontiguous FW_CONFIG fieldsTim Wawrzynczak2021-05-031-6/+7
* device + util/sconfig: introduce new device `gpio`Michael Niewöhner2020-12-281-9/+10
* sconfig: Allow chipset to provide a base devicetreeDuncan Laurie2020-10-091-46/+52
* sconfig: Allow to link devices to other device's driversNico Huber2020-09-111-37/+40
* sconfig: Add support for firmware configurationDuncan Laurie2020-06-021-5/+9
* util/sconfig: Add LPC and ESPI busesRaul E Rangel2020-05-121-1/+3
* sconfig: Allow `register` entries below devices, tooNico Huber2020-05-051-8/+9
* Add configurable ramstage support for minimal PCI scanningRonald G. Minnich2020-02-081-33/+34
* sconfig: Add SMBIOS type 9 entriesPatrick Rudolph2019-05-071-13/+14
* sconfig: Allow setting device status in device treeHung-Te Lin2018-09-161-26/+27
* util/sconfig: Re-factor device structure in parse treeFurquan Shaikh2018-06-081-1/+1
* util/sconfig: Get rid of struct headerFurquan Shaikh2018-06-051-1/+1
* util/sconfig: Re-factor sconfig to not assume chip as deviceFurquan Shaikh2018-06-051-0/+1
* devicetree: Add USB device typeDuncan Laurie2018-05-111-1/+2
* sconfig: Add a new mmio resource typeJustin TerAvest2018-01-251-4/+5
* sconfig: Add a new "SPI" device typeFurquan Shaikh2017-02-161-1/+2
* sconfig: Add a new generic device typeDuncan Laurie2016-05-161-1/+2
* util/sconfig: Fix warningsStefan Reinauer2016-05-081-43/+56
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-2/+0
* sconfig: add cpu device typeAaron Durbin2014-10-071-10/+11
* 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-6/+7
* Add subsystemid option to sconfigSven Schnelle2011-03-011-1/+3
* Split C code in sconfig's parser into a separate file.Patrick Georgi2010-05-051-5/+5
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-5/+5
* Remove #line statements in processed parser source,Patrick Georgi2010-04-081-4/+0
* Replace sconfig with a C implementation.Patrick Georgi2010-04-081-0/+90