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
/
baytrail
Age
Commit message (
Expand
)
Author
2021-01-13
ACPI: Add common acpi_fill_gnvs()
Kyösti Mälkki
2021-01-10
ACPI: Add missing include in nvs.h
Kyösti Mälkki
2021-01-10
soc/intel: Replace acpi_init_gnvs()
Kyösti Mälkki
2021-01-10
mb/x/acpi_tables: Rename to mainboard_fill_gnvs()
Kyösti Mälkki
2021-01-10
ACPI: Replace uses of CBMEM_ID_ACPI_GNVS
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant ChromeOS setup for GNVS
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations
Kyösti Mälkki
2021-01-04
arch/x86: Pass GNVS as parameter to SMM module
Kyösti Mälkki
2021-01-04
soc/intel/baytrail/southcluster.asl: Use consistent comment formatting
Matt DeVillier
2021-01-04
soc/intel/baytrail: add LPEA resources to southcluster.asl
Matt DeVillier
2021-01-03
soc/intel: Drop indirect <soc/nvs.h> include
Kyösti Mälkki
2021-01-03
soc/intel: Replace <soc/nvs.h> with <soc/device_nvs.h>
Kyösti Mälkki
2020-12-30
drivers/intel/gma: Include gfx.asl by default for all platforms...
Matt DeVillier
2020-12-22
sb,soc/intel: Drop unnecessary headers
Kyösti Mälkki
2020-12-03
src: Remove redundant use of ACPI offset(0)
Elyes HAOUAS
2020-12-02
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-10-26
src: Include <arch/io.h> when appropriate
Elyes HAOUAS
2020-10-13
src: Rename EM100Pro-specific SPI console Kconfig option
Angel Pons
2020-10-02
drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config
Shelley Chen
2020-09-26
arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`
Angel Pons
2020-09-21
src/soc/intel: Drop unneeded empty lines
Elyes HAOUAS
2020-09-08
soc/intel/baytrail: Add missing GSM size definitions
Angel Pons
2020-08-24
mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms
Shelley Chen
2020-08-21
SMM: Validate more user-provided pointers
Patrick Rudolph
2020-08-18
elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE
Aaron Durbin
2020-08-18
src: Remove unused 'include <stddef.h>
Elyes HAOUAS
2020-08-05
{sb,soc}/intel/*/acpi/lpc.asl: Drop commented-out code
Angel Pons
2020-08-04
soc/intel/baytrail: Factor out `acpi_fill_madt()`
Angel Pons
2020-08-03
soc/intel/baytrail: Add MRC SMBus workaround
Mate Kukri
2020-08-02
soc/intel/baytrail/northcluster.c: Clean up comments
Angel Pons
2020-08-02
soc/intel/baytrail/sata.c: Fix SATA init sequence
Angel Pons
2020-08-02
soc/intel/baytrail: Add native refcode replacement
Mate Kukri
2020-08-02
soc/intel/baytrail/northcluster.c: Rename variable
Angel Pons
2020-08-02
soc/intel/baytrail/northcluster.c: Tidy up long lines
Angel Pons
2020-07-26
src: Remove whitespace between 'sizeof' and '('
Elyes HAOUAS
2020-07-26
{sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits
Angel Pons
2020-07-26
cpu,soc/intel: Drop select SMP
Kyösti Mälkki
2020-07-25
soc/intel/baytrail/southcluster.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/include/soc/irq.h: Add braces
Angel Pons
2020-07-25
soc/intel/baytrail: Simplify pattrs definitions
Angel Pons
2020-07-25
soc/intel/baytrail/smm.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/smihandler.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/cpu.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/sd.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/lpss.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/lpe.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/{baytrail,braswell}: Drop unneeded `return`
Angel Pons
2020-07-25
soc/intel/baytrail/iosf.c: Add missing braces
Angel Pons
2020-07-25
soc/intel/baytrail/elog.c: Align with Braswell
Angel Pons
[next]