summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel
Commit message (Expand)AuthorAgeFilesLines
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-096-54/+6
* vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled()Julius Werner2020-05-092-2/+4
* nb/intel/haswell/northbridge.c: Fix typoAngel Pons2020-05-081-1/+1
* northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-088-104/+16
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-0618-215/+18
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-0618-36/+18
* nb/intel/i945/memmap: Convert to 96 characters line lengthElyes HAOUAS2020-05-041-6/+3
* nb/intel/i440bx: Ready raminit for S3 resume pathKeith Hui2020-05-043-3/+3
* nb/intel/i440bx: Use SPDX for remaining filesKeith Hui2020-05-045-68/+9
* nb/intel/i440bx: Drop northbridge.hKeith Hui2020-05-042-22/+0
* nb/intel/i440bx: Resolve a SMP-raminit TODOKeith Hui2020-05-041-1/+4
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-0215-19/+19
* nb/intel/i440bx: Clean up register_values tableKeith Hui2020-05-021-59/+42
* src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS2020-05-013-3/+0
* nb/intel/haswell/pei_data.h: Add ULT system typeAngel Pons2020-04-291-1/+2
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-286-6/+6
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-2815-15/+21
* nb/intel/haswell: Deprecate WDB params in pei_dataAngel Pons2020-04-221-2/+3
* nb/intel/sandybridge: Refactor get_mem_min_tckAngel Pons2020-04-194-76/+82
* asus/p2b*: Move serial init into mainboard bootblockKeith Hui2020-04-181-4/+0
* nb/intel/sandybridge/raminit: Add ECC supportPatrick Rudolph2020-04-145-10/+85
* nb/intel/sandybridge/raminit: Add ECC detection supportPatrick Rudolph2020-04-143-10/+53
* nb/intel/i945: Add vboot supportArthur Heymans2020-04-141-0/+4
* nb/i945: Improve code formattingElyes HAOUAS2020-04-117-168/+185
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-109-18/+18
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-109-9/+0
* nb/intel/i945: Use 'const' to set pci_devfn_t staticallyElyes HAOUAS2020-04-091-3/+3
* src/northbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-05101-1339/+202
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-0514-42/+0
* nb/intel/pineview: drop intel_gma_get_controller_info()Matt DeVillier2020-04-021-11/+0
* nb/intel/gm45: Simplify GMA SSDT generatorMatt DeVillier2020-04-021-27/+13
* nb/intel/i945: Simplify GMA SSDT generatorMatt DeVillier2020-04-021-18/+4
* nb/intel/x4x: Simplify GMA SSDT generatorMatt DeVillier2020-04-021-24/+12
* nb/intel/ironlake: Simplify GMA SSDT generatorMatt DeVillier2020-04-021-25/+11
* nb/intel/sandybridge: Simplify GMA SSDT generatorMatt DeVillier2020-04-021-17/+4
* nb/intel/haswell: Simplify GMA SSDT generatorMatt DeVillier2020-04-021-25/+12
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-0214-58/+58
* drivers/intel/gma: fold gma.asl into default_brightness_levels.aslMatt DeVillier2020-03-315-15/+0
* nb/intel/i945: Make some cosmetic changesElyes HAOUAS2020-03-301-23/+29
* nb/intel/haswell: Implement proper backlight PWM configNico Huber2020-03-292-10/+39
* nb/intel/sandybridge: Use macros for JEDEC commandsAngel Pons2020-03-262-72/+82
* nb/intel/sandybridge: Fix IOSAV register descriptionAngel Pons2020-03-261-4/+4
* nb/intel/sandybridge: Correct TC_DTP handlingAngel Pons2020-03-261-2/+16
* nb/intel/sandybridge: Add and use TC_DTP definitionAngel Pons2020-03-262-2/+10
* nb/intel/sandybridge: Use IOSAV_BYTE_SERROR_C_ch macroAngel Pons2020-03-261-3/+3
* nb/intel/sandybridge: Update commentAngel Pons2020-03-261-1/+4
* nb/intel/sandybridge: Rename raminit_ivy.cAngel Pons2020-03-262-1/+1
* nb/intel/sandybridge: Drop dead codeAngel Pons2020-03-263-473/+0
* nb/intel/sandybridge: Unify the code pathsAngel Pons2020-03-263-15/+19
* nb/intel/sandybridge: Add print for PLL_REF100_CFGAngel Pons2020-03-261-1/+3