| Commit message (Expand) | Author | Age | Files | Lines |
* | nb/intel/haswell/nri: Only do CPU replacement check on cold boots | Angel Pons | 2023-08-18 | 1 | -7/+6 |
* | nb,soc/amd/*/northbridge: use mmio_range to add IOAPIC2 resources | Felix Held | 2023-08-15 | 1 | -6/+1 |
* | commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles | Martin Roth | 2023-08-14 | 1 | -0/+2 |
* | nb/intel/sandybridge: Clarify RAM overclock options | Angel Pons | 2023-08-13 | 1 | -11/+18 |
* | treewide: Get rid of "NO_DDRx" selection | Elyes Haouas | 2023-08-09 | 10 | -39/+0 |
* | cpu/amd/pi/00730F01: Use common code for mp_init | Arthur Heymans | 2023-08-08 | 1 | -12/+2 |
* | nb/sandybridge: Remove redundant include of "ddr3.c" | Elyes Haouas | 2023-08-01 | 1 | -1/+0 |
* | acpi: Move ECAM resource below PNP0C02 device in a common place | Arthur Heymans | 2023-07-20 | 7 | -14/+0 |
* | nb/intel/i945: Rework nb resource reading | Arthur Heymans | 2023-07-17 | 1 | -52/+23 |
* | nb/haswell: Use newer function for resource declarations | Arthur Heymans | 2023-07-17 | 1 | -40/+19 |
* | nb/intel/gm45: Rework nb resource reading | Arthur Heymans | 2023-07-14 | 1 | -46/+24 |
* | nb/intel/ironlake: Use newer resource declaration code | Arthur Heymans | 2023-07-14 | 1 | -15/+8 |
* | nb/e7505: Rework nb resource reading | Arthur Heymans | 2023-07-12 | 1 | -10/+10 |
* | nb/intel/x4x: Rework nb resource reading | Arthur Heymans | 2023-07-12 | 1 | -47/+9 |
* | nb/intel/pineview: Rework nb resource reading | Arthur Heymans | 2023-07-12 | 1 | -43/+20 |
* | nb/i440bx: Use newer function for resource declarations | Arthur Heymans | 2023-07-12 | 1 | -2/+2 |
* | nb/amd/pi/00730F01: Specify supported memory type | Elyes Haouas | 2023-07-10 | 1 | -0/+5 |
* | nb/intel/pineview: Drop unused attributes from sysinfo struct | Elyes Haouas | 2023-06-28 | 1 | -10/+0 |
* | commonlib/console/post_code.h: Change post code prefix to POSTCODE | lilacious | 2023-06-23 | 4 | -8/+8 |
* | acpi/acpi.h: Remove global acpi_fill_ivrs_ioapic() | Arthur Heymans | 2023-06-14 | 1 | -1/+1 |
* | nb/amd/pi/00730f01/northbridge: use VGA_MMIO_* defines | Felix Held | 2023-06-07 | 1 | -1/+2 |
* | nb/intel/haswell: Allow using Broadwell MRC.bin | Angel Pons | 2023-05-23 | 5 | -0/+714 |
* | nb/intel/gm45/gma: Fix debug note about missing panel data | Nico Huber | 2023-05-21 | 1 | -6/+5 |
* | nb/intel/gm45/gma: Centralize call to gm45_get_lvds_edid_str() | Nico Huber | 2023-05-21 | 2 | -42/+39 |
* | nb/intel/gm45/gma: Use res2mmio() directly for GTT access | Nico Huber | 2023-05-21 | 1 | -4/+1 |
* | nb/intel/gm45/gma: Probe PCI resource once and first | Nico Huber | 2023-05-21 | 2 | -9/+12 |
* | nb/intel/i440bx: Roll sdram_set_spd_registers() into parent | Keith Hui | 2023-05-19 | 1 | -10/+4 |
* | nb/intel/i440bx: Compact debug messages | Keith Hui | 2023-05-19 | 1 | -15/+15 |
* | nb/intel/i440bx: Clear memory errors before ending raminit | Keith Hui | 2023-05-17 | 1 | -0/+5 |
* | nb/intel/i440bx, mb/asus/p3b-f: Abolish disable_spd() | Keith Hui | 2023-05-17 | 2 | -3/+0 |
* | cpu,nb/amd/pi/00730F01: dynamically generate CPU devices | Felix Held | 2023-05-13 | 1 | -3/+18 |
* | nb/amd/pi/00730F01: request binaryPI to use \_SB_ scope in PSTATE SSDT | Felix Held | 2023-05-13 | 2 | -16/+3 |
* | nb/amd/pi/00730f01/acpi/northbridge: don't hide PCI0 root device from OS | Felix Held | 2023-05-08 | 1 | -1/+1 |
* | AMD binaryPI: Use ACPI_COMMON_MADT_IOAPIC | Kyösti Mälkki | 2023-04-26 | 1 | -12/+0 |
* | include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gb | Felix Held | 2023-04-23 | 1 | -2/+2 |
* | nb/amd/pi/00730F01/northbridge: remove unneeded AGESA.h include | Felix Held | 2023-04-21 | 1 | -1/+0 |
* | nb/amd/pi/00730F01/northbridge: use get_top_of_mem_[below,above]_4gb | Felix Held | 2023-04-21 | 1 | -5/+3 |
* | include/cpu/amd/mtrr: rename functions to get top of memory regions | Felix Held | 2023-04-21 | 1 | -2/+2 |
* | sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC | Kyösti Mälkki | 2023-04-15 | 1 | -3/+0 |
* | AMD binaryPI: Use madt_ioapic_from_hw() | Kyösti Mälkki | 2023-04-13 | 3 | -11/+6 |
* | AMD binaryPI: Declare IOAPIC IDs | Kyösti Mälkki | 2023-04-13 | 3 | -7/+10 |
* | binaryPI: Use common code for LAPIC NMIs | Kyösti Mälkki | 2023-04-11 | 1 | -5/+1 |
* | nb/intel/gm45: Export EDID-reading routine as a function | Bill XIE | 2023-04-06 | 2 | -9/+36 |
* | nb/intel/gm45: Prevent null-deref in get_blc_pwm_freq_value() | Bill XIE | 2023-04-05 | 1 | -1/+2 |
* | nb/intel/i440bx/debug.c: Refactor newlines and save some printk calls | Keith Hui | 2023-03-29 | 1 | -7/+5 |
* | nb/intel/i440bx: Die with standard POST code on fatal conditions | Keith Hui | 2023-03-24 | 1 | -9/+10 |
* | nb/intel/snb: Abolish mainboard_should_reset_usb() | Keith Hui | 2023-03-23 | 2 | -2/+1 |
* | nb/intel/haswell/pcie.c: Make UBSAN not complain | Angel Pons | 2023-03-21 | 1 | -2/+2 |
* | nb/amd/pi/00730F01/acpi_tables: use existing IO_APIC2_ADDR definition | Felix Held | 2023-02-22 | 1 | -1/+2 |
* | nb/intel/pineview/raminit.c: Get rid of duplicated branches | Elyes Haouas | 2023-02-17 | 1 | -40/+8 |