aboutsummaryrefslogtreecommitdiff
path: root/util/sconfig
AgeCommit message (Expand)Author
2019-10-05util/sconfig: Issue header for exposed PCI and PNP namesNico Huber
2019-09-06util/sconfig: Expose usable PCI and PNP device namesKyösti Mälkki
2019-07-17device: Move pci_irqs outside DEVTREE_EARLYKyösti Mälkki
2019-07-12util/sconfig: Fix compile error with older glibc-headersWerner Zeh
2019-07-10util/sconfig: Add commonlib/helpers.hKyösti Mälkki
2019-07-10util/sconfig: Declare the repeated devicetree storageKyösti Mälkki
2019-05-22util/sconfig: Move 'static' at beginning of declarationElyes HAOUAS
2019-05-07sconfig: Add SMBIOS type 9 entriesPatrick Rudolph
2019-04-24util/sconfig: Throw an error if override tree has no devicesFurquan Shaikh
2018-09-16sconfig: Allow setting device status in device treeHung-Te Lin
2018-07-26util: Add description.md to each utilTom Hiller
2018-06-25util/sconfig: Get rid of ops from struct deviceFurquan Shaikh
2018-06-25util/sconfig: Add support for overriding base tree properties/nodeFurquan Shaikh
2018-06-25util/sconfig: Enable parsing of override device treeFurquan Shaikh
2018-06-13util/sconfig: Prepare sconfig to allow parsing multiple treesFurquan Shaikh
2018-06-08util/sconfig: Get rid of rescnt in struct deviceFurquan Shaikh
2018-06-08util/sconfig: Re-factor device structure in parse treeFurquan Shaikh
2018-06-08util/sconfig: Make queue handling more generic within main.cFurquan Shaikh
2018-06-08sconfig/main.c: Fix number of arguments in fprintfMaulik V Vaghela
2018-06-08util/sconfig: Get rid of unused parameter to walk_device_treeFurquan Shaikh
2018-06-05util/sconfig: Get rid of nextdev member in struct deviceFurquan Shaikh
2018-06-05util/sconfig: Get rid of struct headerFurquan Shaikh
2018-06-05util/sconfig: Add helper function for allocating memoryFurquan Shaikh
2018-06-05util/sconfig: Get rid of bus pointer in device structureFurquan Shaikh
2018-06-05util/sconfig: Re-factor emitting of headers to static.cFurquan Shaikh
2018-06-05util/sconfig: Re-factor sconfig to not assume chip as deviceFurquan Shaikh
2018-05-11devicetree: Add USB device typeDuncan Laurie
2018-01-25sconfig: Add a new mmio resource typeJustin TerAvest
2017-04-25lib: provide clearer devicetree semanticsAaron Durbin
2017-04-14util/blobtool & sconfig: Update GENPARSER Kconfig questionMartin Roth
2017-02-16sconfig: Add a new "SPI" device typeFurquan Shaikh
2016-08-08sconfig: Reformat C codeMartin Roth
2016-08-08sconfig: Remove mainboard chip.h supportMartin Roth
2016-08-08sconfig: Remove bootblock and Kconfig modesMartin Roth
2016-08-08sconfig: Update command line parametersMartin Roth
2016-08-08sconfig: pass in devicetree filenameMartin Roth
2016-05-16sconfig: Add a new generic device typeDuncan Laurie
2016-05-16sconfig: Add 10bit addressing mode to i2c device typeDuncan Laurie
2016-05-16sconfig: Allow strings in devicetree.cbDuncan Laurie
2016-05-08util/sconfig: Fix warningsStefan Reinauer
2015-11-14sconfig: remove warning about root_complexPatrick Georgi
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-10-07sconfig: add cpu device typeAaron Durbin
2014-08-04sconfig: improve argument parsingPatrick Georgi
2014-08-04util/sconfig/main.c: Remove assigned but unused variable `link`Paul Menzel
2014-08-04sconfig: more careful string resource handlingPatrick Georgi
2014-07-30util/sconfig: fix check for count of command line argumentsDaniele Forsi
2014-04-16sconfig: Fix build dependenciesPatrick Georgi
2014-01-20sconfig: don't "const" structs twicePatrick Georgi
2013-12-05sconfig: avoid regenerating the binary all the timePatrick Georgi
2013-06-24AMD: Drop empty root_complexKyösti Mälkki
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2013-01-16use a relative path for #line 3David Hendricks
2012-11-29Make mainboard_ops and mainboard.c file optionalKyösti Mälkki
2012-11-27Provide weak empty declarations of all chip_ops used on a boardPatrick Georgi
2012-11-17Cleanup sconfigKyösti Mälkki
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki
2012-10-08Every chip must have chip_operationsKyösti Mälkki
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-08-08Fix SMBIOS generationStefan Reinauer
2012-08-04Make the device tree available in the rom stageStefan Reinauer
2012-07-26Drop mainboard chip.hStefan Reinauer
2012-07-20sconfig: typo fixPatrick Georgi
2012-07-13sconfig: fix up shipped codePatrick Georgi
2012-07-13MPTAPLE: generate from devicetree.cbSven Schnelle
2012-05-30sconfig: Some fixesPatrick Georgi
2011-12-24Sconfig: parse Kconfig options from devicetree.cbKyösti Mälkki
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-19sconfig: check whether component directory actually existsStefan Reinauer
2011-03-01[SCONFIG] remove unused variable in inherit_subsystem_ids()Sylvain "ythier" Hitier
2011-03-01Add lex outputSven Schnelle
2011-03-01Add subsystemid option to sconfigSven Schnelle
2010-09-01Simplify last_dev_p so that it matches comments.Myles Watson
2010-08-16sconfig parser:Stefan Reinauer
2010-08-09make sconfig parser regeneration menu selectableStefan Reinauer
2010-08-09Fix build error introduced in r5868.Patrick Georgi
2010-08-09non-root devices are not supposed to be accessed outside of static.c except byStefan Reinauer
2010-07-15Trivial: Improve error reporting of sconfig slightly by reporting the line nu...Patrick Georgi
2010-06-10Check for NULL before calling device_match()Myles Watson
2010-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-05-21Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson
2010-05-05Improve the sconfig parser:Patrick Georgi
2010-05-05Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi
2010-05-05sconfig: Make cur_bus and cur_parent local to the parser.Patrick Georgi
2010-05-05Split C code in sconfig's parser into a separate file.Patrick Georgi
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-16Build utils into their source directory equivalent inPatrick Georgi
2010-04-14sconfig should return success when it's successfulPatrick Georgi
2010-04-08output cosmeticsStefan Reinauer
2010-04-08Remove #line statements in processed parser source,Patrick Georgi
2010-04-08sconfig: Mangle - to _ for struct names, too.Patrick Georgi
2010-04-08Remove duplicate registers in digitallogic/adl855pc's device treePatrick Georgi
2010-04-08Replace sconfig with a C implementation.Patrick Georgi
2010-03-26Make sconfig only complain about real conflicts.Patrick Georgi
2009-10-28Remove all build/ prefixes in the build output.Uwe Hermann
2009-10-27Prefix all build output file names of files which end up in the buildUwe Hermann
2009-10-27Improve coreboot build output and eliminate some warnings:Uwe Hermann