Age | Commit message (Expand) | Author |
2014-09-01 | google/link: Use common i915_reg.h. | Vladimir Serbinenko |
2014-08-25 | intel/gma: Clarify code and use dedicated init for Google Peppy | Ronald G. Minnich |
2014-08-22 | Remove dead video.asl | Vladimir Serbinenko |
2014-08-18 | azalia: Move shared variable to separate file | Vladimir Serbinenko |
2014-08-15 | intel/cpu: rename car.h to romstage.h | Aaron Durbin |
2014-08-14 | Intel: Add common header file for CAR setup | Edward O'Callaghan |
2014-08-03 | sandy/ivybridge: Make UMA size configurable. | Vladimir Serbinenko |
2014-07-18 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-17 | mainboard,ASL: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-08 | mainboard: Trivial - drop trailing blank lines at EOF in .h | Edward O'Callaghan |
2014-07-08 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-08 | mainboard: Make use of ARRAY_SIZE macro in hda_verb.h | Edward O'Callaghan |
2014-06-25 | sandy/ivy boards: Switch to use DYNAMIC_CBMEM | Kyösti Mälkki |
2014-06-21 | intel boards: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-20 | src/mainboard/google/*/mainboard_smi.c: Remove #include .c's | Edward O'Callaghan |
2014-06-20 | google/link, lenovo/x60: i915io.c: Use define `ARRAY_SIZE` | Paul Menzel |
2014-06-20 | sandy/ivy boards: Use acpi_s3_resume_allowed() | Kyösti Mälkki |
2014-06-18 | ACPI: Remove CBMEM TOC from GNVS | Kyösti Mälkki |
2014-06-02 | sandybridge: Pass chip info to i915lightup. | Vladimir Serbinenko |
2014-05-23 | mainboard/google/link: Fix usage of GNU field designator ext | Edward O'Callaghan |
2014-05-19 | intel: Remove GFXUMA and related global variables | Kyösti Mälkki |
2014-05-19 | Add aliases for Chromebooks in board_info | Kyösti Mälkki |
2014-05-08 | ChromeOS boards: Always build code for bootmode straps | Kyösti Mälkki |
2014-05-08 | ChromeOS boards: Fix includes | Kyösti Mälkki |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-05-01 | ChromeOS: Use common fill_lb_gpio() | Kyösti Mälkki |
2014-05-01 | ChromeOS: Remove oprom_is_loaded | Kyösti Mälkki |
2014-03-28 | mainboard/*/*/ec.c: Do not include `chromeos/chromeos.h` | Paul Menzel |
2014-02-12 | google boards: Do not hardcode location of spd.bin | Alexandru Gagniuc |
2014-02-06 | MTRR: Mark all prefetchable resources as WRCOMB. | Vladimir Serbinenko |
2014-01-22 | CBMEM: Replace cbmem_initialize() with cbmem_recovery() | Kyösti Mälkki |
2014-01-19 | board-status: Add board_info.txt extracted from wiki. | Vladimir Serbinenko |
2014-01-15 | Intel (sandy/ivy): Avoid calling cbmem_initialize() twice | Kyösti Mälkki |
2014-01-12 | ibexpeak / bd82x6x: Make SATA mode user-visible option. | Vladimir Serbinenko |
2014-01-12 | CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file | Vladimir Serbinenko |
2014-01-10 | Replace all occurences of sprintf with snprintf | Vladimir Serbinenko |
2013-12-24 | Remove PCI_ROM_RUN option | Vladimir Serbinenko |
2013-12-23 | Coding style: punctuation cleanup [1/2]. | Idwer Vollering |
2013-12-05 | google/link: use the new edid functions when in FUI mode | Ronald G. Minnich |
2013-12-02 | Add option to disable ChromeOS | Kyösti Mälkki |
2013-11-25 | smbios: Add generic type41 write function | Duncan Laurie |
2013-11-25 | Fix int15 return value for mainboard oprom handlers | Duncan Laurie |
2013-11-25 | Fix VGA option rom INT15 handler | Stefan Reinauer |
2013-11-24 | smi: Update mainboard_smi_gpi() to have 32bit argument | Duncan Laurie |
2013-10-14 | Revert "CBMEM: Always have early initialisation" | Kyösti Mälkki |
2013-09-21 | CBMEM: Always select CAR_MIGRATION | Kyösti Mälkki |
2013-09-21 | CBMEM: Always have early initialisation | Kyösti Mälkki |
2013-09-21 | timestamps: Stash early timestamps in CAR_GLOBAL | Kyösti Mälkki |
2013-09-21 | timestamps intel: Move timestamp scratchpad to chipset | Kyösti Mälkki |
2013-07-31 | Drop unused EXTERNAL_MRC_BLOB | Stefan Reinauer |
2013-07-10 | chrome ec: Update EC header from EC repository | Duncan Laurie |
2013-07-10 | ec: Remove hardcoded GPI offset in EC SCI | Duncan Laurie |
2013-07-04 | intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2013-04-15 | Drop add_mainboard_resources and HAVE_MAINBOARD_RESOURCES again | Kyösti Mälkki |
2013-04-14 | link/graphics: Remove the inclusion of an AMD header. | Denis 'GNUtoo' Carikli |
2013-04-01 | link: select write-combining memory for graphics | Aaron Durbin |
2013-03-30 | x86: Drop BOARD_HAS_FADT | Kyösti Mälkki |
2013-03-22 | Unify coreboot table generation | Stefan Reinauer |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-20 | link/graphics: Add support for EDID | Ronald G. Minnich |
2013-03-20 | link/graphics: New state machine | Ronald G. Minnich |
2013-03-20 | link/graphics: implement a palette setting operator | Ronald G. Minnich |
2013-03-19 | link/graphics: add functions to support aux channel communications | Ronald G. Minnich |
2013-03-13 | src/mainboard: Drop redundant `CHIP_NAME` again for new ports | Paul Menzel |
2013-02-28 | CBMEM: always initialize early if the board supports it | Stefan Reinauer |
2013-02-28 | Drop SRC_ROOT from mainboard Makefile.incs | Stefan Reinauer |
2013-02-23 | Add support for Google's Chromebook Pixel | Stefan Reinauer |