summaryrefslogtreecommitdiffstats
path: root/util/sconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* Trivial: Improve error reporting of sconfig slightly by reporting the line nu...Patrick Georgi2010-07-151-1/+3
* Check for NULL before calling device_match()Myles Watson2010-06-101-1/+1
* Same conversion as with resources from static arrays to lists, exceptMyles Watson2010-06-091-28/+40
* Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson2010-05-211-13/+23
* Improve the sconfig parser:Patrick Georgi2010-05-052-46/+44
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-052-117/+135
* sconfig: Make cur_bus and cur_parent local to the parser.Patrick Georgi2010-05-054-93/+102
* Split C code in sconfig's parser into a separate file.Patrick Georgi2010-05-056-891/+548
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-273-53/+53
* Build utils into their source directory equivalent inPatrick Georgi2010-04-161-6/+6
* sconfig should return success when it's successfulPatrick Georgi2010-04-142-0/+2
* output cosmeticsStefan Reinauer2010-04-081-2/+2
OpenPOWER on IntegriCloud