summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2011-12-08Make u-boot use the new PCHVadim Bendebury
2011-11-15tegra: spi: add SFLASH and SLINK driversChe-Liang Chiou
2011-11-14ICH SPI: Use an atomic preop for Write EnableDuncan Laurie
2011-11-13spi: rename tegra2_spi to tegra_spi in prep for tegra3Che-Liang Chiou
2011-10-12Enable SPI flash write access when using ICH9.Vadim Bendebury
2011-10-04tegra: Make clk_rst.h a common fileSimon Glass
2011-10-04tegra: Make bitfield.h a common fileSimon Glass
2011-09-15tegra: Rename TEGRA2 to TEGRASimon Glass
2011-09-15Report SPI driver write errors.Vadim Bendebury
2011-09-12Fix ICH SPI driver to work for write transactions.Vadim Bendebury
2011-09-12Improve debugability of the ICH SPI controller driver.Vadim Bendebury
2011-09-02Modify the ICH driver to support ICH9 in software sequencing modeGabe Black
2011-08-29tegra2: Increase SPI flash speed to 48MHzSimon Glass
2011-08-29Remove the now unused dummy SPI driverGabe Black
2011-08-29Add an ICH SPI driver based on the one in flashromGabe Black
2011-08-29Add a new Tegra SPI driver which uses the new spi_xfer interfaceGabe Black
2011-08-29Make the dummy SPI driver able to support the new spi_xfer formatGabe Black
2011-08-29Add a dummy SPI driver so we don't have to use a real one for now.Gabe Black
2011-08-29CHROMIUM: ARM: tegra: Fix SPI mux on non-FDT boards w/out SPI UART switch.Doug Anderson
2011-08-24tegra2: Add clock and PLL control functionsSimon Glass
2011-08-24arm: tegra2: separate out SPI/UART switch code into its own fileSimon Glass
2011-08-24tegra2: Add pinmux control functionsSimon Glass
2011-08-24tegra2: Change PIN_ to PINGRPSimon Glass
2011-08-24Fix Seaboard UART corruption on SPI activityTom Warren
2011-08-24spi: Tegra2: Add SPI driver for SPIFLASH on SeaboardTom Warren
2011-06-21ATMEL spi_dataflash driver - fix to build againReinhard Meyer
2011-06-21mxc_spi.c: typo fixedHelmut Raiger
2011-05-18ATMEL: fix dataflash (dirty) this file should be converted to struct SoC accessReinhard Meyer
2011-05-18ATMEL: fix related common atmel driver filesReinhard Meyer
2011-04-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-04-30spi: add new driver for OpenCores tiny_spiThomas Chou
2011-04-29powerpc: eSPI and eSPI controller supportMingkai Hu
2011-04-27Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic
2011-04-25bfin_spi: add spi_set_speedThomas Chou
2011-04-13add CONFIG_SPI_IDLE_VAL for cf_spi.c to allow use of spi_mmcWolfgang Wegner
2011-04-08Blackfin: BF50x: new processor portMike Frysinger
2011-03-27Coding Style cleanup: remove trailing empty linesWolfgang Denk
2011-02-08altera_spi: add spi_set_speedThomas Chou
2011-02-04Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2011-02-02spi: add support SuperH SPI moduleYoshihiro Shimoda
2011-02-02SPI: mxc_spi: replace fixed offsets with structuresStefano Babic
2011-02-02SPI: mxc_spi: add SPI clock calculation and setup to the driverAnatolij Gustschin
2011-02-02SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx caseAnatolij Gustschin
2011-02-02SPI: mxc_spi: add support for i.MX35 processorStefano Babic
2010-12-11OMAP3: SPI driverDirk Behme
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-11Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk
2010-10-02Blackfin: bfin_spi: add optional DMA supportMike Frysinger
2010-09-30MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51Stefano Babic