index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
sconfig
Age
Commit message (
Expand
)
Author
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
[next]