the following patch was just integrated into master:
commit 99e0b27189adcb9c32d3b3ce115546e311c6ea77
Author: Vladimir Serbinenko <phcoder(a)gmail.com>
Date: Fri May 29 07:44:03 2015 +0200
smmrelocate: Remove dead TSEG code.
Change-Id: I786dd8295d310bfd21db49cfbe5ea39675b25b68
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
Reviewed-on: http://review.coreboot.org/10361
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
See http://review.coreboot.org/10361 for details.
-gerrit
the following patch was just integrated into master:
commit f119f0895cb11be9f546321a7028d048a353c8bf
Author: Vladimir Serbinenko <phcoder(a)gmail.com>
Date: Mon Nov 24 21:05:56 2014 +0100
i82801gx: Reserve LPC decodes.
This change makes sure that LPC controller declares resources that it
actually decodes. bd82x6x already does it but i82801gx doesn't leading
to allocator potentially allocating something else to the same range.
Change-Id: Ieca9852e54c08e31d4d41aea97f317d9a6919806
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
Reviewed-on: http://review.coreboot.org/7662
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <edward.ocallaghan(a)koparo.com>
See http://review.coreboot.org/7662 for details.
-gerrit
the following patch was just integrated into master:
commit 7ef3d903ab1496d01a3396804ae26d36f3ad21ab
Author: Vladimir Serbinenko <phcoder(a)gmail.com>
Date: Thu May 28 11:25:50 2015 +0200
x230: Clean up smihandler.c
Remove dead code and dead includes.
Change-Id: I5564ebfbbef6f65c275c2f94f75724f4e36472db
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
Reviewed-on: http://review.coreboot.org/10349
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <edward.ocallaghan(a)koparo.com>
See http://review.coreboot.org/10349 for details.
-gerrit
the following patch was just integrated into master:
commit 852014cf003efa142e1992b45b2a4a627426a5df
Author: Vladimir Serbinenko <phcoder(a)gmail.com>
Date: Wed May 27 08:30:47 2015 +0200
lenovo: Move pc_keyboard_init to h8 init.
PS/2 emulation is part of H8, so should be inited in relevant files.
Change-Id: Ie873ea7f6f88f68f622351799462d0b000d17585
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
Reviewed-on: http://review.coreboot.org/10348
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Reviewed-by: Edward O'Callaghan <edward.ocallaghan(a)koparo.com>
Reviewed-by: Alexander Couzens <lynxis(a)fe80.eu>
See http://review.coreboot.org/10348 for details.
-gerrit
the following patch was just integrated into master:
commit faa46e0cb697371535fef1b806101f1fd57c354e
Author: Vladimir Serbinenko <phcoder(a)gmail.com>
Date: Wed May 27 09:57:43 2015 +0200
nvs: Add missing stdint.h include.
nvs.h uses u8 without including stdint.h.
Change-Id: I4ffcbb850cb7b8f47126ee1906b9e0960dd449e8
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
Reviewed-on: http://review.coreboot.org/10331
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Reviewed-by: Edward O'Callaghan <edward.ocallaghan(a)koparo.com>
See http://review.coreboot.org/10331 for details.
-gerrit
the following patch was just integrated into master:
commit 38a6062c3550f0efefb98d2a83c9027270f55c94
Author: Vladimir Serbinenko <phcoder(a)gmail.com>
Date: Wed May 27 09:57:35 2015 +0200
h8: Add missing include of stdint.h
h8.h uses u8 without including stdint.h.
Change-Id: I7e46f6b8ca92ed23af93597fe2f08add464eb176
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
Reviewed-on: http://review.coreboot.org/10330
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Reviewed-by: Edward O'Callaghan <edward.ocallaghan(a)koparo.com>
See http://review.coreboot.org/10330 for details.
-gerrit
the following patch was just integrated into master:
commit 41652a9bad054041de2bb9b805d21493e6a3a70f
Author: Vladimir Serbinenko <phcoder(a)gmail.com>
Date: Thu May 28 21:15:14 2015 +0200
Remove leftover smi_get_tseg_base
Change-Id: I8e694f37c8709efd702208aa005096ebf1f3abb5
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
Reviewed-on: http://review.coreboot.org/10356
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <edward.ocallaghan(a)koparo.com>
See http://review.coreboot.org/10356 for details.
-gerrit