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
/
fsp_baytrail
Age
Commit message (
Expand
)
Author
2019-10-05
intel/fsp_baytrail: Rename from xx_DEV_FUNC
Kyösti Mälkki
2019-10-03
intel/fsp_baytrail: Drop some PCI scratchpad register definitions
Kyösti Mälkki
2019-10-02
intel/pci_devs: Regroup PCI xx_DEVID entries
Kyösti Mälkki
2019-09-30
soc/intel/fsp_baytrail: Drop some __BOOTBLOCK__ guards
Kyösti Mälkki
2019-09-29
intel/fsp_baytrail: Drop unnecessary lookup for PCI 0:0.0
Kyösti Mälkki
2019-09-15
src/soc: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-08-28
intel/fsp_baytrail: Use smm_subregion()
Kyösti Mälkki
2019-08-21
intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor
Kyösti Mälkki
2019-08-20
src: Remove variable length arrays
Jacob Garber
2019-08-20
devicetree: Remove duplicate chip_ops declarations
Kyösti Mälkki
2019-08-15
soc/intel: Rename some SMM support functions
Kyösti Mälkki
2019-08-15
cpu/x86/smm: Promote smm_memory_map()
Kyösti Mälkki
2019-08-13
cpu/x86: Separate save_state struct headers
Kyösti Mälkki
2019-08-08
fsp_baytrail/fsp_broadwell_de: Sort entries in Makefile.inc
hcl-coreboot
2019-07-18
soc/intel: Use config_of()
Kyösti Mälkki
2019-07-17
intel/fsp_baytrail: Avoid preprocessor with HAVE_SMI_HANDLER
Kyösti Mälkki
2019-07-10
soc/intel: Drop some HAVE_SMI_HANDLER guards
Kyösti Mälkki
2019-07-09
cpu/x86: Flip SMM_TSEG default
Kyösti Mälkki
2019-07-09
arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
Kyösti Mälkki
2019-07-08
intel/fsp_baytrail: Move TSC_MONOTONIC_TIMER
Kyösti Mälkki
2019-05-23
soc/intel/fsp_baytrail/romstage: Remove variable set but not used
Elyes HAOUAS
2019-05-22
post_code: add post code for hardware initialization failure
Keith Short
2019-05-22
post_code: add post code for invalid vendor binary
Keith Short
2019-05-22
soc/fsp_baytrail: fix flashconsole on platform
Matt DeVillier
2019-05-13
{bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macro
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-08
src/soc/intel/fsp_baytrail/smm.c: add bootstate entry for locking SMI
Michał Żygowski
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-29
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-27
Move calls to quick_ram_check() before CBMEM init
Kyösti Mälkki
2019-03-21
{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()
Subrata Banik
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-16
drivers/intel/fsp1_0: Deduplicate code
Patrick Rudolph
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-06
soc/intel: Use simple PCI config access
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-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
ACPI: Rename FADT model and set it to zero
Elyes HAOUAS
2019-02-28
intel/spi: Switch to native PCI config accessors
Kyösti Mälkki
2019-02-28
intel/spi: Fix use of __SIMPLE_DEVICE__
Kyösti Mälkki
2019-02-25
security/vboot: Add measured boot mode
Philipp Deppenwiese
2019-02-21
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2019-01-23
Drop leftover debug function declarations
Kyösti Mälkki
2019-01-13
{mb,nb,soc/fsp_baytrail}: Get rid of dump_mem()
Elyes HAOUAS
2019-01-10
Untangle CBFS microcode updates
Nico Huber
2019-01-06
usbdebug: Make the EHCI debug console work in the bootblock
Arthur Heymans
2019-01-06
usbdebug: Refactor init calls
Kyösti Mälkki
[next]