index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: ich: Add Apollo Lake support
Simon Glass
2019-12-15
2
-5
/
+15
*
spi: ich: Add TPL support
Simon Glass
2019-12-15
1
-4
/
+44
*
spi: ich: Add support for get_mmap() method
Simon Glass
2019-12-15
1
-0
/
+32
*
spi: ich: Support hardware sequencing
Simon Glass
2019-12-15
2
-3
/
+245
*
spi: ich: Support of-platdata for fast-spi
Simon Glass
2019-12-15
1
-3
/
+15
*
spi: ich: Correct max-size bug in ich_spi_adjust_size()
Simon Glass
2019-12-15
1
-3
/
+5
*
spi: ich: Add mmio_base to struct ich_spi_platdata
Simon Glass
2019-12-15
2
-19
/
+13
*
spi: ich: Various small tidy-ups
Simon Glass
2019-12-15
1
-9
/
+8
*
spi: ich: Fix header order
Simon Glass
2019-12-15
1
-2
/
+2
*
spi: ich: Convert to livetree
Simon Glass
2019-12-15
1
-17
/
+5
*
spi: ich: Move the protection/lockdown code into a function
Simon Glass
2019-12-15
2
-20
/
+44
*
spi: ich: Move init function just above probe()
Simon Glass
2019-12-15
1
-61
/
+61
*
x86: spi: Don't enable SPI_FLASH_BAR by default
Simon Glass
2019-12-15
1
-1
/
+0
*
spi: Correct operations check in dm_spi_xfer()
Simon Glass
2019-12-15
2
-9
/
+5
*
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-15
2
-7
/
+7
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
3
-0
/
+3
*
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
9
-0
/
+9
*
spi: cadence_qspi: support DM_CLK
Simon Goldschmidt
2019-11-20
2
-2
/
+20
*
configs: spi: Add the SPI_FLASH_BAR for ESPI
Xiaowei Bao
2019-11-08
1
-0
/
+1
*
spi: Add support for memory-mapped flash
Simon Glass
2019-11-03
2
-0
/
+25
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2019-10-30
8
-10
/
+41
|
\
|
*
spi: designware_spi: Disable and free clock when remove driver
Ley Foon Tan
2019-10-25
1
-1
/
+15
|
*
spi: Kconfig: Enable SPI_SUNXI for SUNXI
Jagan Teki
2019-10-25
1
-0
/
+1
|
*
dm: spi: Change cs_info op to return -EINVAL for invalid cs num
Bin Meng
2019-10-25
5
-5
/
+5
|
*
dm: spi: Return 0 if driver does not implement ops->cs_info
Bin Meng
2019-10-25
1
-4
/
+3
|
*
spi: Kconfig: Add help text
Jagan Teki
2019-10-25
1
-0
/
+17
*
|
Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips
Tom Rini
2019-10-25
1
-126
/
+121
|
\
\
|
*
|
spi: mt7621-spi: restore default register value after each xfer
Weijie Gao
2019-10-25
1
-13
/
+17
|
*
|
spi: mt7621-spi: remove data cache and rewrite its xfer function
Weijie Gao
2019-10-25
1
-106
/
+91
|
*
|
spi: mt7621-spi: use clock frequency from clk driver
Weijie Gao
2019-10-25
1
-7
/
+13
|
|
/
*
/
spi: zynqmp: Remove unused platform headers
Michal Simek
2019-10-24
1
-2
/
+0
|
/
*
dm: spi: Do not assume first SPI bus
Thomas Fitzsimmons
2019-10-15
1
-1
/
+1
*
spi: bcm63xx_hsspi: Continue init when using no reset and fixed-clock.
Kursad Oney
2019-10-11
1
-10
/
+9
*
spi: bcm63xx_hsspi: switch to raw I/O functions.
Kursad Oney
2019-10-11
1
-14
/
+14
*
spi: hsspi: allow to be used on bcm6858 and bcm63158
Kursad Oney
2019-10-11
1
-1
/
+1
*
spi: fsl_qspi: Add support for QSPI on iMX7ULP
Ye Li
2019-10-08
1
-0
/
+10
*
spi: fsl_qspi: Update to use driver data
Ye Li
2019-10-08
1
-34
/
+79
*
spi: fsl_qspi: Update write data size for page program LUT
Ye Li
2019-10-08
1
-11
/
+1
*
spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms
Ye Li
2019-10-08
1
-15
/
+16
*
spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driver
Lukasz Majewski
2019-10-08
1
-2
/
+32
*
spi: fix: Call mxs_reset_block() during DM/DTS probe
Lukasz Majewski
2019-10-08
1
-0
/
+2
*
spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spi
Lukasz Majewski
2019-10-08
1
-1
/
+1
*
spi: Add spi_write_then_read
Jagan Teki
2019-09-16
1
-0
/
+24
*
spi: Kconfig: Unmark DEPRECATED for MXS_SPI
Lukasz Majewski
2019-09-16
1
-1
/
+0
*
spi: soft_spi: Fix data abort if slave is not probed
Christophe Kerello
2019-09-16
1
-2
/
+2
*
spi: mvebu_a3700_spi: Fix clock prescale computation
Marek BehĂșn
2019-09-16
1
-3
/
+2
*
x86: ich-spi: Convert driver to spi-mem ops
Bernhard Messerklinger
2019-08-09
2
-172
/
+95
*
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-07-27
1
-83
/
+317
|
\
|
*
spi: mxs: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion)
Lukasz Majewski
2019-07-19
1
-83
/
+317
*
|
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2019-07-27
7
-381
/
+716
|
\
\
[next]