summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/fsp_model_206ax/model_206ax_init.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove sandybridge and ivybridge FSP code path"Martin Roth2015-10-221-0/+437
* Remove sandybridge and ivybridge FSP code pathAlexandru Gagniuc2015-10-031-437/+0
* model_206ax: Fix APIC map when HT is disabled.Vladimir Serbinenko2015-06-101-9/+15
* fsp_model_206ax: Use common i945-ivy tseg SMM init.Vladimir Serbinenko2015-06-101-0/+17
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-271-3/+3
* cpu/intel/fsp_model_206ax/model_206ax_init.c: Correct commentPaul Menzel2014-09-121-1/+1
* cpu/intel: Fix out-of-bounds read due to off-by-one in conditionEdward O'Callaghan2014-08-041-1/+1
* model_206ax_init.c: Trivial - fix indentEdward O'Callaghan2014-07-301-3/+3
* cpu/intel/fsp_model_206ax/model_206ax_init.c: Use macro `IS_ENABLED()`Paul Menzel2014-07-231-1/+1
* cpu: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* PCI: Drop includes under cpuKyösti Mälkki2014-02-121-1/+0
* usbdebug: Drop obsolete codeKyösti Mälkki2014-02-061-16/+0
* Add the Intel FSP 206ax CPU core supportMarc Jones2013-12-041-0/+433