summaryrefslogtreecommitdiffstats
path: root/util/sconfig/lex.yy.c_shipped
Commit message (Expand)AuthorAgeFilesLines
* SMBIOS/SCONFIG: Allow devtree-defined Type 41 entriesAngel Pons2021-11-041-145/+153
* util/sconfig: Remove unused devicetree keywords ESPI & LPCMartin Roth2021-07-141-172/+162
* util/sconfig: Add support for discontiguous FW_CONFIG fieldsTim Wawrzynczak2021-05-031-197/+201
* treewide: Remove trailing whitespaceMartin Roth2021-02-171-42/+42
* device + util/sconfig: introduce new device `gpio`Michael Niewöhner2020-12-281-155/+161
* sconfig: Allow chipset to provide a base devicetreeDuncan Laurie2020-10-091-171/+175
* sconfig: Allow to link devices to other device's driversNico Huber2020-09-111-184/+199
* sconfig: Add support for firmware configurationDuncan Laurie2020-06-021-175/+197
* util/sconfig: Add LPC and ESPI busesRaul E Rangel2020-05-121-136/+147
* Add configurable ramstage support for minimal PCI scanningRonald G. Minnich2020-02-081-253/+254
* sconfig: Add SMBIOS type 9 entriesPatrick Rudolph2019-05-071-126/+135
* sconfig: Allow setting device status in device treeHung-Te Lin2018-09-161-132/+141
* devicetree: Add USB device typeDuncan Laurie2018-05-111-118/+122
* sconfig: Add a new mmio resource typeJustin TerAvest2018-01-251-188/+179
* sconfig: Add a new "SPI" device typeFurquan Shaikh2017-02-161-119/+126
* sconfig: Add a new generic device typeDuncan Laurie2016-05-161-106/+124
* util/sconfig: Fix warningsStefan Reinauer2016-05-081-80/+91
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* sconfig: add cpu device typeAaron Durbin2014-10-071-29/+33
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-87/+87
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-86/+86
* use a relative path for #line 3David Hendricks2013-01-161-1/+1
* sconfig: fix up shipped codePatrick Georgi2012-07-131-102/+108
* MPTAPLE: generate from devicetree.cbSven Schnelle2012-07-131-97/+110
* Add lex outputSven Schnelle2011-03-011-91/+110
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-051-115/+133
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-43/+43
* Remove #line statements in processed parser source,Patrick Georgi2010-04-081-39/+1
* Replace sconfig with a C implementation.Patrick Georgi2010-04-081-0/+1932