summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/sandybridge: Add a chipset devicetreeArthur Heymans2022-11-302-0/+21
* nb/intel/e7505: Hook up PCI domain and CPU ops to devicetreeKyösti Mälkki2022-11-301-13/+2
* aopen/dxplplusu: Support SMM_ASEG and SMM_TSEGKyösti Mälkki2022-11-285-18/+98
* cpu/intel/haswell: Move chip_ops to cpu clusterArthur Heymans2022-11-251-1/+1
* src/northbridge: Remove unnecessary space after castsElyes Haouas2022-11-2212-47/+47
* cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas2022-11-189-23/+22
* intel/haswell,lynxpoint: Fix out() parameter orderKyösti Mälkki2022-11-171-1/+1
* nb/intel/ironlake,sandybridge/gma: Fix out() parameter orderKyösti Mälkki2022-11-172-6/+6
* nb/amd/pi/Kconfig: Drop unused Kconfig symbolElyes Haouas2022-11-171-4/+0
* sb/intel/i82801dx: Improve LPC device early initKyösti Mälkki2022-11-171-3/+2
* nb/intel/ironlake: Hook up PCI domain and CPU ops to devicetreeArthur Heymans2022-11-141-13/+2
* nb/intel/ironlake: Work around unused variable warningArthur Heymans2022-11-121-0/+2
* Revert "mb/aopen/dxplplusu: Remove board"Kyösti Mälkki2022-11-098-0/+1998
* nb/intel/haswell: Hook up PCI domain and CPU cluster ops to devicetreeArthur Heymans2022-11-091-13/+2
* sb/amd: Remove dropped platformsArthur Heymans2022-11-071-2/+0
* nb/amd/agesa: Remove leftover codeArthur Heymans2022-11-071-34/+0
* cpu/amd/agesa: Remove leftover codeArthur Heymans2022-11-071-1/+0
* {cpu/nb}/amd/family16: Remove platformArthur Heymans2022-11-0710-1075/+0
* {cpu/nb}/amd/family15tn: Remove platformArthur Heymans2022-11-0711-1116/+0
* {cpu/nb}/amd/family14: Remove platformArthur Heymans2022-11-0710-1246/+0
* mb/aopen/dxplplusu: Remove boardArthur Heymans2022-11-078-2006/+0
* nb/intel/pineview: Specify supported memory typesElyes Haouas2022-11-041-0/+5
* nb/intel/x4x: Specify supported memory typesElyes Haouas2022-11-041-0/+5
* nb/intel/sandybridge: Specify supported memory typesElyes Haouas2022-11-041-0/+8
* nb/intel/gm45: Specify supported memory typesElyes Haouas2022-11-041-0/+5
* nb/intel/i945: Specify supported memory typeElyes Haouas2022-11-041-0/+5
* nb/intel/gm45: Make polling loops more explicitAngel Pons2022-11-031-3/+3
* nb/intel/i945/raminit: Use 'bool' for do_resetElyes Haouas2022-10-221-5/+5
* nb/intel/i945/raminit: Use 'bool' for clkcfg_bit7Elyes Haouas2022-10-222-10/+6
* nb/intel/i945/raminit: Use 'size_t' for banksize[]Elyes Haouas2022-10-222-4/+5
* nb/x4x/dq_dqs.c: Use 'enum cb_err'Elyes Haouas2022-10-212-12/+12
* nb/intel/x4x/raminit.c: Use 'enum cb_err'Elyes Haouas2022-10-211-2/+2
* nb/intel/i945/rcven.c: Use read32p()Elyes Haouas2022-10-211-2/+2
* nb/intel/i945/i945.h: Drop useless guardElyes Haouas2022-10-201-5/+0
* nb/intel/i945: Clean up includesElyes Haouas2022-10-203-11/+7
* intel/i945: Use 'bool' for dual_channel and interleavedElyes Haouas2022-10-202-10/+13
* nb/amd/agesa/fam16kb: Remove dead codeArthur Heymans2022-10-171-225/+1
* nb/amd/agesa/fam15tn: Remove dead codeArthur Heymans2022-10-171-225/+1
* payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas2022-10-134-23/+23
* nb/intel/i945/raminit: Include `inttypes.h` for PRIxPTRPaul Menzel2022-10-121-0/+1
* nb/intel/i945/raminit.c: Fix formatted printElyes Haouas2022-10-101-1/+1
* treewide: use predicate to check if pci device is on n-th busFabio Aiuto2022-10-066-6/+6
* nb/intel/i945/memmap.c: Clean up includesElyes Haouas2022-10-061-4/+3
* nb/intel/i945/rcven.c: Sort includes and add <types.h>Elyes Haouas2022-10-061-1/+3
* nb/intel/i945/raminit.c: Clean up includes and add <types.h>Elyes Haouas2022-10-061-6/+8
* nb/intel/i945/raminit.c: Use read32p()Elyes Haouas2022-09-291-1/+1
* soc/amd/common: Add common function to get cpu countArthur Heymans2022-09-141-7/+1
* nb/intel: Use "if (!ptr)" in preference to "if (ptr == NULL)"Elyes Haouas2022-09-149-9/+9
* nb/intel/sandybridge: Align TOUUD down to 1 MiB granularityArthur Heymans2022-08-261-1/+1
* commonlib/clamp.h: Relicense file to be BSD-compatibleAngel Pons2022-08-171-1/+1