Age | Commit message (Expand) | Author |
2019-01-08 | sb/intel/i82801gx: Autodisable functions based on devicetree | Arthur Heymans |
2019-01-07 | nb/intel/gm45: Remove the C native graphic init | Arthur Heymans |
2019-01-07 | src: Use "foo **bar" instead of "foo ** bar" | Elyes HAOUAS |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2019-01-03 | mb/lenovo/x200: Remove RCBA replay | Arthur Heymans |
2019-01-03 | src/mainboard: Use smm-$(CONFIG_HAVE_SMI_HANDLER) | Elyes HAOUAS |
2019-01-03 | mb: Remove duplicated ENABLE_VMX | Elyes HAOUAS |
2018-12-28 | intel/gma/Makefile.inc: Add a helper function to add VBT binaries | Arthur Heymans |
2018-12-28 | arch/x86: Drop spurious arch/stages.h includes | Kyösti Mälkki |
2018-12-19 | smsc/sch5147: Implement ACPI handling of a few LDN | Arthur Heymans |
2018-12-19 | mb/lenovo/thinkcentre_a58: Add mainboard | 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-12-07 | mainboard/lenovo/t430s: Add ThinkPad T431s as a variant | Bill XIE |
2018-12-06 | lenovo/h8,thinkpads: Re-do USB Always On | Nathaniel Roach |
2018-12-06 | mb/lenovo/t520/romstage: Remove unused includes | Peter Lemenkov |
2018-12-05 | mb/lenovo/x201/dsdt: Remove duplicated include | Peter Lemenkov |
2018-12-05 | mb/lenovo/*/dsdt: Rearrange defines | Peter Lemenkov |
2018-12-05 | mb/lenovo/*/dsdt: Move mainboard-specific defines out of ec.asl | Peter Lemenkov |
2018-12-03 | sb/intel/common: Create a common PCH finalise implementation | Tristan Corrick |
2018-11-30 | cpu/intel/common: Use a common acpi/cpu.asl file | Arthur Heymans |
2018-11-28 | mb/*/*/Kconfig: Remove useless comment | Elyes HAOUAS |
2018-11-27 | sb/intel/i82801gx: Use common Intel SMM code | Arthur Heymans |
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-19 | src: Add required space after "switch" | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <cbfs.h> | Elyes HAOUAS |
2018-11-16 | src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC" | 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-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <pc80/keyboard.h> | Elyes HAOUAS |
2018-11-16 | mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetree | Peter Lemenkov |
2018-11-16 | mb/lenovo/x60/dsdt: Remove unused include | Peter Lemenkov |
2018-11-12 | mb/*/*: Harmonise FD and devicetree on boards featuring ICH7 | Arthur Heymans |
2018-11-12 | intel/i945: Factor out ram init time stamps | Paul Menzel |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-10 | mb/lenovo/t400: Improve docking code | Patrick Rudolph |
2018-11-07 | mb/{lenovo/x201,packardbell/ms2290}/romstage: Fix comments | Peter Lemenkov |
2018-11-07 | mb/lenovo/*/*: Fix non-local header treated as local | Peter Lemenkov |
2018-11-07 | mb/lenovo/x201: Remove unnecessary include - delay.h | Peter Lemenkov |
2018-11-07 | mb/lenovo/x201/gpio: Use reset structure | Peter Lemenkov |
2018-11-05 | mainboard: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-05 | amd: Fix non-local header treated as local | Elyes HAOUAS |
2018-10-29 | mb/lenovo/t430: Set USB always on when calling SMI sleep | Peter Lemenkov |
2018-10-29 | mb/lenovo/t400: Use acpi_s3_resume_allowed() | Paul Menzel |
2018-10-27 | mb/lenovo/x200: Link gpio map instead of including a header | Arthur Heymans |
2018-10-27 | mb/lenovo/*/acpi_tables: Remove comment about IGD displays | Peter Lemenkov |
2018-10-27 | mb/lenovo/*/gpio: Remove ifdef guards | Peter Lemenkov |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |