Age | Commit message (Expand) | Author |
2019-03-08 | src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>' | Elyes HAOUAS |
2019-03-06 | src: Drop unused include <arch/acpi.h> | Elyes HAOUAS |
2019-03-04 | device/pnp: Add header files for PNP ops | Kyösti Mälkki |
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-02-28 | cpu/intel: Rename socket_mFCPGA478 to socket_m | Nico Huber |
2019-02-07 | src: Remove unused include device/pnp_def.h | Elyes HAOUAS |
2019-01-23 | nb/intel/i945: Use parallel MP init | Arthur Heymans |
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-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2018-12-19 | mainboard: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
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 | src: Remove unneeded include <lib.h> | Elyes HAOUAS |
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-05 | src: Remove unneeded include <arch/ioapic.h> | Elyes HAOUAS |
2018-11-05 | mainboard: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-08-13 | mb: Get rid of unneeded include <cbmem.h> | Elyes HAOUAS |
2018-07-02 | src/mb: Fix non-local header treated as local | Elyes HAOUAS |
2018-06-29 | sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables | Arthur Heymans |
2018-06-04 | mb/getac: Get rid of whitespace before tab | Elyes HAOUAS |
2018-06-02 | src/mainboard: Add and update license headers | Martin Roth |
2018-05-15 | ACPI: Set the correct number of arguments in ACPI methods | Martin Roth |
2018-05-09 | src/mainboard: Serialize methods with named objects inside | Martin Roth |
2018-05-08 | mb/getac: Get rid of device_t | Elyes HAOUAS |
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-14 | mb/*/*/romstage.c: Clean up targets with i82801gx | Arthur Heymans |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |
2017-06-02 | Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER | Nico Huber |
2017-06-02 | Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG | Nico Huber |
2017-05-11 | nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESS | Arthur Heymans |
2017-04-07 | nb/intel/i945: Move INTEL_EDID | Patrick Rudolph |
2017-03-03 | mb/getac/p470: Do not select EARLY_CBMEM_INIT | Arthur Heymans |
2017-01-06 | sb/ich7: Use common/gpio.h to set up GPIOs | Arthur Heymans |
2017-01-04 | intel/i945 boards: Add romstage time stamps | Paul Menzel |
2016-12-11 | nb/intel/i945: Make pci_mmio_size a devicetree parameter | Arthur Heymans |
2016-11-09 | mainboard/getac/p470: transition away from device_t | Antonello Dettori |
2016-09-26 | mainboard/*/*/mptable.c: Improve code formatting | Elyes HAOUAS |
2016-09-20 | src/mainboard/getac - kontron: Add space around operators | Elyes HAOUAS |
2016-09-07 | intel/i82801gx 82801ix: Remove OpRegion of SMBus host | Kyösti Mälkki |
2016-08-31 | i945: Enable changing VRAM size | Arthur Heymans |
2016-08-17 | mainboard: Clean up boot_option/reboot_bits in cmos.layout | Nico Huber |
2016-08-14 | src/mainboard: Capitalize ROM, RAM, CPU and APIC | Elyes HAOUAS |
2016-06-21 | intel/model_6ex: Prepare for dynamic CONFIG_RAMTOP | Kyösti Mälkki |
2016-02-23 | southbridge/intel/ibexpeak: Use common gpio.c | Patrick Rudolph |
2016-02-09 | ASL: Remove unused modulo recipient. | Vladimir Serbinenko |
2015-12-15 | x86 acpi: remove ALIGN_CURRENT macro | Aaron Durbin |
2015-11-05 | intel/i945: Consolidate MADT handling | Vladimir Serbinenko |
2015-11-05 | mainboard: Remove last_boot NVRAM option | Timothy Pearson |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-23 | southbridge/intel: Move `i82801gx/acpi/platform.asl` to `common/acpi` | Paul Menzel |
2015-10-23 | cpu/intel: Move Power notification ASL code into `common/acpi` | Paul Menzel |
2015-08-13 | getac/p470: enable early cbmem init | Patrick Georgi |
2015-08-13 | getac/p470: Enable native VGA init | Patrick Georgi |
2015-08-13 | getac/p470: Add C-State values | Patrick Georgi |
2015-08-11 | getac/p470: Clean up SIO access in ACPI | Patrick Georgi |
2015-08-10 | getac/p470: enable GPU devices in devicetree | Patrick Georgi |
2015-08-10 | getac/p470: Make suspend-to-ram work | Patrick Georgi |
2015-07-14 | getac/p470: initialize timestamps in romstage | Patrick Georgi |
2015-06-05 | device_ops: add device_t argument to write_acpi_tables | Alexander Couzens |
2015-05-28 | igd.asl rewrite | Vladimir Serbinenko |
2015-05-26 | speedstep: Don't supply weak get_cst_entries. | Vladimir Serbinenko |
2015-05-26 | ACPI: slic support | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-20 | acpi: make fill_slit and fill_srat into arguments. | Vladimir Serbinenko |
2015-04-18 | kconfig: automatically include mainboards | Stefan Reinauer |
2015-02-16 | acpi: Generate valid ACPI processor objects | Timothy Pearson |
2015-02-16 | mainboard/cmos: Delete obsolete commented parameters | Timothy Pearson |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-01-06 | mainboard/*/romstage.c: Sanitize system header inclusions | Edward O'Callaghan |
2014-12-03 | i945: Consolidate acpi/platform.asl | Vladimir Serbinenko |
2014-12-03 | i82801gx: Enable upper CMOS in bootblock. | Vladimir Serbinenko |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-11-25 | getac/p470: Change COM3/COM4 IRQ to move it out of PCI IRQ ones. | Vladimir Serbinenko |
2014-11-09 | i945: consolidate sb & nb early inits | Vladimir Serbinenko |
2014-11-09 | i945: Consolidate common GNVS init | Vladimir Serbinenko |
2014-11-04 | i82801gx: Handle whole FADT in southbridge. | Vladimir Serbinenko |
2014-10-18 | i945: Consolidate FADT code | Vladimir Serbinenko |
2014-10-16 | smbios: Mark laptops as such | Vladimir Serbinenko |
2014-10-15 | i945: Convert to per-device ACPI | Vladimir Serbinenko |
2014-09-13 | azalia: Shrink boilerplate | Vladimir Serbinenko |
2014-09-09 | getac/p470: Add some more board info data | Patrick Georgi |
2014-09-05 | i82801gx: Kill unused TCG and SMI1 | Vladimir Serbinenko |
2014-09-05 | azalia: Use convenience macros throughout | Vladimir Serbinenko |
2014-08-18 | azalia: Move shared variable to separate file | Vladimir Serbinenko |
2014-08-15 | intel/cpu: rename car.h to romstage.h | Aaron Durbin |
2014-08-14 | Intel: Add common header file for CAR setup | Edward O'Callaghan |
2014-07-18 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-17 | mainboard,ASL: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-08 | mainboard: Trivial - drop trailing blank lines at EOF in .h | Edward O'Callaghan |
2014-07-08 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-06-25 | i945 boards: Switch to use DYNAMIC_CBMEM | Kyösti Mälkki |
2014-06-25 | i945 boards: Drop disabled ram_check() calls | Kyösti Mälkki |
2014-06-20 | intel/i945 gm45: Use acpi_s3_resume_allowed() | Kyösti Mälkki |
2014-05-20 | drivers: Drop GbE stub drivers | Edward O'Callaghan |