summaryrefslogtreecommitdiffstats
path: root/src/mainboard/clevo
Commit message (Expand)AuthorAgeFilesLines
* mb/clevo/cml-u/bootblock.c: Remove unused includesElyes HAOUAS2021-02-041-1/+0
* ACPI: Add top-level ASLKyösti Mälkki2021-01-272-0/+2
* mb/clevo: Drop redundant `select HAVE_SMI_HANDLER`Angel Pons2021-01-272-2/+0
* mb/clevo/cml-u: Drop VGA_BIOS_FILE from KconfigFelix Singer2021-01-081-4/+0
* soc/intel/skylake: Move MAX_CPUS from mb to SoCFelix Singer2021-01-061-4/+0
* mb/clevo/cml-u: Rework KconfigFelix Singer2021-01-052-6/+11
* mb/clevo/kbl-u: Rework KconfigFelix Singer2021-01-052-4/+9
* mb/clevo/cml-u: Configure IRQ as level triggered for HID over I2CMichael Niewöhner2021-01-042-2/+2
* mb/clevo/l140cu: add libgfxinit supportMichael Niewöhner2021-01-033-0/+20
* mb/clevo/l140cu: add panel settings to the dt and hook up GMA ACPIMichael Niewöhner2021-01-032-1/+12
* nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settingsMichael Niewöhner2021-01-011-7/+8
* mb/clevo/n13xwu: Disable GMM PCI deviceFelix Singer2020-12-291-1/+0
* mb/clevo/n130xu: Remove disabled devices from devicetreeFelix Singer2020-12-291-31/+0
* mb/clevo/cml-u: Reorder selects alphabeticallyFelix Singer2020-12-231-2/+2
* mb/clevo/cml-u: move gpio early init to bootblock_mainboard_early_initMichael Niewöhner2020-12-221-1/+1
* Revert "mb/clevo/cml-u: drop duplicated configuration of UART pads"Felix Singer2020-12-224-0/+31
* Revert "mb/clevo/kbl-u: drop duplicated configuration of UART pads"Felix Singer2020-12-214-0/+30
* mb/clevo/kbl-u: drop duplicated configuration of UART padsMichael Niewöhner2020-12-204-30/+0
* mb/clevo/cml-u: drop duplicated configuration of UART padsMichael Niewöhner2020-12-204-31/+0
* mb/*: Remove SATA mode config for CNL based mainboardsFelix Singer2020-12-081-1/+0
* soc/intel/cannonlake: Align SATA mode names with soc/sklFelix Singer2020-12-081-1/+1
* mb/*: Remove SATA_AHCI config from SKL/KBL based devicetreesFelix Singer2020-12-081-1/+0
* soc/intel/skylake: Shorten SATA mode enum value namesFelix Singer2020-12-081-1/+1
* mb/clevo/l140cu: Use lower-case hex valuesFelix Singer2020-12-081-2/+2
* mb/clevo/l140cu: Remove unnecessary device declarationsFelix Singer2020-12-081-3/+1
* mb/clevo/l140cu: Use proper indentsFelix Singer2020-12-081-54/+54
* mb/clevo/l140cu: Make PCI devices P2SB and PMC hiddenFelix Singer2020-12-081-2/+2
* mb/*: Remove unnecessary selectsFelix Singer2020-12-061-1/+0
* mb/clevo/kbl-u: Add a seperate method for early GPIOsFelix Singer2020-12-063-2/+3
* mb/clevo/kbl-u: Move mainboard/gpio.h to variant/gpio.hFelix Singer2020-12-066-16/+16
* mb/clevo/cml-u: Move mainboard/gpio.h to variant/gpio.hFelix Singer2020-12-066-17/+17
* mb/clevo/kbl-u: Configure GPIOs using mainboard_opsFelix Singer2020-11-241-2/+6
* mb/clevo/cml-u: Get rid of gpio.h and use C files insteadFelix Singer2020-11-236-23/+38
* mb/clevo/cml-u: Get rid of cnl_configure_pads()Felix Singer2020-11-231-5/+7
* mb/clevo/cml-u: Move bootblock.c and ramstage.c to mb levelFelix Singer2020-11-234-2/+4
* mb/clevo/cml-u: Use include folder for header filesFelix Singer2020-11-234-2/+4
* mb/clevo/cml-u: Move hda_verb.c to mainboard's MakefileFelix Singer2020-11-232-1/+1
* mb/clevo/kbl-u: Add Clevo N130WU/N131WUFelix Singer2020-11-2019-0/+994
* mb/clevo/cml-u/l140cu: Extend Kconfig option text with L141CUFelix Singer2020-11-191-1/+1
* mb/clevo/cml-u: Add comment to board selectionFelix Singer2020-11-191-0/+2
* mb/clevo/cml-u: Fix up comment styleAngel Pons2020-11-131-1/+1
* mb/clevo/l140cu: add CMOS layout and defaultsMichael Niewöhner2020-11-123-0/+66
* mb/*/Kconfig: Annotate closing endif with corresponding conditionPaul Menzel2020-11-121-1/+1
* mb, soc/intel: Reorganize CNVi device entries in devicetreeFurquan Shaikh2020-11-021-4/+6
* mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable`Michael Niewöhner2020-10-261-3/+0
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* mb, soc/intel: Switch to using drivers/wifi/generic for Intel WiFi devicesFurquan Shaikh2020-10-131-2/+2
* mb/clevo/l140cu: clean up memcfgMichael Niewöhner2020-10-121-51/+5
* mb/clevo/l140cu: drop disabled SPD indicesMichael Niewöhner2020-10-121-3/+0
* mb/clevo/l140cu: drop USE_LEGACY_8254_TIMERMichael Niewöhner2020-10-121-1/+0