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
/
nehalem
Age
Commit message (
Expand
)
Author
2016-11-11
intel post-car: Separate files for setup_stack_and_mtrrs()
Kyösti Mälkki
2016-10-11
nb/intel/*/graphic_init: use sizeof instead of hardcoding edid size
Arthur Heymans
2016-10-11
cpu/intel/smm: Use CONFIG_SMM_TSEG_SIZE
Nico Huber
2016-10-10
northbridge/intel/nehalem: Remove commented code
Elyes HAOUAS
2016-10-04
src/northbridge: Remove unnecessary whitespace
Elyes HAOUAS
2016-10-04
src/northbridge: Remove whitespace after sizeof
Elyes HAOUAS
2016-09-15
northbridge/intel/nehalem/gma.c: Improve code formatting
Elyes HAOUAS
2016-09-13
northbridge/intel/nehalem: transition away from device_t
Antonello Dettori
2016-06-12
nb/intel/raminit (native): Read PCI mmio size from devicetree
Patrick Rudolph
2016-06-12
nb/intel: Factor out common MRC code
Patrick Rudolph
2016-03-11
northbridge/intel: move mrccache.c of sandybridge + haswell to common
Alexander Couzens
2016-03-11
northbridge/intel: move mrc_cache definition into a common header
Alexander Couzens
2016-02-28
northbridge/intel: add missing #include guards
Iru Cai
2016-02-10
Kconfig: Move defaults for CBFS_SIZE
Martin Roth
2015-12-16
northbridge/intel ACPI: Remove unused Local method
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-15
cpu/mtrr.h: Fix macro names for MTRR registers
Alexandru Gagniuc
2015-10-12
gma: Consolidate Intel IGD ACPI code some more
Nico Huber
2015-10-11
Kill lvds_num_lanes
Vladimir Serbinenko
2015-10-11
Derive lvds_dual_channel from EDID timings.
Vladimir Serbinenko
2015-10-04
northbridge/intel/nehalem: Fix native VGA init
Nicolas Reinecke
2015-09-07
intel: Do not hardcode the position of mrc.cache
Alexandru Gagniuc
2015-07-13
x86: flatten hierarchy
Stefan Reinauer
2015-06-23
Kconfig: Move CBFS_SIZE into Mainboard menu
Martin Roth
2015-06-10
model_2065x: Use common i945-ivy TSEG SMM init.
Vladimir Serbinenko
2015-06-05
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-05-29
intel/nehalem/raminit.c: Remove space in `timestamp_add_now(104)`
Paul Menzel
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-19
nehalem native gfx init: Adjust state to be compatible with OPROM.
Vladimir Serbinenko
2015-04-29
kbuild: automatically include northbridges
Stefan Reinauer
2015-04-05
intel/nehalem: rename copypasted smi finalizer function
Alexander Couzens
2015-03-30
Update hex values to CBFS binary name types in Makefiles
Martin Roth
2015-03-13
northbridge/intel/nehalem: don't set FERR_CAPABILITY on BSP
Alexander Couzens
2015-02-16
acpi: Generate valid ACPI processor objects
Timothy Pearson
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-09
northbridge/intel/nehalem/raminit.c: Remove redundant function
Edward O'Callaghan
2015-01-06
northbridge/intel: Do not define include guard as 1
Edward O'Callaghan
2014-12-07
nehalem/raminit: Add decorations to specify that empty loop is intended so.
Vladimir Serbinenko
2014-12-06
northbridge/intel/*/acpi/igd.asl: Trivial indent style fix
Edward O'Callaghan
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-11-23
sandy/ivy/nehalem: Remerge interrupt handling
Vladimir Serbinenko
2014-11-20
Replace includes of build.h with version.h
Kyösti Mälkki
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-11
acpi: Remove explicit pointer tracking in per-device ssdt.
Vladimir Serbinenko
2014-09-13
intel/gma: consolidate vbt code
Vladimir Serbinenko
2014-09-11
Move nehalem/sandy/ivy to per-device acpi
Vladimir Serbinenko
2014-08-25
intel/gma: Clarify code and use dedicated init for Google Peppy
Ronald G. Minnich
2014-08-21
Merge LCD on nehalem
Vladimir Serbinenko
2014-08-13
Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i91...
Furquan Shaikh
2014-08-11
northbridge/intel/*/gma.c: Remove dead code
Edward O'Callaghan
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-07-29
northbridge/intel/nehalem/northbridge.c: Remove unused variable
Edward O'Callaghan
2014-07-29
nehalem: Remove fake_vbt copying.
Vladimir Serbinenko
2014-07-19
nehalem: Move cbmem_recovery call to raminit.
Vladimir Serbinenko
2014-07-17
northbridge,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
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
intel: Make monotonic timer a first class citizen
Edward O'Callaghan
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
nehalem 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-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-05-14
intel: Drop obsolete comments on MTRR usage
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-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-06
MTRR: Mark all prefetchable resources as WRCOMB.
Vladimir Serbinenko
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-04
X201: Fix native video init
Vladimir Serbinenko
2013-11-25
Support for nehalem northbridge
Vladimir Serbinenko