index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2019-03-04
spi: Rename sun4i_spi.c into spi-sunxi.c
Jagan Teki
2019-03-04
spi: sun4i: Driver cleanup
Jagan Teki
2019-03-04
spi: sun4: Add A31 spi controller support
Jagan Teki
2019-03-04
spi: sun4i: Add CLK support
Jagan Teki
2019-03-04
spi: sun4i: Support fifo_depth via drvdata
Jagan Teki
2019-03-04
spi: sun4i: Access registers and bits via enum offsets
Jagan Teki
2019-03-04
spi: sun4i: Simplify reg writes using set/clrbits_le32
Jagan Teki
2019-03-04
spi: sun4i: Poll for rxfifo to be filled up
Jagan Teki
2019-03-04
spi: designware: Change include order
Horatiu.Vultur@microchip.com
2019-02-28
spi: omap3: fix set_wordlen() reading from incorrect address for CHCONF
David Rivshin
2019-02-14
spi: zynqmp_gqspi: Enable versal compatible string
Michal Simek
2019-02-07
configs: Don't use SPI_FLASH_BAR as default
Vignesh R
2019-02-07
mtd: spi: Switch to new SPI NOR framework
Vignesh R
2019-02-07
spi: Add non DM version of SPI_MEM
Vignesh R
2019-02-07
spi: spi-mem: Claim SPI bus before spi mem access
Vignesh R
2019-02-07
spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size
Vignesh R
2019-02-07
spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes
Vignesh R
2019-01-28
spi: mxc_spi: Fix build warning on ARM64 platforms
Ye Li
2019-01-16
mips: spi: mscc: Add fast bitbang SPI driver
Lars Povlsen
2019-01-02
spi: sun4i: Add rx_buf NULL pointer check
Stefan Mavrodiev
2018-12-19
DW SPI: Allow to overload the management of the external CS
Gregory CLEMENT
2018-12-05
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-12-03
spi, mpc8xx: migrate to DM_SPI
Christophe Leroy
2018-11-29
spi: cadence_qspi: use "cdns,qspi-nor" as compatible
Simon Goldschmidt
2018-11-27
spi: mpc8xx: Migrate to DM_SPI
Christophe Leroy
2018-11-27
spi: Remove unused spi_init
Jagan Teki
2018-11-27
dm: platform_data: spi: s/pl022_spi.h/spi_pl022.h
Jagan Teki
2018-11-27
spi: pl022: Drop unnecessary include files
Jagan Teki
2018-11-27
spi: pl022: Simplify platdata code
Jagan Teki
2018-11-24
spi: mtk_qspi: add qspi driver for MT7629 SoC
Guochun Mao
2018-11-24
spi: Add Amlogic Meson SPI Flash Controller driver
Neil Armstrong
2018-11-20
dm: spi: prevent setting a speed of 0 Hz
Simon Goldschmidt
2018-10-16
arm64: versal: Add support for new Xilinx Versal ACAPs
Michal Simek
2018-10-12
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-10-10
spi: davinci: Add platdata support
Jagan Teki
2018-10-09
dm: spi: Add logging of some return values
Simon Glass
2018-10-09
sandbox: spi: Add more logging
Simon Glass
2018-10-04
spi: Add SPI driver for MT76xx SoCs
Stefan Roese
2018-10-02
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-10-02
spi: sh_qspi: Add DM support to SH QSPI driver
Marek Vasut
2018-10-02
driver/spi: fsl_qspi: Remove non-DM stuff
Ashish Kumar
2018-10-02
spi: designware_spi: Add reset ctrl to driver
Ley Foon Tan
2018-09-25
spi: add support for ARM PL022 SPI controller
Quentin Schulz
2018-09-20
spi: Extend the core to ease integration of SPI memory controllers
Boris Brezillon
2018-08-03
arm: sunxi: Allwinner A10 SPI driver
Stefan Mavrodiev
2018-08-03
spi: kirkwood: add orion-spi compatible string
Chris Packham
2018-08-03
spi: kirkwood: Get drvdata in .ofdata_to_platdata
Jagan Teki
2018-07-23
spi: stm32_qspi: rework mode management
Christophe Kerello
2018-07-23
spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccr
Christophe Kerello
2018-07-16
spi: zynqmp_gqspi: Add support for ZynqMP qspi driver
Siva Durga Prasad Paladugu
[next]