summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mb/google/hatch: Disable the SA IPU for hatchV Sowmya2019-01-091-0/+1
* soc/intel/cannonlake: Enable/Disable IPU based on devicetree switchV Sowmya2019-01-092-0/+9
* google/kukui: Enable VBOOT_VBNV_FLASH to store VBNV in flashTristan Shieh2019-01-091-0/+1
* soc/cavium: Remove white spaces before tabsElyes HAOUAS2019-01-095-16/+16
* cpu/intel/common: Fix generated exception if not supported VMXElyes HAOUAS2019-01-091-0/+7
* cpu/intel/microcode_asm.S: Fix reading cpuid(1) and checking PFArthur Heymans2019-01-091-7/+6
* samsung/lumpy: add cpu/gpu pwm backlight register valuesMatt DeVillier2019-01-081-0/+4
* mb/google/sarien: Set minimum assertion width valuesDuncan Laurie2019-01-082-0/+8
* mb/google/sarien: Enable recovery mode GPIODuncan Laurie2019-01-081-4/+1
* mb/google/sarien: Remove power button ACPI deviceDuncan Laurie2019-01-081-4/+0
* soc/intel/cannonlake: Add FSP UPD for minimum assertion widthDuncan Laurie2019-01-082-0/+47
* soc/intel/cannonlake: Add chipset event loggingDuncan Laurie2019-01-083-2/+126
* soc/intel/cannonlake: Fix chipset_power_state structureDuncan Laurie2019-01-081-3/+1
* arch/x86/Kconfig: Fix spelling of *successful*Paul Menzel2019-01-081-1/+1
* arch/x86: Link walkcbfs.S instead of including itArthur Heymans2019-01-083-2/+14
* cpu/intel/car/bootblock.c: Report BIST failuresArthur Heymans2019-01-081-0/+6
* cpu/intel/car: Enable use of C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-01-083-0/+73
* cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCKKyösti Mälkki2019-01-0811-87/+116
* arch/x86: Unify bootblock MMX register usageKyösti Mälkki2019-01-083-18/+24
* sb/intel/i82801gx: Autodisable functions based on devicetreeArthur Heymans2019-01-0821-71/+94
* mb/{d41s,d510mo}: Remove references to PCIe port 5 and 6Arthur Heymans2019-01-082-2/+0
* mb/{ga-g41m-es2l,d945gclf,rk886ex}: Fix devicetreeArthur Heymans2019-01-083-4/+4
* soc/intel/icelake: Increase bootblock sizeSubrata Banik2019-01-081-1/+1
* amdfam10 boards: Fix regression on dev_find_slot() removalKyösti Mälkki2019-01-081-0/+8
* nb/intel/gm45: Remove the C native graphic initArthur Heymans2019-01-074-593/+11
* mb/google/hatch: Enable touch panel supportMaulik V Vaghela2019-01-072-3/+31
* intel/lynxpoint: Fix spellingKyösti Mälkki2019-01-072-2/+2
* src/mb/asus/p5qpl-am/romstage.c: Fix commentAngel Pons2019-01-071-1/+1
* usbdebug: Sanity check PCI EHCI locationKyösti Mälkki2019-01-071-0/+4
* usbdebug: Probe for gadget only onceKyösti Mälkki2019-01-072-0/+13
* usbdebug: Initialize the HW once in CAR stagesArthur Heymans2019-01-073-3/+13
* sb/intel/fsp_rangeley: Fix typo in GPIO LevelElyes HAOUAS2019-01-071-1/+1
* sb/intel/bd82x6x: Fix typo in GPIO LevelArthur Heymans2019-01-071-1/+1
* mb/google/poppy/variant/rammus: enable USB acpimarxwang2019-01-073-3/+37
* mb/google/sarien: Correct I2C bus clock for touchpadLijian Zhao2019-01-071-2/+2
* mb/google/sarien: Modify ELAN Touchpad i2c bus clkJohn Su2019-01-071-2/+2
* src: Use "foo **bar" instead of "foo ** bar"Elyes HAOUAS2019-01-077-7/+7
* src: Move constant to the right side of comparisonElyes HAOUAS2019-01-076-9/+9
* soc/intel: Standardize names of common MSRsElyes HAOUAS2019-01-0711-31/+31
* soc/intel: Drop pmc_get_mainboard_power_failure_state_choice()Nico Huber2019-01-065-27/+6
* Kconfig: Unify power-after-failure optionsNico Huber2019-01-0653-163/+118
* mb/google/slippy: Add a VBT for all variantsArthur Heymans2019-01-062-0/+7
* usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans2019-01-0619-23/+41
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-0674-59/+90
* mb/google/fizz: enable eist (enhanced speedstep)Matt DeVillier2019-01-061-0/+2
* src/mb/apple/macbookair4_2: move early_southbridge.c to romstage.cAngel Pons2019-01-063-79/+77
* usbdebug: Refactor init callsKyösti Mälkki2019-01-066-21/+24
* device: Use pcidev_path_behind()Kyösti Mälkki2019-01-067-14/+14
* device: Use pcidev_path_on_root()Kyösti Mälkki2019-01-0630-42/+40
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-06170-347/+348