summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
...
* sb/intel/common: Rename smbus_base to baseKyösti Mälkki2020-01-091-26/+26
* device,sb/intel: Move SMBus host controller prototypesKyösti Mälkki2020-01-0917-36/+23
* sb/intel/common: Change some local SMBus function signaturesKyösti Mälkki2020-01-091-52/+48
* sb/intel/common: Add SMBUS register read-modify-writeKyösti Mälkki2020-01-091-5/+13
* sb/intel/common: Wrap inb/outb()Kyösti Mälkki2020-01-091-32/+41
* sb/intel/common: Add smbus_{read/write}_word() variantsKyösti Mälkki2020-01-092-10/+43
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-0913-8/+13
* sb/amd/{agesa,pi}: use ACPIMMIO common block wherever possibleMichał Żygowski2020-01-059-63/+50
* spi-generic: remove SPI_FLASH_SECTOR_ERASE_TIMEOUT_MSAaron Durbin2020-01-031-1/+2
* intel/i82371eb: Drop unused codeKyösti Mälkki2020-01-024-42/+0
* src: Remove unneeded 'include <arch/io.h>'Elyes HAOUAS2020-01-022-2/+0
* src/{soc,southbridge}/amd: Fix typoElyes HAOUAS2019-12-312-4/+4
* sb/amd/cimx/sb800/cfg.c: Fix typoElyes HAOUAS2019-12-311-1/+1
* sb/i82801gx/nvs: Add missing <stdint.h>Elyes HAOUAS2019-12-311-0/+2
* sb/amd/cimx/sb800: Remove unused BOOTBLOCK_SOUTHBRIDGE_INITElyes HAOUAS2019-12-301-4/+0
* arch/x86: Remove <arch/cbfs.h>Kyösti Mälkki2019-12-271-1/+0
* sb/amd/{agesa,pi,cimx}/bootblock: Use simple PCI config accessorKyösti Mälkki2019-12-213-23/+23
* sb/amd/{agesa,pi}/hudson: Use simple PCI config accessorKyösti Mälkki2019-12-212-4/+4
* AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCKKyösti Mälkki2019-12-208-66/+13
* {drivers,southbridge}: Replace min() with MIN()Elyes HAOUAS2019-12-201-5/+5
* src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS2019-12-193-3/+0
* src/southbridge: Remove unused <stdlib.h>Elyes HAOUAS2019-12-197-7/+0
* src: Remove unused 'include <halt.h>'Elyes HAOUAS2019-12-191-1/+0
* src: Remove unused 'include <pc80/mc146818rtc.h>'Elyes HAOUAS2019-12-183-3/+0
* soc/amd,{agesa,pi}/hudson: Have do_board_reset in all stagesKyösti Mälkki2019-12-163-5/+6
* Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID"Nico Huber2019-12-141-1/+8
* sb/intel/*: Remove romcc guardsArthur Heymans2019-12-144-8/+0
* bootblock: Provide some common prototypesKyösti Mälkki2019-12-148-8/+8
* sb/amd/{agesa,pi}/hudson: Explicitly enable LPC controllerKyösti Mälkki2019-12-104-16/+10
* AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki2019-12-092-0/+10
* sb/amd/cimx/sb800: add C bootblock southbridge initializationMichał Żygowski2019-12-042-4/+23
* sb/amd/{agesa,pi}/hudson: add southbridge C bootblock initializationMichał Żygowski2019-12-048-18/+177
* amdblocks/acpimmio: Unify BIOSRAM usageMichał Żygowski2019-12-042-49/+0
* AGESA,binaryPI: Remove unused s3_load/save_nvramKyösti Mälkki2019-12-034-65/+0
* sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD blockMichał Żygowski2019-12-025-98/+9
* src/: Remove g_ prefixes and _g suffixes from variablesPatrick Georgi2019-12-021-91/+91
* {northbridge,soc,southbridge}: Don't use both of _ADR and _HIDElyes HAOUAS2019-11-291-8/+1
* sb/intel/spi: Drop CAR_GLOBAL_MIGRATIONArthur Heymans2019-11-291-109/+91
* sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocksMichał Żygowski2019-11-2916-99/+20
* southbridge/intel/common/spi.c: Define __SIMPLE_DEVICE__Arthur Heymans2019-11-261-8/+2
* sb/intel/common/spi: Add Baytrail/Braswell supportArthur Heymans2019-11-268-18/+54
* cpu/intel/slot_1: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-253-6/+10
* sb/intel/i82801ix: Update comment on default decoded IO rangesArthur Heymans2019-11-251-0/+2
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-233-3/+3
* AGESA,binaryPI: Move SCI enable outside table creationKyösti Mälkki2019-11-234-6/+24
* sb/intel/ibexpeak: Decode more LPC IO rangesArthur Heymans2019-11-221-9/+15
* sb/i82801ix: Use macros instead of hard-coded IDsFelix Singer2019-11-228-24/+27
* nb/sb/cpu: Drop Intel Rangeley supportArthur Heymans2019-11-2131-4845/+2
* sb/nvidia/mcp55: Drop supportArthur Heymans2019-11-2027-3050/+0
* sb/nvidia/ck804: Drop supportArthur Heymans2019-11-2028-3333/+0