summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* lib: Raw import FIT parserPatrick Rudolph2018-06-192-0/+565
* lib/prog_loaders: Move argument selection into selfloadPatrick Rudolph2018-06-194-11/+13
* mb/google/poppy/variants/nautilus: Correct USB OC pin configurationSeunghwan Kim2018-06-182-10/+10
* mb/google/octopus: Enable Synaptics touchscreen deviceFurquan Shaikh2018-06-181-0/+13
* mb/google/octopus: Create fleex variantJustin TerAvest2018-06-185-0/+66
* nb/intel/i440bx: Switch to POSTCAR_STAGEKyösti Mälkki2018-06-175-116/+16
* nb/intel/i440bx: Move to RELOCATABLE_RAMSTAGEKyösti Mälkki2018-06-171-1/+0
* cpu/intel/car/p3: Use variable MTRR countKyösti Mälkki2018-06-171-23/+37
* cpu/intel/slot_1: Switch to different CAR setupKyösti Mälkki2018-06-176-457/+48
* cpu/intel/car: Remove obsolete filesKyösti Mälkki2018-06-172-267/+0
* nb/intel/nehalem: Fix DEVEN definesPatrick Rudolph2018-06-172-5/+5
* 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
* 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-151-0/+1
* 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-14133-1168/+1166
* src: Get rid of device_tElyes HAOUAS2018-06-1431-72/+185
* 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
* 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
* 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
* 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