index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
sconfig
Age
Commit message (
Expand
)
Author
2019-11-26
util/sconfig: Fix illogical override rule for resource
Bill XIE
2019-10-05
util/sconfig: Issue header for exposed PCI and PNP names
Nico Huber
2019-09-06
util/sconfig: Expose usable PCI and PNP device names
Kyösti Mälkki
2019-07-17
device: Move pci_irqs outside DEVTREE_EARLY
Kyösti Mälkki
2019-07-12
util/sconfig: Fix compile error with older glibc-headers
Werner Zeh
2019-07-10
util/sconfig: Add commonlib/helpers.h
Kyösti Mälkki
2019-07-10
util/sconfig: Declare the repeated devicetree storage
Kyösti Mälkki
2019-05-22
util/sconfig: Move 'static' at beginning of declaration
Elyes HAOUAS
2019-05-07
sconfig: Add SMBIOS type 9 entries
Patrick Rudolph
2019-04-24
util/sconfig: Throw an error if override tree has no devices
Furquan Shaikh
2018-09-16
sconfig: Allow setting device status in device tree
Hung-Te Lin
2018-07-26
util: Add description.md to each util
Tom Hiller
2018-06-25
util/sconfig: Get rid of ops from struct device
Furquan Shaikh
2018-06-25
util/sconfig: Add support for overriding base tree properties/node
Furquan Shaikh
2018-06-25
util/sconfig: Enable parsing of override device tree
Furquan Shaikh
2018-06-13
util/sconfig: Prepare sconfig to allow parsing multiple trees
Furquan Shaikh
2018-06-08
util/sconfig: Get rid of rescnt in struct device
Furquan Shaikh
2018-06-08
util/sconfig: Re-factor device structure in parse tree
Furquan Shaikh
2018-06-08
util/sconfig: Make queue handling more generic within main.c
Furquan Shaikh
2018-06-08
sconfig/main.c: Fix number of arguments in fprintf
Maulik V Vaghela
2018-06-08
util/sconfig: Get rid of unused parameter to walk_device_tree
Furquan Shaikh
2018-06-05
util/sconfig: Get rid of nextdev member in struct device
Furquan Shaikh
2018-06-05
util/sconfig: Get rid of struct header
Furquan Shaikh
2018-06-05
util/sconfig: Add helper function for allocating memory
Furquan Shaikh
2018-06-05
util/sconfig: Get rid of bus pointer in device structure
Furquan Shaikh
2018-06-05
util/sconfig: Re-factor emitting of headers to static.c
Furquan Shaikh
2018-06-05
util/sconfig: Re-factor sconfig to not assume chip as device
Furquan Shaikh
2018-05-11
devicetree: Add USB device type
Duncan Laurie
2018-01-25
sconfig: Add a new mmio resource type
Justin TerAvest
2017-04-25
lib: provide clearer devicetree semantics
Aaron Durbin
2017-04-14
util/blobtool & sconfig: Update GENPARSER Kconfig question
Martin Roth
2017-02-16
sconfig: Add a new "SPI" device type
Furquan Shaikh
2016-08-08
sconfig: Reformat C code
Martin Roth
2016-08-08
sconfig: Remove mainboard chip.h support
Martin Roth
2016-08-08
sconfig: Remove bootblock and Kconfig modes
Martin Roth
2016-08-08
sconfig: Update command line parameters
Martin Roth
2016-08-08
sconfig: pass in devicetree filename
Martin Roth
2016-05-16
sconfig: Add a new generic device type
Duncan Laurie
2016-05-16
sconfig: Add 10bit addressing mode to i2c device type
Duncan Laurie
2016-05-16
sconfig: Allow strings in devicetree.cb
Duncan Laurie
2016-05-08
util/sconfig: Fix warnings
Stefan Reinauer
2015-11-14
sconfig: remove warning about root_complex
Patrick Georgi
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-10-07
sconfig: add cpu device type
Aaron Durbin
2014-08-04
sconfig: improve argument parsing
Patrick Georgi
2014-08-04
util/sconfig/main.c: Remove assigned but unused variable `link`
Paul Menzel
2014-08-04
sconfig: more careful string resource handling
Patrick Georgi
2014-07-30
util/sconfig: fix check for count of command line arguments
Daniele Forsi
2014-04-16
sconfig: Fix build dependencies
Patrick Georgi
2014-01-20
sconfig: don't "const" structs twice
Patrick Georgi
2013-12-05
sconfig: avoid regenerating the binary all the time
Patrick Georgi
2013-06-24
AMD: Drop empty root_complex
Kyösti Mälkki
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2013-01-16
use a relative path for #line 3
David Hendricks
2012-11-29
Make mainboard_ops and mainboard.c file optional
Kyösti Mälkki
2012-11-27
Provide weak empty declarations of all chip_ops used on a board
Patrick Georgi
2012-11-17
Cleanup sconfig
Kyösti Mälkki
2012-11-06
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-10-08
Every chip must have chip_operations
Kyösti Mälkki
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-08-08
Fix SMBIOS generation
Stefan Reinauer
2012-08-04
Make the device tree available in the rom stage
Stefan Reinauer
2012-07-26
Drop mainboard chip.h
Stefan Reinauer
2012-07-20
sconfig: typo fix
Patrick Georgi
2012-07-13
sconfig: fix up shipped code
Patrick Georgi
2012-07-13
MPTAPLE: generate from devicetree.cb
Sven Schnelle
2012-05-30
sconfig: Some fixes
Patrick Georgi
2011-12-24
Sconfig: parse Kconfig options from devicetree.cb
Kyösti Mälkki
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-10-19
sconfig: check whether component directory actually exists
Stefan Reinauer
2011-03-01
[SCONFIG] remove unused variable in inherit_subsystem_ids()
Sylvain "ythier" Hitier
2011-03-01
Add lex output
Sven Schnelle
2011-03-01
Add subsystemid option to sconfig
Sven Schnelle
2010-09-01
Simplify last_dev_p so that it matches comments.
Myles Watson
2010-08-16
sconfig parser:
Stefan Reinauer
2010-08-09
make sconfig parser regeneration menu selectable
Stefan Reinauer
2010-08-09
Fix build error introduced in r5868.
Patrick Georgi
2010-08-09
non-root devices are not supposed to be accessed outside of static.c except by
Stefan Reinauer
2010-07-15
Trivial: Improve error reporting of sconfig slightly by reporting the line nu...
Patrick Georgi
2010-06-10
Check for NULL before calling device_match()
Myles Watson
2010-06-09
Same conversion as with resources from static arrays to lists, except
Myles Watson
2010-05-21
Use lists instead of arrays for resources in devices to reduce memory usage.
Myles Watson
2010-05-05
Improve the sconfig parser:
Patrick Georgi
2010-05-05
Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"
Patrick Georgi
2010-05-05
sconfig: Make cur_bus and cur_parent local to the parser.
Patrick Georgi
2010-05-05
Split C code in sconfig's parser into a separate file.
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-16
Build utils into their source directory equivalent in
Patrick Georgi
2010-04-14
sconfig should return success when it's successful
Patrick Georgi
2010-04-08
output cosmetics
Stefan Reinauer
2010-04-08
Remove #line statements in processed parser source,
Patrick Georgi
2010-04-08
sconfig: Mangle - to _ for struct names, too.
Patrick Georgi
2010-04-08
Remove duplicate registers in digitallogic/adl855pc's device tree
Patrick Georgi
2010-04-08
Replace sconfig with a C implementation.
Patrick Georgi
2010-03-26
Make sconfig only complain about real conflicts.
Patrick Georgi
2009-10-28
Remove all build/ prefixes in the build output.
Uwe Hermann
2009-10-27
Prefix all build output file names of files which end up in the build
Uwe Hermann
[next]