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
Age
Commit message (
Expand
)
Author
2013-11-25
Support for nehalem northbridge
Vladimir Serbinenko
2013-11-24
haswell: Update GT PM register value
Duncan Laurie
2013-11-24
Northbridge: i945: Native VGA init: print the GMA and GTT addresses
Peter Stuge
2013-11-24
Northbridge: i945: Native VGA init: use UMA address
Peter Stuge
2013-11-24
lenovo/x60: native vga init: fix code style issues.
Denis 'GNUtoo' Carikli
2013-11-05
northbridge/intel/i945/raminit.c: Remove set but unused variable `reg16`
Paul Menzel
2013-10-15
CBMEM: Define cbmem_top() just once for x86
Kyösti Mälkki
2013-10-14
Revert "CBMEM: Always have early initialisation"
Kyösti Mälkki
2013-09-21
CBMEM: Always have early initialisation
Kyösti Mälkki
2013-09-11
CBMEM x86: Unify get_cbmem_toc()
Kyösti Mälkki
2013-09-11
CBMEM: Unify get_top_of_ram()
Kyösti Mälkki
2013-09-11
CBMEM northbridges: Remove references to global high_tables_base
Kyösti Mälkki
2013-09-10
intel/i5000: remove explicit pcie config accesses
Kyösti Mälkki
2013-09-10
intel/i945 intel/i82801gx: remove explicit pcie config accesses
Kyösti Mälkki
2013-09-10
intel/gm45: Use MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2013-08-29
Sandybridge/Ivybridge: Unify and fix Kconfig defaults
Stefan Reinauer
2013-08-24
Add pci_devfn_t and use with __SIMPLE_DEVICE__
Kyösti Mälkki
2013-08-09
intel/sandybridge intel/bd82x6x: remove explicit pcie config accesses
Kyösti Mälkki
2013-08-01
Add directive __SIMPLE_DEVICE__
Kyösti Mälkki
2013-07-31
Drop unused EXTERNAL_MRC_BLOB
Stefan Reinauer
2013-07-11
Set PCI bus operations at buildtime for ramstage
Kyösti Mälkki
2013-07-10
usbdebug: Move ehci_debug_info allocation
Kyösti Mälkki
2013-07-10
FUI: reorganize include files
Ronald G. Minnich
2013-07-10
Drop some duplicates of PCI-e config functions
Kyösti Mälkki
2013-07-10
Fix MMCONF_SUPPORT_DEFAULT for ramstage
Kyösti Mälkki
2013-07-09
fox_wtm2: First step support for coreboot-based graphics startup
Ronald G. Minnich
2013-07-09
FOX_WTM2: First pass at FUI.
Ronald G. Minnich
2013-07-04
intel/i5000: Use MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2013-07-04
Move select MMCONF_SUPPORT under northbridge (fix)
Kyösti Mälkki
2013-07-04
intel/i945: Use MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2013-07-04
intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2013-07-03
Move select MMCONF_SUPPORT under northbridge
Kyösti Mälkki
2013-07-02
Intel GM45, 945, Sandy Bridge: Unify `delay.c` and `udelay.c`
Paul Menzel
2013-06-28
Add support to enable/disable builtin GbE (again)
Stefan Reinauer
2013-06-27
Revert "Add support to enable/disable builtin GbE"
Kyösti Mälkki
2013-06-25
intel/sch: Use MMCONF_BASE_ADDRESS
Kyösti Mälkki
2013-06-22
intel/sandybridge: Locate CBMEM TOC early in ramstage
Kyösti Mälkki
2013-06-21
Add support to enable/disable builtin GbE
Stefan Reinauer
2013-06-20
sandybridge: Store MRC cache in CBFS
Patrick Georgi
2013-06-07
i945: Add Display defines for int15h handler.
Denis 'GNUtoo' Carikli
2013-06-05
Intel 945: Select LAPIC_MONOTONIC_TIMER for X86EMU_DEBUG_TIMINGS
Denis 'GNUtoo' Carikli
2013-06-04
Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architecture
Ronald G. Minnich
2013-06-03
haswell: fix overflow handling TOUUD
Aaron Durbin
2013-05-25
Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h`
Ronald G. Minnich
2013-05-23
Intel Sandy Bridge: udelay.c: Change comparison from <= to <
Paul Menzel
2013-05-22
intel/gm45: Add more debug output to read/write training
Nico Huber
2013-05-22
intel/gm45: Handle overflows during DDR3 write training
Nico Huber
2013-05-22
intel/gm45: Refactor DDR3 write training
Nico Huber
2013-05-22
intel/gm45: Handle overflows during DDR3 read training
Nico Huber
2013-05-22
intel/gm45: Refactor DDR3 read training
Nico Huber
2013-05-22
intel/gm45: Fix interpretation of VT-d disable bit
Nico Huber
2013-05-21
intel/i5000: Remove unused copy of udelay.c
Nico Huber
2013-05-10
Get rid of a number of __GNUC__ checks
Stefan Reinauer
2013-05-10
northbridge/intel/i5000/udelay.c: Remove unused header `console.h`
Paul Menzel
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-05-07
haswell: use tsc for udelay()
Aaron Durbin
2013-05-01
boot: remove cbmem_post_handling()
Aaron Durbin
2013-04-18
Intel i945: ACPI: Add _OSC method
Denis 'GNUtoo' Carikli
2013-04-16
Lenovo ThinkPad X60: Add Native VGA init.
Denis 'GNUtoo' Carikli
2013-04-03
sandybridge: enable ROM caching
Aaron Durbin
2013-03-29
sandybridge: add option to mark graphics memory write-combining.
Aaron Durbin
2013-03-29
haswell: add option to mark graphics memory write-combining.
Aaron Durbin
2013-03-29
x86: add new mtrr implementation
Aaron Durbin
2013-03-23
resources: introduce reserved_ram_resource()
Aaron Durbin
2013-03-22
haswell: use dynamic cbmem
Aaron Durbin
2013-03-22
coreboot: dynamic cbmem requirement
Aaron Durbin
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-21
haswell/lynxpoint: Use new PCH/PM helper functions
Duncan Laurie
2013-03-21
haswell: Drop the device ID check in graphics init path
Duncan Laurie
2013-03-21
haswell: add multipurpose SMM memory region
Aaron Durbin
2013-03-21
haswell: use s3_resume field in romstage_handoff
Aaron Durbin
2013-03-21
haswell: cbmem_get_table_location() implementation
Aaron Durbin
2013-03-20
haswell: drop memory reservation for sandybridge GPU bug
Duncan Laurie
2013-03-18
haswell: move call site of save_mrc_data()
Aaron Durbin
2013-03-18
haswell: remove unused sys_info structure
Aaron Durbin
2013-03-18
haswell: adjust CAR usage
Aaron Durbin
2013-03-18
haswell: fix ACPI MCFG table
Aaron Durbin
2013-03-18
haswell: enable caching before SMM initialization
Aaron Durbin
2013-03-17
haswell platforms: restructure romstage main
Aaron Durbin
2013-03-17
haswell: include TSEG region in cacheable memory
Aaron Durbin
2013-03-17
i945: Replace some two magic values by defined names
Patrick Georgi
2013-03-16
haswell: don't add a 0-sized memory range resource
Aaron Durbin
2013-03-15
Google Link: Add remaining code to support native graphics
Ronald G. Minnich
2013-03-15
haswell: Fix BDSM and BGSM indicies in memory map
Aaron Durbin
2013-03-15
haswell: reserve default SMRAM space
Aaron Durbin
2013-03-15
haswell: resource allocation
Aaron Durbin
2013-03-14
haswell: more ULT/LP support and minor tweaks
Duncan Laurie
2013-03-14
haswell: Add VGA PCI ID mappings
Aaron Durbin
2013-03-14
haswell: Add ULT device IDs
Duncan Laurie
2013-03-14
graysreef: update platform information
Aaron Durbin
2013-03-14
haswell: remove explicit pcie config accesses
Aaron Durbin
2013-03-14
haswell: add PCI id support
Aaron Durbin
2013-03-14
haswell: Remove logic to send dram init done to ME
Aaron Durbin
2013-03-14
haswell: notes and updates.
Aaron Durbin
2013-03-14
haswell: align pei_data structure with intel-framework
Aaron Durbin
2013-03-14
haswell: use #defines for constants in udelay.c
Aaron Durbin
2013-03-14
haswell: Add LPT LP device IDs to platform report
Duncan Laurie
2013-03-14
haswell: Update GPU power management setup
Duncan Laurie
2013-03-14
haswell: always use MMIO PCI config accesses
Aaron Durbin
2013-03-14
haswell: Add initial support for Haswell platforms
Aaron Durbin
[next]