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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sconfig: don't "const" structs twice
Patrick Georgi
2014-01-20
1
-2
/
+2
*
sconfig: avoid regenerating the binary all the time
Patrick Georgi
2013-12-05
1
-2
/
+5
*
AMD: Drop empty root_complex
Kyösti Mälkki
2013-06-24
1
-2
/
+7
*
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
6
-94
/
+94
*
sconfig: rename pci_domain -> domain
Stefan Reinauer
2013-02-14
6
-96
/
+96
*
use a relative path for #line 3
David Hendricks
2013-01-16
1
-1
/
+1
*
Make mainboard_ops and mainboard.c file optional
Kyösti Mälkki
2012-11-29
1
-2
/
+1
*
Provide weak empty declarations of all chip_ops used on a board
Patrick Georgi
2012-11-27
1
-1
/
+1
*
Cleanup sconfig
Kyösti Mälkki
2012-11-17
1
-12
/
+32
*
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-11-06
1
-0
/
+2
*
Every chip must have chip_operations
Kyösti Mälkki
2012-10-08
2
-28
/
+26
*
Auto-declare chip_operations
Kyösti Mälkki
2012-08-22
1
-0
/
+8
*
Fix SMBIOS generation
Stefan Reinauer
2012-08-08
1
-0
/
+6
*
Make the device tree available in the rom stage
Stefan Reinauer
2012-08-04
1
-12
/
+20
*
Drop mainboard chip.h
Stefan Reinauer
2012-07-26
1
-2
/
+11
*
sconfig: typo fix
Patrick Georgi
2012-07-20
1
-1
/
+1
*
sconfig: fix up shipped code
Patrick Georgi
2012-07-13
1
-102
/
+108
*
MPTAPLE: generate from devicetree.cb
Sven Schnelle
2012-07-13
7
-375
/
+508
*
sconfig: Some fixes
Patrick Georgi
2012-05-30
1
-2
/
+3
*
Sconfig: parse Kconfig options from devicetree.cb
Kyösti Mälkki
2011-12-24
1
-37
/
+136
*
remove trailing whitespace
Stefan Reinauer
2011-11-01
2
-0
/
+0
*
sconfig: check whether component directory actually exists
Stefan Reinauer
2011-10-19
1
-0
/
+7
*
[SCONFIG] remove unused variable in inherit_subsystem_ids()
Sylvain "ythier" Hitier
2011-03-01
1
-2
/
+1
*
Add lex output
Sven Schnelle
2011-03-01
1
-91
/
+110
*
Add subsystemid option to sconfig
Sven Schnelle
2011-03-01
6
-55
/
+137
*
Simplify last_dev_p so that it matches comments.
Myles Watson
2010-09-01
1
-1
/
+1
*
sconfig parser:
Stefan Reinauer
2010-08-16
1
-3
/
+19
*
make sconfig parser regeneration menu selectable
Stefan Reinauer
2010-08-09
1
-1
/
+3
*
Fix build error introduced in r5868.
Patrick Georgi
2010-08-09
2
-5
/
+0
*
non-root devices are not supposed to be accessed outside of static.c except by
Stefan Reinauer
2010-08-09
1
-2
/
+4
*
Trivial: Improve error reporting of sconfig slightly by reporting the line nu...
Patrick Georgi
2010-07-15
1
-1
/
+3
*
Check for NULL before calling device_match()
Myles Watson
2010-06-10
1
-1
/
+1
*
Same conversion as with resources from static arrays to lists, except
Myles Watson
2010-06-09
1
-28
/
+40
*
Use lists instead of arrays for resources in devices to reduce memory usage.
Myles Watson
2010-05-21
1
-13
/
+23
*
Improve the sconfig parser:
Patrick Georgi
2010-05-05
2
-46
/
+44
*
Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"
Patrick Georgi
2010-05-05
2
-117
/
+135
*
sconfig: Make cur_bus and cur_parent local to the parser.
Patrick Georgi
2010-05-05
4
-93
/
+102
*
Split C code in sconfig's parser into a separate file.
Patrick Georgi
2010-05-05
6
-891
/
+548
*
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-27
3
-53
/
+53
*
Build utils into their source directory equivalent in
Patrick Georgi
2010-04-16
1
-6
/
+6
*
sconfig should return success when it's successful
Patrick Georgi
2010-04-14
2
-0
/
+2
*
output cosmetics
Stefan Reinauer
2010-04-08
1
-2
/
+2
*
Remove #line statements in processed parser source,
Patrick Georgi
2010-04-08
4
-73
/
+3
*
sconfig: Mangle - to _ for struct names, too.
Patrick Georgi
2010-04-08
2
-8
/
+10
*
Remove duplicate registers in digitallogic/adl855pc's device tree
Patrick Georgi
2010-04-08
1
-0
/
+1
*
Replace sconfig with a C implementation.
Patrick Georgi
2010-04-08
15
-3500
/
+4691
*
Make sconfig only complain about real conflicts.
Patrick Georgi
2010-03-26
1
-2
/
+2
*
Remove all build/ prefixes in the build output.
Uwe Hermann
2009-10-28
3
-4
/
+4
*
Prefix all build output file names of files which end up in the build
Uwe Hermann
2009-10-27
3
-8
/
+6
*
Improve coreboot build output and eliminate some warnings:
Uwe Hermann
2009-10-27
3
-7
/
+7
[prev]
[next]