Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
2a3434757ef425dbdfedf1fc69e1a033a6e7310d
/
src
/
northbridge
/
intel
/
nehalem
d7ee9dd
northbridge/intel: add missing #include guards
by Iru Cai
· 7 years ago
59ff340
Kconfig: Move defaults for CBFS_SIZE
by Martin Roth
· 7 years ago
35272fd
northbridge/intel ACPI: Remove unused Local method
by Martin Roth
· 7 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 8 years ago
fc70643
Intel: Move MCRS ResourceTemplate outside of _CRS method
by Martin Roth
· 8 years ago
86091f9
cpu/mtrr.h: Fix macro names for MTRR registers
by Alexandru Gagniuc
· 8 years ago
62047d1
gma: Consolidate Intel IGD ACPI code some more
by Nico Huber
· 8 years ago
c48f5ef
Kill lvds_num_lanes
by Vladimir Serbinenko
· 8 years ago
551cff0
Derive lvds_dual_channel from EDID timings.
by Vladimir Serbinenko
· 8 years ago
b142b84
northbridge/intel/nehalem: Fix native VGA init
by Nicolas Reinecke
· 8 years ago
2c482a9
intel: Do not hardcode the position of mrc.cache
by Alexandru Gagniuc
· 8 years ago
6cb3a59
x86: flatten hierarchy
by Stefan Reinauer
· 8 years ago
4.1
4.1
026e4dc
Kconfig: Move CBFS_SIZE into Mainboard menu
by Martin Roth
· 8 years ago
0f9aa1c
model_2065x: Use common i945-ivy TSEG SMM init.
by Vladimir Serbinenko
· 8 years ago
5eea458
device_ops: add device_t argument to acpi_fill_ssdt_generator
by Alexander Couzens
· 8 years ago
9e817bf
intel/nehalem/raminit.c: Remove space in `timestamp_add_now(104)`
by Paul Menzel
· 8 years ago
dd2bc3f
igd.asl rewrite
by Vladimir Serbinenko
· 9 years ago
83f81ca
acpi: Remove monolithic ACPI
by Vladimir Serbinenko
· 9 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 8 years ago
428130e
nehalem native gfx init: Adjust state to be compatible with OPROM.
by Vladimir Serbinenko
· 8 years ago
e1133b7
kbuild: automatically include northbridges
by Stefan Reinauer
· 8 years ago
60d44dd0
intel/nehalem: rename copypasted smi finalizer function
by Alexander Couzens
· 8 years ago
72a8e5e
Update hex values to CBFS binary name types in Makefiles
by Martin Roth
· 8 years ago
b7b8371
northbridge/intel/nehalem: don't set FERR_CAPABILITY on BSP
by Alexander Couzens
· 8 years ago
033bb4b
acpi: Generate valid ACPI processor objects
by Timothy Pearson
· 8 years ago
bde6d30
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
by Kevin Paul Herbert
· 8 years ago
ae98e83
CBMEM: Always use DYNAMIC_CBMEM
by Kyösti Mälkki
· 9 years ago
f1e3c76
CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM
by Kyösti Mälkki
· 8 years ago
5e06850
northbridge/intel/nehalem/raminit.c: Remove redundant function
by Edward O'Callaghan
· 8 years ago
089a510
northbridge/intel: Do not define include guard as 1
by Edward O'Callaghan
· 8 years ago
25fc532
nehalem/raminit: Add decorations to specify that empty loop is intended so.
by Vladimir Serbinenko
· 8 years ago
4568f19
northbridge/intel/*/acpi/igd.asl: Trivial indent style fix
by Edward O'Callaghan
· 9 years ago
546953c
Replace hlt with halt()
by Patrick Georgi
· 9 years ago
33b535f
sandy/ivy/nehalem: Remerge interrupt handling
by Vladimir Serbinenko
· 9 years ago
c36af7b
Replace includes of build.h with version.h
by Kyösti Mälkki
· 9 years ago
9f74462
northbridge/intel: Use DEVICE_NOOP macro over dummy symbol
by Edward O'Callaghan
· 9 years ago
822bc65
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
by Vladimir Serbinenko
· 9 years ago
0a66991
acpi: Remove explicit pointer tracking in per-device ssdt.
by Vladimir Serbinenko
· 9 years ago
a71bdc3
intel/gma: consolidate vbt code
by Vladimir Serbinenko
· 9 years ago
35c0f43
Move nehalem/sandy/ivy to per-device acpi
by Vladimir Serbinenko
· 9 years ago
9518b56
intel/gma: Clarify code and use dedicated init for Google Peppy
by Ronald G. Minnich
· 10 years ago
91b1f0b
Merge LCD on nehalem
by Vladimir Serbinenko
· 9 years ago
77f48cd
Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i915io.c
by Furquan Shaikh
· 10 years ago
e3cdbbe
northbridge/intel/*/gma.c: Remove dead code
by Edward O'Callaghan
· 9 years ago
2b48b65
northbridge/intel: Out of bounds write to array in gma.h
by Edward O'Callaghan
· 9 years ago
55391c4
nehalem: Make UMA size configurable in CMOS.
by Vladimir Serbinenko
· 9 years ago
081651b
northbridge/intel/nehalem/northbridge.c: Remove unused variable
by Edward O'Callaghan
· 9 years ago
5aa28f5
nehalem: Remove fake_vbt copying.
by Vladimir Serbinenko
· 9 years ago
b16f092
nehalem: Move cbmem_recovery call to raminit.
by Vladimir Serbinenko
· 9 years ago
c1b1c8e
northbridge,ASL: Trivial - drop trailing blank lines at EOF
by Edward O'Callaghan
· 9 years ago
7116ac8
src: Make use of 'CEIL_DIV(a, b)' macro across tree
by Edward O'Callaghan
· 9 years ago
234781e
northbridge: Trivial - drop trailing blank lines at EOF
by Edward O'Callaghan
· 9 years ago
ba92428
intel: Make monotonic timer a first class citizen
by Edward O'Callaghan
· 9 years ago
931c1dc
stdlib: Drop duplicates of min() and max()
by Kyösti Mälkki
· 9 years ago
42b716f
northbridge/intel/nehalem/raminit.c: Extraneous parenthese
by Edward O'Callaghan
· 9 years ago
502e1dc
nehalem boards: Switch to use DYNAMIC_CBMEM
by Kyösti Mälkki
· 9 years ago
743a218
nehalem sandy ivy: Check cbmem_add() result for MRC data
by Kyösti Mälkki
· 9 years ago
c862e44
northbridge/intel: Drop use of set_top_of_ram()
by Kyösti Mälkki
· 9 years ago
191d221
intel/nehalem: Add get_top_top_ram() in ramstage
by Kyösti Mälkki
· 9 years ago
a6130fc
intel: Drop obsolete comments on MTRR usage
by Kyösti Mälkki
· 9 years ago
1315730
nehalem: Replace video init.
by Vladimir Serbinenko
· 9 years ago
b013c27
nehalem: Remove SSKPD.
by Vladimir Serbinenko
· 9 years ago
c7db28c
intel/nehalem: Fix soft reset detection.
by Vladimir Serbinenko
· 9 years ago
e1eef69
intel/nehalem: Use non-powercycle reset.
by Vladimir Serbinenko
· 9 years ago
9817a37
nehalem/raminit: Don't touch clock generator in raminit.
by Vladimir Serbinenko
· 9 years ago
4337020
Remove CACHE_ROM.
by Vladimir Serbinenko
· 9 years ago
20f83d5
intel/*/acpi: Increase range length of MCHBAR buffer to 32 kB
by Paul Menzel
· 9 years ago
902626c
nehalem: Make SPD address map into parameter.
by Vladimir Serbinenko
· 9 years ago
2ab8ec7
nehalem/raminit: Fix typo of NUM_CHANNELS instead of NUM_SLOTS.
by Vladimir Serbinenko
· 9 years ago
30fe612
MTRR: Mark all prefetchable resources as WRCOMB.
by Vladimir Serbinenko
· 9 years ago
786c0f5
nehalem: Fix SMRAM register address
by Vladimir Serbinenko
· 9 years ago
bca9855
X201: Move early nehalem S3 magic to right place.
by Vladimir Serbinenko
· 9 years ago
f7a42de
nehalem: Restore frequency ratio registers on S3 resume
by Vladimir Serbinenko
· 9 years ago
f62669c
nehalem: Small cleanup to raminit RE bindings
by Vladimir Serbinenko
· 9 years ago
82926e1
nehalem: Move mrc.cache to 0xfffe0000.
by Vladimir Serbinenko
· 9 years ago
bd89699
nehalem: Simplify acpi.c by using __SIMPLE_DEVICE__
by Vladimir Serbinenko
· 9 years ago
2d8520b
CBMEM: Replace cbmem_initialize() with cbmem_recovery()
by Kyösti Mälkki
· 9 years ago
503e4fe
X201: Fix native video init
by Vladimir Serbinenko
· 9 years ago
c6f6be0
Support for nehalem northbridge
by Vladimir Serbinenko
· 10 years ago