summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* superio/smsc: pass the chip-specific ops struct to pnp_enable_devicesFelix Held2018-07-1814-92/+87
* superio/ite: pass the chip-specific ops struct to pnp_enable_devicesFelix Held2018-07-1810-96/+95
* security/vboot: fix typoRaul E Rangel2018-07-181-1/+1
* what-jenkins-does: Pass V=1 through to abuildMartin Roth2018-07-181-2/+2
* superio/nuvoton: remove LDN-specific ops overridesFelix Held2018-07-187-127/+132
* mb/lenovo/x201: Add data.vbt fileArthur Heymans2018-07-182-0/+1
* soc/intel/common/block: Add WhiskeyLake W0 CPUIDKrzysztof Sywula2018-07-182-0/+2
* sifive/fu540: add empty sdram init and size functionsPhilipp Hug2018-07-183-0/+59
* libpayload/generic_hub: Detect port disconnect after resetRaul E Rangel2018-07-171-0/+9
* riscv: add support for modifying compiler optionsXiang Wang2018-07-175-12/+50
* pnp_device: improve readabilityFelix Held2018-07-172-4/+7
* soc/amd/stoneyridge: Update ACPI external processor nameKevin Chiu2018-07-171-11/+11
* security/vboot: Add interface for FSP 2.0 mrc cachingPhilipp Deppenwiese2018-07-174-99/+155
* libpayload/xhci: Check noop return code when debuggingRaul E Rangel2018-07-171-3/+6
* libpayload: Add UNKNOWN_SPEED to usb_speed enumRaul E Rangel2018-07-172-2/+6
* Documentation/mb/sifive: Update TODO list; UART driver has been mergedJonathan Neuschäfer2018-07-171-1/+0
* Add VBT data for Gigabyte GA-H61-S2PVp4block2018-07-172-0/+1
* mb/google/atlas: Add MIPI camera ASL filesChen, Ping-chung2018-07-177-2/+213
* util/docker: Update coreboot-jenkins-node dockerfileMartin Roth2018-07-172-22/+16
* vendorcode/cavium/include: Make bdk_pop and dpop staticMartin Roth2018-07-171-2/+2
* cavium/bdk: Poke the watchdog while PCIe initPatrick Rudolph2018-07-172-0/+3
* cavium/bdk: Fix reference clockPatrick Rudolph2018-07-171-2/+2
* cavium/bdk: Fix possible divide by zeroPatrick Rudolph2018-07-171-1/+3
* cavium/bdk: Fix coverity and remove hardcoded DRAM speedPatrick Rudolph2018-07-172-4/+5
* cavium/bdk: Read DDR freq from memory controllerPatrick Rudolph2018-07-171-1/+1
* cavium/bdk: Fix possible buffer overrunPatrick Rudolph2018-07-171-1/+1
* bdk: Use Kconfig options instead of getenv()Patrick Rudolph2018-07-173-18/+26
* mainboard/google/kahlee: Don't default backlight onMarc Jones2018-07-171-1/+1
* mainboard/google/kahlee: Enable backlight on resumeMarc Jones2018-07-171-0/+11
* mainboard/google/kahlee: Enable backlight in SMI APMCMarc Jones2018-07-171-0/+6
* mainboard/google/kahlee: Add mainboard resume functionMarc Jones2018-07-172-1/+17
* mb/facebook/watson: Update IDPROM region in board.fmdDavid Hendricks2018-07-171-4/+5
* soc/amd/stoneyridge: Add GPIO functions to SMMMarc Jones2018-07-161-0/+1
* soc/amd/stoneyridge: Fix gpio_set functionMarc Jones2018-07-161-1/+1
* soc/cavium: Fix overflow before widenPatrick Rudolph2018-07-161-6/+8
* mb/lenovo/x201: Fix EC SSDTPatrick Rudolph2018-07-161-42/+42
* libpayload: Make libpayload compile using gnu11Raul E Rangel2018-07-161-1/+1
* libpayload/xhci: Document struct offsets on xhci_tRaul E Rangel2018-07-161-25/+25
* google/grunt: fix thermal zone CPU temperature reportKevin Chiu2018-07-162-2/+2
* mainboard/google/kahlee: Add support for Dediprog em100Simon Glass2018-07-161-12/+24
* Kconfig: Make the EM100 config option commonSimon Glass2018-07-163-6/+20
* mb/google/poppy/variants/nami: Use Pantheon VBTIvy Jian2018-07-131-0/+1
* cbfstool: Show current FMAP region in printPatrick Rudolph2018-07-131-1/+3
* intel/wifi: Add WGDS ACPI method for Geo Aware SARPratik Prajapati2018-07-136-28/+191
* mainboard/google/kahlee: Add more 3 SPD filesMartin Roth2018-07-134-3/+102
* mainboard/google/nocturne: Update GPIO_FCAM_PWR_ENRicky Liang2018-07-122-3/+3
* Coverity: Fix CID1393976Patrick Rudolph2018-07-121-2/+2
* Coverity: Fix CID1393978Patrick Rudolph2018-07-121-1/+1
* Coverity: Fix CID1393979Patrick Rudolph2018-07-121-0/+3
* riscv: add include/arch/smp/ directoryXiang Wang2018-07-124-30/+61