coreboot/src
Kyösti Mälkki 529ef49590 AGESA f15 vendorcode: Remove AM3r2 refcode
We never had a board in the tree that implements this.

If you are interested in implementing such board, note
that also f12 and f14 had copies of the same refcode.
As part of the sourcetree cleanup it was not studied
which was the most up-to-date one for AM3r2.

Change-Id: Ic7dd065c0df08c22af6f3a2dcfc7ff47d6283a46
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/21255
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2017-08-30 03:52:08 +00:00
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch arch/x86: Add Kconfig option for ACPI \_PR CPU name string 2017-08-29 15:58:23 +00:00
commonlib Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
console console: Add weak method to notify about death 2017-08-14 11:01:41 +00:00
cpu AGESA: Remove Kconfig AMD_AGESA_FAMILY10 2017-08-28 14:38:29 +00:00
device device/smbus: Reuse I2C bus operations where applicable 2017-08-18 15:34:15 +00:00
drivers drivers/intel/fsp2_0: Link Post PCI enumeration Notify with BS_DEV_ENABLE 2017-08-26 16:30:37 +00:00
ec ec/lenovo/h8/acpi/thermal: Don't hardcode limits 2017-08-27 13:07:16 +00:00
include AMD K8 fam10-15: Tidy up CAR stack switch 2017-08-22 20:25:15 +00:00
lib lib/cbmem: provide optional cbmem top initialization hook 2017-08-04 04:29:57 +00:00
mainboard mainboard/google/soraka: Tune I2C params (hcnt, lcnt, hold time) 2017-08-29 20:24:18 +00:00
northbridge AGESA: Remove Kconfig AMD_AGESA_FAMILY10 2017-08-28 14:38:29 +00:00
soc soc/intel/cannonlake: Fix Coverity scan error 2017-08-29 16:23:36 +00:00
southbridge sb/intel/bd82x6x: make hotplug map consistent to remapped ports 2017-08-29 21:32:58 +00:00
superio superio/winbond/w83627*: Remove deprecated code 2017-08-21 17:02:53 +00:00
vboot vboot: Remove get_sw_write_protect_state callback 2017-07-18 23:24:01 +00:00
vendorcode AGESA f15 vendorcode: Remove AM3r2 refcode 2017-08-30 03:52:08 +00:00
Kconfig Add support for Undefined Behavior Sanitizer 2017-06-14 19:56:59 +02:00