aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge
AgeCommit message (Expand)Author
2022-12-12nb/intel/haswell: Introduce option to not use MRC.binAngel Pons
2022-12-10treewide: Include <device/mmio.h> instead of <arch/mmio.h>Elyes Haouas
2022-12-06nb/intel/pineview: Use read32p()Elyes Haouas
2022-12-06nb/intel/haswell: Use {read,write}32p()Elyes Haouas
2022-12-06nb/intel/x4x: Use read32p()Elyes Haouas
2022-12-06nb/intel/e7505: Use read32p()Elyes Haouas
2022-12-06nb/intel/sandybridge: Use read{8,32}p()Elyes Haouas
2022-12-06nb/intel/sandybridge: Use write32p()Elyes Haouas
2022-12-05cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfmArthur Heymans
2022-12-02nb/intel/i945: Use boolean for gpu_lvds_use_spread_spectrum_clockElyes Haouas
2022-12-02nb/intel/pineview: Remove unused 'gpu_lvds_use_spread_spectrum_clock'Elyes Haouas
2022-12-01nb/intel/x4x: Hook up PCI domain and CPU bus ops to devicetreeArthur Heymans
2022-12-01nb/intel/i945: Hook up PCI domain and CPU bus ops to devicetreeArthur Heymans
2022-12-01nb/intel/gm45: Hook up PCI domain and CPU bus ops to devicetreeArthur Heymans
2022-12-01cpu/intel/model_206ax: Remove fake lapic deviceArthur Heymans
2022-12-01cpu/intel/sandybridge: Use enum for ACPI C statesArthur Heymans
2022-11-30nb/intel/sandybridge: Hook up CPU bus and PCI domain ops to devicetreeArthur Heymans
2022-11-30nb/intel/sandybridge: Add a chipset devicetreeArthur Heymans
2022-11-30nb/intel/e7505: Hook up PCI domain and CPU ops to devicetreeKyösti Mälkki
2022-11-28aopen/dxplplusu: Support SMM_ASEG and SMM_TSEGKyösti Mälkki
2022-11-25cpu/intel/haswell: Move chip_ops to cpu clusterArthur Heymans
2022-11-22src/northbridge: Remove unnecessary space after castsElyes Haouas
2022-11-18cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas
2022-11-17intel/haswell,lynxpoint: Fix out() parameter orderKyösti Mälkki
2022-11-17nb/intel/ironlake,sandybridge/gma: Fix out() parameter orderKyösti Mälkki
2022-11-17nb/amd/pi/Kconfig: Drop unused Kconfig symbolElyes Haouas
2022-11-17sb/intel/i82801dx: Improve LPC device early initKyösti Mälkki
2022-11-14nb/intel/ironlake: Hook up PCI domain and CPU ops to devicetreeArthur Heymans
2022-11-12nb/intel/ironlake: Work around unused variable warningArthur Heymans
2022-11-09Revert "mb/aopen/dxplplusu: Remove board"Kyösti Mälkki
2022-11-09nb/intel/haswell: Hook up PCI domain and CPU cluster ops to devicetreeArthur Heymans
2022-11-07sb/amd: Remove dropped platformsArthur Heymans
2022-11-07nb/amd/agesa: Remove leftover codeArthur Heymans
2022-11-07cpu/amd/agesa: Remove leftover codeArthur Heymans
2022-11-07{cpu/nb}/amd/family16: Remove platformArthur Heymans
2022-11-07{cpu/nb}/amd/family15tn: Remove platformArthur Heymans
2022-11-07{cpu/nb}/amd/family14: Remove platformArthur Heymans
2022-11-07mb/aopen/dxplplusu: Remove boardArthur Heymans
2022-11-04nb/intel/pineview: Specify supported memory typesElyes Haouas
2022-11-04nb/intel/x4x: Specify supported memory typesElyes Haouas
2022-11-04nb/intel/sandybridge: Specify supported memory typesElyes Haouas
2022-11-04nb/intel/gm45: Specify supported memory typesElyes Haouas
2022-11-04nb/intel/i945: Specify supported memory typeElyes Haouas
2022-11-03nb/intel/gm45: Make polling loops more explicitAngel Pons
2022-10-22nb/intel/i945/raminit: Use 'bool' for do_resetElyes Haouas
2022-10-22nb/intel/i945/raminit: Use 'bool' for clkcfg_bit7Elyes Haouas
2022-10-22nb/intel/i945/raminit: Use 'size_t' for banksize[]Elyes Haouas
2022-10-21nb/x4x/dq_dqs.c: Use 'enum cb_err'Elyes Haouas
2022-10-21nb/intel/x4x/raminit.c: Use 'enum cb_err'Elyes Haouas
2022-10-21nb/intel/i945/rcven.c: Use read32p()Elyes Haouas
2022-10-20nb/intel/i945/i945.h: Drop useless guardElyes Haouas
2022-10-20nb/intel/i945: Clean up includesElyes Haouas
2022-10-20intel/i945: Use 'bool' for dual_channel and interleavedElyes Haouas
2022-10-17nb/amd/agesa/fam16kb: Remove dead codeArthur Heymans
2022-10-17nb/amd/agesa/fam15tn: Remove dead codeArthur Heymans
2022-10-13payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas
2022-10-12nb/intel/i945/raminit: Include `inttypes.h` for PRIxPTRPaul Menzel
2022-10-10nb/intel/i945/raminit.c: Fix formatted printElyes Haouas
2022-10-06treewide: use predicate to check if pci device is on n-th busFabio Aiuto
2022-10-06nb/intel/i945/memmap.c: Clean up includesElyes Haouas
2022-10-06nb/intel/i945/rcven.c: Sort includes and add <types.h>Elyes Haouas
2022-10-06nb/intel/i945/raminit.c: Clean up includes and add <types.h>Elyes Haouas
2022-09-29nb/intel/i945/raminit.c: Use read32p()Elyes Haouas
2022-09-14soc/amd/common: Add common function to get cpu countArthur Heymans
2022-09-14nb/intel: Use "if (!ptr)" in preference to "if (ptr == NULL)"Elyes Haouas
2022-08-26nb/intel/sandybridge: Align TOUUD down to 1 MiB granularityArthur Heymans
2022-08-17commonlib/clamp.h: Relicense file to be BSD-compatibleAngel Pons
2022-07-17nb/amd: Fix some white spaces issuesElyes Haouas
2022-07-17nb/amd/*/*/pci_devs.h: Fix some white spaces issuesElyes Haouas
2022-07-17nb/amd/agesa/*/dimmSpd.c: Fix some white spaces issuesElyes Haouas
2022-07-17nb/amd/agesa/*/northbridge.c: Fix some white spaces issuesElyes Haouas
2022-07-17nb/amd/agesa/*/acpi_tables.c: Fix some white spaces issuesElyes Haouas
2022-07-17nb/intel/sandybridge/raminit_mrc.c: Use semicolon instead of commaElyes Haouas
2022-07-14northbridge/intel/i945: Fix GCC optimizing out cache preload jumpPetr Cvek
2022-07-05nb,soc/intel: Handle upper RAM boundaryKyösti Mälkki
2022-06-30nb/intel: Drop local legacy_hole definitionsKyösti Mälkki
2022-06-24device/resource: Modify some resource allocation instancesKyösti Mälkki
2022-06-24nb/intel/gm45/acpi: Fix max PCI bus numberNico Huber
2022-06-22device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki
2022-06-20intel/gma: Use bitwise or instead addition for valid bitPetr Cvek
2022-06-06drivers/amd/agesa: Don't save regular boot MTRR to flashArthur Heymans
2022-06-02nb/intel/i440bx: Use PARALLEL_MPArthur Heymans
2022-05-28arch/x86/car.ld: Remove AGESA linker warning workaroundArthur Heymans
2022-05-28vendorcode/amd/agesa/fam16kb: Fix improper use of .dataArthur Heymans
2022-05-28vendorcode/amd/agesa/f14: Fix improper use of .dataArthur Heymans
2022-05-28vendorcode/amd/agesa/f15tn: Fix all improper use of .dataArthur Heymans
2022-05-24nb/intel/i945,gm45: Use incrementing index with fixed resourceKyösti Mälkki
2022-05-19arch/x86/car.ld: Add a Kconfig param to flag AGESA brokennessArthur Heymans
2022-05-16drivers/amd/agesa: Use prepare_and_run_postcarArthur Heymans
2022-05-16northbridge/intel/i945: Convert to ASL 2.0Elyes HAOUAS
2022-05-16src: Remove unused <cf9_reset.h>Elyes Haouas
2022-05-13nb/intel/snb/raminit_mrc.c: Remove set but unused variableArthur Heymans
2022-05-13nb/intel/gm45: Enable 64bit supportArthur Heymans
2022-05-13nb/intel/gm45/iommu.c: Fix clearing GTTArthur Heymans
2022-05-13nb/intel/gm45/dsdt: Fix number of PCI bussesArthur Heymans
2022-05-13nb/intel/gm45: Allow for PCI BARs above 4GArthur Heymans
2022-04-27nb/intel/pineview: Use cbfs mcacheArthur Heymans
2022-04-24nb/amd/{agesa,pi}: Clean up some math expressionsElyes Haouas
2022-04-24nb/amd/*/*/northbridge.c: Change the comment 'hole from 0xa0000..' to reflect...Elyes Haouas
2022-04-24{drivers,northbridge,security}: Remove unused <cpu/x86/lapic.h>Elyes HAOUAS