[coreboot] New patch to review for coreboot: c8813b3 libpayloads: Provide BSD/glibc style endian functions.

2013-03-13 Thread hun...@chromium.org
Hung-Te Lin (hun...@chromium.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2705 -gerrit commit c8813b3175a3dcca159e1194bb851e7edebad6a7 Author: Hung-Te Lin hun...@chromium.org Date: Wed Mar 13 18:08:29 2013 +0800 libpayloads: Provide

[coreboot] Patch set updated for coreboot: b96bd78 libpayloads: Provide BSD/glibc style endian functions.

2013-03-13 Thread hun...@chromium.org
Hung-Te Lin (hun...@chromium.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2705 -gerrit commit b96bd78439348a170a9025ee1f96cf6d8d748446 Author: Hung-Te Lin hun...@chromium.org Date: Wed Mar 13 18:08:29 2013 +0800 libpayloads: Provide

[coreboot] New patch to review for coreboot: 8de4930 i82801gx bd82x6x: Enable PCI-to-PCI bridge

2013-03-13 Thread kyosti.mal...@gmail.com
Kyösti Mälkki (kyosti.mal...@gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2706 -gerrit commit 8de4930c8071310205e6c0f2238639499c27e321 Author: Kyösti Mälkki kyosti.mal...@gmail.com Date: Wed Mar 13 11:12:56 2013 +0200 i82801gx

[coreboot] New patch to review for coreboot: 811a408 Drop add_mainboard_resources

2013-03-13 Thread kyosti.mal...@gmail.com
Kyösti Mälkki (kyosti.mal...@gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2707 -gerrit commit 811a4086cfdf62761b7e56c936a04340322e1cab Author: Kyösti Mälkki kyosti.mal...@gmail.com Date: Wed Mar 13 11:44:39 2013 +0200 Drop

Re: [coreboot] Squash or not squash current Haswell patches?

2013-03-13 Thread Paul Menzel
Am Dienstag, den 12.03.2013, 16:03 -0700 schrieb ron minnich: I think what is going on is just fine. I'm delighted to see the haswell stuff coming out so early. It's quite amazing to see such a short time between chipsets being announced and code appearing in coreboot. I find that great too.

Re: [coreboot] Squash or not squash current Haswell patches?

2013-03-13 Thread Paul Menzel
Dear Stefan, thank you for your response and your work on upstreaming the patches. Am Dienstag, den 12.03.2013, 17:03 -0700 schrieb Stefan Reinauer: On Tue, Mar 12, 2013 at 3:01 PM, Paul Menzel wrote: first thanks to Google and Aaron for the Haswell patches. As most of them seem to be

[coreboot] Patch set updated for coreboot: 348d924 Drop add_mainboard_resources and HAVE_MAINBOARD_RESOURCES again

2013-03-13 Thread paulepan...@users.sourceforge.net
Paul Menzel (paulepan...@users.sourceforge.net) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2707 -gerrit commit 348d9240ebd90e5b53a9fc5f6df3282a0c0a077e Author: Kyösti Mälkki kyosti.mal...@gmail.com Date: Wed Mar 13 11:44:39 2013 +0200 Drop

[coreboot] Patch set updated for coreboot: cefcdf2 i82801gx bd82x6x: Enable PCI-to-PCI bridge

2013-03-13 Thread paulepan...@users.sourceforge.net
Paul Menzel (paulepan...@users.sourceforge.net) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2706 -gerrit commit cefcdf299c4dd3921ed47ed8ec83462a0054bcc0 Author: Kyösti Mälkki kyosti.mal...@gmail.com Date: Wed Mar 13 11:12:56 2013 +0200

[coreboot] Patch set updated for coreboot: 58ba41f Intel i82801gx, bd82x6x: Enable PCI-to-PCI bridge

2013-03-13 Thread paulepan...@users.sourceforge.net
Paul Menzel (paulepan...@users.sourceforge.net) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2706 -gerrit commit 58ba41f99ebfaba5094e772256d4287d31ecc3a8 Author: Kyösti Mälkki kyosti.mal...@gmail.com Date: Wed Mar 13 11:12:56 2013 +0200 Intel

[coreboot] New patch to review for coreboot: eee227a src/mainboard: Drop redundant `CHIP_NAME` again for new ports

2013-03-13 Thread paulepan...@users.sourceforge.net
Paul Menzel (paulepan...@users.sourceforge.net) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2708 -gerrit commit eee227aea44de383aa979ce1d52dfccf4d859f82 Author: Paul Menzel paulepan...@users.sourceforge.net Date: Wed Mar 13 13:29:44 2013 +0100

[coreboot] Patch merged into coreboot/master: d2bed05 exynos5250/snow: call PMIC's power_init() function

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit d2bed05e6adc7ea22188917c9551f4cb2d8c949d Author: David Hendricks dhend...@chromium.org Date: Tue Mar 12 21:28:07 2013 -0700 exynos5250/snow: call PMIC's power_init() function Call the power_init() function. We appear to

[coreboot] Patch merged into coreboot/master: a0996a9 exynos5250: Don't set PS_HOLD in bootblock_cpu_init

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit a0996a9c7c445b891ce9e87ba63b16f2fe271582 Author: David Hendricks dhend...@chromium.org Date: Tue Mar 12 21:38:19 2013 -0700 exynos5250: Don't set PS_HOLD in bootblock_cpu_init PS_HOLD gets set in exynos' power_init().

[coreboot] Patch merged into coreboot/master: e112b74 libpayloads: Provide BSD/glibc style endian functions.

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit e112b746e0559a4a31bfe0eccbf0cabef89630c8 Author: Hung-Te Lin hun...@chromium.org Date: Wed Mar 13 18:08:29 2013 +0800 libpayloads: Provide BSD/glibc style endian functions. The functions in endian.h (betoh{l,w,ll} and

[coreboot] Patch merged into coreboot/master: aeda4b8 src/mainboard: Drop redundant `CHIP_NAME` again for new ports

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit aeda4b8c0a47afc52e079faa4c0ea0ee71de9bbf Author: Paul Menzel paulepan...@users.sourceforge.net Date: Wed Mar 13 13:29:44 2013 +0100 src/mainboard: Drop redundant `CHIP_NAME` again for new ports Since commit »Drop redundant

[coreboot] Patch set updated for coreboot: fe487f6 Persimmon DSDT: Add OSC method

2013-03-13 Thread mike.lopt...@se-eng.com
Mike Loptien (mike.lopt...@se-eng.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2684 -gerrit commit fe487f638d781307de91c21178d96634407f669e Author: Mike Loptien mike.lopt...@se-eng.com Date: Tue Mar 12 10:21:24 2013 -0600 Persimmon DSDT:

[coreboot] Patch merged into coreboot/master: b53a73e libpayload: Make the source for lzma decompression const

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit b53a73ef7726ccbaea73cb560b6f72cdb166eb50 Author: Gabe Black gabebl...@google.com Date: Mon Feb 11 20:43:45 2013 -0800 libpayload: Make the source for lzma decompression const Change-Id:

[coreboot] #189: Coreboot times out waiting waiting for P-State / Phenom XII 955

2013-03-13 Thread coreboot
#189: Coreboot times out waiting waiting for P-State / Phenom XII 955 -+- Reporter: George Chriss' gschriss@… | Owner: stepan@… Type: defect|Status: new Priority:

[coreboot] #190: Coreboot times out waiting waiting for P-State / Phenom XII 955

2013-03-13 Thread coreboot
#190: Coreboot times out waiting waiting for P-State / Phenom XII 955 -+- Reporter: George Chriss' gschriss@… | Owner: stepan@… Type: defect|Status: new Priority:

[coreboot] Patch merged into coreboot/master: 2def262 libpayload: Add more parenthesis to the endian conversion macros

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 2def2625e0b49ea3ae85ae8b821979e5901c6638 Author: Gabe Black gabebl...@google.com Date: Thu Jan 31 04:27:39 2013 -0800 libpayload: Add more parenthesis to the endian conversion macros There weren't enough parenthesis in the

Re: [coreboot] Patch set updated for coreboot: 58ba41f Intel i82801gx, bd82x6x: Enable PCI-to-PCI bridge

2013-03-13 Thread ron minnich
How did you test -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

[coreboot] New patch to review for coreboot: a2f354d Revert Intel Sandybridge: add reserved memory as resources

2013-03-13 Thread stefan.reina...@coreboot.org
Stefan Reinauer (stefan.reina...@coreboot.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2709 -gerrit commit a2f354d7ffbee4d55f7fe237786538a3fa0d478d Author: Stefan Reinauer stefan.reina...@coreboot.org Date: Wed Mar 13 20:25:13 2013 +0100

[coreboot] New patch to review for coreboot: 98cc6c0 libpayload: Start using only internal and compiler headers.

2013-03-13 Thread rminn...@gmail.com
Ronald G. Minnich (rminn...@gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2710 -gerrit commit 98cc6c0c446f9ebbb94ef6ede24169d5fe06f06b Author: Ronald G. Minnich rminn...@gmail.com Date: Wed Mar 13 13:42:55 2013 -0700 libpayload:

[coreboot] Patch merged into coreboot/master: ba949d3 libpayload: Start using only internal and compiler headers.

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit ba949d32ba97d96422510967df33532dd39e47c0 Author: Ronald G. Minnich rminn...@gmail.com Date: Wed Mar 13 13:42:55 2013 -0700 libpayload: Start using only internal and compiler headers. When building other payloads with lpgcc

[coreboot] New patch to review for coreboot: 801c603 cbfstool: Add update-fit command

2013-03-13 Thread stefan.reina...@coreboot.org
Stefan Reinauer (stefan.reina...@coreboot.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2712 -gerrit commit 801c603d6c2496b5feed6c6a1b266a7bd502e376 Author: Aaron Durbin adur...@chromium.org Date: Fri Dec 14 17:16:21 2012 -0600 cbfstool:

[coreboot] Patch merged into coreboot/master: ffc13bd Update 3rdparty mark to latest repository

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit ffc13bdb2a314046cf86489df88ed28c596f0c4f Author: Stefan Reinauer reina...@chromium.org Date: Mon Mar 11 14:50:30 2013 -0700 Update 3rdparty mark to latest repository For google/stout binaries Change-Id:

[coreboot] Patch merged into coreboot/master: d267987 libpayload: Make whether or not there's an IO address space configurable

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit d267987083f84253c98d0bbfd1e46cec56aa1dcd Author: Gabe Black gabebl...@google.com Date: Fri Jan 18 15:49:00 2013 -0800 libpayload: Make whether or not there's an IO address space configurable Default it to no to be

[coreboot] Patch merged into coreboot/master: 1c11712 libpayload: Consolidate io vs. mem mapped serial into accessor functions

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 1c1171208ff9978ec45d01ade8a0836c3f93b59f Author: Gabe Black gabebl...@google.com Date: Fri Jan 18 18:04:44 2013 -0800 libpayload: Consolidate io vs. mem mapped serial into accessor functions This way we won't have two

[coreboot] Patch merged into coreboot/master: d8d4d11 libpayload: If there's no IO space, complain if the serial claims to use it

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit d8d4d113f005c28f3b8d9cc2c6b57627bdf35de1 Author: Gabe Black gabebl...@google.com Date: Fri Jan 18 18:24:46 2013 -0800 libpayload: If there's no IO space, complain if the serial claims to use it Change-Id:

[coreboot] Patch merged into coreboot/master: b7b57d9 libpayload: If there's no IO address space, don't try to use it for serial

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit b7b57d97512f1a5fc9a102ae0374ff08242b6e0c Author: Gabe Black gabebl...@google.com Date: Fri Jan 18 18:37:29 2013 -0800 libpayload: If there's no IO address space, don't try to use it for serial Change-Id:

[coreboot] Patch merged into coreboot/master: 1617e1f libpayload: If no video drivers initialize in video_init, return 1.

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 1617e1f0ab0d8e280e60caee693606ad88c37a86 Author: Gabe Black gabebl...@google.com Date: Tue Jan 15 15:48:55 2013 -0800 libpayload: If no video drivers initialize in video_init, return 1. Change-Id:

[coreboot] Patch merged into coreboot/master: 613c0f6 libpayload: Stub out time keeping functions for ARM as well

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 613c0f630a5fdcb0837d36b8a9104007f0ee7137 Author: Gabe Black gabebl...@google.com Date: Fri Jan 18 15:04:07 2013 -0800 libpayload: Stub out time keeping functions for ARM as well These were currently stubbed out for PowerPC

[coreboot] Patch merged into coreboot/master: 716375d libpayload: add support for 64-bit EHCI controllers

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 716375dd3ee8ec695c38b2ab25e714a0cc116fb0 Author: Vincent Palatin vpala...@chromium.org Date: Thu Oct 25 17:38:43 2012 -0700 libpayload: add support for 64-bit EHCI controllers Initialize the high part of the address

[coreboot] Patch merged into coreboot/master: 69eea7c libpayload: Split EHCI bulk transfers on packet boundaries over qTDs

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 69eea7c01af0ce095aa7618eadae72e86f6eebbe Author: Julius Werner jwer...@chromium.org Date: Fri Jan 11 16:25:52 2013 -0800 libpayload: Split EHCI bulk transfers on packet boundaries over qTDs EHCI controllers see transfers

[coreboot] Patch merged into coreboot/master: dc9e77f libpayload: Add usb_generic_(create|remove) functions for unrecognized devices

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit dc9e77f45135452166cdd9fb96c2234753febed6 Author: Gabe Black gabebl...@google.com Date: Fri Feb 1 20:19:27 2013 -0800 libpayload: Add usb_generic_(create|remove) functions for unrecognized devices It might be useful to

[coreboot] Patch merged into coreboot/master: 49ff3c5 libpayload: ARCH-$(CONFIG_ARCH_ARMV7) was defined twice, make one POWERPC

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 49ff3c50dd7c4aca145f274a3346f36a2233c7d2 Author: Gabe Black gabebl...@google.com Date: Wed Jan 16 03:18:02 2013 -0800 libpayload: ARCH-$(CONFIG_ARCH_ARMV7) was defined twice, make one POWERPC Change-Id:

[coreboot] Patch set updated for coreboot: ac6652c exynos5250: add RAM resource beginning at physical address

2013-03-13 Thread rminn...@gmail.com
Ronald G. Minnich (rminn...@gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2698 -gerrit commit ac6652c6ac73574e1f946059171743c1a77f88e3 Author: David Hendricks dhend...@chromium.org Date: Tue Mar 12 20:16:44 2013 -0700 exynos5250: add

[coreboot] Patch merged into coreboot/master: 0274919 exynos5250/snow: enable branch prediction

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 0274919bf6853b7a437025a8abf6624b824b3d91 Author: David Hendricks dhend...@chromium.org Date: Tue Mar 12 22:00:43 2013 -0700 exynos5250/snow: enable branch prediction This enables branch prediction. We can probably find a

[coreboot] New patch to review for coreboot: cbad753 Eagleheights DSDT: Grant OS control through OSC

2013-03-13 Thread mike.lopt...@se-eng.com
Mike Loptien (mike.lopt...@se-eng.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2714 -gerrit commit cbad7533a804fe18ba3b19aa126374561531ece4 Author: Mike Loptien mike.lopt...@se-eng.com Date: Wed Mar 13 16:28:16 2013 -0600 Eagleheights

[coreboot] Patch merged into coreboot/master: a0e2797 libpayload: Move over to the payload's stack during startup

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit a0e27979c06088912489633a67644254bc5a1f70 Author: Gabe Black gabebl...@google.com Date: Tue Feb 26 19:08:28 2013 -0800 libpayload: Move over to the payload's stack during startup Don't keep using the coreboot stack on

[coreboot] Patch merged into coreboot/master: 903f8e0 libpayload: Add size_t and ssize_t types for ARM and x86

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 903f8e03307de8a689244eec5bf9aface73850b1 Author: Gabe Black gabebl...@google.com Date: Tue Feb 26 23:18:24 2013 -0800 libpayload: Add size_t and ssize_t types for ARM and x86 Some new TPM drivers in depthcharge require

[coreboot] Patch merged into coreboot/master: 00e5da6 libpayload: Don't do unaligned accesses during LZMA decompression

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 00e5da6f25483f5d29aefadfff56a11dd0f3c97c Author: Gabe Black gabebl...@google.com Date: Wed Mar 6 04:46:00 2013 -0800 libpayload: Don't do unaligned accesses during LZMA decompression Use memcpy to access a uint32_t that's

[coreboot] Patch set updated for coreboot: 025f863 exynos5250: add RAM resource beginning at physical address

2013-03-13 Thread dhend...@chromium.org
David Hendricks (dhend...@chromium.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2698 -gerrit commit 025f863183c3770766319572d86b306efda9b0bd Author: David Hendricks dhend...@chromium.org Date: Tue Mar 12 20:16:44 2013 -0700 exynos5250:

[coreboot] Patch merged into coreboot/master: 7bc153c Eagleheights DSDT: Grant OS control through OSC

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 7bc153c6aef0f2615e3dadb274b9fed56ed15732 Author: Mike Loptien mike.lopt...@se-eng.com Date: Wed Mar 13 16:28:16 2013 -0600 Eagleheights DSDT: Grant OS control through OSC Change the OSC method to actually grant control of

[coreboot] Patch set updated for coreboot: 89e859b exynos5250: add RAM resource beginning at physical address

2013-03-13 Thread dhend...@chromium.org
David Hendricks (dhend...@chromium.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2698 -gerrit commit 89e859b28fb3ce3b4e8ddd31550763bb8962cbf2 Author: David Hendricks dhend...@chromium.org Date: Tue Mar 12 20:16:44 2013 -0700 exynos5250:

[coreboot] Patch merged into coreboot/master: 0f5a3fc exynos5250: add RAM resource beginning at physical address

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 0f5a3fc36794fa23210ada7abf671495e4a98226 Author: David Hendricks dhend...@chromium.org Date: Tue Mar 12 20:16:44 2013 -0700 exynos5250: add RAM resource beginning at physical address The original code attempted to reserve

[coreboot] New patch to review for coreboot: 66dd14e Remove 3rdparty directory from tree

2013-03-13 Thread mike.lopt...@se-eng.com
Mike Loptien (mike.lopt...@se-eng.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2715 -gerrit commit 66dd14ee28486e81d2615f543a83f3b5b0675a14 Author: Mike Loptien mike.lopt...@se-eng.com Date: Wed Mar 13 17:12:01 2013 -0600 Remove 3rdparty

[coreboot] New patch to review for coreboot: fbd0ee8 libpayload: Put dump_td/dump_ed in ohci.c behind #ifdef USB_DEBUG

2013-03-13 Thread stefan.reina...@coreboot.org
Stefan Reinauer (stefan.reina...@coreboot.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2716 -gerrit commit fbd0ee8a4ed861ed2c149203e512bc0edb2f97cd Author: Gabe Black gabebl...@google.com Date: Wed Jan 16 03:18:45 2013 -0800 libpayload:

[coreboot] New patch to review for coreboot: 306842e libpayload: Generalize and redistribute timekeeping code

2013-03-13 Thread stefan.reina...@coreboot.org
Stefan Reinauer (stefan.reina...@coreboot.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2717 -gerrit commit 306842eebd4016413445cb0e636da46dade6b04e Author: Gabe Black gabebl...@google.com Date: Fri Feb 22 16:38:53 2013 -0800 libpayload:

[coreboot] New patch to review for coreboot: 5e481ac libpayload: Don't declare the loop counter within the for loop

2013-03-13 Thread stefan.reina...@coreboot.org
Stefan Reinauer (stefan.reina...@coreboot.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2718 -gerrit commit 5e481ac120d8768b870fe80cd1286c6c4f16b07b Author: Gabe Black gabebl...@google.com Date: Sat Mar 2 03:32:19 2013 -0800 libpayload:

[coreboot] Patch set updated for coreboot: e71ac8f libpayload: Put dump_td/dump_ed in ohci.c behind #ifdef USB_DEBUG

2013-03-13 Thread stefan.reina...@coreboot.org
Stefan Reinauer (stefan.reina...@coreboot.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2716 -gerrit commit e71ac8fd5969f1d39c9d07955afdc1edf08eb534 Author: Gabe Black gabebl...@google.com Date: Wed Jan 16 03:18:45 2013 -0800 libpayload:

[coreboot] Patch set updated for coreboot: 08469e9 libpayload: Generalize and redistribute timekeeping code

2013-03-13 Thread stefan.reina...@coreboot.org
Stefan Reinauer (stefan.reina...@coreboot.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2717 -gerrit commit 08469e965b4a5c9776acd56195e3f2f4a73a7bff Author: Gabe Black gabebl...@google.com Date: Fri Feb 22 16:38:53 2013 -0800 libpayload:

[coreboot] Patch set updated for coreboot: 0cb105d libpayload: Don't declare the loop counter within the for loop

2013-03-13 Thread stefan.reina...@coreboot.org
Stefan Reinauer (stefan.reina...@coreboot.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2718 -gerrit commit 0cb105daa485dcaef74c28734113e1d29c8d16a9 Author: Gabe Black gabebl...@google.com Date: Sat Mar 2 03:32:19 2013 -0800 libpayload:

[coreboot] New patch to review for coreboot: b326a2c libpayload: Turn the endian conversion macros into functions.

2013-03-13 Thread stefan.reina...@coreboot.org
Stefan Reinauer (stefan.reina...@coreboot.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2719 -gerrit commit b326a2cc514470ca7d5c5ad1abb1b2d01b6b3c4e Author: Gabe Black gabebl...@google.com Date: Fri Mar 8 04:38:13 2013 -0800 libpayload:

[coreboot] New patch to review for coreboot: e858631 libpayload: add support for vboot_handoff

2013-03-13 Thread stefan.reina...@coreboot.org
Stefan Reinauer (stefan.reina...@coreboot.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2720 -gerrit commit e8586316bba4c1aa8d929b64f22f08b638157ac2 Author: Aaron Durbin adur...@chromium.org Date: Thu Mar 7 23:22:24 2013 -0600 libpayload:

[coreboot] New patch to review for coreboot: 0973242 Support ITE IT8518 embedded controller running Quanta's firmware

2013-03-13 Thread stefan.reina...@coreboot.org
Stefan Reinauer (stefan.reina...@coreboot.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2721 -gerrit commit 0973242186e6d44e9b3a73fd76b7c39ed26c1281 Author: Stefan Reinauer reina...@chromium.org Date: Wed Mar 13 17:03:04 2013 -0700 Support

[coreboot] Patch merged into coreboot/master: cc86e63 libpayload: Don't declare the loop counter within the for loop

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit cc86e63e835ab0bceb62215460a13266a791cdd3 Author: Gabe Black gabebl...@google.com Date: Sat Mar 2 03:32:19 2013 -0800 libpayload: Don't declare the loop counter within the for loop 'for' loop initial declarations are only

[coreboot] Patch merged into coreboot/master: 76c3700 haswell: Add initial support for Haswell platforms

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 76c3700f02f79b49fec30d6ef18d336f122cbf50 Author: Aaron Durbin adur...@chromium.org Date: Tue Oct 30 09:03:43 2012 -0500 haswell: Add initial support for Haswell platforms The Haswell parts use a PCH code named Lynx Point

[coreboot] Patch merged into coreboot/master: 6d04f0f haswell: always use MMIO PCI config accesses

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 6d04f0f89e4bf8ea4bea35dd850dad7469ca5ab3 Author: Aaron Durbin adur...@chromium.org Date: Wed Oct 31 22:57:16 2012 -0500 haswell: always use MMIO PCI config accesses Add a bootblock.c file for the northbridge and setup the

[coreboot] Patch merged into coreboot/master: 6a0b361 libpayload: Put dump_td/dump_ed in ohci.c behind #ifdef USB_DEBUG

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 6a0b3611c5b057907aabe2a1c05302440da9bc19 Author: Gabe Black gabebl...@google.com Date: Wed Jan 16 03:18:45 2013 -0800 libpayload: Put dump_td/dump_ed in ohci.c behind #ifdef USB_DEBUG This function is static and not used

[coreboot] Patch merged into coreboot/master: 5c0b7ab libpayload: Generalize and redistribute timekeeping code

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 5c0b7abe786d7b4370ed1dd7ef323a3091d9620c Author: Gabe Black gabebl...@google.com Date: Fri Feb 22 16:38:53 2013 -0800 libpayload: Generalize and redistribute timekeeping code The timekeeping code in libpayload was

[coreboot] Patch merged into coreboot/master: 7e56855 Support ITE IT8518 embedded controller running Quanta's firmware

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 7e568559634199668859b7c662aea7f6b41f3920 Author: Stefan Reinauer reina...@chromium.org Date: Wed Mar 13 17:03:04 2013 -0700 Support ITE IT8518 embedded controller running Quanta's firmware Change-Id:

[coreboot] Patch merged into coreboot/master: 1cb414d libpayload: Turn the endian conversion macros into functions.

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 1cb414de638d6885ad3a8510594ea1df7d4d96a6 Author: Gabe Black gabebl...@google.com Date: Fri Mar 8 04:38:13 2013 -0800 libpayload: Turn the endian conversion macros into functions. In their current macro form, any arguments

[coreboot] Patch merged into coreboot/master: 5ca4f41 libpayload: add support for vboot_handoff

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 5ca4f4119bf00a1ec64358f3e6b41d696b1dc123 Author: Aaron Durbin adur...@chromium.org Date: Thu Mar 7 23:22:24 2013 -0600 libpayload: add support for vboot_handoff The vboot_handoff structure needs to be parsed from the

[coreboot] Patch merged into coreboot/master: 50a3464 x86: SMM Module Support

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 50a34648cdc7fc55e1fa75d51ece608c0e27245a Author: Aaron Durbin adur...@chromium.org Date: Thu Jan 3 17:38:47 2013 -0600 x86: SMM Module Support Add support for SMM modules by leveraging the RMODULE lib. This allows for

[coreboot] Patch merged into coreboot/master: 7302d1e lynxpoint: Update IOBP programming method

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 7302d1e4cec1149a3da61824497160cea514e2ca Author: Duncan Laurie dlau...@chromium.org Date: Thu Jan 10 13:19:23 2013 -0800 lynxpoint: Update IOBP programming method This follows the new method outlined in the LPT BWG.

[coreboot] Patch merged into coreboot/master: 67113e9 haswell: Update GPU power management setup

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 67113e95cf054e051c63e813814b91f909798ac9 Author: Duncan Laurie dlau...@chromium.org Date: Thu Jan 10 13:23:04 2013 -0800 haswell: Update GPU power management setup This is the steps outlined in the BWG. It seems

[coreboot] Patch merged into coreboot/master: ce36b12 haswell: Add LPT LP device IDs to platform report

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit ce36b12c2702d88e95e5c0294035bcd5e1de22ab Author: Duncan Laurie dlau...@chromium.org Date: Thu Jan 10 13:23:48 2013 -0800 haswell: Add LPT LP device IDs to platform report Boot haswell ULT and see LPT reported properly.

[coreboot] Patch merged into coreboot/master: f6933a6 Mainboard: Add support for Grays Reef

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit f6933a6f56f8bdc7e249b6629824acce646d5f6a Author: Aaron Durbin adur...@chromium.org Date: Tue Oct 30 09:09:39 2012 -0500 Mainboard: Add support for Grays Reef Grays Reef is one of Intel's CRBs for the Haswell processor. The

[coreboot] Patch merged into coreboot/master: b9adf7b haswell: use #defines for constants in udelay.c

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit b9adf7ba4bf6e8f11bf174973230c5317cbb3b6d Author: Aaron Durbin adur...@chromium.org Date: Mon Nov 12 10:14:55 2012 -0600 haswell: use #defines for constants in udelay.c Change the hard coded values in udelay.c to use the

[coreboot] Patch merged into coreboot/master: 8256a9b haswell: align pei_data structure with intel-framework

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 8256a9b715df14dc8914b641796344ac513cb889 Author: Aaron Durbin adur...@chromium.org Date: Thu Nov 29 17:18:53 2012 -0600 haswell: align pei_data structure with intel-framework The intel-framework code has an updated

[coreboot] Patch merged into coreboot/master: 30c3900 haswell: notes and updates.

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 30c3900451756793144bb579acc59205381138ab Author: Aaron Durbin adur...@chromium.org Date: Thu Nov 29 17:21:51 2012 -0600 haswell: notes and updates. Add a FIXME about checking a MCHBAR register that isn't setup yet.

[coreboot] Patch merged into coreboot/master: 68724fd basking ridge: update gpio, spd addresses, and OC

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 68724fd1e327d3e33c93bceec56973c0a4f7f505 Author: Aaron Durbin adur...@chromium.org Date: Fri Dec 7 09:47:16 2012 -0600 basking ridge: update gpio, spd addresses, and OC Even though this is under the graysreef board it

[coreboot] Patch merged into coreboot/master: b6b5aa1 haswell: Remove logic to send dram init done to ME

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit b6b5aa15cecf2a9226bf5c265f15bf905c90e558 Author: Aaron Durbin adur...@chromium.org Date: Fri Dec 7 09:50:40 2012 -0600 haswell: Remove logic to send dram init done to ME The reference code sends the dram init done command

[coreboot] Patch merged into coreboot/master: c1989c4 haswell: add PCI id support

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit c1989c494e2628618067d03d9e192ac25b4f42d1 Author: Aaron Durbin adur...@chromium.org Date: Tue Dec 11 17:13:17 2012 -0600 haswell: add PCI id support In order for coreboot to assign resources properly the pci drivers

[coreboot] Patch merged into coreboot/master: dc278f8 haswell: Properly Guard Engergy Policy by CPUID

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit dc278f8fd0318caf0c11330478dff8453bb1107d Author: Aaron Durbin adur...@chromium.org Date: Tue Dec 11 17:15:13 2012 -0600 haswell: Properly Guard Engergy Policy by CPUID The IA32_ENERGY_PERFORMANCE_BIAS MSR can only be read

[coreboot] Patch merged into coreboot/master: 9aa031e lynxpoint: Management Engine Updates

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 9aa031e47157e37e8f3cd80cbc80215e2843eaa9 Author: Aaron Durbin adur...@chromium.org Date: Fri Nov 2 09:16:46 2012 -0500 lynxpoint: Management Engine Updates The ME9 requirements have added some registers and changed some

[coreboot] Patch merged into coreboot/master: b9ea8b3 lynxpoint: PMIR register rename

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit b9ea8b3fb0082840b0c9d449535f4c49c2e885ac Author: Aaron Durbin adur...@chromium.org Date: Fri Nov 2 09:10:30 2012 -0500 lynxpoint: PMIR register rename The register that controls global reset is named the Power

[coreboot] Patch merged into coreboot/master: 89f79a0 haswell: remove explicit pcie config accesses

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 89f79a019fd049f26ed7bf40618ff960bd9e095e Author: Aaron Durbin adur...@chromium.org Date: Wed Oct 31 23:05:25 2012 -0500 haswell: remove explicit pcie config accesses Now that MMCONF_SUPPORT_DEFAULT is enabled by default

[coreboot] Patch merged into coreboot/master: 138f2ce haswell: remove GPIO60 memory reset gate on S3 transition

2013-03-13 Thread gerrit
the following patch was just integrated into master: commit 138f2cede491b65cfd8c73b9185a2dc7ee10b8b3 Author: Duncan Laurie dlau...@chromium.org Date: Wed Dec 12 09:22:34 2012 -0800 haswell: remove GPIO60 memory reset gate on S3 transition This is no longer tied to a GPIO but has a