summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sb700
AgeCommit message (Expand)Author
2018-10-31reset: Finalize move to new APINico Huber
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-22amdfam10: Convert to `board_reset()`Nico Huber
2018-10-08Move compiler.h to commonlibNico Huber
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-04src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-05-21sb/amd/sb700: Get rid of device_tElyes HAOUAS
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-04-23drivers/spi: reduce confusion in the APIAaron Durbin
2018-01-30drivers/spi: support cmd opcode deduction for spi_crop_chunk()Aaron Durbin
2017-10-12sb/amd/sb700/lpc.c: Optimize code flow for less indentationArthur Heymans
2017-09-27smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer
2017-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2017-09-09sb/amd: Support CBMEM_TOP_BACKUPKyösti Mälkki
2017-08-07usbdebug: Refactor early enableKyösti Mälkki
2017-08-07usbdebug: Consolidate EHCI_BAR setupKyösti Mälkki
2017-06-30southbridge/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-06-07spi: Remove unused/unnecessary spi_init function definitionsFurquan Shaikh
2017-05-27CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki
2017-05-24southbridge/amd: Move spi driver to use spi_bus_mapFurquan Shaikh
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2017-04-17[nb|sb]/amd/[amdfam10|sb700]: Add LPC bridge ACPI names for NB/SBTimothy Pearson
2017-04-15sb/amd/sb700: Disable LPC ROM mapping when SPI Flash is usedTimothy Pearson
2017-01-04amdfam10: Perform major include ".c" cleanupDamien Zammit
2016-12-23spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh
2016-12-05spi: Define and use spi_ctrlr structureFurquan Shaikh
2016-12-05spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh
2016-12-05spi: Fix parameter types for spi functionsFurquan Shaikh
2016-11-21AMD sb700: Fix PCI ID errorKyösti Mälkki
2016-10-04src/southbridge: Remove unnecessary semicolonElyes HAOUAS
2016-09-20southbridge/amd: Add space around operatorsElyes HAOUAS
2016-09-13southbridge/amd/sb700: transition away from device_tAntonello Dettori
2016-08-31amd/sb700/bootblock.c: Restore accidentally deleted codeMartin Roth
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2016-08-26sb/amd/sb700: Add option to increase SPI speed to 33MHzTimothy Pearson
2016-08-04sb/amd/sb700: Do not reset fifo after skipping the sent bytesTimothy Pearson
2016-08-03sb/amd/sb[6|7|8]00: Initialize PICTimothy Pearson
2016-08-01Add newlines at the end of all coreboot filesMartin Roth
2016-04-11sb/amd/sp5100: Apply Sx State Settings per RPR v3.02Timothy Pearson
2016-04-11sb/amd/sp5100: Enable CPU reset timing option per RPR v3.02Timothy Pearson
2016-04-11sb/amd/sp5100: Disable ASF legacy sensor support per RPR v3.02Timothy Pearson
2016-04-08sb/amd/sb700: Add sb7xx_51xx_decode_last_reset()Timothy Pearson
2016-04-07sb/amd/sb700: Enable reset on sync floodTimothy Pearson
2016-04-05sb/amd/sp5100: Add ehci_async_data_cache CMOS optionTimothy Pearson
2016-02-01southbridge/amd/sb700: Enable extended APIC ID when Kconfig option setTimothy Pearson
2016-02-01southbridge/amd/sb700: Set HPET min tick value to RPR recommendationTimothy Pearson
2016-01-29southbridge/amd/sb700: Add CMOS option to disable legacy USB supportTimothy Pearson
2016-01-29southbridge/amd/sb700: Add missing DMA setup step from AMD RRGTimothy Pearson
2015-12-18southbridge/amd/sr5650: Add MCFG ACPI table supportTimothy Pearson