Age | Commit message (Expand) | Author |
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-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-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-30 | Replace hlt() loops with halt() | Patrick Georgi |
2014-11-30 | intel/sandybridge: make sure to stay in HLT until reboot | 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-15 | sandy/ivybridge: Use DYNAMIC_CBMEM with native raminit | Kyösti Mälkki |
2014-11-01 | northbridge/intel: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-10-29 | intel/sandybridge: Add PCI ID for northbridge 0x150 | Damien Zammit |
2014-10-24 | sandybridge: Kill CONFIG_HAVE_MRC_CACHE | Vladimir Serbinenko |
2014-10-24 | sandy/ivy native: dedup romstage.c main() | Vladimir Serbinenko |
2014-10-23 | intel/sandybridge: Add VGA pci device ID 0x0162 | Damien Zammit |
2014-10-16 | sandybridge: Move common northbridge finalize to northbridge code. | Vladimir Serbinenko |
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-30 | sandybridge: Add native sandybridge | Vladimir Serbinenko |
2014-08-25 | sandybridge: Show spew raminit messages only with raminit debug | Vladimir Serbinenko |
2014-08-25 | sandybridge: Native gfx init. | Vladimir Serbinenko |
2014-08-21 | Merge LCD on sandy/ivy | 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-09 | ivybridge: Don't propose to include systemagent on native boards. | Vladimir Serbinenko |
2014-08-04 | northbridge/intel: Out of bounds write to array in gma.h | Edward O'Callaghan |
2014-08-03 | sandy/ivybridge: Make UMA size configurable. | Vladimir Serbinenko |
2014-07-29 | northbridge/intel/sandybridge/raminit_native: Remove stale FIXME. | Vladimir Serbinenko |
2014-07-29 | x230: Deploy VBT | Vladimir Serbinenko |
2014-07-29 | ivybridge: LVDS gfx init. | Vladimir Serbinenko |
2014-07-29 | sandy/ivybridge: Native raminit (lint clean) | Edward O'Callaghan |
2014-07-29 | sandy/ivybridge: Native raminit. | Vladimir Serbinenko |
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-06-25 | sandy/ivy 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-02 | sandybridge: Pass chip info to i915lightup. | Vladimir Serbinenko |
2014-05-19 | intel: Remove GFXUMA and related global variables | Kyösti Mälkki |
2014-05-14 | intel: Drop obsolete comments on MTRR usage | Kyösti Mälkki |
2014-05-06 | northbridge/intel/sandybridge/pei_data.h: Fix typo in hig*h*est in comment | Paul Menzel |
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-03-04 | console: Fix includes | Kyösti Mälkki |
2014-03-01 | intel/sandybridge: add PCI IDs for 6-Series PCH | Chris Douglass |
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-17 | sandy/ivy: Fix mrc.cache file in CBFS | Kyösti Mälkki |
2014-02-06 | MTRR: Mark all prefetchable resources as WRCOMB. | Vladimir Serbinenko |
2014-01-24 | nb/sandybridge: Move MRC cache above mrc.bin | Alexandru Gagniuc |
2014-01-21 | sandybridge/igd: Add brightness register descriptions | Vladimir Serbinenko |
2014-01-15 | Intel (sandy/ivy): Avoid calling cbmem_initialize() twice | Kyösti Mälkki |
2014-01-15 | CBMEM intel: Define get_top_of_ram() once per chipset | Kyösti Mälkki |
2014-01-15 | sandybridge: Allow skipping mrc.cache | Vladimir Serbinenko |
2014-01-12 | sandybridge: Use calls rather than asm to call to MRC. | Vladimir Serbinenko |
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-23 | usbdebug: Add option to disable console for romstage | Kyösti Mälkki |
2013-12-01 | Add DDR refresh config to pei data structure. | Shawn Nematbakhsh |
2013-10-14 | Revert "CBMEM: Always have early initialisation" | Kyösti Mälkki |
2013-09-21 | CBMEM: Always have early initialisation | Kyösti Mälkki |
2013-09-11 | CBMEM x86: Unify get_cbmem_toc() | Kyösti Mälkki |
2013-09-11 | CBMEM: Unify get_top_of_ram() | Kyösti Mälkki |
2013-09-11 | CBMEM northbridges: Remove references to global high_tables_base | Kyösti Mälkki |
2013-08-29 | Sandybridge/Ivybridge: Unify and fix Kconfig defaults | Stefan Reinauer |
2013-08-09 | intel/sandybridge intel/bd82x6x: remove explicit pcie config accesses | Kyösti Mälkki |
2013-07-31 | Drop unused EXTERNAL_MRC_BLOB | Stefan Reinauer |
2013-07-10 | usbdebug: Move ehci_debug_info allocation | Kyösti Mälkki |
2013-07-10 | Drop some duplicates of PCI-e config functions | Kyösti Mälkki |
2013-07-10 | Fix MMCONF_SUPPORT_DEFAULT for ramstage | Kyösti Mälkki |
2013-07-04 | intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2013-07-02 | Intel GM45, 945, Sandy Bridge: Unify `delay.c` and `udelay.c` | Paul Menzel |
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-22 | intel/sandybridge: Locate CBMEM TOC early in ramstage | Kyösti Mälkki |
2013-06-21 | Add support to enable/disable builtin GbE | Stefan Reinauer |
2013-06-20 | sandybridge: Store MRC cache in CBFS | Patrick Georgi |
2013-06-04 | Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architecture | Ronald G. Minnich |
2013-05-25 | Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h` | Ronald G. Minnich |
2013-05-23 | Intel Sandy Bridge: udelay.c: Change comparison from <= to < | Paul Menzel |
2013-05-01 | boot: remove cbmem_post_handling() | Aaron Durbin |
2013-04-03 | sandybridge: enable ROM caching | Aaron Durbin |
2013-03-29 | sandybridge: add option to mark graphics memory write-combining. | Aaron Durbin |
2013-03-29 | x86: add new mtrr implementation | Aaron Durbin |
2013-03-23 | resources: introduce reserved_ram_resource() | Aaron Durbin |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-15 | Google Link: Add remaining code to support native graphics | Ronald G. Minnich |
2013-03-09 | Add Intel Panther Point USB3 initialization | Marc Jones |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-28 | Drop CONFIG_WRITE_HIGH_TABLES | Stefan Reinauer |
2013-02-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2013-02-11 | spi.h: Rename the spi.h to spi-generic.h | Zheng Bao |
2013-01-30 | Extend CBFS to support arbitrary ROM source media. | Hung-Te Lin |