summaryrefslogtreecommitdiffstats
path: root/util/sconfig
Commit message (Expand)AuthorAgeFilesLines
* sconfig: Add a new "SPI" device typeFurquan Shaikh2017-02-166-135/+151
* sconfig: Reformat C codeMartin Roth2016-08-082-91/+169
* sconfig: Remove mainboard chip.h supportMartin Roth2016-08-081-20/+3
* sconfig: Remove bootblock and Kconfig modesMartin Roth2016-08-081-118/+31
* sconfig: Update command line parametersMartin Roth2016-08-081-19/+8
* sconfig: pass in devicetree filenameMartin Roth2016-08-081-11/+23
* sconfig: Add a new generic device typeDuncan Laurie2016-05-166-123/+149
* sconfig: Add 10bit addressing mode to i2c device typeDuncan Laurie2016-05-161-1/+1
* sconfig: Allow strings in devicetree.cbDuncan Laurie2016-05-161-0/+1
* util/sconfig: Fix warningsStefan Reinauer2016-05-087-680/+582
* sconfig: remove warning about root_complexPatrick Georgi2015-11-141-4/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-314-16/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-083-8/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-216-6/+6
* sconfig: add cpu device typeAaron Durbin2014-10-076-87/+98
* sconfig: improve argument parsingPatrick Georgi2014-08-041-1/+4
* util/sconfig/main.c: Remove assigned but unused variable `link`Paul Menzel2014-08-041-1/+0
* sconfig: more careful string resource handlingPatrick Georgi2014-08-041-1/+2
* util/sconfig: fix check for count of command line argumentsDaniele Forsi2014-07-301-1/+1
* sconfig: Fix build dependenciesPatrick Georgi2014-04-161-0/+2
* sconfig: don't "const" structs twicePatrick Georgi2014-01-201-2/+2
* sconfig: avoid regenerating the binary all the timePatrick Georgi2013-12-051-2/+5
* AMD: Drop empty root_complexKyösti Mälkki2013-06-241-2/+7
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-146-94/+94
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-146-96/+96
* use a relative path for #line 3David Hendricks2013-01-161-1/+1
* Make mainboard_ops and mainboard.c file optionalKyösti Mälkki2012-11-291-2/+1
* Provide weak empty declarations of all chip_ops used on a boardPatrick Georgi2012-11-271-1/+1
* Cleanup sconfigKyösti Mälkki2012-11-171-12/+32
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-0/+2
* Every chip must have chip_operationsKyösti Mälkki2012-10-082-28/+26
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-0/+8
* Fix SMBIOS generationStefan Reinauer2012-08-081-0/+6
* Make the device tree available in the rom stageStefan Reinauer2012-08-041-12/+20
* Drop mainboard chip.hStefan Reinauer2012-07-261-2/+11
* sconfig: typo fixPatrick Georgi2012-07-201-1/+1
* sconfig: fix up shipped codePatrick Georgi2012-07-131-102/+108
* MPTAPLE: generate from devicetree.cbSven Schnelle2012-07-137-375/+508
* sconfig: Some fixesPatrick Georgi2012-05-301-2/+3
* Sconfig: parse Kconfig options from devicetree.cbKyösti Mälkki2011-12-241-37/+136
* remove trailing whitespaceStefan Reinauer2011-11-012-0/+0
* sconfig: check whether component directory actually existsStefan Reinauer2011-10-191-0/+7
* [SCONFIG] remove unused variable in inherit_subsystem_ids()Sylvain "ythier" Hitier2011-03-011-2/+1
* Add lex outputSven Schnelle2011-03-011-91/+110
* Add subsystemid option to sconfigSven Schnelle2011-03-016-55/+137
* Simplify last_dev_p so that it matches comments.Myles Watson2010-09-011-1/+1
* sconfig parser:Stefan Reinauer2010-08-161-3/+19
* make sconfig parser regeneration menu selectableStefan Reinauer2010-08-091-1/+3
* Fix build error introduced in r5868.Patrick Georgi2010-08-092-5/+0
* non-root devices are not supposed to be accessed outside of static.c except byStefan Reinauer2010-08-091-2/+4