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-08-08
soc/intel/{APL, BSW, SKL}: Remove unused CPU_ADDR_BITS kconfig
Subrata Banik
2019-08-08
arch/x86: Handle smm_subregion() failure
Kyösti Mälkki
2019-08-08
arch/x86: Change smm_subregion() prototype
Kyösti Mälkki
2019-08-08
lib/stage_cache: Refactor Kconfig options
Kyösti Mälkki
2019-08-07
intel/apollolake: Replace smm_region_info() with smm_region()
Kyösti Mälkki
2019-08-07
cpu/x86/smm: Promote smm_subregion()
Kyösti Mälkki
2019-08-04
soc/intel/common/block/uart: Update the UART PCI device reference
Aamir Bohra
2019-07-25
soc/intel: Guard remaining SA_DEV_ROOT definition
Kyösti Mälkki
2019-07-21
soc/intel: Expand SA_DEV_ROOT for ramstage
Kyösti Mälkki
2019-07-19
soc/intel/common: Add SOC specific function to get XHCI USB info
Karthikeyan Ramasubramanian
2019-07-18
soc/intel: Use config_of()
Kyösti Mälkki
2019-07-18
soc/intel: Fix invalid use of 'static'
Kyösti Mälkki
2019-07-18
soc/intel: Use config_of_path(SA_DEVFN_ROOT)
Kyösti Mälkki
2019-07-17
soc/intel: Fix regression with hidden PCI devices
Kyösti Mälkki
2019-07-15
src: Use '#include <timestamp.h>' when needed
Elyes HAOUAS
2019-07-09
arch/x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-07-09
cpu/x86: Flip SMM_TSEG default
Kyösti Mälkki
2019-07-04
soc/intel: Replace uses of dev_find_slot()
Kyösti Mälkki
2019-07-04
arch/x86: Adjust size of postcar stack
Kyösti Mälkki
2019-07-01
Use 3rdparty/intel-microcode
Arthur Heymans
2019-06-21
soc/intel: Provide SPD manufacturer ID and module type to SMBIOS
Duncan Laurie
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
[next]