summaryrefslogtreecommitdiffstats
path: root/src/mainboard/purism
Commit message (Expand)AuthorAgeFilesLines
* mb/purism/librem_cnl: Define CMOS layout for Librem Mini v1/v2Jonathon Hall2023-06-125-0/+64
* mb/purism/librem_cnl: Enable Librem 14 jack detect with fixed ECJonathon Hall2023-05-261-2/+29
* mb/purism: Move selects from Kconfig.name to KconfigFelix Singer2023-05-096-19/+37
* mb/purism/librem_cnl: Use EC BRAM bank 1 as CMOS memory bank 1Jonathon Hall2023-05-081-0/+7
* mb/purism/librem_cnl: Configure SuperIO for Librem Mini v1/v2Jonathon Hall2023-05-052-0/+26
* mb/purism/librem_cnl: Remove unneeded explicit PNP enable for UARTJonathon Hall2023-05-032-14/+0
* src/mainboard: Remove unnecessary space after castsElyes Haouas2023-01-301-1/+1
* mb/*: Remove lapic from devicetreeArthur Heymans2023-01-302-6/+2
* mainboard: Remove duplicated <soc/gpio.h>Elyes Haouas2023-01-131-1/+0
* mainboard/acpi: Replace constant "Zero" with actual numberFelix Singer2022-12-271-1/+1
* mainboard/acpi: Replace constant "One" with actual numberFelix Singer2022-12-274-4/+4
* mb/purism/librem_14: Enable both lanes of left side USB 3.0 portJonathon Hall2022-12-021-0/+1
* cpu/intel/haswell: Move chip_ops to cpu clusterArthur Heymans2022-11-251-6/+2
* soc/intel/broadwell: Hook up PCI domain and CPU cluster ops to devicetreeArthur Heymans2022-11-121-0/+2
* purism/librem_cnl: Add Kconfig to enable Mini UARTJonathon Hall2022-10-203-0/+30
* mb/*/*/gpio.h: Remove unused <soc/gpe.h>Elyes Haouas2022-10-171-1/+0
* mb/**/dsdt.asl: Drop misleading "OEM revision" commentAngel Pons2022-08-162-2/+2
* mb/**/dsdt.asl: Drop superfluous commentsAngel Pons2022-08-161-5/+0
* soc/intel/broadwell: Consolidate SPD handlingAngel Pons2022-08-142-7/+5
* broadwell: Move some MRC/refcode settings to devicetreeAngel Pons2022-08-144-6/+4
* broadwell: Compute channel disable masks at runtimeAngel Pons2022-08-142-4/+0
* mb/purism/librem_cnl: convert to using overridetreesMatt DeVillier2022-06-204-171/+105
* mb/purism/librem_mini: Hide Linux GPIO LED from WindowsMatt DeVillier2022-06-021-0/+1
* mb/purism/librem_mini: Rework front status LED to show all disk activityMatt DeVillier2022-04-222-2/+53
* tpm: Refactor TPM Kconfig dimensionsJes B. Klinke2022-04-212-2/+2
* mb/purism/librem_skl: disable HECI PCI deviceMatt DeVillier2022-01-281-1/+1
* soc/intel/skl: Replace dt `HeciEnabled` by `HECI1 disable` configSubrata Banik2022-01-162-1/+3
* mb/purism/librem_cnl/acpi: Use Printf() for debug printsFelix Singer2021-12-291-1/+1
* mainboard: Drop `SataMode` setting from Cannon Lake devicetreesFelix Singer2021-12-121-1/+0
* mainboard: Drop `SataMode` setting from Skylake devicetreesFelix Singer2021-12-121-1/+0
* mb/purism/librem_skl: Clean up hda_verb.cAngel Pons2021-11-041-38/+6
* mb/purism/librem_bdw/hda_verb.c: Rewrite using macrosAngel Pons2021-11-041-79/+14
* soc/intel/skylake: switch to common GNVSMichael Niewöhner2021-10-171-1/+1
* Skylake boards: Drop setting useless `IRQ_SLOT_COUNT`Angel Pons2021-10-171-4/+0
* purism/librem_bdw: add support for ACPI brightness controlsMatt DeVillier2021-10-112-0/+4
* mb/purism/librem_skl: Clean up dsdt.aslFelix Singer2021-09-281-16/+7
* broadwell boards: Reflow USB2 parameter statementsAngel Pons2021-09-172-32/+16
* skylake DDR4 boards: Set `CaVrefConfig` to 2Angel Pons2021-09-171-0/+1
* cannonlake mainboards: Set PMC as hidden in devicetreeTim Wawrzynczak2021-09-102-2/+2
* src/*: Specify type of `DIMM_MAX` onceAngel Pons2021-09-032-2/+0
* src/*: Specify type of `DIMM_SPD_SIZE` onceAngel Pons2021-09-032-2/+0
* soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by defaultFelix Singer2021-08-283-10/+0
* broadwell: Drop weak `mainboard_fill_spd_data` definitionAngel Pons2021-08-272-5/+12
* mb/*: Specify type of `VARIANT_DIR` onceAngel Pons2021-07-263-3/+0
* mb/*: Specify type of `OVERRIDE_DEVICETREE` onceAngel Pons2021-07-262-2/+0
* mb/*: Specify type of `DEVICETREE` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-263-3/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-263-3/+0
* src/*: Specify type of `CBFS_SIZE` onceAngel Pons2021-07-262-2/+0
* Kconfig: Escape variablesPatrick Georgi2021-06-291-1/+1