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-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
2014-02-20
nehalem: Make SPD address map into parameter.
Vladimir Serbinenko
2014-02-20
nehalem/raminit: Fix typo of NUM_CHANNELS instead of NUM_SLOTS.
Vladimir Serbinenko
2014-02-17
sandy/ivy: Fix mrc.cache file in CBFS
Kyösti Mälkki
2014-02-16
haswell: backup the default SMM region on resume
Aaron Durbin
2014-02-11
Move hexdump32() to lib/hexdump.
Kyösti Mälkki
2014-02-06
MTRR: Mark all prefetchable resources as WRCOMB.
Vladimir Serbinenko
2014-01-24
nb/sandybridge: Move MRC cache above mrc.bin
Alexandru Gagniuc
2014-01-23
nehalem: Fix SMRAM register address
Vladimir Serbinenko
2014-01-23
X201: Move early nehalem S3 magic to right place.
Vladimir Serbinenko
2014-01-23
nehalem: Restore frequency ratio registers on S3 resume
Vladimir Serbinenko
2014-01-23
nehalem: Small cleanup to raminit RE bindings
Vladimir Serbinenko
2014-01-23
nehalem: Move mrc.cache to 0xfffe0000.
Vladimir Serbinenko
2014-01-23
nehalem: Simplify acpi.c by using __SIMPLE_DEVICE__
Vladimir Serbinenko
2014-01-22
CBMEM: Replace cbmem_initialize() with cbmem_recovery()
Kyösti Mälkki
2014-01-21
sandybridge/igd: Add brightness register descriptions
Vladimir Serbinenko
2014-01-15
Intel (sandy/ivy): Avoid calling cbmem_initialize() twice
Kyösti Mälkki
2014-01-15
CBMEM intel: Define get_top_of_ram() once per chipset
Kyösti Mälkki
2014-01-15
sandybridge: Allow skipping mrc.cache
Vladimir Serbinenko
2014-01-13
lib: Make log2() available in romstage on ARM, not just x86
Alexandru Gagniuc
2014-01-12
sandybridge: Use calls rather than asm to call to MRC.
Vladimir Serbinenko
2014-01-12
CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file
Vladimir Serbinenko
2014-01-12
lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content
Vladimir Serbinenko
2014-01-06
MRC cache: determine flash size on runtime
Vladimir Serbinenko
2014-01-04
X201: Fix native video init
Vladimir Serbinenko
2013-12-23
usbdebug: Add option to disable console for romstage
Kyösti Mälkki
2013-12-23
Coding style: punctuation cleanup [1/2].
Idwer Vollering
2013-12-21
haswell: add option to change DqPinsInterleaved
Stefan Reinauer
2013-12-21
haswell: Misc updates from 1.6.1 ref code
Duncan Laurie
2013-12-21
Add a specific post code for S3 resume failures
Duncan Laurie
2013-12-21
haswell: Add pei_data field for USB routing
Duncan Laurie
[next]