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
2016-10-15
nb/i945/gma.c: correct VSYNC end offset
Arthur Heymans
2016-10-12
i945/gma.c: Only init LVDS if it is detected
Arthur Heymans
2016-10-11
nb/intel/*/graphic_init: use sizeof instead of hardcoding edid size
Arthur Heymans
2016-10-11
i945/raminit.c: correctly write CLKCFG for 945GC
Arthur Heymans
2016-10-10
intel/i945: Use "IS_ENABLED" for fsbclk & memclk
Elyes HAOUAS
2016-10-04
src/northbridge: Remove unnecessary whitespace
Elyes HAOUAS
2016-09-30
mb/intel/d945gclf: Allow use of native graphic init
Arthur Heymans
2016-09-30
i945/gma.c: add native VGA init
Arthur Heymans
2016-09-30
i945/gma.c: use linux code to calculate divisors
Arthur Heymans
2016-09-27
i945/gma.c: Generate fake VBT
Arthur Heymans
2016-09-20
northbridge/intel/i945: Add space around operators
Elyes HAOUAS
2016-09-13
i945.h: fix #include path
Antonello Dettori
2016-09-12
src/northbridge: Improve code formatting
Elyes HAOUAS
2016-09-04
northbridge/intel/i945: transition away from device_t
Antonello Dettori
2016-08-31
northbridge/intel: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-31
i945: Enable changing VRAM size
Arthur Heymans
2016-08-23
src/northbridge: Remove unnecessary whitespace before "\n" and "\t"
Elyes HAOUAS
2016-07-31
src/northbridge: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2016-06-26
intel/i945: Use common ACPI S3 recovery
Kyösti Mälkki
2016-06-17
Move definitions of HIGH_MEMORY_SAVE
Kyösti Mälkki
2016-03-11
northbridge/i945/gma: Re-enable NVRAM tft_brightness
Alexander Couzens
2016-02-28
northbridge/intel: add missing #include guards
Iru Cai
2016-01-07
Correct some common spelling mistakes
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-23
Intel: Move MCRS ResourceTemplate outside of _CRS method
Martin Roth
2015-10-12
gma: Consolidate Intel IGD ACPI code some more
Nico Huber
2015-10-11
Derive lvds_dual_channel from EDID timings.
Vladimir Serbinenko
2015-09-07
intel i945: Fix native VGA initialization
Mono
2015-08-10
intel/i945: don't read structs out of uninitialized pointers
Patrick Georgi
2015-06-05
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-06-05
lib: Unify log2() and related functions
Julius Werner
2015-05-28
igd.asl rewrite
Vladimir Serbinenko
2015-05-26
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-16
i945: Disable check for 2-dimm support.
Vladimir Serbinenko
2015-04-30
i945/gma: Fix wrong comment about the documentation.
Denis 'GNUtoo' Carikli
2015-04-29
kbuild: automatically include northbridges
Stefan Reinauer
2015-03-16
northbridge/i945/gma: fix build error with native graphics init
Francis Rowe
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-27
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-08
northbridge/amd: Doxygen fixes
Martin Roth
2015-01-06
northbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2014-12-19
intel/i945: Use define for `BSM`
Paul Menzel
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
[next]