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
/
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
[next]