index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
sconfig
/
sconfig.tab.c_shipped
Commit message (
Expand
)
Author
Age
Files
Lines
*
sconfig: Allow to specify device operations
Nico Huber
2022-09-15
1
-152
/
+160
*
SMBIOS/SCONFIG: Allow devtree-defined Type 41 entries
Angel Pons
2021-11-04
1
-220
/
+223
*
sconfig: Ensure at least one `device` node below each `chip`
Nico Huber
2021-09-08
1
-140
/
+149
*
util/sconfig: Remove unused devicetree keywords ESPI & LPC
Martin Roth
2021-07-14
1
-88
/
+87
*
util/sconfig: Add support for discontiguous FW_CONFIG fields
Tim Wawrzynczak
2021-05-03
1
-125
/
+153
*
device + util/sconfig: introduce new device `gpio`
Michael Niewöhner
2020-12-28
1
-237
/
+135
*
sconfig: Allow chipset to provide a base devicetree
Duncan Laurie
2020-10-09
1
-482
/
+342
*
sconfig: Allow to link devices to other device's drivers
Nico Huber
2020-09-11
1
-138
/
+163
*
sconfig: Add support for firmware configuration
Duncan Laurie
2020-06-02
1
-69
/
+140
*
util/sconfig: Add LPC and ESPI buses
Raul E Rangel
2020-05-12
1
-16
/
+18
*
util/: Replace GPLv2 boiler plate with SPDX header
Patrick Georgi
2020-05-09
1
-10
/
+1
*
AUTHORS, util/: Drop individual copyright notices
Patrick Georgi
2020-05-09
1
-5
/
+1
*
sconfig: Allow `register` entries below devices, too
Nico Huber
2020-05-05
1
-275
/
+343
*
Add configurable ramstage support for minimal PCI scanning
Ronald G. Minnich
2020-02-08
1
-70
/
+71
*
sconfig: Add SMBIOS type 9 entries
Patrick Rudolph
2019-05-07
1
-71
/
+92
*
sconfig: Allow setting device status in device tree
Hung-Te Lin
2018-09-16
1
-78
/
+81
*
util/sconfig: Re-factor device structure in parse tree
Furquan Shaikh
2018-06-08
1
-16
/
+8
*
util/sconfig: Get rid of struct header
Furquan Shaikh
2018-06-05
1
-8
/
+8
*
util/sconfig: Get rid of bus pointer in device structure
Furquan Shaikh
2018-06-05
1
-7
/
+5
*
util/sconfig: Re-factor emitting of headers to static.c
Furquan Shaikh
2018-06-05
1
-3
/
+2
*
util/sconfig: Re-factor sconfig to not assume chip as device
Furquan Shaikh
2018-06-05
1
-10
/
+12
*
devicetree: Add USB device type
Duncan Laurie
2018-05-11
1
-13
/
+14
*
sconfig: Add a new mmio resource type
Justin TerAvest
2018-01-25
1
-18
/
+19
*
sconfig: Add a new "SPI" device type
Furquan Shaikh
2017-02-16
1
-14
/
+16
*
sconfig: Add a new generic device type
Duncan Laurie
2016-05-16
1
-15
/
+17
*
util/sconfig: Fix warnings
Stefan Reinauer
2016-05-08
1
-553
/
+425
*
Remove empty lines at end of file
Elyes HAOUAS
2015-06-08
1
-5
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-1
/
+1
*
sconfig: add cpu device type
Aaron Durbin
2014-10-07
1
-47
/
+48
*
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
1
-2
/
+2
*
sconfig: rename pci_domain -> domain
Stefan Reinauer
2013-02-14
1
-2
/
+2
*
MPTAPLE: generate from devicetree.cb
Sven Schnelle
2012-07-13
1
-257
/
+319
*
Add subsystemid option to sconfig
Sven Schnelle
2011-03-01
1
-52
/
+72
*
Improve the sconfig parser:
Patrick Georgi
2010-05-05
1
-39
/
+39
*
sconfig: Make cur_bus and cur_parent local to the parser.
Patrick Georgi
2010-05-05
1
-52
/
+61
*
Split C code in sconfig's parser into a separate file.
Patrick Georgi
2010-05-05
1
-446
/
+17
*
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-27
1
-5
/
+5
*
sconfig should return success when it's successful
Patrick Georgi
2010-04-14
1
-0
/
+1
*
Remove #line statements in processed parser source,
Patrick Georgi
2010-04-08
1
-28
/
+0
*
sconfig: Mangle - to _ for struct names, too.
Patrick Georgi
2010-04-08
1
-8
/
+9
*
Replace sconfig with a C implementation.
Patrick Georgi
2010-04-08
1
-0
/
+2088