switch-coreboot/src
Kyösti Mälkki cd9fc1aa5f AMD northbridges: rewrite CPU allocation
Use of alloc_find_dev() prevents creation of a device duplicates
for device_path and is SMP safe.

Reduce scope of variables to make the code more readable and in
preparation for refactoring the allocation out of northbridge.c.

Change-Id: I153dc1a5cab4f2eae4ab3a57af02841cb1a261c0
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/1186
Tested-by: build bot (Jenkins)
Reviewed-by: Anton Kochkov <anton.kochkov@gmail.com>
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2012-08-27 15:35:34 +02:00
..
arch/x86 MPTABLE: check for fixed IRQ entries on all pins 2012-08-25 05:15:50 +02:00
boot Implement stack overflow checking for the BSP 2012-07-24 23:29:12 +02:00
console Add a capability for mainboard-specific posting. 2012-08-04 19:31:20 +02:00
cpu Auto-declare chip_operations 2012-08-22 05:06:41 +02:00
devices Fix SMBIOS generation 2012-08-08 11:34:57 +02:00
drivers Auto-declare chip_operations 2012-08-22 05:06:41 +02:00
ec Auto-declare chip_operations 2012-08-22 05:06:41 +02:00
include AMD northbridge: copy TOP_MEM and TOP_MEM2 for distribution 2012-08-09 19:15:32 +02:00
lib USBDEBUG: retry harder for slow devices 2012-07-30 20:54:24 +02:00
mainboard Fix mptable build troubles 2012-08-25 00:34:46 +02:00
northbridge AMD northbridges: rewrite CPU allocation 2012-08-27 15:35:34 +02:00
southbridge Auto-declare chip_operations 2012-08-22 05:06:41 +02:00
superio Auto-declare chip_operations 2012-08-22 05:06:41 +02:00
vendorcode AMD Hudson: Enable HD audio 2012-08-13 18:57:01 +02:00
Kconfig Fix mptable build troubles 2012-08-25 00:34:46 +02:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00