Age | Commit message (Expand) | Author |
2024-08-26 | nb/intel/haswell: Move SPD addresses to devicetree | Keith Hui |
2024-08-05 | util/autoport: Put devicetree devices above chips | Angel Pons |
2024-08-05 | util/autoport: Use sudo to call log-making programs | Angel Pons |
2024-08-05 | util/autoport: Streamline external program invocation | Angel Pons |
2024-07-24 | util/autoport/*.md: List Haswell as supported | Nicholas Chin |
2024-07-14 | autoport: Add support for Haswell-Lynx Point platform | Iru Cai |
2024-07-10 | autoport: Drop ioapic, ioapic_irq, and lapic handling for devicetree | Nicholas Chin |
2024-07-05 | autoport: Print location of generated sources | Nicholas Chin |
2024-07-05 | autoport: Factor out GPIO config generation | Nicholas Chin |
2024-06-25 | util/autoport: Move SPDX header before defines in dsdt.asl | Nicholas Chin |
2024-06-24 | util/autoport: Remove extra blank lines from generated files | Nicholas Chin |
2024-06-23 | util/autoport: Remove bd82x6x/pch.h from generated mainboard.c | Nicholas Chin |
2024-06-17 | util/autoport: Factor out yes/no prompt handling | Angel Pons |
2024-06-12 | util/autoport: Update for recent USB developments | Keith Hui |
2024-06-10 | util/autoport: Assign SPD addresses in devicetree | Angel Pons |
2024-06-07 | sb/intel/bd82x6x/early_usb.c: Align native current map with MRC | Keith Hui |
2024-05-14 | util/autoport: Remove incorrect comment | Angel Pons |
2024-05-14 | util/autoport/.gitignore: Ignore `logs` folder | Angel Pons |
2024-01-26 | util/autoport: Update Makefile.inc generation to Makefile.mk | Martin Roth |
2024-01-15 | util/autoport: Improve USB code | Patrick Rudolph |
2023-04-08 | ec/lenovo/pmh7/chip.h: Use 'bool' instead of 'int' | Elyes Haouas |
2023-02-13 | util/autoport: Fix the typo of ehci2 in bd82x6x.go | Iru Cai |
2023-02-04 | util/autoport: Use chipset.cb references | Arthur Heymans |
2022-12-07 | util/autoport: Drop lenovo mainboard_io_trap_handler() | Kyösti Mälkki |
2022-12-01 | util/autoport: Update devicetree generation | Arthur Heymans |
2021-10-15 | mainboard: Drop invalid `VGA_BIOS_FILE` defaults | Angel Pons |
2021-10-12 | util/autoport/bd82x6x.go: Fix includes | Nicholas Chin |
2021-09-06 | autoport: search for the HDA device on PCH | Iru Cai |
2021-06-07 | sb/intel/bd82x6x: Drop P_LVLx support in FADT | Angel Pons |
2021-05-25 | autoport: add a go.mod file | Iru Cai |
2021-02-26 | util/autoport: Add dsdt_top.asl | Kyösti Mälkki |
2021-02-07 | util/autoport: Fix a typo in readme.md | Evgeny Zinoviev |
2021-01-10 | util/autoport: Rename to mainboard_fill_gnvs() | Kyösti Mälkki |
2021-01-06 | cpu/intel/model_206ax: Rename `cX_acpower` options | Angel Pons |
2021-01-06 | cpu/intel/model_206ax: Unify ACPI C-state options | Angel Pons |
2020-12-17 | autoport: Add a license header to non-empty files | Iru Cai |
2020-10-31 | .gitignore: Ignore .test/.dependencies globally | Patrick Georgi |
2020-10-30 | .gitignore: Split into subdirectory files | Patrick Georgi |
2020-10-13 | {src/mb,util/autoport}: Use macro for DSDT revision | Elyes HAOUAS |
2020-09-21 | util/autoport: Always output quoted Kconfig string | Iru Cai |
2020-07-26 | mb/lenovo: Prepend EC event number with 0x to denote hex notation | Paul Menzel |
2020-07-26 | autoport: Don't initialize already initialized fields in acpi_tables | Peter Lemenkov |
2020-07-25 | autoport/bd82x6x.go: Remove generated extra line | Elyes HAOUAS |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-22 | src/mainboard: Remove unused include 'sandybridge.h' | Elyes HAOUAS |
2020-06-15 | sandybridge boards: Factor out MAX_CPUS | Angel Pons |
2020-05-18 | util/autoport/bd82x6x.go: Drop unused includes | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-04 | treewide: Drop ACPI_VIDEO_DEVICE macro | Angel Pons |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-16 | autoport: use GMA_STATIC_DISPLAYS | Iru Cai |
2020-04-16 | autoport: Support bigger ACPI tables | Iru Cai |
2020-03-24 | drivers/intel/gma: Ditch `link_frequency_270_mhz` setting | Nico Huber |
2020-03-20 | util/autoport: Emit SPDX license headers | Angel Pons |
2020-03-18 | util/autoport: Correct formatting issues | Angel Pons |
2020-03-09 | 3rdparty/libgfxinit: Update submodule pointer | Nico Huber |
2020-03-06 | util/autoport: Remove redundant comment | Angel Pons |
2020-03-03 | LGA1155 mainboards: Remove gfx.did and gfx.ndid | Angel Pons |
2020-02-17 | util/autoport: Fix typo | Angel Pons |
2020-02-17 | autoport: Remove space in example code | Paul Menzel |
2020-01-28 | autoport: Don't add useless whitespace in comments | Peter Lemenkov |
2020-01-16 | autoport: Improve formatting of EC ASL code | Paul Menzel |
2020-01-15 | autoport: Use HTTPS URLs | Paul Menzel |
2020-01-14 | autoport: Add Xeon E3-1200 v2 memory controller ID | Jonathan A. Kollasch |
2020-01-08 | util/autoport: correct build errors of produced files | Angel Pons |
2019-11-12 | util/autoport: Stop generate empty h8_mainboard_init_dock(). | Bill XIE |
2019-08-20 | mb,autoport: Fix GCC 9 Port_List build error | Jacob Garber |
2019-07-19 | sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported | Patrick Rudolph |
2019-06-21 | sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetree | Arthur Heymans |
2019-06-09 | autoport: Generate a libgfxinit template when IGD is detected | Iru Cai |
2019-05-29 | util/autoport: Add info about rank 1 mirroring | Evgeny Zinoviev |
2019-05-23 | util/autoport: Mention i2c-i801 module in readme.md | Evgeny Zinoviev |
2019-05-15 | autoport: Remove unneeded include <arch/io.h> | Elyes HAOUAS |
2019-05-12 | nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE | Nico Huber |
2019-04-19 | src/mb/Kconfig: Fix PCI subsystem IDs | Elyes HAOUAS |
2019-03-18 | util/autoport: Rewrite readme.md | Angel Pons |
2019-03-18 | util/autoport: Trim gfx.did to size | Angel Pons |
2019-03-18 | util/autoport: fix default headers | Angel Pons |
2019-03-14 | util/autoport: remove obsolete symbol SANDYBRIDGE_IVYBRIDGE_LVDS | Alexander Couzens |
2019-03-13 | util/autoport: Separate NB and SB PCIe port IDs | Angel Pons |
2019-01-24 | cpu/intel/model_206ax: Remove the notion of sockets | Arthur Heymans |
2019-01-20 | util/autoport: Make dsdt.asl prettier | Angel Pons |
2019-01-18 | util/autoport: Fix include style | Angel Pons |
2019-01-18 | util/autoport: Break very long line | Angel Pons |
2019-01-18 | util/autoport: Correct DSDT include statement | Angel Pons |
2019-01-15 | autoport: move the generated gnvs.c to acpi_tables.c | Iru Cai |
2019-01-04 | util/autoport/readme.md: Correct minor inconsistency | Angel Pons |
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-10-04 | util/autoport: Use romstage.c instead of early_southbridge.c | Angel Pons |
2018-08-14 | util/autoport: Adapt logmaker for newer ACPI versions | Arthur Heymans |
2018-08-05 | southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default | Angel Pons |
2018-07-26 | util: Add description.md to each util | Tom Hiller |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-06-14 | src: Get rid of device_t | Elyes HAOUAS |
2018-04-29 | util/autoport: Improve `readme.me` | Paul Menzel |
2018-04-19 | ectool: Add an option to get and use EC ports from /proc/ioports | Iru Cai |
2018-04-16 | autoport: add missing PCI IDs | Dan Elkouby |
2018-01-30 | autoport: Don't do writes to FD in romstage | Arthur Heymans |