index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
intel
/
haswell
/
bootblock.c
Age
Commit message (
Expand
)
Author
2021-11-10
Rename ECAM-specific MMCONF Kconfigs
Shelley Chen
2021-02-04
nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>`
Angel Pons
2021-02-01
nb/intel/haswell/bootblock.c: include <arch/pci_io_cfg.h>
Elyes HAOUAS
2021-01-30
nb/intel/haswell: Define and use MMCONF_BUS_NUMBER
Angel Pons
2020-07-26
src: Change BOOL CONFIG_ to CONFIG() in comments & strings
Martin Roth
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-05
src/northbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-15
nb/intel/haswell: Tidy up code and comments
Angel Pons
2019-12-14
bootblock: Provide some common prototypes
Kyösti Mälkki
2019-04-21
cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2018-05-29
src/northbridge: Add and update license headers
Martin Roth
2016-12-07
PCI ops: MMCONF_SUPPORT_DEFAULT is required
Kyösti Mälkki
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-14
haswell: always use MMIO PCI config accesses
Aaron Durbin