summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* amdfam10 boards: Use smp_write_pci_intsrc()Kyösti Mälkki2019-01-098-84/+84
* mainboard/h8scm_fam10: Use apicid_sr5650Kyösti Mälkki2019-01-091-13/+13
* amdfam10 boards: Use PCI_DEVFN()Kyösti Mälkki2019-01-095-30/+30
* southbridge/nvidia/ck804: Drop leftover codeKyösti Mälkki2019-01-093-339/+0
* mb/intel/kblrvp: Add helper function to get Board IdPraveen hodagatta pranesh2019-01-093-11/+44
* mb/intel/kblrvp: Enable overridetree support for variantsPraveen hodagatta pranesh2019-01-095-283/+158
* agesawrapper.c: check if HOP_COUNT_TABLE exists before AmdInitLate()Krystian Hebel2019-01-091-0/+5
* cpu/amd: Use `get_option()`Paul Menzel2019-01-091-6/+16
* cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans2019-01-0937-228/+3
* 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