Age | Commit message (Expand) | Author |
2024-01-17 | Reland "Kconfig: Bring HEAP_SIZE to a common, large value" | Patrick Georgi |
2024-01-16 | device: Add support for multiple PCI segment groups | Felix Held |
2024-01-08 | nb/intel/gm45/raminit: Use read32p() | Elyes Haouas |
2024-01-05 | northbridge/intel/sandybridge: Enable x86_64 for mrc.bin | Patrick Rudolph |
2024-01-04 | nb/intel/sandybridge/raminit: Honor SPD's dll_off_mode | Patrick Rudolph |
2024-01-03 | northbridge/intel/sandybridge/raminit: Prepare MRC path for x86_64 | Patrick Rudolph |
2023-12-23 | nb/intel/{gm45,sandybridge}: Use same indent levels for switch/case | Felix Singer |
2023-12-20 | nb,sb/amd/pi/*/pci_devs: drop unused PCI device IDs | Felix Held |
2023-12-19 | nb/amd/pi: drop HW_MEM_HOLE_SIZEK Kconfig option | Felix Held |
2023-12-19 | nb/amd/pi/00730F01/northbridge: use devicetree device pointers | Felix Held |
2023-12-19 | nb/amd/pi/00730F01/northbridge: assume that there's DRAM | Felix Held |
2023-12-19 | nb/amd/pi/00730F01/northbridge: rework idx in domain_read_resources | Felix Held |
2023-12-19 | nb/amd/pi/00730F01/northbridge: drop nodeid from get_dram_base_limit | Felix Held |
2023-12-19 | nb/amd/pi/00730F01/northbridge: rework hw_mem_hole_info | Felix Held |
2023-12-19 | nb/amd/pi/00730F01/northbridge: simplify domain_read_resources | Felix Held |
2023-12-19 | nb/amd/pi/00730F01/northbridge: remove get_fx_devs | Felix Held |
2023-12-19 | nb/amd/pi/00730F01/northbridge: always return 1 in get_node_nums | Felix Held |
2023-12-19 | nb/amd/pi/00730F01/northbridge: drop create_vga_resource | Felix Held |
2023-12-19 | nb/amd/pi/00730F01: assign IOMMU ops in chipset devicetree | Felix Held |
2023-12-19 | nb/amd/pi/00730F01: assign northbridge ops in chipset devicetree | Felix Held |
2023-12-17 | nb,sb/amd/pi/*/pci_devs: drop unused BUS0 define | Felix Held |
2023-12-06 | sb/intel/bd82x6x: assign EHCI controller ops in chipset devicetree | Felix Held |
2023-12-06 | sb/intel/bd82x6x: assign PCH XHCI controller ops in chipset devicetree | Felix Held |
2023-12-06 | sb/intel/bd82x6x: assign PCH PCI bridge ops in chipset devicetree | Felix Held |
2023-12-06 | sb/intel/bd82x6x: assign PCH SMBus controller ops in chipset devicetree | Felix Held |
2023-12-06 | nb/amd/pi/00730F01/chipset.cb: don't call dummy function host bridge | Felix Held |
2023-12-05 | sb/intel/bd82x6x: assign PCH LPC bridge ops in chipset devicetree | Felix Held |
2023-12-04 | nb/intel/sandybridge/pcie: drop unneeded HAVE_ACPI_TABLES guards | Felix Held |
2023-12-01 | nb/amd/pi/00730F01: drop leftover family10_northbridge PCI driver | Felix Held |
2023-11-20 | nb/intel/sandybridge: Use SA devid to identify PC type | Patrick Rudolph |
2023-11-20 | nb/intel/sandybridge: Fix unitialized variable issue | Jeremy Compostella |
2023-11-18 | sb/intel/bd82x6x: assign PCH HDA controller ops in chipset devicetree | Felix Held |
2023-11-18 | sb/intel/bd82x6x: assign PCIe root port ops in chipset devicetree | Felix Held |
2023-11-18 | nb/intel/sandybridge: assign gma ops in chipset devicetree | Felix Held |
2023-11-18 | nb/intel/sandybridge: assign host bridge ops in chipset devicetree | Felix Held |
2023-11-17 | nb/amd/pi/00730F01: add CPU and domain ops in devicetree | Felix Held |
2023-11-17 | nb/amd/pi/00730F01: restructure chip ops | Felix Held |
2023-11-17 | nb/amd/pi/00730F01: introduce and use chipset devicetree | Felix Held |
2023-11-14 | nb/intel/sandybridge: Drop raminit_native.h | Keith Hui |
2023-11-13 | nb/intel/sandybridge: Clean up post Haswell SPD mapping API migration | Keith Hui |
2023-11-13 | nb/intel/sandybridge: Standardize MRC vs. native SPD mapping API | Keith Hui |
2023-11-07 | Revert "Kconfig: Bring HEAP_SIZE to a common, large value" | Patrick Georgi |
2023-11-04 | Use common GCD function | Yidi Lin |
2023-10-20 | x86: Add pre-memory stages CBFS cache scratchpad support | Jeremy Compostella |
2023-10-20 | device/device.h: Rename pci_domain_scan_bus | Arthur Heymans |
2023-10-11 | Kconfig: Bring HEAP_SIZE to a common, large value | Patrick Georgi |
2023-09-11 | nb/intel: Remove space between function name and '(' | Elyes Haouas |
2023-08-30 | haswell NRI: Collect SPD info | Angel Pons |
2023-08-18 | nb/intel/haswell/nri: Only do CPU replacement check on cold boots | Angel Pons |
2023-08-15 | nb,soc/amd/*/northbridge: use mmio_range to add IOAPIC2 resources | Felix Held |
2023-08-14 | commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles | Martin Roth |
2023-08-13 | nb/intel/sandybridge: Clarify RAM overclock options | Angel Pons |
2023-08-09 | treewide: Get rid of "NO_DDRx" selection | Elyes Haouas |
2023-08-08 | cpu/amd/pi/00730F01: Use common code for mp_init | Arthur Heymans |
2023-08-01 | nb/sandybridge: Remove redundant include of "ddr3.c" | Elyes Haouas |
2023-07-20 | acpi: Move ECAM resource below PNP0C02 device in a common place | Arthur Heymans |
2023-07-17 | nb/intel/i945: Rework nb resource reading | Arthur Heymans |
2023-07-17 | nb/haswell: Use newer function for resource declarations | Arthur Heymans |
2023-07-14 | nb/intel/gm45: Rework nb resource reading | Arthur Heymans |
2023-07-14 | nb/intel/ironlake: Use newer resource declaration code | Arthur Heymans |
2023-07-12 | nb/e7505: Rework nb resource reading | Arthur Heymans |
2023-07-12 | nb/intel/x4x: Rework nb resource reading | Arthur Heymans |
2023-07-12 | nb/intel/pineview: Rework nb resource reading | Arthur Heymans |
2023-07-12 | nb/i440bx: Use newer function for resource declarations | Arthur Heymans |
2023-07-10 | nb/amd/pi/00730F01: Specify supported memory type | Elyes Haouas |
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 |