the following patch was just integrated into master:
commit b14bf88697950c63fa786cbd70dab3070e464807
Author: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
Date: Sat Nov 1 09:14:58 2014 +1100
superio/common/conf_mode.c: Introduce 'new' enter/exit keys for SIO's
Super I/O manufactures have found new and innovative ways to enter
and exit out of LDN config in PNP config space.
Change-Id: Id3f5882664f1b2b18b49f32373430cf4b037ad22
Signed-off-by: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
Reviewed-on: http://review.coreboot.org/7308
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Reviewed-by: Bruce Griffith <Bruce.Griffith(a)se-eng.com>
See http://review.coreboot.org/7308 for details.
-gerrit
the following patch was just integrated into master:
commit d2040737a9c3e07fee5392079dea88988ad8c56c
Author: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
Date: Fri Oct 31 08:26:21 2014 +1100
northbridge/via: Use DEVICE_NOOP macro over dummy symbol
Change-Id: Ib9d0fae363c5c1fbed3a63cb8aa86716cf1f9ee1
Signed-off-by: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
Reviewed-on: http://review.coreboot.org/7289
Tested-by: build bot (Jenkins)
Reviewed-by: Bruce Griffith <Bruce.Griffith(a)se-eng.com>
See http://review.coreboot.org/7289 for details.
-gerrit
the following patch was just integrated into master:
commit 812d2a47d4cdc0475dd06c14623881ca9d543c99
Author: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
Date: Fri Oct 31 08:17:23 2014 +1100
northbridge/amd: Use DEVICE_NOOP macro over dummy symbol
Change-Id: I3fdd2a9f981592112998d74ce4cfe4850d8fab31
Signed-off-by: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
Reviewed-on: http://review.coreboot.org/7288
Tested-by: build bot (Jenkins)
Reviewed-by: Bruce Griffith <Bruce.Griffith(a)se-eng.com>
See http://review.coreboot.org/7288 for details.
-gerrit
the following patch was just integrated into master:
commit 9f74462790bab4d8bcb0dbe6791313bf7a3db73b
Author: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
Date: Fri Oct 31 08:12:34 2014 +1100
northbridge/intel: Use DEVICE_NOOP macro over dummy symbol
Change-Id: I9aeed70f72d4df260312df6e53379f1741415b65
Signed-off-by: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
Reviewed-on: http://review.coreboot.org/7287
Tested-by: build bot (Jenkins)
Reviewed-by: Bruce Griffith <Bruce.Griffith(a)se-eng.com>
See http://review.coreboot.org/7287 for details.
-gerrit
the following patch was just integrated into master:
commit c3f38cd423158ff21017c8d75b3d987aed08286f
Author: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
Date: Fri Oct 31 08:04:30 2014 +1100
mainboard: Use DEVICE_NOOP macro over dummy symbol
Change-Id: I37c302c7a17645f55d568c1a5f7bb791319ddbb4
Signed-off-by: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
Reviewed-on: http://review.coreboot.org/7286
Tested-by: build bot (Jenkins)
Reviewed-by: Bruce Griffith <Bruce.Griffith(a)se-eng.com>
See http://review.coreboot.org/7286 for details.
-gerrit
the following patch was just integrated into master:
commit 0625a8bcfb90ae8d68c07147cc5cb3172424f601
Author: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
Date: Fri Oct 31 08:03:16 2014 +1100
{cpu,soc}: Use DEVICE_NOOP macro over dummy symbol
Change-Id: Iaf2b2873bd1c52d7f936bd9b483e194a0872a626
Signed-off-by: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
Reviewed-on: http://review.coreboot.org/7285
Tested-by: build bot (Jenkins)
Reviewed-by: Bruce Griffith <Bruce.Griffith(a)se-eng.com>
See http://review.coreboot.org/7285 for details.
-gerrit
the following patch was just integrated into master:
commit 524625d4e0a6ee07b01960437a3f918c0f04a1bb
Author: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
Date: Fri Oct 31 07:55:45 2014 +1100
drivers: Use DEVICE_NOOP macro over dummy symbol
Change-Id: I931bd9c89bce6ac8f8e9e482a7876e2004abfb38
Signed-off-by: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
Reviewed-on: http://review.coreboot.org/7284
Tested-by: build bot (Jenkins)
Reviewed-by: Bruce Griffith <Bruce.Griffith(a)se-eng.com>
See http://review.coreboot.org/7284 for details.
-gerrit
the following patch was just integrated into master:
commit 530355d41bf10fa4f0ee215e0e71fc68e80053ea
Author: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
Date: Fri Oct 31 08:31:44 2014 +1100
include/device/device.h: Provide DEVICE_NOOP macro shim
Rather than everyone writing their own adhoc device operation
NOP shim, we provide some formalism. We later make use of this
to reduce the loc count down trivially.
Change-Id: I2d04bfb50e76f367a0ee258dab97d7caa12ec99e
Signed-off-by: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
Reviewed-on: http://review.coreboot.org/7283
Tested-by: build bot (Jenkins)
Reviewed-by: Bruce Griffith <Bruce.Griffith(a)se-eng.com>
See http://review.coreboot.org/7283 for details.
-gerrit