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
/
apollolake
Age
Commit message (
Expand
)
Author
2019-06-06
src/soc/intel/common/smbios: Add addtional infos to dimm_info
Christian Walter
2019-06-03
soc/intel: Replace UART_BASE() and friends with a Kconfig
Nico Huber
2019-05-29
src/soc: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-29
soc/intel/apollolake: Fix value stored to gnvs is never read
John Zhao
2019-05-29
soc/intel/apollolake: Don't use CAR_GLOBAL
Arthur Heymans
2019-05-22
post_code: add post code for hardware initialization failure
Keith Short
2019-05-21
soc/intel: Remove unused pointer argument in mca_configure()
Subrata Banik
2019-05-18
soc/intel: Fill DIMM serial number from SPD
Duncan Laurie
2019-05-13
soc/intel: Geminilake Refresh feature request support
John Zhao
2019-05-06
soc/intel/apollolake: Reset GPI IS & IE registers at ramstage
Karthikeyan Ramasubramanian
2019-05-06
soc/apollolake: Add ramstage hook
Felix Singer
2019-04-30
vboot: refactor OPROM code
Joel Kitching
2019-04-29
soc/intel/apollolake/bootblock: Clear the GPI IS & IE registers
Karthikeyan Ramasubramanian
2019-04-29
soc/intel: Add GPI interrupt config register offset info
Karthikeyan Ramasubramanian
2019-04-26
soc/intel/apl/acpi: Do not report 8259 PICs
Nico Huber
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-13
soc/intel/cpulib: Remove redundent enable/disable functions
Subrata Banik
2019-04-06
src: Use #include <timer.h> when appropriate
Elyes HAOUAS
2019-03-28
soc/intel/apollolake: Add support to log XHCI wake events
Karthikeyan Ramasubramanian
2019-03-25
soc/apollolake: Add UART0
Felix Singer
2019-03-24
intel/apollolake: Add HDA to disable_dev function
Nico Huber
2019-03-24
soc/intel/common: Remove common chip config use_fsp_mp_init
Subrata Banik
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
src/soc/intel/apollolake/cpu.c: Set up local APIC
Mario Scheithauer
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-06
intel/apollolake: Fix incorrect config usage
Julius Werner
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-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-18
soc/intel: Add mem_rank info in SMBIOS
Francois Toguo
2019-02-05
soc/intel/apl: Call mca_configure() on cold boots only
Nico Huber
2019-02-05
intel/apollolake: Add parameter to enable VTD in devicetree
Werner Zeh
2019-02-05
soc/intel/apollolake: Update XHCI ports for GLK in ACPI tables
Furquan Shaikh
2019-01-31
soc/intel/apollolake: Fix XHCI device name in ACPI
Karthikeyan Ramasubramanian
2019-01-30
soc/intel/apollolake: Sync fsp upd structure update
John Zhao
2019-01-29
soc/intel/apollolake: Add GLK usb2eye configuration override
Seunghwan Kim
2019-01-28
intel/apollolake: Add IPU to disable_dev function
Werner Zeh
2019-01-28
intel/apollolake: Add fixed resources for VTd to system resources
Werner Zeh
2019-01-28
soc/apollolake: Generate DMAR table
Werner Zeh
2019-01-28
soc/intel/{apl,skl}: Drop redundant `select RTC`
Nico Huber
2019-01-25
soc/intel/apollolake: Override GLK usb clock gating register
John Zhao
2019-01-23
soc/{amd,intel}: Remove needless '&' on function pointers
Elyes HAOUAS
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-15
soc/intel/apl: Hook microcode updates up
Nico Huber
2019-01-14
console: Change BOOTBLOCK_CONSOLE default to `y`
Nico Huber
2019-01-14
soc/intel/apollolake: Add option to disable xHCI Link Compliance Mode
John Zhao
2019-01-10
soc/intel/common/block: Move tco common functions into block/smbus
Subrata Banik
[next]