Age | Commit message (Expand) | Author |
2019-03-04 | arch/io.h: Add missing includes | 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-28 | cpu/intel: Rename socket_mPGA478MN to socket_p | Nico Huber |
2019-02-28 | cpu/intel: Rename socket_mFCPGA478 to socket_m | Nico Huber |
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-12 | nb/intel/nehalem: Remove CAR_GLOBAL use | Arthur Heymans |
2019-02-08 | mb/*/*/romstage: curly braces after the function definition | Peter Lemenkov |
2019-02-07 | src: Remove unused include device/pnp_def.h | Elyes HAOUAS |
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-02-06 | mb/lenovo/t400: Remove RCBA replay | Arthur Heymans |
2019-01-29 | mb/lenovo/z61t/Kconfig: Select I945_LVDS | Peter Lemenkov |
2019-01-28 | mb/lenovo/thinkcentre_a58: Extend mb name | Arthur Heymans |
2019-01-25 | mb/lenovo/x131e: remove PMH7 | James Ye |
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-24 | cpu/intel/model_206ax: Remove the notion of sockets | Arthur Heymans |
2019-01-23 | mb/*/*/devicetree.cb: Make sandybridge devicetree uniform | Arthur Heymans |
2019-01-23 | mb/lenovo/x131e: add VBT | James Ye |
2019-01-23 | nb/intel/i945: Use parallel MP init | Arthur Heymans |
2019-01-17 | mb/lenovo/x220: Add x1 as a variant | Bill XIE |
2019-01-16 | nb/intel/sandybridge: Remove the C native graphic init | Arthur Heymans |
2019-01-16 | AGESA fam15tn boards: Clean up devicetree | Kyösti Mälkki |
2019-01-15 | mb/*/*: Use libgfxinit on sandy and ivy bridge boards | Arthur Heymans |
2019-01-14 | mb/lenovo/[xtz]60: Introduce and use RCBA64 macro | Peter Lemenkov |
2019-01-14 | mb/lenovo/*/romstage: Use macros instead of magic numbers | Peter Lemenkov |
2019-01-14 | AGESA: Remove ACPI for IMC we don't run | Kyösti Mälkki |
2019-01-10 | mb: Move timestamp_add_now to northbridge x4x | Elyes HAOUAS |
2019-01-09 | cpu/intel: Use the common code to initialize the romstage timestamps | Arthur Heymans |
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 |
2018-10-22 | mb/lenovo/*/romstage: No need to specify board's model in comments | Peter Lemenkov |
2018-10-19 | mb/lenovo/*/romstage: Remove explicit power-on defaults | Peter Lemenkov |
2018-10-18 | mb/lenovo/*/romstage: Use macros instead of magic numbers | Peter Lemenkov |
2018-10-18 | mb/lenovo/z61t: Add VBT-file | Peter Lemenkov |
2018-10-17 | mb/lenovo/*/acpi: Store the requested state wake state for bluetooth and WWAN | Patrick Rudolph |
2018-10-17 | mb/lenovo/t530: Fix double indentation in Kconfig.name | Jonathan Neuschäfer |
2018-10-17 | mb/*/*: Clean up FADT checksum assignment | Jonathan Neuschäfer |
2018-10-16 | mb/*/*/Makefile.inc: Remove acpi_tables.c from Makefiles | Peter Lemenkov |
2018-10-15 | mb/lenovo/*/smihandler: Remove some unused includes | Peter Lemenkov |
2018-10-15 | mb/lenovo/*/dsdt: Remove HAVE_LCD_SCREEN | Peter Lemenkov |
2018-09-28 | mb/lenovo/t400: Add 154WX5-TLB2 to display backlight PWM freq list | Arthur Heymans |
2018-09-28 | mb/lenovo/t400: Link the gpio.c settings | Arthur Heymans |
2018-09-28 | mb/lenovo/t400: Trim down the gpio.h file | Arthur Heymans |
2018-09-20 | mb/lenovo/{T500, R400, W500}: Unify variants under T400 | Arthur Heymans |
2018-09-20 | mb/lenovo: Add libgfxinit support on Lenovo T520 | Evgeny Zinoviev |
2018-09-15 | mb/lenovo: Add Lenovo W500 as clone of Lenovo T400 | Paul Menzel |
2018-09-05 | mb/lenovo: Support dual graphics for xx20/xx30 ThinkPads | Evgeny Zinoviev |