]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers/spi
karo: tx6ul: fix bogus GPIO numbers
[karo-tx-uboot.git] / drivers / spi /
2015-09-17 Lothar Waßmannkaro: cleanup after merge of v2015.10-rc2
2015-09-10 Simon Glassdm: Use dev_get_addr() where possible
2015-09-10 Vignesh Rspi: ti_qspi: Use DMA to read from qspi flash
2015-09-10 vishalm@ti.comti: qspi: set flash quad bit based on quad support...
2015-09-10 Thomas AbrahamARM: exynos: move SoC sources to mach-exynos
2015-09-10 Nikita Kiryanovspi: omap3_spi: add am43xx support to omap3_spi
2015-09-10 York Sunlib/fdtdec: Fix compiling warning caused by changing...
2015-09-10 Simon Glassexynos: spi: Convert the timeout to debug()
2015-09-09 Michal Simekspi: zynq_spi: Simplify debug macro
2015-09-09 Michal Simekspi: Fix zynq SPI binding
2015-09-09 Simon Glassdm: spi: Make local functions static
2015-09-09 Haikun Wangfdt: armv8: Fix build warnings on armv8
2015-09-09 Simon Glassdm: spi: Correct BIOS protection logic for ICH9
2015-09-09 Simon Glassdm: spi: Correct status register access width
2015-09-09 Simon Glassdm: spi: Correct minor nits in ICH driver
2015-09-08 Vikas Manochaspi: cadence_qspi: support FIFO width other than 4...
2015-09-08 Vikas Manochaspi: cadence_qspi: get sram size from device tree
2015-09-08 Vikas Manochaspi: cadence_qspi: move the sram partition in init
2015-09-08 Angelo Dureghellospi: cf_qspi: fix clamp macro type check compilation...
2015-09-08 Jagan Tekispi: Kconfig: Add TEGRA20_SLINK entry
2015-09-08 Jagan Tekispi: Kconfig: Add TEGRA20_SFLASH entry
2015-09-08 Jagan Tekispi: Kconfig: Add TEGRA114_SPI entry
2015-09-08 Jagan Tekispi: Kconfig: Add ICH_SPI entry
2015-09-08 Jagan Tekispi: Kconfig: Add EXYNOS_SPI entry
2015-09-08 Jagan Tekispi: Kconfig: Add FSL_QSPI entry
2015-09-08 Jagan Tekispi: Kconfig: Add FSL_ESPI entry
2015-09-08 Jagan Tekispi: Kconfig: Add FSL_DSPI entry
2015-09-08 Jagan Tekispi: Kconfig: Show dm-spi drivers if DM_SPI set
2015-09-08 Jagan Tekispi: Makefile: Use object file alphabetic order
2015-09-08 Jagan Tekispi: Kconfig: Add TI_QSPI entry
2015-09-08 Jagan Tekispi: Kconfig: Add XILINX_SPI entry
2015-09-08 Jagan Tekispi: Add Kconfig menu entry
2015-09-08 Jagan Tekispi: Kconfig: Add Zynq SPI controller entry
2015-09-08 Jagan Tekispi: xilinx_spi: Add asm/io.h include file
2015-09-08 Jagan Tekidm: spi: xilinx_spi: Convert to driver model
2015-09-08 Jagan Tekispi: zynq_spi: Add fdt support in driver
2015-09-08 Jagan Tekidm: spi: zynq_spi: Convert to driver model
2015-09-08 Jagan Tekispi: davinci_spi: Driver cleanup
2015-09-08 Jagan Tekispi: davinci_spi: Move header code to driver
2015-09-08 Jagan Tekispi: xilinx_spi: Driver clean-up
2015-09-08 Jagan Tekispi: xilinx_spi: Move header code to driver
2015-09-08 Jagan Tekispi: Zap oc_tiny_spi driver
2015-09-08 Jagan Tekispi: Zap ftssp010_spi driver
2015-09-08 Jagan Tekispi: Zap andes_spi driver
2015-09-08 Simon Glasstegra: spi: Support slow SPI rates
2015-09-08 Simon Glasstegra: spi: Drop the claim_bus() method to correct...
2015-09-08 Simon Glassdm: spi: Avoid setting the speed with every transfer
2015-09-08 David Dueckspi: omap3: Fix timeout handling
2015-09-08 Simon Glassdm: spi: Correct SPI claim/release_bus() methods
2015-09-08 Siva Durga Prasad... zynq: spi: Remove unnecessary error condition
2015-09-08 Marek Vasutspi: Add Cadence QSPI controller Kconfig entry
2015-09-08 Marek Vasutspi: Add Designware SPI controller Kconfig entry
2015-09-08 Simon Glasssandbox: Move CONFIG_SANDBOX_SPI to Kconfig
2015-09-08 Haikun.Wang@freesc... dm: spi: Convert Freescale QSPI driver to driver model
2015-09-08 Haikun.Wang@freesc... dm: spi: Convert Freescale DSPI driver to driver model
2015-09-08 Simon Glassdm: x86: spi: Convert ICH SPI driver to driver model
2015-09-08 Simon Glassdm: core: Add dev_get_uclass_priv() to access uclass...
2015-09-08 Simon Glassx86: spi: Add support for lynxpoint
2015-09-02 Lothar WaßmannKconfig: define missing symbol SPI and make DM_SPI...
2015-09-01 Albert ARIBAUD ... lpc32xx: add LPC32xx SSP support (SPI mode)
2015-09-01 Axel Linspi: designware_spi: revisit FIFO size detection again
2015-09-01 Axel Linspi: cf_spi: Staticize local functions
2015-09-01 Axel Linspi: cf_spi: Use to_cf_spi_slave to resolve cfslave...
2015-09-01 Ravi Babuqspi: dra7x: enable quad mode read for ti-qspi driver
2015-09-01 Axel Linspi: ftssp010_spi: Use to_ftssp010_spi() to ensure...
2015-09-01 Axel Linspi: davinci: Remove duplicate code to set bus and...
2015-09-01 Axel Linspi: cf_qspi: Fixup to_cf_qspi_slave macro
2015-09-01 Simon Glassdm: Expand and complete Kconfig in drivers/
2015-09-01 Bin Mengx86: Add SPI support to quark/galileo
2015-09-01 Simon Glassx86: spi: Support ValleyView in ICH SPI driver
2015-08-24 Lothar WaßmannMerge branch 'karo-tx-uboot' into kc-merge
2015-06-26 Lothar Waßmannconfig: rename CONFIG_MX* to CONFIG_SOC_MX*
2015-03-09 Lothar Waßmannupdate to 2015.04-rc1
2015-03-04 Lothar Waßmannkaro: merge with Ka-Ro specific tree for secure boot...
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-01-31 Tom RiniMerge branch 'patman' of git://git.denx.de/u-boot-x86
2015-01-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-01-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-01-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2015-01-30 Simon Glassdm: spi: Move slave details to child platdata
2015-01-30 Simon Glassdm: spi: Set up the spi_slave device pointer in child_p...
2015-01-30 Simon Glassdm: spi: Move the per-child data size to the uclass
2015-01-30 Simon Glassdm: core: Add a flag to control sequence numbering
2015-01-30 Simon Glassdm: spi: Remove use of fdtdec GPIO support
2015-01-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2015-01-24 Simon Glassx86: spi: Add device tree support
2015-01-14 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-01-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2015-01-08 Peng Fanqspi:fsl implement AHB read
2015-01-08 Axel Linspi: ftssp010_spi: Simplify code flow in ftssp010_...
2015-01-07 Axel Linspi: cadence_qspi: Fix checking return value of fdt_fir...
2015-01-07 Peng Fanspi:fsl-quadspi support bank register read write
2015-01-06 Marek Vasutdt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi
2015-01-06 Axel Linspi: designware_spi: Fix detecting FIFO depth
2015-01-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2015-01-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2014-12-31 Peng Fanimx:qspi add 4K erase support
2014-12-31 Peng Fanarm:mx6sx add QSPI support
next