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-23
intel/baytrail,braswell,broadwell: Add const qualifier for power_state
Kyösti Mälkki
2021-01-20
ACPI GNVS: Drop most dev_count_cpu()
Kyösti Mälkki
2021-01-18
ACPI: Refactor ChromeOS specific ACPI GNVS
Kyösti Mälkki
2021-01-18
soc/intel/braswell/chip.c: Use __func__
Elyes HAOUAS
2021-01-15
soc/intel/braswell: Prevent NULL pointer dereference
Angel Pons
2021-01-15
cpu/x86/mpinit: Serialize microcode updates for HT threads
Patrick Rudolph
2021-01-13
ACPI: Have single call-site for acpi_inject_nvsa()
Kyösti Mälkki
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
[next]