summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* src: Remove redundant use of ACPI offset(0)Elyes HAOUAS2020-12-0330-40/+10
* cbfstool: Use cbfs_serialized.h and standard vboot helpersJulius Werner2020-12-0317-415/+206
* cbfs: Introduce cbfs_ro_map() and cbfs_ro_load()Julius Werner2020-12-036-93/+61
* lib/trace: Remove TRACE supportKyösti Mälkki2020-12-0214-256/+1
* mb/google/brya: Add GPIO stubsEric Lai2020-12-028-2/+64
* mb/google/brya: Add entry stubs of each stageEric Lai2020-12-026-0/+61
* mb/google/brya: Add flashmap descriptorEric Lai2020-12-022-0/+50
* drivers/i2c/nct7802y: Move the sensor initialization procedureMaxim Polyakov2020-12-022-7/+15
* cbfs: Port cbfs_load() and cbfs_map() to new APIJulius Werner2020-12-023-18/+55
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-0276-184/+124
* cbfs: Move more stuff into cbfs_boot_lookup()Julius Werner2020-12-026-40/+73
* cbfs: Enable CBFS mcache on most chipsetsJulius Werner2020-12-0235-22/+64
* soc/intel/common/cse: Perform cse_fw_sync on BS_PRE_DEVICE entryFurquan Shaikh2020-12-021-8/+0
* soc/amd: factor out common SMI/SCI enums and function prototypesFelix Held2020-12-0216-86/+64
* soc/amd/common/smbus: remove misleading definitionFelix Held2020-12-022-2/+2
* soc/amd: factor out fch_smbus_initFelix Held2020-12-025-28/+23
* soc/amd: factor out SMBUS controller registers into common headerFelix Held2020-12-026-89/+53
* soc/amd: factor out common AOAC device enable and status query functionsFelix Held2020-12-0210-59/+53
* soc/amd: factor out common AOAC definitionsFelix Held2020-12-025-50/+39
* vc/amd/agesa/f.../Proc/Mem/Tech/DDR3: Support a custom memory profileMike Banon2020-12-0210-3/+337
* vc/amd/agesa/f.../Proc/Mem/Tech/DDR3: Support XMP memory profilesMike Banon2020-12-025-24/+227
* soc/intel/skylake: Fix compilation under x86_64Patrick Rudolph2020-12-022-3/+3
* cpu/x86/smm/smm_stub: Fix stack canary on x86_64Patrick Rudolph2020-12-021-0/+3
* cpu/x86/smm/smm_stub: Fix GDT for x86_64Patrick Rudolph2020-12-021-1/+1
* mb/google/volteer: Add fw_config entries for boot deviceDuncan Laurie2020-12-021-0/+12
* mb/google/volteer: Add additional SD cards to device listDuncan Laurie2020-12-022-5/+14
* soc/amd/picasso: add FSP binary locationFelix Held2020-12-021-0/+14
* 3rdparty/amd_blobs: Update pointer for picasso SMU and FSPMarshall Dawson2020-12-021-0/+0
* mb/intel/adlrvp: Replace tab by white space in devicetreeMeera Ravindranath2020-12-021-1/+1
* vendorcode/intel/fsp: Add Elkhart Lake FSP headers for FSP v2341Tan, Lean Sheng2020-12-026-0/+8433
* soc/intel/elkhartlake: Update KconfigTan, Lean Sheng2020-12-021-13/+15
* soc/intel/skylake: Map VBIOS IDsPaul Menzel2020-12-021-0/+20
* mb/google/dedede/var/drawcia: Support VBT for DrawmanKarthikeyan Ramasubramanian2020-12-021-0/+9
* mb/google/dedede: Add Daughter-board FW_CONFIG in devicetreeKarthikeyan Ramasubramanian2020-12-021-0/+7
* vendorcode/intel/fsp: Add Jasper Lake FSP headers for FSP v2385_04Ronak Kanabar2020-12-021-4/+39
* mb/google/zork: Update SPD table for ShubozKane Chen2020-12-023-2/+13
* mb/google/dedede/var/lantis: Configure IRQs as level triggered for HID over I2CTony Huang2020-12-021-2/+2
* arch/x86/car.ld: Check for out of bound on no-XIP stagesArthur Heymans2020-12-021-0/+4
* edist-test: Fix _Static_assert missing message stringDaniel Gröber2020-12-021-1/+2
* src/acpi/acpigen: Add NULL pointer checkRonak Kanabar2020-12-021-0/+4
* soc/amd/stoneyridge: align AOAC code with PicassoFelix Held2020-12-012-48/+36
* soc/amd/picasso/aoac: make aoac_devs array unsignedFelix Held2020-12-011-1/+1
* soc/amd/picasso/aoac: fix typo in commentFelix Held2020-12-011-1/+1
* soc/intel/common/block/smm/smihandler: Fix compilation under x86_64Patrick Rudolph2020-12-011-2/+2
* soc/intel/common/block/cpu/car/exit_car: Fix compilation on x86_64Patrick Rudolph2020-12-011-0/+8
* soc/intel/common/block/cpu/car/cache_as_ram: Add x86_64 supportPatrick Rudolph2020-12-011-0/+11
* drivers/aspeed/common/ast: Fix compilation under x86_64Patrick Rudolph2020-12-011-2/+2
* drivers/intel/fsp2_0/notify: Fix compilation under x86_64Patrick Rudolph2020-12-011-1/+1
* soc/intel/common/block/systemagent: Fix compilation on x86_64Patrick Rudolph2020-12-011-2/+2
* lib/reg_script: Add cast to fix compilation on x86_64Patrick Rudolph2020-12-011-6/+6