coreboot-kgpe-d16/src/northbridge/intel/i945
Elyes HAOUAS 3452eca26d nb/intel/i945: Remove initialization already done at bootblock
Upper 128bytes of CMOS and RCBA are already enabled at bootblock.
Tested on 945g-MA. Resuming from suspend is working fine

Change-Id: I3f34380b0e700cf60688ad58465f9cb0aeda0928
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/31107
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-01-27 10:39:54 +00:00
..
acpi Fix PCI ACPI _OSC methods 2018-08-17 21:09:17 +00:00
acpi.c device: Use pcidev_on_root() 2019-01-06 01:17:54 +00:00
bootblock.c src/northbridge: Add and update license headers 2018-05-29 22:36:37 +00:00
chip.h src/northbridge: Add and update license headers 2018-05-29 22:36:37 +00:00
debug.c {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem() 2019-01-13 16:24:31 +00:00
early_init.c nb/intel/i945: Remove initialization already done at bootblock 2019-01-27 10:39:54 +00:00
errata.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
gma.c device: Use pcidev_on_root() 2019-01-06 01:17:54 +00:00
i945.h nb/intel/{i945,pineview}: Remove unused function 2019-01-14 12:00:33 +00:00
Kconfig nb/intel/i945: Put stage cache in TSEG 2019-01-24 13:42:54 +00:00
Makefile.inc nb/intel/i945: Put stage cache in TSEG 2019-01-24 13:42:54 +00:00
northbridge.c nb/intel/i945: Use parallel MP init 2019-01-23 14:46:36 +00:00
ram_calc.c nb/intel/i945: Use common SMM_TSEG code 2018-12-03 10:18:14 +00:00
raminit.c nb/intel/i945: Remove initialization already done at bootblock 2019-01-27 10:39:54 +00:00
raminit.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
rcven.c nb/intel/i945: Fix errors found by checkpatch.pl 2017-03-22 17:55:37 +01:00
stage_cache.c nb/intel/i945: Put stage cache in TSEG 2019-01-24 13:42:54 +00:00
udelay.c intel: Replace msr(0x198) with msr(IA32_PERF_STATUS) 2017-11-30 17:21:17 +00:00