index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
denverton_ns
Age
Commit message (
Expand
)
Author
2019-03-18
src: Drop unused 'include <romstage_handoff.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-06
src: Drop unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-06
Remove DEFAULT_PCIEXBAR alias
Kyösti Mälkki
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
arch/io.h: Add missing includes
Kyösti Mälkki
2019-03-04
Fix <io.h> includes
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-28
soc/intel/denverton_ns: Add ACPI T-States and P-States
Julien Viard de Galbert
2019-01-25
soc/intel/denverton_ns: Enable ACPI using intelblock
Julien Viard de Galbert
2019-01-24
Revert "soc/intel/denverton_ns: Rewrite pmutil using pmclib"
Patrick Georgi
2019-01-24
soc/intel/denverton_ns: Configure MCA
Julien Viard de Galbert
2019-01-24
soc/intel/denverton_ns: Use cpulib in cpu.c
Julien Viard de Galbert
2019-01-24
soc/intel/denverton_ns: Enable Fast Strings
Julien Viard de Galbert
2019-01-24
soc/intel/denverton_ns: Rewrite pmutil using pmclib
Julien Viard de Galbert
2019-01-23
soc/{amd,intel}: Remove needless '&' on function pointers
Elyes HAOUAS
2019-01-23
Drop leftover debug function declarations
Kyösti Mälkki
2019-01-18
soc/intel/denverton_ns: Select CPU_INTEL_FIRMWARE_INTERFACE_TABLE
Vanessa Eusebio
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-14
console: Change BOOTBLOCK_CONSOLE default to `y`
Nico Huber
2019-01-10
soc/intel/denverton_ns: Fix missing tsc_freq_mhz()
Kyösti Mälkki
2019-01-07
soc/intel: Standardize names of common MSRs
Elyes HAOUAS
2019-01-03
soc/intel: Fix bad uses of __SIMPLE_DEVICE__
Kyösti Mälkki
2018-12-20
soc/intel: Get rid of device_t
Elyes HAOUAS
2018-11-30
cpu/intel/common: Use a common acpi/cpu.asl file
Arthur Heymans
2018-11-30
soc/intel/denverton_ns: Rework acpi/cpu.asl
Arthur Heymans
2018-11-20
drivers/uart/Kconfig: Be smarter about DRIVERS_UART_8250IO
Nico Huber
2018-11-18
soc/intel/.../Kconfig: Move GPIO debug option into debug menu
Nico Huber
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-16
soc/intel/denverton_ns/Kconfig: Remove unused HSUART_FUNC
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-25
soc/intel: Consolidate FSP CAR setup and teardown code
Praveen hodagatta pranesh
2018-10-22
intel: Use CF9 reset (part 2)
Patrick Rudolph
2018-10-11
src: Move common IA-32 MSRs to <cpu/x86/msr.h>
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-05
src: Fix MSR_PKG_CST_CONFIG_CONTROL register name
Elyes HAOUAS
2018-09-21
soc/intel/denverton_ns/csme_ie_kt.c: Don't use device_t
Elyes HAOUAS
2018-09-14
soc/intel/denverton_ns: Enable common block PMC
Julien Viard de Galbert
2018-09-13
src/*/intel/: clarify Kconfig options regarding IFD
Stefan Tauner
2018-08-22
acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry
Joel Kitching
2018-07-29
soc/intel: Remove legacy static TPM asl code
Philipp Deppenwiese
2018-07-24
cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx
Arthur Heymans
2018-07-09
src/soc: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-14
src: Get rid of device_t
Elyes HAOUAS
[next]