Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
1a3872f7a48492b075ffa105a523cf133f651005
/
src
/
northbridge
657e0be
console: Move newline translation outside console_tx_byte
by Kyösti Mälkki
· 10 years ago
1d7541f
console: Fix includes
by Kyösti Mälkki
· 10 years ago
1315730
nehalem: Replace video init.
by Vladimir Serbinenko
· 10 years ago
b013c27
nehalem: Remove SSKPD.
by Vladimir Serbinenko
· 10 years ago
c7db28c
intel/nehalem: Fix soft reset detection.
by Vladimir Serbinenko
· 10 years ago
e1eef69
intel/nehalem: Use non-powercycle reset.
by Vladimir Serbinenko
· 10 years ago
9817a37
nehalem/raminit: Don't touch clock generator in raminit.
by Vladimir Serbinenko
· 10 years ago
e92155f
intel/sandybridge: add PCI IDs for 6-Series PCH
by Chris Douglass
· 10 years ago
4337020
Remove CACHE_ROM.
by Vladimir Serbinenko
· 10 years ago
20f83d5
intel/*/acpi: Increase range length of MCHBAR buffer to 32 kB
by Paul Menzel
· 10 years ago
902626c
nehalem: Make SPD address map into parameter.
by Vladimir Serbinenko
· 10 years ago
2ab8ec7
nehalem/raminit: Fix typo of NUM_CHANNELS instead of NUM_SLOTS.
by Vladimir Serbinenko
· 10 years ago
591031f
sandy/ivy: Fix mrc.cache file in CBFS
by Kyösti Mälkki
· 10 years ago
6a36004
haswell: backup the default SMM region on resume
by Aaron Durbin
· 10 years ago
42283e7
Eliminate some ASL warnings
by Oskar Enoksson
· 10 years ago
972d5cf
Move hexdump32() to lib/hexdump.
by Kyösti Mälkki
· 10 years ago
30fe612
MTRR: Mark all prefetchable resources as WRCOMB.
by Vladimir Serbinenko
· 10 years ago
029aaf6
x86: add common definitions for control registers
by Aaron Durbin
· 10 years ago
b92f5e8
nb/sandybridge: Move MRC cache above mrc.bin
by Alexandru Gagniuc
· 10 years ago
786c0f5
nehalem: Fix SMRAM register address
by Vladimir Serbinenko
· 10 years ago
bca9855
X201: Move early nehalem S3 magic to right place.
by Vladimir Serbinenko
· 10 years ago
f7a42de
nehalem: Restore frequency ratio registers on S3 resume
by Vladimir Serbinenko
· 10 years ago
f62669c
nehalem: Small cleanup to raminit RE bindings
by Vladimir Serbinenko
· 10 years ago
82926e1
nehalem: Move mrc.cache to 0xfffe0000.
by Vladimir Serbinenko
· 10 years ago
bd89699
nehalem: Simplify acpi.c by using __SIMPLE_DEVICE__
by Vladimir Serbinenko
· 10 years ago
2d8520b
CBMEM: Replace cbmem_initialize() with cbmem_recovery()
by Kyösti Mälkki
· 10 years ago
9609823
sandybridge/igd: Add brightness register descriptions
by Vladimir Serbinenko
· 10 years ago
7893848
Intel (sandy/ivy): Avoid calling cbmem_initialize() twice
by Kyösti Mälkki
· 10 years ago
cb08e16
CBMEM intel: Define get_top_of_ram() once per chipset
by Kyösti Mälkki
· 10 years ago
5e73be2
sandybridge: Allow skipping mrc.cache
by Vladimir Serbinenko
· 10 years ago
af4bd59
lib: Make log2() available in romstage on ARM, not just x86
by Alexandru Gagniuc
· 10 years ago
c2ee680
sandybridge: Use calls rather than asm to call to MRC.
by Vladimir Serbinenko
· 10 years ago
1287416
CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file
by Vladimir Serbinenko
· 10 years ago
0af61b6
lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content
by Vladimir Serbinenko
· 10 years ago
a37383d
Replace all occurences of sprintf with snprintf
by Vladimir Serbinenko
· 10 years ago
e51210d
MRC cache: determine flash size on runtime
by Vladimir Serbinenko
· 10 years ago
503e4fe
X201: Fix native video init
by Vladimir Serbinenko
· 10 years ago
ea8d460
AMD K8 (rev F): Move rev F0/F1 workaround to header
by Kyösti Mälkki
· 10 years ago
5c62375
AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridge
by Kyösti Mälkki
· 10 years ago
7d3045b
AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORT
by Kyösti Mälkki
· 10 years ago
0946190
AMD K8 (rev-F): Always have RAMINIT_SYSINFO
by Kyösti Mälkki
· 10 years ago
2e77461
AMD K8: Socket implies K8_REV_F_SUPPORT
by Kyösti Mälkki
· 10 years ago
475e1b9
via: Write »access« without »m« at end
by Paul Menzel
· 10 years ago
6c57f64
AMD fam10: Drop MEM_TRAIN_SEQ
by Kyösti Mälkki
· 10 years ago
88a67f0
AMD boards (non-AGESA): Cleanup earlymtrr.c includes
by Kyösti Mälkki
· 10 years ago
50ecb9c
usbdebug: Add option to disable console for romstage
by Kyösti Mälkki
· 10 years ago
d26da9c
Coding style: punctuation cleanup [1/2].
by Idwer Vollering
· 10 years ago
190688c
haswell: add option to change DqPinsInterleaved
by Stefan Reinauer
· 10 years ago
3106d0f
haswell: Misc updates from 1.6.1 ref code
by Duncan Laurie
· 10 years ago
727b545
Add a specific post code for S3 resume failures
by Duncan Laurie
· 10 years ago
289bac6
haswell: Add pei_data field for USB routing
by Duncan Laurie
· 10 years ago
0a7c49e
HDA: Enable Mini-HDA and fix up PCH-HDA init
by Duncan Laurie
· 10 years ago
356833d
haswell: Fix up GPU power management setup
by Duncan Laurie
· 10 years ago
118d105
haswell: Export functions for CPU family+model and stepping
by Duncan Laurie
· 10 years ago
b171179
haswell: Add ACPI support for Controllable TDP
by Duncan Laurie
· 10 years ago
c70353f
haswell: Misc power management setup and fixes
by Duncan Laurie
· 10 years ago
8c0cb8a
Correct file permissions.
by Idwer Vollering
· 10 years ago
5bcca7e
haswell: pull in the init code for FUI
by Ronald G. Minnich
· 10 years ago
54b8e7a
Add Intel FSP northbridge support Sandybridge and Ivybridge
by Marc Jones
· 10 years ago
72dccce
global: Fix usage of get_option() to make use of CB_CMOS_ codes
by Alexandru Gagniuc
· 10 years ago
bcfcfa4
haswell: Update pei_data to match ref code
by Duncan Laurie
· 11 years ago
932fbd6
Add DDR refresh config to pei data structure.
by Shawn Nematbakhsh
· 11 years ago
bd7e8d8
AMD Northbridge LX: simplify get_top_of_ram()
by Christian Gmeiner
· 10 years ago
c7f2ab7
haswell: Add magic to turn on grahpics in normal mode
by Duncan Laurie
· 11 years ago
b1c25e7
haswell: update pei_data data structure
by Aaron Durbin
· 11 years ago
c6f6be0
Support for nehalem northbridge
by Vladimir Serbinenko
· 10 years ago
990555b
haswell: Update GT PM register value
by Duncan Laurie
· 11 years ago
c6f0997
Northbridge: i945: Native VGA init: print the GMA and GTT addresses
by Peter Stuge
· 10 years ago
03e4ac6
Northbridge: i945: Native VGA init: use UMA address
by Peter Stuge
· 10 years ago
2186b65
lenovo/x60: native vga init: fix code style issues.
by Denis 'GNUtoo' Carikli
· 10 years ago
0ce5ebf
northbridge/intel/i945/raminit.c: Remove set but unused variable `reg16`
by Paul Menzel
· 10 years ago
697927c
CBMEM: Define cbmem_top() just once for x86
by Kyösti Mälkki
· 10 years ago
f8bf5a1
Revert "CBMEM: Always have early initialisation"
by Kyösti Mälkki
· 10 years ago
7a00ca7
northbridge/amd/amdk8/raminit_f_dqs.c: Remove unused variable `reg` in `setup_mtrr_dqs()`
by Paul Menzel
· 10 years ago
fd4f413
Rename cpu/x86/car.h to arch/early_variables.h
by Stefan Reinauer
· 10 years ago
5a7e127
southbridge/cimx/sb900: Rename headers to match sb700 & sb800
by Corey Osgood
· 10 years ago
de1fe7f
CBMEM: Always have early initialisation
by Kyösti Mälkki
· 10 years ago
c0beb6d
timestamps epia-m850: Cleanup without enabling timestamps
by Kyösti Mälkki
· 10 years ago
f9f74af
CBMEM x86: Unify get_cbmem_toc()
by Kyösti Mälkki
· 10 years ago
dcb688e
CBMEM: Unify get_top_of_ram()
by Kyösti Mälkki
· 10 years ago
42f4651
CBMEM northbridges: Remove references to global high_tables_base
by Kyösti Mälkki
· 10 years ago
2b790f6
CBMEM AMD: Fix calls to set_top_of_ram_once()
by Kyösti Mälkki
· 10 years ago
e7e847c
CBMEM AMD: Remove references to global high_tables_base
by Kyösti Mälkki
· 10 years ago
6f9fa86
intel/i5000: remove explicit pcie config accesses
by Kyösti Mälkki
· 10 years ago
8aa7e83
intel/i945 intel/i82801gx: remove explicit pcie config accesses
by Kyösti Mälkki
· 10 years ago
35a7249
intel/gm45: Use MMCONF_SUPPORT_DEFAULT
by Kyösti Mälkki
· 10 years ago
3c46ca3
Sandybridge/Ivybridge: Unify and fix Kconfig defaults
by Stefan Reinauer
· 10 years ago
3f9a62e
Add pci_devfn_t and use with __SIMPLE_DEVICE__
by Kyösti Mälkki
· 10 years ago
4159a80
Correct spelling of shadow, setting and memory
by Paul Menzel
· 10 years ago
42e11f5
AMD Richland: Add new graphics device IDs to Family 15, Models 10-1F
by Bruce Griffith
· 10 years ago
ac90d80
AMD Kabini: Split DSDT into common sections
by Mike Loptien
· 10 years ago
fd98c65
intel/sandybridge intel/bd82x6x: remove explicit pcie config accesses
by Kyösti Mälkki
· 10 years ago
0cc33da
ASUS F2A85-M: Split DSDT into common sections (as per Parmer)
by Kimarie Hoot
· 10 years ago
76db07e
AMD Kabini: Add map_oprom() function for Vendor/Device IDs
by Bruce Griffith
· 10 years ago
3e32cc0
AMD Kabini: Add northbridge AGESA wrapper (new AMD processor)
by Siyuan Wang
· 10 years ago
ef84401
Add directive __SIMPLE_DEVICE__
by Kyösti Mälkki
· 10 years ago
0aede11
Drop unused EXTERNAL_MRC_BLOB
by Stefan Reinauer
· 10 years ago
bf0988b
AMD Fam15tn: Split DSDT into common sections
by Steve Goodrich
· 10 years ago
33e5df3
Set PCI bus operations at buildtime for ramstage
by Kyösti Mälkki
· 10 years ago
9e7806a
usbdebug: Move ehci_debug_info allocation
by Kyösti Mälkki
· 10 years ago
Next »