the following patch was just integrated into master:
commit d9b16f3b048243fd7d4c4513875f7f241261ce50
Author: David Hendricks <dhendrix(a)chromium.org>
Date: Wed Mar 6 19:16:10 2013 -0800
snow: add real values for GPIOs in fill_lb_gpios()
This adds some real GPIO mappings where virtual GPIOs were used before.
Change-Id: I25d4be45f986c8d622b97151f8bdae2651baf3e6
Signed-off-by: David Hendricks <dhendrix(a)chromium.org>
Reviewed-on: http://review.coreboot.org/2603
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich(a)gmail.com>
Build-Tested: build bot (Jenkins) at Thu Mar 7 05:47:54 2013, giving +1
Reviewed-By: Ronald G. Minnich <rminnich(a)gmail.com> at Thu Mar 7 06:42:16 2013, giving +2
See http://review.coreboot.org/2603 for details.
-gerrit
the following patch was just integrated into master:
commit 1d290eeb1c72a31b5d49a1fca57f99b081fe24d4
Author: David Hendricks <dhendrix(a)chromium.org>
Date: Wed Mar 6 20:11:20 2013 -0800
exynos5: add GPIO port enums
This adds an enum for GPIO ports on the Exynos5. To make them
useful, they are assigned the absolute MMIO address where a
s5p_gpio_bank struct can point to.
Change-Id: Ia539ba52d7393501d434ba8fecde01da37b0d8aa
Signed-off-by: David Hendricks <dhendrix(a)chromium.org>
Reviewed-on: http://review.coreboot.org/2602
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich(a)gmail.com>
Build-Tested: build bot (Jenkins) at Thu Mar 7 05:37:40 2013, giving +1
Reviewed-By: Ronald G. Minnich <rminnich(a)gmail.com> at Thu Mar 7 06:41:36 2013, giving +2
See http://review.coreboot.org/2602 for details.
-gerrit
Dear coreboot folks,
Jenkins seems to be configured to delete build logs after a certain
amount of time. For example #4000 is not there anymore [1].
I am aware that Jenkins has to build a lot of commits (and their
iterations). For archival purposes, I’d vote for keeping the logs, if
possible. For example to find out if certain warnings have existed
already without having to rebuild locally.
With big hard drives and compression that should be doable, right?
Thanks,
Paul
[1] http://qa.coreboot.org/job/coreboot-gerrit/4000/
the following patch was just integrated into master:
commit 2323f3551fe630e33f7ef59f1309db56956af5d4
Author: Stefan Reinauer <reinauer(a)chromium.org>
Date: Wed Mar 6 15:56:14 2013 -0800
google/snow: fix coding style
cosmetics
Change-Id: Iea33768d901641861aa7b2c76af8753a848f584d
Signed-off-by: Stefan Reinauer <reinauer(a)google.com>
Reviewed-on: http://review.coreboot.org/2601
Tested-by: build bot (Jenkins)
Reviewed-by: David Hendricks <dhendrix(a)chromium.org>
Build-Tested: build bot (Jenkins) at Thu Mar 7 01:20:01 2013, giving +1
See http://review.coreboot.org/2601 for details.
-gerrit
the following patch was just integrated into master:
commit 0f4c0e2669f76bf1081bf13019bc664b4f0e6b38
Author: Paul Menzel <paulepanter(a)users.sourceforge.net>
Date: Fri Feb 22 12:33:08 2013 +0100
src/arch/x86/boot/acpigen.c: Small coding style and comment fixes
While reading through the file fix some spotted errors like
indentation, locution(?), capitalization and missing full stops.
Change-Id: Id435b4750e329b06a9b36c1df2c39d2038a09b18
Signed-off-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/2484
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martin.roth(a)se-eng.com>
Reviewed-by: Marc Jones <marc.jones(a)se-eng.com>
Build-Tested: build bot (Jenkins) at Sat Feb 23 09:42:39 2013, giving +1
Reviewed-By: Marc Jones <marc.jones(a)se-eng.com> at Thu Mar 7 01:07:43 2013, giving +2
See http://review.coreboot.org/2484 for details.
-gerrit
the following patch was just integrated into master:
commit d59fc5340ea2fc12f6cf98a2e2166435869f0d3c
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Thu Feb 28 00:32:25 2013 +0200
Fix build by adding `cbmem.c` to `COLLECT_TIMESTAMPS`
A board without HAVE_ACPI_RESUME did not build with
COLLECT_TIMESTAMPS enabled as `cbmem.c` was not built.
Change-Id: I9c8b575d445ac566a2ec533d73080bcccc3dfbca
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Reviewed-on: http://review.coreboot.org/2549
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones(a)se-eng.com>
Build-Tested: build bot (Jenkins) at Thu Feb 28 10:36:33 2013, giving +1
Reviewed-By: Marc Jones <marc.jones(a)se-eng.com> at Thu Mar 7 00:48:58 2013, giving +2
See http://review.coreboot.org/2549 for details.
-gerrit