u-boot-brain/drivers/spi
Simon Glass 24b852a7a2 Move console definitions into a new console.h file
The console includes a global variable and several functions that are only
used by a small subset of U-Boot files. Before adding more functions, move
the definitions into their own header file.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-11-19 20:27:50 -07:00
..
altera_spi.c altera_spi: change ioremap to map_physmem 2015-11-18 21:18:30 +08:00
armada100_spi.c
atmel_dataflash_spi.c
atmel_spi.c
atmel_spi.h spi: atmel_spi: Use GENMASK 2015-10-27 23:21:42 +05:30
bfin_spi6xx.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
bfin_spi.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
cadence_qspi_apb.c spi: cadence_qspi_apb: Use BIT macro 2015-10-27 23:19:29 +05:30
cadence_qspi.c spi: cadence_qspi: Ensure check for max frequency in place 2015-11-05 02:34:15 +01:00
cadence_qspi.h spi: cadence_qspi: Ensure spi_calibration is run when sclk change 2015-11-05 02:34:15 +01:00
cf_qspi.c
cf_spi.c
davinci_spi.c bitops: introduce BIT() definition 2015-09-11 17:15:32 -04:00
designware_spi.c spi: designware_spi: Use GENMASK 2015-10-27 23:21:43 +05:30
ep93xx_spi.c bitops: introduce BIT() definition 2015-09-11 17:15:32 -04:00
exynos_spi.c
fsl_dspi.c spi: fsl: Use BIT macro 2015-10-27 23:19:29 +05:30
fsl_espi.c spi: fsl: Use BIT macro 2015-10-27 23:19:29 +05:30
fsl_qspi.c Merge branch 'master' of git://git.denx.de/u-boot-spi 2015-10-28 16:56:43 -04:00
fsl_qspi.h
ich.c Merge branch 'master' of git://git.denx.de/u-boot-spi 2015-10-28 16:56:43 -04:00
ich.h
Kconfig Tegra: T210: Add QSPI driver 2015-11-12 09:21:07 -07:00
kirkwood_spi.c
lpc32xx_ssp.c
Makefile Tegra: T210: Add QSPI driver 2015-11-12 09:21:07 -07:00
mpc8xxx_spi.c spi: mpc8xxx_spi: Use BIT macro 2015-10-27 23:21:28 +05:30
mpc52xx_spi.c
mxc_spi.c
mxs_spi.c
omap3_spi.c
omap3_spi.h spi: omap3_spi: Use GENMASK 2015-10-27 23:21:43 +05:30
rk_spi.c
rk_spi.h
sandbox_spi.c
sh_qspi.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
sh_spi.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
sh_spi.h
soft_spi_legacy.c
soft_spi.c dm: Rename dev_get_parentdata() to dev_get_parent_priv() 2015-10-23 09:42:28 -06:00
spi-emul-uclass.c
spi-uclass.c dm: spi: Add support for all targets which requires MANUAL_RELOC 2015-11-19 13:10:16 +01:00
spi.c
tegra20_sflash.c spi: tegra: Use GENMASK 2015-10-27 23:21:43 +05:30
tegra20_slink.c spi: tegra: Use GENMASK 2015-10-27 23:21:43 +05:30
tegra114_spi.c spi: tegra: Use GENMASK 2015-10-27 23:21:43 +05:30
tegra210_qspi.c Tegra: T210: Add QSPI driver 2015-11-12 09:21:07 -07:00
tegra_spi.h
ti_qspi.c spi: ti_qspi: Add dummy readl for bus sync 2015-11-17 23:43:29 +05:30
xilinx_spi.c spi: xilinx_spi: Use GENMASK 2015-10-27 23:21:43 +05:30
zynq_qspi.c spi: zynq_[q]spi: Use GENMASK macro 2015-10-27 23:19:15 +05:30
zynq_spi.c spi: zynq_[q]spi: Use GENMASK macro 2015-10-27 23:19:15 +05:30