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
/
braswell
Age
Commit message (
Expand
)
Author
2021-01-13
ACPI: Add common acpi_fill_gnvs()
Kyösti Mälkki
2021-01-10
mb/google/cyan: Move board_id() to mainboard_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
soc/intel/braswell: Refactor acpi_init_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-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-25
ACPI: Fix some GNVS field comments
Kyösti Mälkki
2020-12-14
soc/intel/braswell: Use Kconfig value for TSEG size
Angel Pons
2020-12-14
soc/intel/braswell: Clean up devicetree settings
Angel Pons
2020-12-02
cbfs: Enable CBFS mcache on most chipsets
Julius Werner
2020-11-22
soc/intel/braswell/bootblock/bootblock.c: Report the FSP-T output
Frans Hendriks
2020-11-16
src: Update some incorrect config options in comments
Martin Roth
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
soc/intel/braswell: Increase dcache size
Shelley Chen
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-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-05
{sb,soc}/intel/*/acpi/lpc.asl: Drop commented-out code
Angel Pons
2020-08-02
soc/intel/braswell/northcluster.c: Tidy up long lines
Angel Pons
2020-08-02
soc/intel/braswell/northcluster.c: Rename macro
Angel Pons
2020-07-28
soc/intel/braswell/fadt.c: Use `ACPI_ADDRESS_SPACE_IO` macro
Angel Pons
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,braswell}: Drop unneeded `return`
Angel Pons
2020-07-20
src: Report word-sized access for PM1a_EVT
Angel Pons
2020-07-20
src: Make HAVE_CF9_RESET set the FADT reset register
Angel Pons
2020-07-20
src: Drop useless cache flush settings in FADT
Angel Pons
2020-07-20
src: Never overwrite `fadt->flags`
Angel Pons
2020-07-20
src: Drop useless PM1b settings from FADT
Angel Pons
2020-07-20
src: Drop useless GPE1 settings from FADT
Angel Pons
2020-07-14
soc/intel/braswell: Move `acpi_fill_fadt` to fadt.c
Angel Pons
2020-07-14
src: Drop unused <cpu/x86/tsc.h> include
Elyes HAOUAS
2020-07-14
soc/intel/braswell/romstage/romstage.c: Add missing include
Elyes HAOUAS
2020-07-14
src: Remove unused 'include <stdint.h>
Elyes HAOUAS
2020-07-09
soc/intel/braswell: Drop some BIOS_SPEW printk's
Angel Pons
2020-07-09
soc/intel/braswell/lpss.c: Use 16-bit ops on PCI COMMAND
Angel Pons
2020-07-06
soc/intel: Drop unused `#include <reg_script.h>`
Angel Pons
2020-07-01
ACPI GNVS: Replace uses of smm_get_gnvs()
Kyösti Mälkki
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
[next]