Age | Commit message (Expand) | Author |
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 |
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-12 | gma: Consolidate Intel IGD ACPI code some more | Nico Huber |
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-08-25 | Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig | Martin Roth |
2015-07-29 | intel/haswell: fix CHROMEOS builds for haswell | Patrick Georgi |
2015-07-13 | x86: flatten hierarchy | Stefan Reinauer |
2015-07-12 | Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() | Martin Roth |
2015-07-04 | Kconfig: Fix references to obsolete symbols | Martin Roth |
2015-06-23 | Kconfig: Move CBFS_SIZE into Mainboard menu | Martin Roth |
2015-06-05 | device_ops: add device_t argument to acpi_fill_ssdt_generator | Alexander Couzens |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-28 | igd.asl rewrite | 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-01 | intel: Correct MMIO related ACPI table settings | Dave Frodin |
2015-04-29 | kbuild: automatically include northbridges | Stefan Reinauer |
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-10 | ACPI: Get S3 resume state from romstage_handoff | Kyösti Mälkki |
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: Do not use get_top_of_ram() with DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-10 | haswell: Fix MRC cache to use CBFS | Kyösti Mälkki |
2015-01-06 | Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'" | Kyösti Mälkki |
2015-01-06 | Re-factor 'to_flash_offset()' into 'spi_flash.h' | Edward O'Callaghan |
2015-01-06 | northbridge/intel: Do not define include guard as 1 | Edward O'Callaghan |
2014-11-30 | Replace hlt() loops with halt() | Patrick Georgi |
2014-11-20 | Replace includes of build.h with version.h | Kyösti Mälkki |
2014-11-08 | intel: Use 'FORCEWAKE_ACK_HSW' define over '0x130044' | Edward O'Callaghan |
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-25 | peppy and falco: set panel power timings in northbridge, using devicetree, no... | Ronald G. Minnich |
2014-09-22 | haswell: Move to per-device ACPI | Vladimir Serbinenko |
2014-09-08 | Haswell/falco/peppy/slippy: continue to clean up FUI. | Ronald G. Minnich |
2014-08-26 | Peppy, Haswell: refactor and create set_translation_table function in haswell... | Ronald G. Minnich |
2014-08-25 | intel/gma: Clarify code and use dedicated init for Google Peppy | Ronald G. Minnich |
2014-08-13 | Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i91... | Furquan Shaikh |
2014-08-10 | Falco/Slippy: Patch to remove redundant graphics initializations | Furquan Shaikh |
2014-08-04 | northbridge/intel: Out of bounds write to array in gma.h | Edward O'Callaghan |
2014-07-17 | northbridge,ASL: Trivial - drop trailing blank lines at EOF | 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-04 | intel/haswell: Allow overriding PRE_GRAPHICS_DELAY in config | Stefan Reinauer |
2014-07-04 | intel/haswell: Allow pre-graphics delay | Stefan Reinauer |
2014-06-25 | intel/haswell: Report x32 memory as "x8 or x32" | Duncan Laurie |
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-02-24 | intel/*/acpi: Increase range length of MCHBAR buffer to 32 kB | Paul Menzel |
2014-02-16 | haswell: backup the default SMM region on resume | Aaron Durbin |
2014-02-06 | MTRR: Mark all prefetchable resources as WRCOMB. | Vladimir Serbinenko |
2014-01-15 | CBMEM intel: Define get_top_of_ram() once per chipset | Kyösti Mälkki |
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 |
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 |
2013-12-12 | HDA: Enable Mini-HDA and fix up PCH-HDA init | Duncan Laurie |
2013-12-12 | haswell: Fix up GPU power management setup | Duncan Laurie |
2013-12-12 | haswell: Export functions for CPU family+model and stepping | Duncan Laurie |
2013-12-07 | haswell: Add ACPI support for Controllable TDP | Duncan Laurie |
2013-12-07 | haswell: Misc power management setup and fixes | Duncan Laurie |
2013-12-05 | haswell: pull in the init code for FUI | Ronald G. Minnich |
2013-12-02 | haswell: Update pei_data to match ref code | Duncan Laurie |
2013-11-25 | haswell: Add magic to turn on grahpics in normal mode | Duncan Laurie |
2013-11-25 | haswell: update pei_data data structure | Aaron Durbin |
2013-11-24 | haswell: Update GT PM register value | Duncan Laurie |
2013-10-15 | CBMEM: Define cbmem_top() just once for x86 | Kyösti Mälkki |
2013-09-11 | CBMEM: Unify get_top_of_ram() | Kyösti Mälkki |
2013-07-31 | Drop unused EXTERNAL_MRC_BLOB | Stefan Reinauer |
2013-07-10 | FUI: reorganize include files | Ronald G. Minnich |
2013-07-10 | Fix MMCONF_SUPPORT_DEFAULT for ramstage | Kyösti Mälkki |
2013-07-09 | fox_wtm2: First step support for coreboot-based graphics startup | Ronald G. Minnich |
2013-07-09 | FOX_WTM2: First pass at FUI. | Ronald G. Minnich |
2013-07-03 | Move select MMCONF_SUPPORT under northbridge | Kyösti Mälkki |
2013-06-28 | Add support to enable/disable builtin GbE (again) | Stefan Reinauer |
2013-06-27 | Revert "Add support to enable/disable builtin GbE" | Kyösti Mälkki |
2013-06-21 | Add support to enable/disable builtin GbE | Stefan Reinauer |
2013-06-04 | Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architecture | Ronald G. Minnich |
2013-06-03 | haswell: fix overflow handling TOUUD | Aaron Durbin |
2013-05-07 | haswell: use tsc for udelay() | Aaron Durbin |
2013-05-01 | boot: remove cbmem_post_handling() | Aaron Durbin |
2013-03-29 | haswell: add option to mark graphics memory write-combining. | Aaron Durbin |
2013-03-23 | resources: introduce reserved_ram_resource() | Aaron Durbin |
2013-03-22 | haswell: use dynamic cbmem | Aaron Durbin |
2013-03-22 | coreboot: dynamic cbmem requirement | Aaron Durbin |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-21 | haswell/lynxpoint: Use new PCH/PM helper functions | Duncan Laurie |
2013-03-21 | haswell: Drop the device ID check in graphics init path | Duncan Laurie |
2013-03-21 | haswell: add multipurpose SMM memory region | Aaron Durbin |