coreboot/src/cpu
Furquan Shaikh 331ac1b078 mtrr: Define a function for obtaining free var mtrr
Instead of hard-coding var mtrr numbers in code, use this function to
identify the first available variable mtrr. If no such mtrr is
available, the function will return -1.

Change-Id: I2a1e02cdb45c0ab7e30609641977471eaa2431fd
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/14115
Tested-by: build bot (Jenkins)
Reviewed-by: Andrey Petrov <andrey.petrov@intel.com>
2016-03-18 19:14:52 +01:00
..
allwinner cpu/allwinner: Update license headers 2016-02-13 17:00:35 +01:00
amd Kconfig: Remove unneeded UDELAY_IO redeclaration 2016-03-08 16:53:26 +01:00
armltd
dmp x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE files 2015-12-30 18:34:08 +01:00
intel northbridge/intel/i440bx: Unify UDELAY selection 2016-03-10 16:55:35 +01:00
qemu-power8 cpu/qemu-power8: don't enable it for qemu-x86 2016-02-19 20:03:52 +01:00
qemu-x86 qemu-x86: Enable SMP support 2015-12-08 15:54:27 +01:00
ti Makefile: Make full use of src-to-obj macro 2016-01-28 00:31:00 +01:00
via cpu/via/c7: Don't manually include udelay_io.c 2016-03-10 16:56:23 +01:00
x86 mtrr: Define a function for obtaining free var mtrr 2016-03-18 19:14:52 +01:00
Kconfig
Makefile.inc