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
/
i945
Age
Commit message (
Expand
)
Author
2014-12-03
i82801gx: Enable upper CMOS in bootblock.
Vladimir Serbinenko
2014-12-02
i945: Bit 49 of CAPID0 trivial fix
Elyes HAOUAS
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-11-28
i945: make PCIe link wait sensible
Patrick Georgi
2014-11-26
i945: Find memory controller by slot instead of by PCIID.
Vladimir Serbinenko
2014-11-22
i945: Add 27ac to northbridge IDs.
Vladimir Serbinenko
2014-11-19
i945: Add 0x27ae to GMA IDs.
Vladimir Serbinenko
2014-11-09
i945: consolidate sb & nb early inits
Vladimir Serbinenko
2014-11-01
northbridge/intel: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-10-15
i945: Convert to per-device ACPI
Vladimir Serbinenko
2014-10-01
intel/i945: Another magic number
Patrick Georgi
2014-10-01
intel/i945: Fix "always false" statement
Patrick Georgi
2014-09-24
northbridge/intel/i945/Kconfig: Select VGA
Paul Menzel
2014-08-21
i945: Support text mode gfx init
Vladimir Serbinenko
2014-08-21
i945/gma: don't map the page table
Vladimir Serbinenko
2014-08-21
i945: Remove GTT avoidance offset.
Vladimir Serbinenko
2014-08-20
intel/i945/gma: Place GTT below top of memory
Paul Menzel
2014-08-17
i945: Replace video gfx init.
Vladimir Serbinenko
2014-07-29
Uniformly spell frequency unit symbol as Hz
Elyes HAOUAS
2014-07-24
intel/i945/raminit.c: Remove trailing whitespace from `printk()`
Paul Menzel
2014-07-17
northbridge,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-16
intel/i945/raminit.c: Remove trailing whitespace from `printk()`
Paul Menzel
2014-07-08
northbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-06-25
i945 boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-18
northbridge/intel: Drop use of set_top_of_ram()
Kyösti Mälkki
2014-06-18
lenovo/x60: Fix build issue with DO_NATIVE_VGA_INIT
Kyösti Mälkki
2014-06-03
northbridge/intel/i945/gma.c: Add and use defines for `GMADR` and `GTTADR`
Paul Menzel
2014-06-03
northbridge/intel/i945/i945.h: Move define `BSM` to section D2F0
Paul Menzel
2014-06-02
i945: Fix TSEG size allocation for get_top_of_ram()
Kyösti Mälkki
2014-06-02
i945: Fix resource bases for UMA and TSEG
Kyösti Mälkki
2014-06-01
northbridge/intel/i945/i945.h: Trivial, fixup header guards
Edward O'Callaghan
2014-05-31
i945: Use defines for DEVEN
Kyösti Mälkki
2014-05-31
northbridge/intel/i945/northbridge.c: Use define `TOLUD` instead of hardcoded...
Paul Menzel
2014-05-31
northbridge/intel/i945: Add define for register `BSM` and use it
Paul Menzel
2014-05-25
nb/intel/i945/raminit.c: duplicate 'const' declaration specifier
Edward O'Callaghan
2014-05-19
intel: Remove GFXUMA and related global variables
Kyösti Mälkki
2014-05-01
ChromeOS: Remove oprom_is_loaded
Kyösti Mälkki
2014-01-15
CBMEM intel: Define get_top_of_ram() once per chipset
Kyösti Mälkki
2014-01-13
lib: Make log2() available in romstage on ARM, not just x86
Alexandru Gagniuc
2013-12-02
global: Fix usage of get_option() to make use of CB_CMOS_ codes
Alexandru Gagniuc
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-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/i945 intel/i82801gx: remove explicit pcie config accesses
Kyösti Mälkki
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-04
intel/i945: Use MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2013-07-02
Intel GM45, 945, Sandy Bridge: Unify `delay.c` and `udelay.c`
Paul Menzel
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-05-25
Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h`
Ronald G. Minnich
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-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-17
i945: Replace some two magic values by defined names
Patrick Georgi
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-28
Drop CONFIG_WRITE_HIGH_TABLES
Stefan Reinauer
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2013-02-11
Intel: Replace MSR 0xcd with MSR_FSB_FREQ
Patrick Georgi
2012-11-28
Remove assembly coded log2 function
Ronald G. Minnich
2012-11-27
Remove AMD special case for LAPIC based udelay()
Patrick Georgi
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-10-07
Remove chip.h files without config structure
Kyösti Mälkki
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-08-08
Cleanup coreboot memory table includes
Kyösti Mälkki
2012-07-27
Intel and GFXUMA: fix MTRR and use uma_resource()
Kyösti Mälkki
2012-07-27
Intel i945 and sch: no memory over 4GB
Kyösti Mälkki
2012-07-22
i945: Disable IGD if plugin VGA is preferred
Patrick Georgi
2012-07-20
Fix udelay() implementation for i945 romstage
Nico Huber
2012-07-16
Define global uma_memory variables
Kyösti Mälkki
2012-07-06
i945: Reset IGD on boot
Patrick Georgi
2012-05-08
Clean up #ifs
Patrick Georgi
2012-04-12
Unify IO APIC address specification
Patrick Georgi
2012-03-16
Intel northbridge I945: Apply un-written naming rules
Kyösti Mälkki
2012-03-07
Move C labels to start-of-line
Patrick Georgi
2012-02-17
Avoid ../../.. paths in ASL files
Patrick Georgi
2012-02-17
Rename i945 ACPI files to not carry an i945_ prefix
Patrick Georgi
2012-01-31
northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig option
Peter Stuge
2012-01-10
i945: fix tsc udelay()
Sven Schnelle
2011-10-19
I945: replace #if defined() by #if
Sven Schnelle
2011-10-15
use acpi.h include instead of manually adding acpi_slp_type.
Stefan Reinauer
2011-09-09
Report GSE chipset and warn if the code has been compiled for the wrong chipset.
Stefan Reinauer
2011-06-15
i945 GMA: restore tft brightness from cmos
Sven Schnelle
2011-06-15
i82801gx: replace cafed00d/cafebabe by defines
Sven Schnelle
2011-04-21
some ifdef --> if fixes
Stefan Reinauer
2011-04-10
i945: improve get_top_of_ram()
Sven Schnelle
2011-02-21
[i945] Add SPD adress mapping
Sven Schnelle
2011-01-27
SMM code on i945 platforms needs udelay()
Peter Stuge
2010-12-27
Fix most CONFIG_DEBUG_RAM_SETUP issues.
Stefan Reinauer
2010-12-19
The same mechanisms are used for normal and fallback images.
Stefan Reinauer
2010-12-16
fix according to coding guidelines
Stefan Reinauer
2010-12-13
Following patch adds support for suspend/resume functions. I had to change th...
Rudolf Marek
2010-12-13
We hardcode highmemory size in every northbridge! This is bad, and especiall...
Rudolf Marek
2010-12-11
catch some illegal configurations (trivial)
Stefan Reinauer
[next]