summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik2020-09-0151-886/+886
* mb/google/puff: Convert ASL file to new DPTF dt implEdward O'Callaghan2020-09-0115-198/+365
* mb/google/zork: Fix SPD typo in trembyle makefileRob Barnes2020-08-311-1/+1
* device: Add method to configure bus mastering based on KconfigFelix Singer2020-08-312-0/+25
* mb/google/zork: Fix active polarity of REPORT_EN pin in overridetreeFurquan Shaikh2020-08-314-4/+4
* mb/google/zork: Fix active polarity of touchscreen reset GPIO in overridetreeFurquan Shaikh2020-08-315-9/+9
* soc/intel/elkhartlake/romstage: Do initial SoC commit till romstageTan, Lean Sheng2020-08-318-0/+293
* soc/intel/elkhartlake/bootblock: Do initial SoC commit until bootblockTan, Lean Sheng2020-08-3113-0/+874
* arch/x86/exit_car.S: Fix checking clflush supportArthur Heymans2020-08-311-1/+1
* mainboard/intel/tigerlake: Update SPD files for TGL-UP3 RVPShreesh Chhabbi2020-08-312-10/+10
* mb/google/dedede/var/drawcia: Add elan USI touchscreenWisley Chen2020-08-311-0/+16
* mb/amd/mandolin: move PCIe GPP clock setting to devicetreeFelix Held2020-08-311-0/+9
* mb/google/zork/dalboz: move PCIe GPP clock setting to devicetreeFelix Held2020-08-311-0/+9
* mb/google/zork/trembyle: add PCIe GPP clock setting to devicetreeFelix Held2020-08-311-0/+9
* soc/amd/picasso/southbridge: make GPP clock outputs configurableFelix Held2020-08-313-0/+54
* soc/amd/picasso/southbridge.h: rename GPP clock setting offsetsFelix Held2020-08-311-6/+8
* include/device/azalia_device: Fix typoPatrick Rudolph2020-08-311-1/+1
* mb/google/zork: update GPIO config for dirinbozKevin Chiu2020-08-311-2/+13
* mb/google/zork: update GPIO config for berknipKevin Chiu2020-08-311-2/+17
* soc/amd/picasso/southbridge.h: replace GPP_CLK_REQ_MAP_* with macrosFelix Held2020-08-311-12/+5
* soc/amd/picasso/southbridge.h: remove OSCOUT*_CLK_OUTPUT_ENB definitionsFelix Held2020-08-311-2/+0
* mb/google/volteer: Add probed fw_configs to SMBIOS OEM stringsTim Wawrzynczak2020-08-311-0/+18
* fw_config: Add caching to successfully probed fieldsTim Wawrzynczak2020-08-312-0/+52
* {intel/gma,include/device}: Delete unused 'drm_dp_helper.h' fileElyes HAOUAS2020-08-314-480/+0
* mb/pcengines/apu2/mainboard.c: Use 'PCI_BASE_ADDRESS_0' instead of magic numberElyes HAOUAS2020-08-311-1/+1
* mb/pcengines/apu1/mainboard.c: Use 'PCI_BASE_ADDRESS_2' instead of magic numberElyes HAOUAS2020-08-311-1/+1
* mb/google/volteer: add GPP_F11 to baseboard gpio_tableNick Vaccaro2020-08-311-0/+2
* mb/google/volteer: add generic DDR4 SPDs for EldridNick Vaccaro2020-08-313-0/+21
* mb/biostar: Drop unneeded empty linesElyes HAOUAS2020-08-318-11/+0
* mb/amd: Drop unneeded empty linesElyes HAOUAS2020-08-3126-33/+0
* superio/winbond/wpcd376i: Resurrect the driverSamuel Holland2020-08-315-0/+93
* vendorcode/google: Add error handlingJohn Zhao2020-08-311-1/+9
* nb/intel/sandybridge: Add ECC error injection register informationAngel Pons2020-08-311-0/+82
* mb/google/volteer/var/halvor: Update TBT2 setting for HalvorFrank Wu2020-08-311-0/+1
* mb/google/puff: Set TCC offset to 5 for kaisa and duffyDavid Wu2020-08-312-0/+2
* mb/system76/lemp9: gpio: add a pull-down for MODEM_CLKREQ / CNVI_CLKREQMichael Niewöhner2020-08-301-1/+1
* mb/system76/lemp9: add wifi devicesMichael Niewöhner2020-08-302-4/+9
* mb/system76/lemp9: gpio: rework commentsMichael Niewöhner2020-08-301-39/+40
* mb/system76/lemp9: gpio: convert PAD_CFG_TERM_GPO to PAD_CFG_GPOMichael Niewöhner2020-08-301-4/+4
* mb/system76/lemp9: gpio: disable unused pad for INTP_OUTMichael Niewöhner2020-08-301-2/+2
* mb/system76/lemp9: gpio: disable internal SATAXPCIE pull-upsMichael Niewöhner2020-08-301-2/+2
* mb/system76/lemp9: gpio: configure unused padsMichael Niewöhner2020-08-301-188/+186
* mb/google/volteer: Update flashmap descriptor for CSE Lite FW updateJamie Ryu2020-08-301-7/+7
* mb/system76/lemp9: enable TPMMichael Niewöhner2020-08-303-16/+14
* security/intel/txt/getsec.c: Do not check lock bitAngel Pons2020-08-301-1/+1
* security/intel/txt: Add missing definitionsAngel Pons2020-08-301-0/+8
* cpu/intel/haswell: Set LT_LOCK_MEMORY MSR on finalize stepAngel Pons2020-08-301-0/+2
* mb/google/kukui: Add LPDDR4X Samsung K4UBE3D4AA-MGCR 4GB support for burnet/e...Kevin Chiu2020-08-303-0/+29
* cpu/x86/smm/smmhandler: Fix x86_64 assembly exitPatrick Rudolph2020-08-301-2/+2
* sb/intel/bd82x6x: Factor out common ME functionsAngel Pons2020-08-293-770/+429