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
2014-08-26
Peppy, Haswell: refactor and create set_translation_table function in haswell...
Ronald G. Minnich
2014-08-25
intel/gma: Clarify code and use dedicated init for Google Peppy
Ronald G. Minnich
2014-08-25
sandybridge: Show spew raminit messages only with raminit debug
Vladimir Serbinenko
2014-08-25
sandybridge: Native gfx init.
Vladimir Serbinenko
2014-08-22
lenovo/x200: Move video ASL code to northbridge.
Vladimir Serbinenko
2014-08-21
Merge LCD on nehalem
Vladimir Serbinenko
2014-08-21
Merge LCD on sandy/ivy
Vladimir Serbinenko
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
gm45: Declare BIOS memory as RAM.
Vladimir Serbinenko
2014-08-17
i945: Replace video gfx init.
Vladimir Serbinenko
2014-08-16
gm45: Decrease MTRR usage
Vladimir Serbinenko
2014-08-16
gm45: Make UMA size configurable.
Vladimir Serbinenko
2014-08-16
gm45: Recognize 48MiB gfx UMA.
Vladimir Serbinenko
2014-08-16
intel/gm45: native gfx init.
Vladimir Serbinenko
2014-08-14
gm45: Set acpi_slp_type only once.
Vladimir Serbinenko
2014-08-13
Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i91...
Furquan Shaikh
2014-08-13
gm45: Allow skiping voltage config.
Vladimir Serbinenko
2014-08-12
gm45: Move S3 detection to enable stage.
Vladimir Serbinenko
2014-08-12
gm45: Reserve RAM for ME if it's active.
Vladimir Serbinenko
2014-08-12
gm45: Allow coexistance with ME firmware.
Vladimir Serbinenko
2014-08-12
gm45: Ensure that brightness register in gma contains sane value.
Vladimir Serbinenko
2014-08-11
gm45: Declare brightness variables for ACPI use.
Vladimir Serbinenko
2014-08-11
northbridge/intel/*/gma.c: Remove dead code
Edward O'Callaghan
2014-08-11
gm45: Set default VGA PCIID.
Vladimir Serbinenko
2014-08-10
Falco/Slippy: Patch to remove redundant graphics initializations
Furquan Shaikh
2014-08-09
ivybridge: Don't propose to include systemagent on native boards.
Vladimir Serbinenko
2014-08-04
northbridge/intel: Out of bounds write to array in gma.h
Edward O'Callaghan
2014-08-03
nehalem: Make UMA size configurable in CMOS.
Vladimir Serbinenko
2014-08-03
sandy/ivybridge: Make UMA size configurable.
Vladimir Serbinenko
2014-07-30
northbridge/intel: Add fsp_rangeley northbridge support
Martin Roth
2014-07-29
gm45: Move spd address map to board-specific config.
Vladimir Serbinenko
2014-07-29
northbridge/intel/sandybridge/raminit_native: Remove stale FIXME.
Vladimir Serbinenko
2014-07-29
Uniformly spell frequency unit symbol as Hz
Elyes HAOUAS
2014-07-29
northbridge/intel/nehalem/northbridge.c: Remove unused variable
Edward O'Callaghan
2014-07-29
x230: Deploy VBT
Vladimir Serbinenko
2014-07-29
nehalem: Remove fake_vbt copying.
Vladimir Serbinenko
2014-07-29
ivybridge: LVDS gfx init.
Vladimir Serbinenko
2014-07-29
sandy/ivybridge: Native raminit (lint clean)
Edward O'Callaghan
2014-07-29
sandy/ivybridge: Native raminit.
Vladimir Serbinenko
2014-07-24
intel/i945/raminit.c: Remove trailing whitespace from `printk()`
Paul Menzel
2014-07-24
northbridge/intelsch/raminit.h: Remove a trailing whitespace
Elyes HAOUAS
2014-07-23
src/.../Kconfig: various small fixes to texts
Daniele Forsi
2014-07-19
nehalem: Move cbmem_recovery call to raminit.
Vladimir Serbinenko
2014-07-17
northbridge,Makefile.inc: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
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-11
src: Make use of 'CEIL_DIV(a, b)' macro across tree
Edward O'Callaghan
2014-07-08
northbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-05
spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
Gabe Black
2014-07-05
intel: Make monotonic timer a first class citizen
Edward O'Callaghan
2014-07-04
intel/haswell: Allow overriding PRE_GRAPHICS_DELAY in config
Stefan Reinauer
2014-07-04
intel/haswell: Allow pre-graphics delay
Stefan Reinauer
2014-07-01
stdlib: Drop duplicates of min() and max()
Kyösti Mälkki
2014-06-30
northbridge/intel/nehalem/raminit.c: Extraneous parenthese
Edward O'Callaghan
2014-06-25
gm45 boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-25
nehalem boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-25
i945 boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-25
sandy/ivy boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-25
nehalem sandy ivy: Check cbmem_add() result for MRC data
Kyösti Mälkki
2014-06-25
intel/haswell: Report x32 memory as "x8 or x32"
Duncan Laurie
2014-06-21
Remove guarding #includes by CONFIG_FOO combinations
Edward O'Callaghan
2014-06-18
northbridge/intel: Drop use of set_top_of_ram()
Kyösti Mälkki
2014-06-18
intel/nehalem: Add get_top_top_ram() in ramstage
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
sandybridge: Pass chip info to i915lightup.
Vladimir Serbinenko
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
northbridge/intel/i82810/raminit.c: Unused func spd_read_byte()
Edward O'Callaghan
2014-05-25
northbridge/intel/e7505/raminit.c: Silence warn of unused func
Edward O'Callaghan
2014-05-25
northbridge/intel/i3100/raminit.c: Uninitialized variable
Edward O'Callaghan
2014-05-25
nb/intel/i945/raminit.c: duplicate 'const' declaration specifier
Edward O'Callaghan
2014-05-21
baytrail: Fix some minor errors in FSP
David Hendricks
2014-05-19
intel: Remove GFXUMA and related global variables
Kyösti Mälkki
2014-05-19
fix printk types
Patrick Georgi
2014-05-17
build: separate CPPFLAGS from CFLAGS
Patrick Georgi
2014-05-17
build: CPPFLAGS is more common than INCLUDES
Patrick Georgi
2014-05-14
intel: Drop obsolete comments on MTRR usage
Kyösti Mälkki
2014-05-09
cougar_canyon2: Switch CPU/NB/SB to the shared FSP code
Martin Roth
2014-05-06
northbridge/intel/sandybridge/pei_data.h: Fix typo in hig*h*est in comment
Paul Menzel
2014-05-01
ChromeOS: Remove oprom_is_loaded
Kyösti Mälkki
2014-05-01
Declare recovery and developer modes outside ChromeOS
Kyösti Mälkki
2014-04-09
console: Move newline translation outside console_tx_byte
Kyösti Mälkki
2014-03-04
console: Fix includes
Kyösti Mälkki
2014-03-04
nehalem: Replace video init.
Vladimir Serbinenko
2014-03-03
nehalem: Remove SSKPD.
Vladimir Serbinenko
2014-03-03
intel/nehalem: Fix soft reset detection.
Vladimir Serbinenko
2014-03-03
intel/nehalem: Use non-powercycle reset.
Vladimir Serbinenko
2014-03-03
nehalem/raminit: Don't touch clock generator in raminit.
Vladimir Serbinenko
2014-03-01
intel/sandybridge: add PCI IDs for 6-Series PCH
Chris Douglass
2014-02-25
Remove CACHE_ROM.
Vladimir Serbinenko
2014-02-24
intel/*/acpi: Increase range length of MCHBAR buffer to 32 kB
Paul Menzel
[next]