the following patch was just integrated into master:
commit 7d898497c0546169e39dd2c72c18bde260d71a60
Author: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Date: Tue May 5 16:48:41 2015 -0700
Drop dumpmcrr
This utility is AMD SC520 specific (and AMD SC520 support has been
dropped from coreboot)
Change-Id: I8ebd52c2e6af113d2110c106f88fdd7c0a672c98
Signed-off-by: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Reviewed-on: http://review.coreboot.org/10120
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi(a)google.com>
See http://review.coreboot.org/10120 for details.
-gerrit
the following patch was just integrated into master:
commit 3a34b411ca501b364489267582b76c9db5396ead
Author: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Date: Tue May 5 16:39:25 2015 -0700
Drop resetcf
This utility was useful on older VIA Epia-M boards, which we
have dropped from the tree a while ago. Hence drop the utility
as well.
Change-Id: Ie0d6303f4f4cfb6b21cd90696c60e124f0a5f4d8
Signed-off-by: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Reviewed-on: http://review.coreboot.org/10119
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi(a)google.com>
See http://review.coreboot.org/10119 for details.
-gerrit
the following patch was just integrated into master:
commit 0a524686d91f5d77a95acb2d1878b80ff4a12fa6
Author: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Date: Tue May 5 16:20:07 2015 -0700
Fix Kconfig option list generator
The Kconfig option list generator was broken by two different changes
to the project in the last few years:
- the switch to git from svn
- allowing wild card includes in Kconfig
Change-Id: I6bc5024a04958e9718d2e3a3a3bb6d69d4277eb6
Signed-off-by: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Reviewed-on: http://review.coreboot.org/10115
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi(a)google.com>
See http://review.coreboot.org/10115 for details.
-gerrit
the following patch was just integrated into master:
commit dcc9fe243031092c432c282c75ee11477bc56e05
Author: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Date: Tue May 5 13:53:58 2015 -0700
Drop i915tool
This tool has had its own repository since a long time:
https://code.google.com/p/i915tool/
Drop the obsolete copy we kept in the tree.
Change-Id: Idee4ea3423453f6ced6e95c0bd2e45d95ca61851
Signed-off-by: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Reviewed-on: http://review.coreboot.org/10114
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi(a)google.com>
See http://review.coreboot.org/10114 for details.
-gerrit
the following patch was just integrated into master:
commit d6fac38d771119399118516f8066c1564ea7fcec
Author: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Date: Tue May 5 13:35:18 2015 -0700
vgabios: fix compilation
This utility links in coreboot code, and has been broken for a long
time. These changes get it to compile again.
Change-Id: I69445a8b3cbfc9a2b560c68b8de2e080837ec502
Signed-off-by: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Reviewed-on: http://review.coreboot.org/10112
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi(a)google.com>
See http://review.coreboot.org/10112 for details.
-gerrit
the following patch was just integrated into master:
commit 94a0ae1860e94764f15a6017e2933fce653bbc4b
Author: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Date: Tue May 5 13:12:58 2015 -0700
Drop util/runfw
This utility was only used to debug the initial ARM Chromebook bringup,
but it's not really useful anymore.
Change-Id: Icff0a80f244adae3c35a8430c54de9e415fbd7d0
Signed-off-by: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Reviewed-on: http://review.coreboot.org/10111
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi(a)google.com>
See http://review.coreboot.org/10111 for details.
-gerrit
the following patch was just integrated into master:
commit 4d8b843d3740cc90c98f181d49f0d4a67cb0a1b7
Author: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Date: Tue May 5 13:10:04 2015 -0700
Rename documentation -> Documentation
In order to be closer to the Linux kernel source tree
structure, rename documentation to Documentation.
Change-Id: I8690f666638ef352d201bd3c3dc1923b0d24cb12
Signed-off-by: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Reviewed-on: http://review.coreboot.org/10110
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi(a)google.com>
See http://review.coreboot.org/10110 for details.
-gerrit