summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/x60
Commit message (Expand)AuthorAgeFilesLines
* mb/lenovo/x60: Add vboot supportArthur Heymans2020-04-153-0/+39
* src/mainboard: Use 'const' to set pnp_devfn_t staticallyElyes HAOUAS2020-04-141-1/+1
* mainboard/lenovo: Use the original hardware ids for keyboard/pointingdalao2020-04-141-0/+6
* mainboard/lenovo: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0417-233/+34
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* drivers/intel/gma/acpi: Provide default definition for displaysNico Huber2020-03-291-2/+1
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-1819-22/+0
* mb/lenovo/*/devicetree: Declare device in one line if possiblePeter Lemenkov2020-03-071-6/+3
* mb/lenovo: Remove thermal.h headerPeter Lemenkov2020-03-062-33/+4
* mb/lenovo: Remove unnecessary whitespace in commentsPeter Lemenkov2020-01-281-1/+1
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-091-1/+1
* mb/*/*/acpi_tables: Remove unused includesElyes HAOUAS2020-01-021-1/+0
* mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons2020-01-021-2/+2
* mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons2019-12-311-1/+0
* mb/*/*/acpi_tables: Remove unnecessary function callPeter Lemenkov2019-12-271-7/+2
* mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons2019-12-211-1/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-201-1/+0
* mb/**/hda_verb.c: Clean up formattingAngel Pons2019-12-121-3/+3
* mb/**/hda_verb.c: use denary numerals for lengthsAngel Pons2019-12-111-1/+1
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* mb/lenovo/{x201,x60}/smihandler: Use mdelay instead of udelay for large valuesPeter Lemenkov2019-11-221-1/+1
* mb/{i945,ich7}: Remove redundant write on V0CTLElyes HAOUAS2019-11-171-3/+0
* nb/intel/i945: Initialize console in bootblockArthur Heymans2019-11-152-1/+6
* nb/intel/i945: Move boilerplate romstage to a common locationArthur Heymans2019-11-151-75/+25
* sb/intel/i82801gx: Add common early codeArthur Heymans2019-11-141-38/+3
* sb/intel/i82801gx: Add common LPC decode codeArthur Heymans2019-11-122-16/+8
* ec/lenovo/h8: Make dock init in ramstage fully mainboard-specificBill XIE2019-11-121-1/+0
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-011-1/+1
* mb/(ich7): Use macro instead of magic numberElyes HAOUAS2019-10-271-4/+4
* mb/lenovo/{t60,x201,x60}/smihandler: Remove SMM reinitializationPeter Lemenkov2019-10-251-14/+0
* mb/lenovo/*/acpi: Remove unused include smi.hPeter Lemenkov2019-10-221-1/+0
* sb/intel/i82801gx: Move CIR init to a common placeArthur Heymans2019-10-111-25/+1
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-1/+1
* cpu/intel: Enter romstage without BISTKyösti Mälkki2019-08-181-7/+2
* mainboards: Remove floating __PRE_RAM__ commentsKyösti Mälkki2019-08-181-2/+0
* intel/i945: Fix udelay() prototypesKyösti Mälkki2019-07-131-0/+1
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-1/+1
* intel/945 boards: Use smp_write_pci_intsrc()Kyösti Mälkki2019-06-251-17/+17
* nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selectionElyes HAOUAS2019-06-141-1/+0
* sb/intel/i82801gx: Detect if the southbridge supports AHCIArthur Heymans2019-06-061-1/+0
* sb/intel/i82801gx: Include chip.h directlyArthur Heymans2019-06-051-0/+1
* mb/lenovo: Unify thermal threshold handlingPeter Lemenkov2019-05-252-3/+38
* src/mainboard: Remove unneeded include <arch/io.h>Elyes HAOUAS2019-05-151-1/+0
* mb/lenovo/x60: Use system_reset()Elyes HAOUAS2019-05-071-3/+2
* sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph2019-04-131-0/+1
* nb/intel/i945: Use DEBUG_RAM_SETUPKyösti Mälkki2019-03-241-3/+2
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-202-2/+0
* mb/(ICH7): Remove initialization already done at early_init.cElyes HAOUAS2019-03-181-1/+0
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-041-0/+1
* arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS2019-03-041-3/+1