summaryrefslogtreecommitdiffstats
path: root/util/sconfig/sconfig.tab.c_shipped
Commit message (Expand)AuthorAgeFilesLines
* SMBIOS/SCONFIG: Allow devtree-defined Type 41 entriesAngel Pons2021-11-041-220/+223
* sconfig: Ensure at least one `device` node below each `chip`Nico Huber2021-09-081-140/+149
* util/sconfig: Remove unused devicetree keywords ESPI & LPCMartin Roth2021-07-141-88/+87
* util/sconfig: Add support for discontiguous FW_CONFIG fieldsTim Wawrzynczak2021-05-031-125/+153
* device + util/sconfig: introduce new device `gpio`Michael Niewöhner2020-12-281-237/+135
* sconfig: Allow chipset to provide a base devicetreeDuncan Laurie2020-10-091-482/+342
* sconfig: Allow to link devices to other device's driversNico Huber2020-09-111-138/+163
* sconfig: Add support for firmware configurationDuncan Laurie2020-06-021-69/+140
* util/sconfig: Add LPC and ESPI busesRaul E Rangel2020-05-121-16/+18
* 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-275/+343
* Add configurable ramstage support for minimal PCI scanningRonald G. Minnich2020-02-081-70/+71
* sconfig: Add SMBIOS type 9 entriesPatrick Rudolph2019-05-071-71/+92
* sconfig: Allow setting device status in device treeHung-Te Lin2018-09-161-78/+81
* util/sconfig: Re-factor device structure in parse treeFurquan Shaikh2018-06-081-16/+8
* 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-7/+5
* util/sconfig: Re-factor emitting of headers to static.cFurquan Shaikh2018-06-051-3/+2
* util/sconfig: Re-factor sconfig to not assume chip as deviceFurquan Shaikh2018-06-051-10/+12
* devicetree: Add USB device typeDuncan Laurie2018-05-111-13/+14
* sconfig: Add a new mmio resource typeJustin TerAvest2018-01-251-18/+19
* sconfig: Add a new "SPI" device typeFurquan Shaikh2017-02-161-14/+16
* sconfig: Add a new generic device typeDuncan Laurie2016-05-161-15/+17
* util/sconfig: Fix warningsStefan Reinauer2016-05-081-553/+425
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-5/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* sconfig: add cpu device typeAaron Durbin2014-10-071-47/+48
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-2/+2
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-2/+2
* MPTAPLE: generate from devicetree.cbSven Schnelle2012-07-131-257/+319
* Add subsystemid option to sconfigSven Schnelle2011-03-011-52/+72
* Improve the sconfig parser:Patrick Georgi2010-05-051-39/+39
* sconfig: Make cur_bus and cur_parent local to the parser.Patrick Georgi2010-05-051-52/+61
* Split C code in sconfig's parser into a separate file.Patrick Georgi2010-05-051-446/+17
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-5/+5
* sconfig should return success when it's successfulPatrick Georgi2010-04-141-0/+1
* Remove #line statements in processed parser source,Patrick Georgi2010-04-081-28/+0
* sconfig: Mangle - to _ for struct names, too.Patrick Georgi2010-04-081-8/+9
* Replace sconfig with a C implementation.Patrick Georgi2010-04-081-0/+2088