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
/
include
Age
Commit message (
Expand
)
Author
2020-07-14
soc/intel/braswell: Move `acpi_fill_fadt` to fadt.c
Angel Pons
2020-07-14
src: Remove unused 'include <stdint.h>
Elyes HAOUAS
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-07
mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt()
Kyösti Mälkki
2020-05-27
drivers/intel/gma: Move IGD OpRegion to CBMEM
Nico Huber
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_inject_dsdt
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-06
soc/intel/braswell: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-23
soc/intel/braswell: Clean up
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-03-04
src: capitalize 'PCIe'
Elyes HAOUAS
2020-01-02
soc/intel/bsw/gpio.h: Drop unused values
Angel Pons
2019-12-09
soc/intel/bsw/gpio: Factor out GPI macros
Angel Pons
2019-12-05
soc/intel/braswell: Use common sb code for SPI lockdown configuration
Arthur Heymans
2019-11-29
soc/intel/braswell: Use sb/intel/common/spi.c
Arthur Heymans
2019-11-08
ELOG, soc/intel: Avoid some preprocessor use
Kyösti Mälkki
2019-11-08
arch/x86: Drop some __SMM__ guards
Kyösti Mälkki
2019-11-08
intel/braswell: Remove duplicate set_max_freq() prototypes
Kyösti Mälkki
2019-10-02
intel/pci_devs: Regroup PCI xx_DEVID entries
Kyösti Mälkki
2019-08-15
soc/intel: Rename some SMM support functions
Kyösti Mälkki
2019-06-20
soc/intel/braswell/smbus.c: Add support for i2c mode block write
Frans Hendriks
2019-06-12
{drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK support
Frans Hendriks
2019-05-29
sb/intel/*: Delete early_spi
Patrick Rudolph
2019-05-07
intel/fsp1_1: Drop remnants of `pei_data`
Nico Huber
2019-05-07
soc/intel/bsw: Move memory init values into `romstage.h`
Nico Huber
2019-05-07
intel/fsp1_1: Move MRC cache pointers into `romstage_params`
Nico Huber
2019-05-07
intel/fsp1_1: Drop `boot_mode` from `pei_data`
Nico Huber
2019-04-26
soc/{amd,intel}/chip: Use local include for chip.h
Elyes HAOUAS
2019-04-08
{src,util}: Correct typo in comment and debug string
Frans Hendriks
2019-04-04
soc/intel/braswell: Correct serial IRQ support
Frans Hendriks
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-06
soc/intel/braswell/include/soc/spi.h: Add OPTYPE values
Frans Hendriks
2019-03-06
soc/intel/braswell/include/soc/pci_devs.h: Add PUNIT_DEV
Frans Hendriks
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-02-28
soc/intel/braswell: Correct configuration of interrupts
Frans Hendriks
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2018-12-19
soc/intel/braswell/linclude/soc/device_nvs.h: Fix typo
Frans Hendriks
2018-11-28
src/soc/intel/braswell/include/soc/irq.h: Change PIRQ_PIC_IRQDISABLE value
Frans Hendriks
2018-11-28
src/soc/intel/braswell/include/soc/iomap.h: Correct IO_BASE_SIZE and ILB_BASE...
Frans Hendriks
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-10-30
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-11
src: Move common IA-32 MSRs to <cpu/x86/msr.h>
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-05
src: Fix MSR_PKG_CST_CONFIG_CONTROL register name
Elyes HAOUAS
2018-09-21
soc/intel/braswell/ramstage.c: Add SoC stepping D-1 support
Frans Hendriks
2018-08-22
cbtable: remove chromeos_acpi from cbtable
Joel Kitching
2018-08-02
google/cyan: Switch Touchpad and Touchscreen interrupts to be level-triggered
Matt DeVillier
2018-06-04
soc/intel/braswell: Get rid of device_t
Elyes HAOUAS
[next]