the following patch was just integrated into master:
commit 9248bb35ab411c79467f5a79607994f4054baa7b
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Tue Jul 22 15:56:59 2014 +0300
AGESA hudson yangtze: Move IMC firmware init out of get_bus_conf()
Change-Id: I5b3cbc4d25f06a5f916760d4474621abbf826ee4
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Reviewed-on: http://review.coreboot.org/6355
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick(a)georgi-clan.de>
See http://review.coreboot.org/6355 for details.
-gerrit
the following patch was just integrated into master:
commit 0c797f1c28cd16c64482b2cea554e89baaa31445
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Mon Jul 21 19:35:16 2014 +0300
AGESA: Drop offset on PCI device enumeration
Integrated PCI devices in southbridge silicon have static BDFs,
no need to have variables to store the parent bus or an offset
with constant zero.
Change-Id: I37d3794d36b5e5775da9215574ddc199696646d0
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Reviewed-on: http://review.coreboot.org/6333
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Reviewed-by: Patrick Georgi <patrick(a)georgi-clan.de>
See http://review.coreboot.org/6333 for details.
-gerrit
the following patch was just integrated into master:
commit 0ff17c9cae11b46535b99880f013d0ca084ea1f8
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Mon Jul 21 19:20:29 2014 +0300
AGESA: Drop unused extern declarations
Change-Id: I7f681b40251f49ff717589ed5e7d7e00ee36c7c1
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Reviewed-on: http://review.coreboot.org/6332
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick(a)georgi-clan.de>
See http://review.coreboot.org/6332 for details.
-gerrit
the following patch was just integrated into master:
commit f62659f6431dfb932d15ffca8c43e1205b514d5f
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Tue Jul 15 16:19:08 2014 +0300
AGESA fam15: Drop code that was commented out
Only references to bus_rd890, bus_sp5100 and bus_sr5650 were
in code sections that had been commented out.
Change-Id: If5552c409ce948c494345f49dbaad790b398bff8
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Reviewed-on: http://review.coreboot.org/6331
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick(a)georgi-clan.de>
See http://review.coreboot.org/6331 for details.
-gerrit
the following patch was just integrated into master:
commit 99c636f8581626c527ef5434738883feae06dbc2
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Tue Jul 15 14:38:51 2014 +0300
AGESA boards: Drop global bus_isa
Only ever used as lvalue (except when incrementing) so this global
is unused.
Change-Id: I616721f937eb0bfdb28f356284efd70f99ccd2dd
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Reviewed-on: http://review.coreboot.org/6330
Reviewed-by: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick(a)georgi-clan.de>
See http://review.coreboot.org/6330 for details.
-gerrit
the following patch was just integrated into master:
commit da6d8b1048a4d804cb82b71e640b4ec2db7a4c79
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Mon Jul 21 18:45:14 2014 +0300
AGESA fam15: Use local bus_isa storage
Do not use a global as the value gets discarded anyway.
Change-Id: I86aac304e073f0d74b011548d079e139891ec140
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Reviewed-on: http://review.coreboot.org/6329
Reviewed-by: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick(a)georgi-clan.de>
See http://review.coreboot.org/6329 for details.
-gerrit