summaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
2019-09-25soc/fsp_broadwell_de: fix flashconsole support for platformMatt DeVillier
2019-09-22sb/intel/i82870: Drop unused fileKyösti Mälkki
2019-09-22device/pci: Replace add with bitwise-orKyösti Mälkki
2019-09-20sb/intel/common/fw: Make make aware that it needs binariesNico Huber
2019-09-19sb/intel/ibexpeak: Add define for PRSTS registerAngel Pons
2019-09-18sb/intel/ibexpeak: Remove superfluous linked filesArthur Heymans
2019-09-17binaryPI: Drop PSP Secure OS from buildKyösti Mälkki
2019-09-17binaryPI: Move Hudson firmware higher in CBFSKyösti Mälkki
2019-09-17binaryPI: Refactor Makefile for PSP directoryKyösti Mälkki
2019-09-15{i945,i82801gx}: Remove unneeded include <cpu/x86/cache.h>Elyes HAOUAS
2019-09-15southbridge: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-13drivers/elog: Add elog_boot_notify()Kyösti Mälkki
2019-09-12southbridge: Remove not used #include <elog.h>Elyes HAOUAS
2019-09-09src/southbridge/amd/pi/hudson/lpc.c: add missing MCFG ACPI table generationMichał Żygowski
2019-08-26amdfam10: Remove use of __PRE_RAM__Kyösti Mälkki
2019-08-21intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessorKyösti Mälkki
2019-08-21southbridge/intel: Tidy up preprocessor and headersKyösti Mälkki
2019-08-20nb/amd/pi,sb/amd/sr5650: Remove unnecessary allocationJacob Garber
2019-08-20src: Remove variable length arraysJacob Garber
2019-08-20AGESA,binaryPI: Replace use of __PRE_RAM__Kyösti Mälkki
2019-08-20AGESA,binaryPI: Fix use of chip.hKyösti Mälkki
2019-08-15soc/intel: Rename some SMM support functionsKyösti Mälkki
2019-08-15intel/smm/gen1: Rename header fileKyösti Mälkki
2019-08-15cpu/x86/smm: Promote smm_memory_map()Kyösti Mälkki
2019-08-13cpu/x86: Change old-style SMI handler prototypesKyösti Mälkki
2019-08-13cpu/x86: Move some SMM function declarationsKyösti Mälkki
2019-08-13cpu/x86: Separate save_state struct headersKyösti Mälkki
2019-08-12sb/intel/i82801dx: Drop unused parameterKyösti Mälkki
2019-07-28sb/intel/common/spi: Fix opmenu setupNico Huber
2019-07-26sb/intel/bd82x6x: Add support to disable xHCIPatrick Rudolph
2019-07-23include/spi-generic: Append unit to macro namesUwe Poeche
2019-07-23sb/intel/common/spi: Increase flash erase timeoutUwe Poeche
2019-07-20mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode`Nico Huber
2019-07-19sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supportedPatrick Rudolph
2019-07-19sb/amd/sb800: Remove bit shift that does nothingJacob Garber
2019-07-19src: Make implicit fall throughs explicitJacob Garber
2019-07-18sb/intel/bd82x6x: Add and use more RCBA definesPatrick Rudolph
2019-07-17sb/amd/sr5650: Add fine-grained bounds checkingJacob Garber
2019-07-17intel/i82801ix: Refactor lock_smm()Kyösti Mälkki
2019-07-17intel/i82801gx,i82801jx: Rename lock_smm()Kyösti Mälkki
2019-07-16sb/amd/{cimx,}/sb{700,800,900}: Prevent uninitialized readsJacob Garber
2019-07-13soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLERKyösti Mälkki
2019-07-13intel/fsp_rangeley: Avoid preprocessor with HAVE_SMI_HANDLERKyösti Mälkki
2019-07-13intel/e7505,i82801dx: Fix SMM_ASEG lockKyösti Mälkki
2019-07-12src: Add missing include <device/pci_ops.h>Elyes HAOUAS
2019-07-10sb/nvidia/ck804: Remove old debugging codeJacob Garber
2019-07-10intel/i82801ix: Rename smm_lock() prototypeKyösti Mälkki
2019-07-09cpu/x86: Declare SMM_ASEGKyösti Mälkki
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-07-08sb/intel/lynxpoint: Use common final SPI OPs setupArthur Heymans