summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/cimx
Commit message (Expand)AuthorAgeFilesLines
* src/southbridge: Add and update license headersMartin Roth2018-05-292-0/+26
* cimx/sb800: Use PCI_DEVFN()Kyösti Mälkki2018-05-211-15/+15
* sb/amd/cimx/sb900: Get rid of device_tElyes HAOUAS2018-05-203-11/+11
* sb/amd/cimx/sb800: Get rid of device_tElyes HAOUAS2018-05-206-16/+16
* sb/amd/cimx/sb800: Remove unused variablePaul Menzel2018-04-291-3/+3
* sb/amd/cimx/sb800/lpc: Shorten and wrap long linesPaul Menzel2018-04-291-3/+4
* drivers/spi: reduce confusion in the APIAaron Durbin2018-04-231-2/+7
* console: Expose vsnprintfDavid Hendricks2018-04-092-24/+2
* drivers/spi: support cmd opcode deduction for spi_crop_chunk()Aaron Durbin2018-01-301-1/+1
* AGESA f15 cimx/sb700: Remove unused chips codeKyösti Mälkki2018-01-2423-2146/+0
* amd/torpedo cimx/sb900: Fix include directoryKyösti Mälkki2018-01-241-1/+8
* AGESA_LEGACY: Apply final cleanup and file removalsKyösti Mälkki2018-01-231-3/+2
* AGESA f15 boards: Remove - using LATE_CBMEM_INITKyösti Mälkki2018-01-171-4/+0
* AMD CIMx SB800: late.c: Use variable `device` from for loop conditionPaul Menzel2018-01-141-3/+2
* AMD platforms: Fix ASL comment that implies "\_SB" is southbridgeMartin Roth2017-11-281-1/+1
* smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer2017-09-273-12/+12
* AGESA: Implement POSTCAR_STAGEKyösti Mälkki2017-09-263-0/+5
* AGESA cimx: Move cb_types.h to vendorcodeKyösti Mälkki2017-09-261-1/+1
* device: acpi_name() should take a const struct deviceAaron Durbin2017-09-141-1/+1
* AGESA CIMX: Remove empty set_pcie_(de)resetKyösti Mälkki2017-09-123-26/+0
* AGESA boards: Clean up some includesKyösti Mälkki2017-09-121-0/+2
* ACPI S3: Remove conflicting local acpi_get_sleep_type()Kyösti Mälkki2017-09-061-4/+0
* AGESA binaryPI: Consolidate and fix sleep statesKyösti Mälkki2017-08-231-33/+0
* AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpartKyösti Mälkki2017-08-021-0/+2
* AGESA: Add guard for acpi_get_sleep_type()Kyösti Mälkki2017-07-171-0/+4
* southbridge/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-305-11/+8
* vendorcode/amd: Unify Porting.h across all targetsStefan Reinauer2017-06-271-1/+1
* Consolidate reset API, add generic reset_prepare mechanismJulius Werner2017-06-133-6/+6
* CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki2017-05-273-9/+9
* southbridge/amd: Move spi driver to use spi_bus_mapFurquan Shaikh2017-05-241-7/+9
* AGESA: Fix UMA calculationsKyösti Mälkki2017-05-187-29/+94
* drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh2017-05-051-5/+2
* cimx/sb800: Log southbridge call-sitesKyösti Mälkki2017-04-031-0/+7
* southbridge/amd: Add LPC bridge acpi path for Family14 and SB800Tobias Diedrich2017-02-221-0/+16
* spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh2016-12-231-0/+1
* spi: Define and use spi_ctrlr structureFurquan Shaikh2016-12-051-13/+6
* spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh2016-12-051-10/+4
* spi: Fix parameter types for spi functionsFurquan Shaikh2016-12-051-5/+5
* AGESA binaryPI: Fix PCI ID namespaceKyösti Mälkki2016-11-232-18/+18
* spi: Clean up SPI flash driver interfaceFurquan Shaikh2016-11-222-25/+22
* src/southbridge: Remove unnecessary whitespaceElyes HAOUAS2016-10-074-17/+17
* src/southbridge: Remove whitespace after sizeofElyes HAOUAS2016-10-073-3/+3
* src/southbridge: Remove unnecessary semicolonElyes HAOUAS2016-10-041-1/+1
* Kconfig: Update default hex values to start with 0xMartin Roth2016-10-021-5/+5
* southbridge/amd: Add space around operatorsElyes HAOUAS2016-09-202-3/+3
* southbridge/amd/cimx: transition away from device_tAntonello Dettori2016-09-132-4/+4
* src/southbridge: Code formatingElyes HAOUAS2016-08-3111-93/+93
* Remove non-ascii & unprintable charactersMartin Roth2016-08-011-1/+1
* src/southbridge: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-314-7/+7
* header files: Fix guard name comments to match guard namesMartin Roth2016-01-181-1/+1