summaryrefslogtreecommitdiffstats
path: root/src/mainboard/clevo/cml-u
Commit message (Expand)AuthorAgeFilesLines
* src/*: Specify type of `DIMM_MAX` onceAngel Pons2021-09-031-1/+0
* soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by defaultFelix Singer2021-08-281-1/+0
* mb/*: Specify type of `VARIANT_DIR` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `DEVICETREE` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-261-1/+0
* src/*: Specify type of `CBFS_SIZE` onceAngel Pons2021-07-261-1/+0
* Kconfig: Escape variablesPatrick Georgi2021-06-291-1/+1
* mb/clevo/cml-u/cmos.layout: Align contents with tabsAngel Pons2021-04-241-21/+21
* soc/intel/cannonlake: Set DIMM_SPD_SIZE to 512Felix Singer2021-04-221-4/+0
* mb/clevo/cml-u/Kconfig: Use BOARD_CLEVO_L140CU_BASEFelix Singer2021-04-191-6/+6
* mb/clevo/cml-u: Rename `BOARD_CLEVO_L140CU_OPTIONS`Felix Singer2021-04-192-2/+2
* mb/clevo/l140cu: Move FSP-M config hook to mainboard levelFelix Singer2021-04-195-3/+22
* mb/clevo/cml-u/l140cu: correct pad GPP_A11 (INTP_OUT)Michael Niewöhner2021-04-161-3/+1
* mb/clevo/cml-u: drop LPC generic range for port 80Michael Niewöhner2021-04-131-5/+3
* soc/intel/{cannonlake,icelake}: Drop unhooked `SendVrMbxCmd`Angel Pons2021-04-081-3/+0
* mb/clevo/cml-u: acpi: Remove unused EC defineTim Crawford2021-04-061-1/+0
* mb/{clevo/cml-u,system76/lemp9}: Clarify `gen2_dec` useAngel Pons2021-03-191-1/+1
* mb/clevo/cml-u/bootblock.c: Remove unused includesElyes HAOUAS2021-02-041-1/+0
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* mb/clevo: Drop redundant `select HAVE_SMI_HANDLER`Angel Pons2021-01-271-1/+0
* mb/clevo/cml-u: Drop VGA_BIOS_FILE from KconfigFelix Singer2021-01-081-4/+0
* mb/clevo/cml-u: Rework KconfigFelix Singer2021-01-052-6/+11
* 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
* 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
* 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/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/cml-u: Move mainboard/gpio.h to variant/gpio.hFelix Singer2020-12-066-17/+17
* 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/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, 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