index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
clevo
Age
Commit message (
Expand
)
Author
2021-02-04
mb/clevo/cml-u/bootblock.c: Remove unused includes
Elyes HAOUAS
2021-01-27
ACPI: Add top-level ASL
Kyösti Mälkki
2021-01-27
mb/clevo: Drop redundant `select HAVE_SMI_HANDLER`
Angel Pons
2021-01-08
mb/clevo/cml-u: Drop VGA_BIOS_FILE from Kconfig
Felix Singer
2021-01-06
soc/intel/skylake: Move MAX_CPUS from mb to SoC
Felix Singer
2021-01-05
mb/clevo/cml-u: Rework Kconfig
Felix Singer
2021-01-05
mb/clevo/kbl-u: Rework Kconfig
Felix Singer
2021-01-04
mb/clevo/cml-u: Configure IRQ as level triggered for HID over I2C
Michael Niewöhner
2021-01-03
mb/clevo/l140cu: add libgfxinit support
Michael Niewöhner
2021-01-03
mb/clevo/l140cu: add panel settings to the dt and hook up GMA ACPI
Michael Niewöhner
2021-01-01
nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settings
Michael Niewöhner
2020-12-29
mb/clevo/n13xwu: Disable GMM PCI device
Felix Singer
2020-12-29
mb/clevo/n130xu: Remove disabled devices from devicetree
Felix Singer
2020-12-23
mb/clevo/cml-u: Reorder selects alphabetically
Felix Singer
2020-12-22
mb/clevo/cml-u: move gpio early init to bootblock_mainboard_early_init
Michael Niewöhner
2020-12-22
Revert "mb/clevo/cml-u: drop duplicated configuration of UART pads"
Felix Singer
2020-12-21
Revert "mb/clevo/kbl-u: drop duplicated configuration of UART pads"
Felix Singer
2020-12-20
mb/clevo/kbl-u: drop duplicated configuration of UART pads
Michael Niewöhner
2020-12-20
mb/clevo/cml-u: drop duplicated configuration of UART pads
Michael Niewöhner
2020-12-08
mb/*: Remove SATA mode config for CNL based mainboards
Felix Singer
2020-12-08
soc/intel/cannonlake: Align SATA mode names with soc/skl
Felix Singer
2020-12-08
mb/*: Remove SATA_AHCI config from SKL/KBL based devicetrees
Felix Singer
2020-12-08
soc/intel/skylake: Shorten SATA mode enum value names
Felix Singer
2020-12-08
mb/clevo/l140cu: Use lower-case hex values
Felix Singer
2020-12-08
mb/clevo/l140cu: Remove unnecessary device declarations
Felix Singer
2020-12-08
mb/clevo/l140cu: Use proper indents
Felix Singer
2020-12-08
mb/clevo/l140cu: Make PCI devices P2SB and PMC hidden
Felix Singer
2020-12-06
mb/*: Remove unnecessary selects
Felix Singer
2020-12-06
mb/clevo/kbl-u: Add a seperate method for early GPIOs
Felix Singer
2020-12-06
mb/clevo/kbl-u: Move mainboard/gpio.h to variant/gpio.h
Felix Singer
2020-12-06
mb/clevo/cml-u: Move mainboard/gpio.h to variant/gpio.h
Felix Singer
2020-11-24
mb/clevo/kbl-u: Configure GPIOs using mainboard_ops
Felix Singer
2020-11-23
mb/clevo/cml-u: Get rid of gpio.h and use C files instead
Felix Singer
2020-11-23
mb/clevo/cml-u: Get rid of cnl_configure_pads()
Felix Singer
2020-11-23
mb/clevo/cml-u: Move bootblock.c and ramstage.c to mb level
Felix Singer
2020-11-23
mb/clevo/cml-u: Use include folder for header files
Felix Singer
2020-11-23
mb/clevo/cml-u: Move hda_verb.c to mainboard's Makefile
Felix Singer
2020-11-20
mb/clevo/kbl-u: Add Clevo N130WU/N131WU
Felix Singer
2020-11-19
mb/clevo/cml-u/l140cu: Extend Kconfig option text with L141CU
Felix Singer
2020-11-19
mb/clevo/cml-u: Add comment to board selection
Felix Singer
2020-11-13
mb/clevo/cml-u: Fix up comment style
Angel Pons
2020-11-12
mb/clevo/l140cu: add CMOS layout and defaults
Michael Niewöhner
2020-11-12
mb/*/Kconfig: Annotate closing endif with corresponding condition
Paul Menzel
2020-11-02
mb, soc/intel: Reorganize CNVi device entries in devicetree
Furquan Shaikh
2020-10-26
mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable`
Michael Niewöhner
2020-10-13
{src/mb,util/autoport}: Use macro for DSDT revision
Elyes HAOUAS
2020-10-13
mb, soc/intel: Switch to using drivers/wifi/generic for Intel WiFi devices
Furquan Shaikh
2020-10-12
mb/clevo/l140cu: clean up memcfg
Michael Niewöhner
2020-10-12
mb/clevo/l140cu: drop disabled SPD indices
Michael Niewöhner
2020-10-12
mb/clevo/l140cu: drop USE_LEGACY_8254_TIMER
Michael Niewöhner
2020-10-12
mb/clevo/l140cu: set PS/2 timeout for SeaBIOS
Michael Niewöhner
2020-10-05
soc/intel/common/block/acpi: Factor out common platform.asl
Subrata Banik
2020-10-02
mb/clevo/l140cu: Add variant specific romstage.c to build
Felix Singer
2020-10-01
mb/clevo/l140cu: Align comment with rest of the devicetree
Felix Singer
2020-09-29
mb/clevo/cml-u: drop PcieRpSlotImplemented for card reader
Michael Niewöhner
2020-09-28
mb/clevo/cml-u/Kconfig: Remove MAINBOARD_SMBIOS_PRODUCT_NAME
Elyes HAOUAS
2020-09-25
mb/clevo/cml-u: remove the duplicate WiFi PCIe device in devicetree
Michael Niewöhner
2020-09-25
mb/clevo: Rename l140cu to cml-u
Felix Singer
2020-09-24
mb/clevo/l140cu: Make usage of variant mechanism
Felix Singer
2020-09-24
mb: Copy system76/lemp9 to clevo/l140cu
Felix Singer