coreboot/src/cpu
Arthur Heymans 2882253237 nb/intel/nehalem: Move to C_ENVIRONMENT_BOOTBLOCK
A few notable changes:
- Microcode init is done in assembly during the CAR init.
- The DCACHE_BSP_STACK_SIZE is set to 0x2000, which is the same size
  against which the romstage stack guards protected.
- The romstage mainboard_lpc_init() hook is removed in favor of the
  existing bootblock_mainboard_early_init().

Change-Id: Iccd7ceaa35db49e170bfb901bbff1c1a11223c63
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35951
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-10-13 12:46:18 +00:00
..
amd amdfam_10h-15h: Use ENV_PCI_SIMPLE_DEVICE 2019-09-29 03:39:33 +00:00
armltd vboot2: add verstage 2015-01-27 01:41:40 +01:00
intel nb/intel/nehalem: Move to C_ENVIRONMENT_BOOTBLOCK 2019-10-13 12:46:18 +00:00
qemu-power8 AUTHORS: Move src/cpu copyrights into AUTHORS file 2019-09-10 12:51:22 +00:00
qemu-x86 cpu/qemu-x86: Enable TSC_MONOTONIC_TIMER 2019-09-18 13:01:03 +00:00
ti cpu,mb,soc: Init missing lb_serial struct fields 2019-09-19 09:28:10 +00:00
via cpu/via/nano: Enable TSC_MONOTONIC_TIMER 2019-09-18 13:01:13 +00:00
x86 cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ use 2019-09-28 21:18:03 +00:00
Kconfig amdfam10-15: Rename DCACHE_BSP_STACK_SIZE 2019-08-18 08:09:21 +00:00
Makefile.inc Untangle CBFS microcode updates 2019-01-10 09:24:02 +00:00