coreboot-kgpe-d16/src/soc/intel/fsp_baytrail
Kyösti Mälkki f1e3c763b3 CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM
The name was always obscure and confusing. Instead define cbmem_top()
directly in the chipset code for x86 like on ARMs.

TODO: Check TSEG alignment, it used for MTRR programming.

Change-Id: Ibbe5f05ab9c7d87d09caa673766cd17d192cd045
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/7888
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@google.com>
2015-01-27 22:48:06 +01:00
..
acpi intel: Remove IRQ1 from possible PIRQ assignemnt. 2014-11-25 23:47:20 +01:00
baytrail CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM 2015-01-27 22:48:06 +01:00
bootblock fsp_baytrail: Initialize LPC pads in bootblock for port 80 2014-12-19 18:43:08 +01:00
fsp fsp_baytrail: Kconfig update for Gold 3 FSP 2014-12-05 21:41:33 +01:00
microcode fsp_baytrail: Update microcode for Gold 3 FSP release 2014-12-05 21:40:25 +01:00
romstage CBMEM: Move cbmemc_reinit() 2015-01-27 22:42:23 +01:00
acpi.c intel/fsp_baytrail: Clear the GNVS area prior to filling 2014-10-14 18:58:46 +02:00
chip.c {cpu,soc}: Use DEVICE_NOOP macro over dummy symbol 2014-11-01 21:14:35 +01:00
chip.h fsp_baytrail: remove register option for TSEG size 2014-12-05 16:23:08 +01:00
cpu.c intel/fsp_baytrail: add new CPUID for Baytrail I step D0 2014-11-24 14:40:18 +01:00
gpio.c soc/intel/fsp_baytrail/gpio.c: Silence unused variable warning 2015-01-13 02:52:50 +01:00
iosf.c
Kconfig vboot2: add verstage 2015-01-27 01:41:40 +01:00
Makefile.inc CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM 2015-01-27 22:48:06 +01:00
memmap.c CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM 2015-01-27 22:48:06 +01:00
northcluster.c soc: Trivial - drop trailing blank lines at EOF 2014-07-08 13:52:54 +02:00
nvm.c Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'" 2015-01-06 11:19:28 +01:00
placeholders.c
pmutil.c
ramstage.c intel/fsp_baytrail: Add S3 suspend/resume Support 2014-09-29 19:35:57 +02:00
reset.c
smihandler.c intel/fsp_baytrail: Spelling fixes 2014-12-08 05:40:01 +01:00
smm.c
southcluster.c fsp_baytrail: Update function disable code 2014-12-05 22:02:04 +01:00
spi.c spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions. 2014-12-09 20:32:18 +01:00
tsc_freq.c intel/fsp_baytrail: fix error "unknown type device_t", when SMM Module added 2014-10-09 22:09:25 +02:00