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
2015-10-23
Intel: Move MCRS ResourceTemplate outside of _CRS method
Martin Roth
2015-10-22
Revert "Remove sandybridge and ivybridge FSP code path"
Martin Roth
2015-10-15
cpu/mtrr.h: Fix macro names for MTRR registers
Alexandru Gagniuc
2015-10-14
Revert "Remove FSP Rangeley SOC and mohonpeak board support"
Martin Roth
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-09
nb/intel/sandybridge/raminit: Add edge write discovery check
Patrick Rudolph
2015-10-09
northbridge/intel/sandybridge: Do not disable PEG by default
Patrick Rudolph
2015-10-09
northbridge/intel/sandybridge: Enable PEG clock-gating on demand
Patrick Rudolph
2015-10-04
northbridge/intel/nehalem: Fix native VGA init
Nicolas Reinecke
2015-10-03
Remove FSP Rangeley SOC and mohonpeak board support
Alexandru Gagniuc
2015-10-03
Remove sandybridge and ivybridge FSP code path
Alexandru Gagniuc
2015-10-03
sandybridge ivybridge: Treat native init as first class citizen
Alexandru Gagniuc
2015-10-01
northbridge/intel/gm45: Fix native VGA init
Audrey Pearson
2015-09-24
coreboot: move TS_END_ROMSTAGE to one spot
Aaron Durbin
2015-09-07
intel/sandybridge: Do not guard native VGA init by #ifdefs
Alexandru Gagniuc
2015-09-07
intel i945: Fix native VGA initialization
Mono
2015-09-07
north/intel/sandybridge: Fix native VGA initialization
Alexandru Gagniuc
2015-09-07
intel: Do not hardcode the position of mrc.cache
Alexandru Gagniuc
2015-09-04
bootstate: remove need for #ifdef ENV_RAMSTAGE
Aaron Durbin
2015-09-04
x86: remove cpu_incs as romstage Make variable
Aaron Durbin
2015-08-31
northbridge/intel/gm45/Kconfig: Remove IOMMU symbol choice
Martin Roth
2015-08-28
edid: Use edid_mode struct to reduce redundancy
David Hendricks
2015-08-25
Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig
Martin Roth
2015-08-10
intel/i945: don't read structs out of uninitialized pointers
Patrick Georgi
2015-07-29
intel/haswell: fix CHROMEOS builds for haswell
Patrick Georgi
2015-07-22
intel raminit: rewrite timB high adjust calculation
Patrick Rudolph
2015-07-22
intel raminit: support two DIMMs per channel
Patrick Rudolph
2015-07-17
Remove unused Kconfig symbols in c code
Martin Roth
2015-07-14
intel/sandybridge/gma: Add graphics PCI Device IDs 0x0162 and 0x0152
Damien Zammit
2015-07-13
x86: flatten hierarchy
Stefan Reinauer
2015-07-13
intel raminit: improve logging
Patrick Rudolph
2015-07-13
intel raminit: fix timB high adjust calculation
Patrick Rudolph
2015-07-13
intel raminit: whitespace fixes
Patrick Rudolph
2015-07-13
intel sandybridge: add VGA pci device id
Patrick Rudolph
2015-07-12
Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()
Martin Roth
2015-07-07
sandybridge: provide monotonic timer function
Patrick Georgi
2015-07-06
Revert "sandy/ivybridge: use LAPIC timer in SMM"
Patrick Georgi
2015-07-04
Kconfig: Fix references to obsolete symbols
Martin Roth
2015-07-04
intel raminit: rename register
Patrick Rudolph
2015-07-02
sandy/ivybridge: use LAPIC timer in SMM
Stefan Reinauer
2015-06-30
intel/sandybridge: initialize variable
Patrick Georgi
2015-06-28
intel raminit: check correct registers in channel_test
Patrick Rudolph
2015-06-28
intel raminit: properly handle DDR3 DIMMs with address mirroring
Patrick Rudolph
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-10
fsp_model_206ax: Use common i945-ivy tseg SMM init.
Vladimir Serbinenko
2015-06-09
Create i945-ivy smm tseg init based on ivy code.
Vladimir Serbinenko
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-06-07
Removed unused SOUTHBRIDGE_INTEL_FSP_I89XX expressions
Martin Roth
2015-06-05
device_ops: add device_t argument to write_acpi_tables
Alexander Couzens
2015-06-05
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-06-05
lib: Unify log2() and related functions
Julius Werner
2015-06-04
devicetree: Change scan_bus() prototype in device ops
Kyösti Mälkki
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-05-29
intel/nehalem/raminit.c: Remove space in `timestamp_add_now(104)`
Paul Menzel
2015-05-28
Migrate fsp_206ax to SMM_MODULES
Vladimir Serbinenko
2015-05-28
Migrate 206ax to SMM_MODULES
Vladimir Serbinenko
2015-05-28
igd.asl rewrite
Vladimir Serbinenko
2015-05-27
sandybridge native: Add call to TPM code.
Vladimir Serbinenko
2015-05-26
fmap: new API using region_device
Aaron Durbin
2015-05-26
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-20
acpi: make fill_slit and fill_srat into arguments.
Vladimir Serbinenko
2015-05-19
nehalem native gfx init: Adjust state to be compatible with OPROM.
Vladimir Serbinenko
2015-05-19
ivybridge native gfx init: Adjust state to be compatible with OPROM.
Vladimir Serbinenko
2015-05-16
i945: Disable check for 2-dimm support.
Vladimir Serbinenko
2015-05-08
northbridge/intel/gm45/gma: Minor cleanup
Timothy Pearson
2015-05-08
northbridge/intel/gm45/gma: Add backlight control register field
Timothy Pearson
2015-05-05
3rdparty: move to 3rdparty/blobs
Patrick Georgi
2015-05-05
3rdparty: Move to blobs
Patrick Georgi
2015-05-01
northbridge/intel/fsp_rangeley: Correct MMIO size setting
Dave Frodin
2015-05-01
intel: Correct MMIO related ACPI table settings
Dave Frodin
2015-04-30
i945/gma: Fix wrong comment about the documentation.
Denis 'GNUtoo' Carikli
2015-04-29
kbuild: automatically include northbridges
Stefan Reinauer
2015-04-28
Kconfig whitespace fixes
Martin Roth
2015-04-28
fsp platforms: consolidate FspNotify calls
Martin Roth
2015-04-24
fsp: Move fsp to fsp1_0
Marc Jones
2015-04-07
kconfig: drop intermittend forwarder files
Stefan Reinauer
2015-04-05
intel/nehalem: rename copypasted smi finalizer function
Alexander Couzens
2015-04-01
cbfs: correct types used for accessing files
Aaron Durbin
2015-03-30
Update hex values to CBFS binary name types in Makefiles
Martin Roth
2015-03-18
bootstate: use structure pointers for scheduling callbacks
Aaron Durbin
2015-03-16
northbridge/i945/gma: fix build error with native graphics init
Francis Rowe
2015-03-13
northbridge/intel/nehalem: don't set FERR_CAPABILITY on BSP
Alexander Couzens
2015-03-10
ACPI: Get S3 resume state from romstage_handoff
Kyösti Mälkki
2015-03-01
devicetree: Drop redundant scan_bus() ops
Kyösti Mälkki
2015-02-19
sandybridge: Try lower frequency if PLL didn't lock.
Vladimir Serbinenko
2015-02-17
sandybridge/raminit: Get max mem clock from devicetree
Alexandru Gagniuc
2015-02-17
sandybridge/raminit: Do not die() if timC calibration fails
Alexandru Gagniuc
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-02-13
Fix source code permissions
Stefan Reinauer
2015-02-06
intel/fsp_rangeley: Indent '#define' consistently
York Yang
2015-02-06
FSP & CBMEM: Fix broken cbmem CAR transition.
Martin Roth
2015-01-31
intel/rangeley: Update UPD_DATA_REGION to support POST-GOLD 2 FSP
York Yang
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-27
CBMEM: Tag chipsets with LATE_CBMEM_INIT
Kyösti Mälkki
[next]