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
/
lenovo
/
x200
Age
Commit message (
Expand
)
Author
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-25
mb/lenovo/x200: Add support for ThinkLight
Stefan Ott
2020-04-14
mainboard/lenovo: Use the original hardware ids for keyboard/pointing
dalao
2020-04-13
acpi: Bump FADT to revision 6
Patrick Rudolph
2020-04-04
mainboard/lenovo: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-29
drivers/intel/gma/acpi: Provide default definition for displays
Nico Huber
2020-03-20
mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-later
Angel Pons
2020-03-18
mainboard/[g-p]*: Remove copyright notices
Patrick Georgi
2020-03-09
3rdparty/libgfxinit: Update submodule pointer
Nico Huber
2020-03-07
mb/lenovo/*/devicetree: Declare device in one line if possible
Peter Lemenkov
2020-03-06
mb/lenovo: Remove thermal.h header
Peter Lemenkov
2020-01-28
mb/lenovo: Remove unnecessary whitespace in comments
Peter Lemenkov
2019-12-31
mb/**/dsdt.asl: Remove outdated sleepstates.asl comment
Angel Pons
2019-12-27
mb/lenovo/*/acpi_tables: Don't zero out gnvs again
Peter Lemenkov
2019-12-27
mb/*/*/acpi_tables: Remove unnecessary function call
Peter Lemenkov
2019-12-21
mb/**/dsdt.asl: Remove "Some generic macros" comment
Angel Pons
2019-12-20
src/mainboard: Remove unused '#include <device/pci.h>'
Elyes HAOUAS
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-12
ec/lenovo/h8: Make dock init in ramstage fully mainboard-specific
Bill XIE
2019-11-04
mb/lenovo/{x200,t400}: Add VBOOT support
Arthur Heymans
2019-11-01
soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi
Subrata Banik
2019-10-28
mb/lenovo/x200: Correct device tree override logic
Bill XIE
2019-10-20
mb/lenovo/x200: Add ThinkPad X301 as a variant
Bill XIE
2019-10-19
mb/lenovo/x200/dock.c: Use common southbridge gpio code
Arthur Heymans
2019-10-14
sb/intel/i82801ix: Add common code to set up LPC IO decode ranges
Arthur Heymans
2019-08-18
mainboards: Remove floating __PRE_RAM__ comments
Kyösti Mälkki
2019-07-18
mb/*/*/gpio: Use static for const structures
Peter Lemenkov
2019-06-19
{mb,sb}: Use get_acpi_table_revision(FADT)
Elyes HAOUAS
2019-05-25
mb/lenovo: Unify thermal threshold handling
Peter Lemenkov
2019-05-07
mb/lenovo: Add SMBIOS type 9 for ExpressCard
Patrick Rudolph
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-13
src/mainboard/*/*/cstates.c: Drop unused includes
Elyes HAOUAS
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-06
ec/lenovo/h8: Implement ACPI methods to set battery thresholds
Alexey Kharlamov
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
ACPI: Rename FADT model and set it to zero
Elyes HAOUAS
2019-02-21
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2019-02-15
src: Use macro `ACPI_FADT_LEGACY_FREE`
Paul Menzel
2019-02-06
nb/intel/gm45: Use a common romstage
Arthur Heymans
2019-02-06
mb/lenovo/x200/gpio.c: Unclutter the code
Arthur Heymans
2019-02-06
mb/lenovo/{x200,t400}: Set SMBUS mux using common SB functions
Arthur Heymans
2019-01-25
sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne...
Jan Tatje
2019-01-24
mb/*/*/devicetree.cb: Move the ioapic device under the LPC bridge
Arthur Heymans
2019-01-09
cpu/intel: Use the common code to initialize the romstage timestamps
Arthur Heymans
2019-01-07
nb/intel/gm45: Remove the C native graphic init
Arthur Heymans
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-03
mb/lenovo/x200: Remove RCBA replay
Arthur Heymans
2018-12-28
intel/gma/Makefile.inc: Add a helper function to add VBT binaries
Arthur Heymans
2018-12-19
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-11
mb/intel/x200: Add data.vbt
Arthur Heymans
2018-11-28
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-23
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-21
ACPI: Fix DSDT's revision field
Elyes HAOUAS
2018-11-16
mb/{lenovo,roda}: Remove DISPLAY_DEVICE_2_IS_LCD_SCREEN macro
Peter Lemenkov
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-07
mb/lenovo/*/*: Fix non-local header treated as local
Peter Lemenkov
2018-10-27
mb/lenovo/x200: Link gpio map instead of including a header
Arthur Heymans
2018-10-17
mb/*/*: Clean up FADT checksum assignment
Jonathan Neuschäfer
2018-08-15
mb/*/*/cmos.default: Decrease debug_level to 'Debug'
Elyes HAOUAS
2018-08-13
src/mb: Remove some unneeded includes
Elyes HAOUAS
2018-07-19
ec/lenovo/h8/acpi: Apply state on wake
Patrick Rudolph
2018-07-02
src/mb: Fix non-local header treated as local
Elyes HAOUAS
2018-06-29
sb/intel/i82801ix: Use the common ACPI pirq generator
Arthur Heymans
2018-06-14
mb/lenovo/x200: Enable libgfxinit
Arthur Heymans
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-02
src/mainboard: Add and update license headers
Martin Roth
2018-05-08
mb/lenovo: Get rid of device_t
Elyes HAOUAS
2018-04-26
mb/lenovo/x200: Use acpi_s3_resume_allowed()
Paul Menzel
2018-01-26
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
2018-01-17
cpu/intel/speedstep: Fix the PNOT ACPI method
Arthur Heymans
2018-01-15
mb/lenovo/x200/dock.asl: Issue DOCK ACPI events based on Dock ID
Arthur Heymans
2017-11-23
sb/intel/i82801ix: fetch initial timestamp in bootblock
Arthur Heymans
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-09-11
mb/lenovo/*/devicetree: Add BDC detection support
Patrick Rudolph
2017-08-27
mb/lenovo/*/acpi_tables: Add critical and passive threshold
Patrick Rudolph
2017-07-24
Update files with no newline at the end
Martin Roth
2017-07-06
mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-15
nb/intel/gm45: Don't allow too low values for gfx_uma_size
Arthur Heymans
2017-06-12
nb/intel/gm45: Add romstage timestamps
Arthur Heymans
2017-06-06
mb/*/*/cmos.layout: Make multibyte options byte aligned
Arthur Heymans
2017-06-02
Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG
Nico Huber
2017-05-25
mb/lenovo/x200/blc: Add LTD121EQ3B panel at 447Hz
Nico Huber
2017-05-21
mb/lenvovo/*: Clean mainboard.c and devicetree
Patrick Rudolph
2017-05-11
nb/intel/gm45: Define and use default MMCONF_BASE_ADDRESS
Arthur Heymans
2017-05-04
mb/lenovo/x200: Make button on dock to undock work
Arthur Heymans
2017-05-03
nb/intel/gm45: Set display backlight according to EDID string
Arthur Heymans
2017-02-28
mainboard/lenovo: Power off USB and mute audio before entering S3
Nicola Corna
2017-02-28
Select a default SeaBIOS PS2 timeout in H8 Kconfig
Arthur Heymans
2017-01-13
mb/lenovo/t400,x200,x201: Do not select DRIVERS_ICS_954309
Arthur Heymans
2016-12-13
lenovo: Don't use extern with functions
Kyösti Mälkki
2016-12-13
mb/lenovo/*00: Remove Roda/RK9 specific code
Nico Huber
2016-12-11
intel/gm45: Use romstage_handoff for S3
Kyösti Mälkki
2016-12-11
intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setup
Kyösti Mälkki
2016-11-21
lenovo/x200/board_info.txt: Add SOIC-8 to ROM package
Michał Masłowski
2016-10-26
nb/gm45/gma.c: Remove writes to DP, FDI registers
Arthur Heymans
2016-10-04
nb/gm45: allow use of 352M preallocated ram for igd
Arthur Heymans
2016-09-15
lenovo: add ps2 spinup timeout to all H8S based boards
Alexander Couzens
[next]