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
/
northbridge
/
intel
Age
Commit message (
Expand
)
Author
2019-04-08
nb/intel/pineview: Correct lsbpos(0) and msbpos(0)
Jacob Garber
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-04-01
vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more cases
Julius Werner
2019-03-27
Move calls to quick_ram_check() before CBMEM init
Kyösti Mälkki
2019-03-25
Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
Julius Werner
2019-03-24
nb/intel/i945: Use DEBUG_RAM_SETUP
Kyösti Mälkki
2019-03-21
{northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()
Subrata Banik
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
Fix 'unsigned int' to bare use of 'unsigned'
Subrata Banik
2019-03-18
nb/intel/i945: Remove 2nd write on SLOTCAP (R/WO)
Elyes HAOUAS
2019-03-16
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
2019-03-16
drivers/intel/fsp1_0: Deduplicate code
Patrick Rudolph
2019-03-13
src: Drop unused 'include <arch/ioapic.h>'
Elyes HAOUAS
2019-03-13
nb/intel/stage_cache.c: Drop unnecessary includes
Elyes HAOUAS
2019-03-13
{mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.h
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-06
src: Drop unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-06
nb/intel/sandybridge: Reserve CAR region with !NATIVE_RAMINIT
Kyösti Mälkki
2019-03-06
Remove DEFAULT_PCIEXBAR alias
Kyösti Mälkki
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
nb/intel/i945: Remove redundant use of ACPI offset operator
Elyes HAOUAS
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-12
nb/intel/nehalem: Remove CAR_GLOBAL use
Arthur Heymans
2019-02-12
postcar: Make more use of postcar_frame_add_romcache()
Nico Huber
2019-02-10
nb/intel/sandybridge: Use pcidev_on_root()
Kyösti Mälkki
2019-02-07
src: Remove unused include device/pnp_def.h
Elyes HAOUAS
2019-02-06
nb/intel/gm45: Use a common romstage
Arthur Heymans
2019-02-01
sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read()
Kyösti Mälkki
2019-01-27
nb/intel/i945: Fix typo on DMIBAR32(0x334)
Elyes HAOUAS
2019-01-27
nb/intel/i945: Remove initialization already done at bootblock
Elyes HAOUAS
2019-01-25
nb/intel/sandybridge/acpi: Add RMRR entry for iGPU
Nico Huber
2019-01-24
nb/intel/x4x: Put stage cache in TSEG
Arthur Heymans
2019-01-24
nb/intel/pineview: Put stage cache in TSEG
Arthur Heymans
2019-01-24
nb/intel/gm45: Put stage cache in TSEG
Arthur Heymans
2019-01-24
nb/intel/i945: Put stage cache in TSEG
Arthur Heymans
2019-01-23
i945,ICH7: Write on RPFN only once
Elyes HAOUAS
2019-01-23
nb/intel/pineview: Use parallel MP init
Arthur Heymans
2019-01-23
nb/intel/x4x: Use parallel MP init
Arthur Heymans
2019-01-23
nb/intel/i945: Use parallel MP init
Arthur Heymans
2019-01-23
nb/intel/gm45: Use parallel MP init
Arthur Heymans
2019-01-23
Drop leftover debug function declarations
Kyösti Mälkki
2019-01-22
cpu/intel/model_206ax: Use parallel MP init
Arthur Heymans
2019-01-16
nb/intel/sandybridge: Remove the C native graphic init
Arthur Heymans
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-14
nb/intel/pineview: Select 1M TSEG
Arthur Heymans
2019-01-14
nb/intel/pineview: Move the boilerplate mainboard_romstage_entry
Arthur Heymans
2019-01-14
nb/intel/{i945,pineview}: Remove unused function
Arthur Heymans
[next]