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
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-05-06
soc/intel/braswell/Makefile.inc: Remove commented-out line
Frans Hendriks
2019-05-03
{soc, southbridge} : Correct typo in comment
Frans Hendriks
2019-05-03
soc/intel/braswell: add default option to use public FSP
Matt DeVillier
2019-04-30
vboot: refactor OPROM code
Joel Kitching
2019-04-29
soc/intel/braswell: Move LPE ACPI code to mainboard
Frans Hendriks
2019-04-26
soc/{amd,intel}/chip: Use local include for chip.h
Elyes HAOUAS
2019-04-23
soc/intel/braswell/acpi/lpss.asl: Remove SPI1 and PWM asl code
Frans Hendriks
2019-04-08
{src,util}: Correct typo in comment and debug string
Frans Hendriks
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-04-04
soc/intel/braswell: Correct serial IRQ support
Frans Hendriks
2019-04-01
vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more cases
Julius Werner
2019-03-29
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-22
soc/intel/{baytrail,braswell}: Make use of generic set_subsystem()
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-19
soc/intel/braswell: Use IRQ 9 for SCI
Frans Hendriks
2019-03-19
soc/intel/braswell/romstage: Drop unused 'include <rtc.h>'
Elyes HAOUAS
2019-03-18
soc/intel/braswell: Reserve IOAPIC and ROM resources
Frans Hendriks
2019-03-18
src: Drop unused 'include <romstage_handoff.h>'
Elyes HAOUAS
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/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-06
src: Drop unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-06
soc/intel: Use simple PCI config access
Kyösti Mälkki
2019-03-05
soc/intel/braswell: Add SMBus support
Frans Hendriks
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-04
arch/io.h: Add missing includes
Kyösti Mälkki
2019-03-04
src/soc/intel/braswell/cpu.c: Set up local APIC
Frans Hendriks
2019-03-04
{src/include},{soc/intel): Configure HDA codecs
Frans Hendriks
2019-03-04
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-28
src/soc/intel/braswell/northcluster.c: Correct calculation of FSP memory area
Frans Hendriks
2019-02-28
src/soc/intel/braswell/southcluster.c: Config ISA DMA controller
Frans Hendriks
2019-02-28
soc/intel/braswell: Correct configuration of interrupts
Frans Hendriks
2019-02-28
src/soc/intel/braswell/acpi/irqlinks.asl: Allow IRQ10 and 11 for all LNKx
Frans Hendriks
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-01-20
src/soc/intel/braswell: Use DEVICE_NOOP
Elyes HAOUAS
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-10
Untangle CBFS microcode updates
Nico Huber
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-12-30
arch/x86: Use a common timestamp.inc with romcc bootblocks
Kyösti Mälkki
2018-12-28
arch/x86: Drop spurious arch/stages.h includes
Kyösti Mälkki
[next]