aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/agesa/hudson/spi.c
AgeCommit message (Expand)Author
2014-07-15AGESA hudson: Fix SPI writesKyösti Mälkki
2014-07-14AMD SPI: Optimise for longer writesKyösti Mälkki
2014-07-14SPI: Split writes using spi_crop_chunk()Kyösti Mälkki
2014-07-05spi: Change spi_xfer to work in units of bytes instead of bits.Gabe Black
2014-07-05spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black
2014-06-12southbridge/amd: Change #if defined to #if IS_ENABLEDDave Frodin
2014-04-20southbridge/amd/agesa/hudson: Refactor SPI controller driverAlexandru Gagniuc
2014-04-15southbridge/amd/agesa/hudson: Clean up AGESA #includesAlexandru Gagniuc
2013-08-05AMD Kabini: Modify Hudson southbridge to support new AMD processorSiyuan Wang
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-11spi.h: Rename the spi.h to spi-generic.hZheng Bao
2012-12-12Claim the SPI bus before writes if the IMC ROM is presentMartin Roth
2012-11-30AMD S3: Leverage the public SPI routineZheng Bao
2012-07-14AGESA F15 wrapper for Hudson.zbao