| Commit message (Expand) | Author | Age | Files | Lines |
* | acpi: Add ACPI_ prefix to IRQ enum and struct names | Furquan Shaikh | 2017-02-22 | 1 | -3/+3 |
* | mainboard/{google,intel}: Change config option selection | Furquan Shaikh | 2017-02-20 | 1 | -9/+3 |
* | mainboard & southbridge: Clear files that are just headers | Martin Roth | 2016-12-05 | 1 | -15/+0 |
* | soc/intel/skylake: Add USB Port Over Current (OC) Pin programming | Subrata Banik | 2016-11-28 | 1 | -10/+10 |
* | Remove explicit select MMCONF_SUPPORT | Kyösti Mälkki | 2016-11-22 | 1 | -1/+0 |
* | google/chromeec: Add common infrastructure for boot-mode switches | Furquan Shaikh | 2016-11-18 | 2 | -36/+1 |
* | soc/intel/skylake: move i2c voltage config to own variable | Aaron Durbin | 2016-11-11 | 1 | -1/+1 |
* | google/lars: Update DPTF settings | Sumeet Pawnikar | 2016-11-07 | 1 | -10/+10 |
* | lars/kunimitsu: Add other sensor in _ART for fan control | Sumeet Pawnikar | 2016-10-28 | 1 | -11/+19 |
* | skylake: Use COMMON_FADT | Duncan Laurie | 2016-10-27 | 1 | -47/+0 |
* | x86/acpi_device: Add support for GPIO output polarity | Furquan Shaikh | 2016-10-07 | 1 | -1/+1 |
* | mainboards,ec: provide common declaration for mainboard_ec_init() | Aaron Durbin | 2016-09-26 | 1 | -4/+1 |
* | vboot: consolidate google_chromeec_early_init() calls | Aaron Durbin | 2016-08-25 | 1 | -4/+0 |
* | Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS | Aaron Durbin | 2016-08-18 | 1 | -4/+0 |
* | mainboard: Clean up boot_option/reboot_bits in cmos.layout | Nico Huber | 2016-08-17 | 1 | -1/+1 |
* | src/mainboard: Capitalize ROM, RAM, CPU and APIC | Elyes HAOUAS | 2016-08-14 | 1 | -1/+1 |
* | skylake/devicetree: Add PIRQ Routing programming | Barnali Sarkar | 2016-08-08 | 1 | -0/+9 |
* | chromeec: Chrome EC firmware source selection for EC and PD firmwares | Paul Kocialkowski | 2016-08-04 | 1 | -1/+0 |
* | google/lars & intel/kunimitsu: Disable EC build | Martin Roth | 2016-08-02 | 1 | -8/+1 |
* | Remove extra newlines from the end of all coreboot files. | Martin Roth | 2016-07-31 | 1 | -2/+0 |
* | intel/wifi: Include conditionally in the build | Kyösti Mälkki | 2016-07-31 | 1 | -3/+0 |
* | chromeos mainboards: remove chromeos.asl | Aaron Durbin | 2016-07-30 | 4 | -25/+12 |
* | skylake/devicetree: Add LPC EC decode range | Subrata Banik | 2016-07-28 | 1 | -1/+2 |
* | skylake/mainboard: Define mainboard hook in bootblock | Subrata Banik | 2016-07-28 | 2 | -6/+6 |
* | skylake: Move CHROMEOS config to SoC | Furquan Shaikh | 2016-07-25 | 1 | -7/+0 |
* | mainboards/skylake: use common Chrome EC SMI helpers | Aaron Durbin | 2016-07-15 | 1 | -69/+9 |
* | mainboards: align on using ACPI_Sx definitions | Aaron Durbin | 2016-07-15 | 1 | -2/+3 |
* | google/lars: Move devices from mainboard.asl to devicetree | Duncan Laurie | 2016-06-24 | 3 | -207/+65 |
* | skylake: Move I2C bus configuration to separate structure | Duncan Laurie | 2016-06-09 | 1 | -1/+2 |
* | skylake: gpio: Add support for setting 1.8V tolerant | Duncan Laurie | 2016-06-09 | 1 | -2/+2 |
* | ec/google/chromeec/acpi: Add MKBP support | Gwendal Grignou | 2016-05-18 | 1 | -1/+2 |
* | soc/intel/skylake: Enable another VR mailbox command for certain boards | Subrata Banik | 2016-05-09 | 1 | -0/+3 |
* | chromeos.fmd: Mark RW_LEGACY as CBFS | Patrick Georgi | 2016-04-05 | 1 | -1/+1 |
* | chromeos: Simplify fill_lb_gpios even further | Julius Werner | 2016-04-05 | 1 | -18/+11 |
* | google/intel mainboards: Add missing board_info.txt files | Martin Roth | 2016-03-25 | 1 | -0/+6 |
* | skylake mainboards: Configure gpio PADRSTCFG to PLTRST | Naresh G Solanki | 2016-03-16 | 1 | -24/+24 |
* | mainboard/skylake: Include WRDD method in WIFI ACPI device | Duncan Laurie | 2016-03-08 | 1 | -0/+2 |
* | Skylake boards: Enabling HWP (hardware P state control) | Subrata Banik | 2016-03-01 | 1 | -0/+3 |
* | chromebooks: Define GBB hardware IDs | Patrick Georgi | 2016-02-12 | 1 | -0/+4 |
* | chromebooks: Configure Chrome EC board names | Patrick Georgi | 2016-02-09 | 1 | -0/+8 |
* | google/lars: Set I2C[4] port voltage to 1.8v | david | 2016-02-09 | 1 | -0/+1 |
* | skylake mainboards: Enable backing up VBNV from CMOS to flash | Duncan Laurie | 2016-02-09 | 1 | -0/+1 |
* | skylake boards: disable ACPI PM Timer | Archana Patni | 2016-02-04 | 1 | -0/+1 |
* | google/lars: perform early init for CAR *stage | Aaron Durbin | 2016-02-04 | 3 | -16/+38 |
* | src/: Chmod 644 all .c, .h, .asl, .inc, .cb, .hex, & Kconfig files | Martin Roth | 2016-01-29 | 1 | -0/+0 |
* | skylake mainboards: Enable CONFIG_VBOOT_EC_SLOW_UPDATE | Duncan Laurie | 2016-01-22 | 1 | -0/+1 |
* | intel/skylake: PL2 override changes | pchandri | 2016-01-22 | 1 | -0/+3 |
* | chromeos: import Chrome OS fmaps | Patrick Georgi | 2016-01-21 | 1 | -0/+38 |
* | google/lars: Set Correct RCOMP Target for LARs EVT boards | Subrata Banik | 2016-01-19 | 1 | -8/+18 |
* | google/lars: Enable eMMC HS400 mode | david | 2016-01-19 | 1 | -1/+1 |