summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mb/pcengines: Remove unneeded includes and dead codeElyes HAOUAS2018-06-177-61/+15
* nb/intel/x4x: Issue a hard reset with empty MRC cache on warm resetArthur Heymans2018-06-171-0/+5
* drivers/spi: Add Winbond W25Q80Kyösti Mälkki2018-06-161-0/+8
* mainboard/google/Kahlee: All variants identify as Grunt in SMBIOSMartin Roth2018-06-151-2/+1
* Documentation: Add SandyBridge NRI feature matrixPatrick Rudolph2018-06-152-0/+90
* soc/intel/{glk,apl} and mainboards: Configure LPC_CLKRUN# pin as GPIO for S0ixHannah Williams2018-06-155-21/+28
* util/cbfstool: Support FIT payloadsPatrick Rudolph2018-06-159-1/+90
* mb/google/poppy/variants/nami: Update DPTF table from version 1.5John Su2018-06-152-11/+11
* mainboard/google/kahlee: Enable keyboard backlight for careena specific SKUKevin Chiu2018-06-151-2/+26
* cpu/intel/haswell: Use the common intel romstage_main functionArthur Heymans2018-06-147-54/+6
* nb/intel/fsp_rangeley: Use MSR_PLATFORM_INFO instead of 0xceElyes HAOUAS2018-06-142-1/+3
* driver/spi/macronix.c: Add MX25L8005Arthur Heymans2018-06-141-0/+8
* arch/arm/armv7: Fix coding styleElyes HAOUAS2018-06-144-12/+12
* cpu/amd: Remove duplicated includesElyes HAOUAS2018-06-149-16/+0
* mb/lenovo/x200: Enable libgfxinitArthur Heymans2018-06-143-0/+33
* nb/intel/x4x: Deprecate native graphic initArthur Heymans2018-06-147-349/+1
* mb/*/*: Enable libgfxinit on x4x boardsArthur Heymans2018-06-1415-0/+153
* nb/intel/x4x: Fix a few things in set_enhanced_modeArthur Heymans2018-06-141-10/+44
* nb/intel/x4x: Work around a quirkArthur Heymans2018-06-141-0/+21
* nb/intel/x4x: Add the option for stacked channel map settingsArthur Heymans2018-06-142-13/+36
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-14140-1215/+1214
* src: Get rid of device_tElyes HAOUAS2018-06-1433-76/+189
* src: Use of device_t is deprecatedElyes HAOUAS2018-06-1435-104/+109
* stoneyridge: Increase SMM stack size to 2KRaul E Rangel2018-06-141-0/+4
* cpu/x86: Make SMM stack size configurableRaul E Rangel2018-06-142-1/+9
* mb/google/poppy/variants/nocturne: config GPP_E2 for BT_DISABLE_LNick Vaccaro2018-06-141-2/+2
* mb/google/poppy/variants/nocturne: config GPP_B4 for FCAM_PWR_ENNick Vaccaro2018-06-141-2/+2
* soc/intel/{glk,apl}: ensure C1E is disabled after S3 resumeCole Nelson2018-06-141-2/+2
* soc/intel/common: defines constant for C1E enable maskCole Nelson2018-06-141-0/+1
* lib/device_tree: Add method to get phandlePatrick Rudolph2018-06-142-0/+24
* util/docker/coreboot.org-status: collect report generatorsPatrick Georgi2018-06-1413-220/+171
* util/lint: Run lint-extended-007-final-newlines checks in parallelMartin Roth2018-06-141-6/+15
* coreinfo: Skip unpopulated PCI functionsKyösti Mälkki2018-06-141-2/+12
* AGESA binaryPI: Drop RAMBASE and RAMTOPKyösti Mälkki2018-06-143-20/+0
* AGESA binaryPI: Drop tests for LATE_CBMEM_INITKyösti Mälkki2018-06-142-6/+0
* amd/stoneyridge: Add early MTRR setup for new calloutsMarshall Dawson2018-06-132-2/+25
* amd/pi: Add AgesaHeapRebase calloutMarshall Dawson2018-06-134-0/+44
* amd/pi: Add GetTempHeapBase calloutMarshall Dawson2018-06-134-0/+48
* vc/amd/00670F00: Sync AGESA.h with PI blobMarshall Dawson2018-06-131-1/+17
* Documentation: Add rules for writing DocumentationPatrick Rudolph2018-06-132-0/+75
* src/mainboard/*: Remove empty vendor foldersAngel Pons2018-06-136-12/+0
* sb/intel/common/firmware: Use the -S flag of me_cleanerNicola Corna2018-06-132-1/+7
* util/sconfig: Prepare sconfig to allow parsing multiple treesFurquan Shaikh2018-06-131-23/+32
* soc/amd/stoneyridge/acpi.c: Create GPIO acpigen proceduresRichard Spiegel2018-06-133-1/+105
* soc/amd/stoneyridge/southbridge.c: Fix saving _SWS parametersRichard Spiegel2018-06-133-14/+52
* soc/amd/stoneyridge/acpi: Create a GPIO libraryRichard Spiegel2018-06-123-0/+136
* drivers/intel/gma: Unify VBT related Kconfig namesNico Huber2018-06-1228-34/+34
* stoneyridge: Move agesa out of bootblockRaul E Rangel2018-06-122-57/+44
* util/lint: Run lint-extended-007-checkpatch checks in parallelMartin Roth2018-06-121-27/+21
* drivers/i2c/generic: Ensure config is not NULL before accessing itFurquan Shaikh2018-06-121-2/+4