summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/cimx/sb800
Commit message (Expand)AuthorAgeFilesLines
* AGESA,binaryPI: Replace use of __PRE_RAM__Kyösti Mälkki2019-08-201-2/+2
* src: Make implicit fall throughs explicitJacob Garber2019-07-191-0/+2
* sb/amd/{cimx,}/sb{700,800,900}: Prevent uninitialized readsJacob Garber2019-07-161-3/+3
* sb/amd/cimx/sb800: Get rid of power button device in corebootPaul Menzel2019-05-201-9/+0
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner2019-03-251-1/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* sb/amd/cimx/sb800/early.c: Drop unused 'include <cbmem.h>Elyes HAOUAS2019-03-131-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-084-7/+7
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-042-1/+2
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-044-4/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-015-0/+5
* ACPI: Rename FADT model and set it to zeroElyes HAOUAS2019-03-011-1/+1
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-1/+3
* AGESA: Drop CONFIG_CBB and CONFIG_CDBKyösti Mälkki2019-01-141-2/+3
* southbridge/amd/cimx: Drop unused functionsKyösti Mälkki2019-01-103-39/+0
* src: Move constant to the right side of comparisonElyes HAOUAS2019-01-071-3/+3
* usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans2019-01-061-1/+2
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* sb/amd/cimx/sb800/ramtop: Fix coding style issuesPaul Menzel2018-12-241-2/+2
* arch/acpi.h: Add some update to version 6.2aElyes HAOUAS2018-11-291-3/+2
* src/{mainboard,southbridge}: Remove commented include linesElyes HAOUAS2018-11-281-2/+0
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-162-2/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* sb/amd: Remove dead assignment in SPI driverPaul Menzel2018-11-161-1/+1
* sb/amd: Fix grammar in commentPaul Menzel2018-11-161-1/+1
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-053-11/+11
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-232-22/+22
* sb/amd/cimx/sb[89]00: Use CF9 resetNico Huber2018-10-222-16/+6
* update all FADT version 3.0 to use the get tables functionMarc Jones2018-08-271-1/+1
* Fix PCI ACPI _OSC methodsMarc Jones2018-08-171-5/+1
* src/southbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-094-6/+7
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-142-10/+10
* src/southbridge: Add and update license headersMartin Roth2018-05-291-0/+13
* cimx/sb800: Use PCI_DEVFN()Kyösti Mälkki2018-05-211-15/+15
* 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-091-12/+1
* drivers/spi: support cmd opcode deduction for spi_crop_chunk()Aaron Durbin2018-01-301-1/+1
* AGESA_LEGACY: Apply final cleanup and file removalsKyösti Mälkki2018-01-231-3/+2
* 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-271-4/+4
* AGESA: Implement POSTCAR_STAGEKyösti Mälkki2017-09-261-0/+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-121-8/+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