summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/e7505
Commit message (Expand)AuthorAgeFilesLines
* src: use ARRAY_SIZE where possiblePatrick Georgi2021-02-151-1/+1
* treewide [Kconfig]: Remove useless commentElyes HAOUAS2021-02-021-1/+1
* cbfs: Enable CBFS mcache on most chipsetsJulius Werner2020-12-021-0/+1
* src/northbridge: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS2020-07-141-1/+0
* device/smbus_host: Declare common early SMBus prototypesKyösti Mälkki2020-06-221-1/+1
* src: Use pci_dev_ops_pci where applicableAngel Pons2020-06-061-5/+1
* src: Remove unused 'include <cpu/x86/mtrr.h>'Elyes HAOUAS2020-06-061-1/+0
* nb/intel: Const'ify pci_devfn_t devicesElyes HAOUAS2020-05-181-2/+2
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-117-7/+0
* northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-13/+2
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS2020-05-011-1/+0
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-1/+0
* src/northbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-055-63/+10
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-3/+0
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-173-3/+0
* intel/e7505: Always enable DIMM compatibility checksKyösti Mälkki2020-01-121-16/+2
* intel/e7505: Remove commented out suspicious codeKyösti Mälkki2020-01-121-26/+0
* intel/e7505,i82801dx: Refactor raminitKyösti Mälkki2020-01-123-43/+34
* aopen/dxplplusu,intel/e7505: Move mainboard_romstage_entry()Kyösti Mälkki2020-01-122-0/+50
* intel/e7505,i82801dx: Remove wrapper spd_read_byte()Kyösti Mälkki2020-01-122-50/+28
* src/northbridge: Remove unused <stdlib.h>Elyes HAOUAS2019-12-192-2/+0
* arch/x86: Use the stage argument to implement cbmem_topArthur Heymans2019-11-031-1/+0
* lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans2019-11-011-1/+1
* src/[northbridge,security]: change "unsigned" to "unsigned int"Martin Roth2019-10-271-2/+2
* src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS2019-10-211-1/+0
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-1/+0
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-221-1/+1
* arch/x86: Add postcar_frame_common_mtrrs()Kyösti Mälkki2019-08-151-0/+2
* cpu/intel: Refactor platform_enter_postcar()Kyösti Mälkki2019-08-151-14/+3
* arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki2019-08-111-1/+0
* intel/e7505,i82801dx: Fix SMM_ASEG lockKyösti Mälkki2019-07-132-0/+10
* arch/x86: Adjust size of postcar stackKyösti Mälkki2019-07-041-3/+1
* intel/e7505: Drop debug codeKyösti Mälkki2019-07-034-222/+0
* {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik2019-03-211-8/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-2/+2
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-042-2/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-014-0/+4
* {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem()Elyes HAOUAS2019-01-132-13/+0
* aopen/dxplplusu: Move timestamps to common codeKyösti Mälkki2019-01-101-0/+5
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* intel/e7505: Drop ECC scrubber codeKyösti Mälkki2019-01-043-107/+0
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-162-2/+0