Age | Commit message (Expand) | Author |
2023-06-28 | nb/intel/pineview: Drop unused attributes from sysinfo struct | Elyes Haouas |
2023-06-23 | commonlib/console/post_code.h: Change post code prefix to POSTCODE | lilacious |
2023-06-14 | acpi/acpi.h: Remove global acpi_fill_ivrs_ioapic() | Arthur Heymans |
2023-06-07 | nb/amd/pi/00730f01/northbridge: use VGA_MMIO_* defines | Felix Held |
2023-05-23 | nb/intel/haswell: Allow using Broadwell MRC.bin | Angel Pons |
2023-05-21 | nb/intel/gm45/gma: Fix debug note about missing panel data | Nico Huber |
2023-05-21 | nb/intel/gm45/gma: Centralize call to gm45_get_lvds_edid_str() | Nico Huber |
2023-05-21 | nb/intel/gm45/gma: Use res2mmio() directly for GTT access | Nico Huber |
2023-05-21 | nb/intel/gm45/gma: Probe PCI resource once and first | Nico Huber |
2023-05-19 | nb/intel/i440bx: Roll sdram_set_spd_registers() into parent | Keith Hui |
2023-05-19 | nb/intel/i440bx: Compact debug messages | Keith Hui |
2023-05-17 | nb/intel/i440bx: Clear memory errors before ending raminit | Keith Hui |
2023-05-17 | nb/intel/i440bx, mb/asus/p3b-f: Abolish disable_spd() | Keith Hui |
2023-05-13 | cpu,nb/amd/pi/00730F01: dynamically generate CPU devices | Felix Held |
2023-05-13 | nb/amd/pi/00730F01: request binaryPI to use \_SB_ scope in PSTATE SSDT | Felix Held |
2023-05-08 | nb/amd/pi/00730f01/acpi/northbridge: don't hide PCI0 root device from OS | Felix Held |
2023-04-26 | AMD binaryPI: Use ACPI_COMMON_MADT_IOAPIC | Kyösti Mälkki |
2023-04-23 | include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gb | Felix Held |
2023-04-21 | nb/amd/pi/00730F01/northbridge: remove unneeded AGESA.h include | Felix Held |
2023-04-21 | nb/amd/pi/00730F01/northbridge: use get_top_of_mem_[below,above]_4gb | Felix Held |
2023-04-21 | include/cpu/amd/mtrr: rename functions to get top of memory regions | Felix Held |
2023-04-15 | sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC | Kyösti Mälkki |
2023-04-13 | AMD binaryPI: Use madt_ioapic_from_hw() | Kyösti Mälkki |
2023-04-13 | AMD binaryPI: Declare IOAPIC IDs | Kyösti Mälkki |
2023-04-11 | binaryPI: Use common code for LAPIC NMIs | Kyösti Mälkki |
2023-04-06 | nb/intel/gm45: Export EDID-reading routine as a function | Bill XIE |
2023-04-05 | nb/intel/gm45: Prevent null-deref in get_blc_pwm_freq_value() | Bill XIE |
2023-03-29 | nb/intel/i440bx/debug.c: Refactor newlines and save some printk calls | Keith Hui |
2023-03-24 | nb/intel/i440bx: Die with standard POST code on fatal conditions | Keith Hui |
2023-03-23 | nb/intel/snb: Abolish mainboard_should_reset_usb() | Keith Hui |
2023-03-21 | nb/intel/haswell/pcie.c: Make UBSAN not complain | Angel Pons |
2023-02-22 | nb/amd/pi/00730F01/acpi_tables: use existing IO_APIC2_ADDR definition | Felix Held |
2023-02-17 | nb/intel/pineview/raminit.c: Get rid of duplicated branches | Elyes Haouas |
2023-02-09 | nb/intel/haswell: Add 9-series PCH IDs | Angel Pons |
2023-02-04 | mb/*: Replace SNB PCI devices with references from chipset.cb | Arthur Heymans |
2023-02-02 | nb/intel/{sandybridge,haswell}: Generate IOAPIC DMAR entries from hw | Bill XIE |
2023-02-01 | treewide: Remove duplicated include <device/pci.h> | Elyes Haouas |
2023-01-26 | nb/intel/gm45: Add remaining raminit code to support DDR2 | Nico Huber |
2023-01-26 | nb/intel/gm45: Split DDR2 I/O init out | Nico Huber |
2023-01-26 | nb/intel/gm45: Split DDR2 JEDEC init out | Nico Huber |
2023-01-26 | nb/intel/gm45: Wedge DDR2 SPD support in | Nico Huber |
2023-01-21 | nb/amd/pi/Kconfig: Remove unused CONSOLE_VGA_MULTI | Elyes Haouas |
2023-01-05 | nb/intel/haswell: Specify supported memory type | Elyes Haouas |
2023-01-04 | spd.h: Move enum ddr3_module_type to ddr3.h | Elyes Haouas |
2023-01-04 | nb/intel/*/Kconfig: Remove dummy NORTHBRIDGE_SPECIFIC_OPTIONS | Elyes Haouas |
2023-01-04 | nb/intel/ironlake: Specify supported memory type | Elyes Haouas |
2023-01-02 | nb/intel/e7505: Specify supported memory type | Elyes Haouas |
2023-01-02 | nb/intel/i440bx: Specify supported memory type | Elyes Haouas |
2022-12-27 | tree/acpi: Replace constant "Zero" with actual number | Felix Singer |
2022-12-26 | nb/intel/ironlake/acpi: Replace Index(a, b) with ASL 2.0 syntax | Elyes Haouas |
2022-12-26 | nb/intel/sandybridge/acpi: Replace Index(a, b) with ASL 2.0 syntax | Elyes Haouas |
2022-12-26 | nb/intel/haswell/acpi: Replace Index(a, b) with ASL 2.0 syntax | Elyes Haouas |
2022-12-22 | nb/intel/sandybridge/raminit_common.h: Add needed <device/dram/ddr3.h> | Elyes Haouas |
2022-12-16 | nb/intel/haswell: Add native raminit scaffolding | Angel Pons |
2022-12-16 | sb/intel/lynxpoint: Add native PCH init | Angel Pons |
2022-12-16 | sb/intel/lynxpoint: Add native thermal init | Angel Pons |
2022-12-16 | sb/intel/lynxpoint: Add native USB init | Angel Pons |
2022-12-16 | haswell/lynxpoint: Add native early ME init | Angel Pons |
2022-12-16 | haswell/lynxpoint: Add native DMI init | Angel Pons |
2022-12-15 | nb/intel/sandybridge/sandybridge.h: Remove unnecessary guard | Elyes Haouas |
2022-12-12 | nb/intel/haswell: Introduce option to not use MRC.bin | Angel Pons |
2022-12-10 | treewide: Include <device/mmio.h> instead of <arch/mmio.h> | Elyes Haouas |
2022-12-06 | nb/intel/pineview: Use read32p() | Elyes Haouas |
2022-12-06 | nb/intel/haswell: Use {read,write}32p() | Elyes Haouas |
2022-12-06 | nb/intel/x4x: Use read32p() | Elyes Haouas |
2022-12-06 | nb/intel/e7505: Use read32p() | Elyes Haouas |
2022-12-06 | nb/intel/sandybridge: Use read{8,32}p() | Elyes Haouas |
2022-12-06 | nb/intel/sandybridge: Use write32p() | Elyes Haouas |
2022-12-05 | cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm | Arthur Heymans |
2022-12-02 | nb/intel/i945: Use boolean for gpu_lvds_use_spread_spectrum_clock | Elyes Haouas |
2022-12-02 | nb/intel/pineview: Remove unused 'gpu_lvds_use_spread_spectrum_clock' | Elyes Haouas |
2022-12-01 | nb/intel/x4x: Hook up PCI domain and CPU bus ops to devicetree | Arthur Heymans |
2022-12-01 | nb/intel/i945: Hook up PCI domain and CPU bus ops to devicetree | Arthur Heymans |
2022-12-01 | nb/intel/gm45: Hook up PCI domain and CPU bus ops to devicetree | Arthur Heymans |
2022-12-01 | cpu/intel/model_206ax: Remove fake lapic device | Arthur Heymans |
2022-12-01 | cpu/intel/sandybridge: Use enum for ACPI C states | Arthur Heymans |
2022-11-30 | nb/intel/sandybridge: Hook up CPU bus and PCI domain ops to devicetree | Arthur Heymans |
2022-11-30 | nb/intel/sandybridge: Add a chipset devicetree | Arthur Heymans |
2022-11-30 | nb/intel/e7505: Hook up PCI domain and CPU ops to devicetree | Kyösti Mälkki |
2022-11-28 | aopen/dxplplusu: Support SMM_ASEG and SMM_TSEG | Kyösti Mälkki |
2022-11-25 | cpu/intel/haswell: Move chip_ops to cpu cluster | Arthur Heymans |
2022-11-22 | src/northbridge: Remove unnecessary space after casts | Elyes Haouas |
2022-11-18 | cbmem_top_chipset: Change the return value to uintptr_t | Elyes Haouas |
2022-11-17 | intel/haswell,lynxpoint: Fix out() parameter order | Kyösti Mälkki |
2022-11-17 | nb/intel/ironlake,sandybridge/gma: Fix out() parameter order | Kyösti Mälkki |
2022-11-17 | nb/amd/pi/Kconfig: Drop unused Kconfig symbol | Elyes Haouas |
2022-11-17 | sb/intel/i82801dx: Improve LPC device early init | Kyösti Mälkki |
2022-11-14 | nb/intel/ironlake: Hook up PCI domain and CPU ops to devicetree | Arthur Heymans |
2022-11-12 | nb/intel/ironlake: Work around unused variable warning | Arthur Heymans |
2022-11-09 | Revert "mb/aopen/dxplplusu: Remove board" | Kyösti Mälkki |
2022-11-09 | nb/intel/haswell: Hook up PCI domain and CPU cluster ops to devicetree | Arthur Heymans |
2022-11-07 | sb/amd: Remove dropped platforms | Arthur Heymans |
2022-11-07 | nb/amd/agesa: Remove leftover code | Arthur Heymans |
2022-11-07 | cpu/amd/agesa: Remove leftover code | Arthur Heymans |
2022-11-07 | {cpu/nb}/amd/family16: Remove platform | Arthur Heymans |
2022-11-07 | {cpu/nb}/amd/family15tn: Remove platform | Arthur Heymans |
2022-11-07 | {cpu/nb}/amd/family14: Remove platform | Arthur Heymans |
2022-11-07 | mb/aopen/dxplplusu: Remove board | Arthur Heymans |
2022-11-04 | nb/intel/pineview: Specify supported memory types | Elyes Haouas |
2022-11-04 | nb/intel/x4x: Specify supported memory types | Elyes Haouas |