coreboot-kgpe-d16/src/soc/amd/stoneyridge
Patrick Georgi 4fbefc5282 soc/amd/stoneyridge: Replace public magic numbers
Some "magic" numbers became public available registers/bits after the code
was originally written. Find all magic numbers, and if available in a public
BKDG than replace them with literals.

BUG=b:117648026
TEST=Build and boot grunt.

Change-Id: I96ac59fd92c4a5e27c3836f77bf6633e9b0c4990
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/c/29198
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2018-11-28 13:13:04 +00:00
..
acpi soc/amd/stoneyridge: Remove smbus.asl 2018-10-23 15:49:34 +00:00
bootblock src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h> 2018-10-30 20:20:00 +00:00
include/soc soc/amd/stoneyridge: Replace public magic numbers 2018-11-28 13:13:04 +00:00
acpi.c soc/amd/stoneyridge: Replace public magic numbers 2018-11-28 13:13:04 +00:00
BiosCallOuts.c soc/amd: Convert from AMD units to coreboot units 2018-11-16 09:43:32 +00:00
chip.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
chip.h mb/google/kahlee: Tune eDP panel initialization time 2018-11-09 09:15:11 +00:00
cpu.c soc/amd/stoneyridge: Fix get_cpu_count() 2018-10-31 22:00:03 +00:00
enable_usbdebug.c soc/amd/stoneyridge: Define PM USB Enable register 2018-10-14 19:11:54 +00:00
finalize.c cpu/amd: Use common AMD's MSR 2018-10-18 12:51:26 +00:00
gpio.c soc/amd/stoneyridge: Remove double defined GPIO MMIO bases 2018-10-18 12:48:25 +00:00
hda.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
i2c.c soc/amd/stoneyridge: Add API to initialize non-early_init i2c buses 2018-02-06 15:10:20 +00:00
iommu.c soc/amd/stoneyridge: Add IOMMU support 2018-10-03 21:34:20 +00:00
Kconfig {soc,sb}/amd: Remove unused SOUTHBRIDGE_AMD_*_SKIP_ISA_DMA_INIT 2018-11-16 14:25:10 +00:00
lpc.c soc/amd/stoneyridge: Remove dev_find_slot where possible 2018-10-30 16:57:53 +00:00
Makefile.inc soc/amd/stoneyridge: Add IOMMU support 2018-10-03 21:34:20 +00:00
mca.c src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h> 2018-10-30 20:20:00 +00:00
monotonic_timer.c
nb_util.c pci: Move inline PCI functions to pci_ops.h 2018-04-20 13:03:54 +00:00
northbridge.c soc/amd: Convert from AMD units to coreboot units 2018-11-16 09:43:32 +00:00
pmutil.c amd/stoneyridge: Prepare for vboot rebooting system 2018-10-04 09:42:42 +00:00
ramtop.c soc/amd/stoneyridge: Remove "else" after a return 2018-10-25 16:16:25 +00:00
reset.c soc/amd: Implement common reset API 2018-10-22 08:34:56 +00:00
romstage.c amd/stoneyridge: Indicate STAPM units in their name 2018-10-11 21:04:10 +00:00
sata.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
sb_util.c soc/amd/stoneyridge: Enable spread spectrum in bootblock 2018-08-06 07:57:12 +00:00
sm.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
smbus.c
smbus_spd.c soc/amd/stoneyridge: Remove "else" after a return 2018-10-18 12:46:34 +00:00
smi.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
smi_util.c src/soc: Add and update license headers 2018-05-29 22:36:10 +00:00
smihandler.c amd/stoneyridge: Fix PmControl register size in SMI handler 2018-10-12 15:17:04 +00:00
southbridge.c soc/amd/stoneyridge: Replace public magic numbers 2018-11-28 13:13:04 +00:00
spi.c src/soc/amd/stoneyridge: Remove IMC support 2018-07-31 00:46:07 +00:00
tsc_freq.c cpu/amd: Use common AMD's MSR 2018-10-18 12:51:26 +00:00
uart.c
usb.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00