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-07-10
spi: Avoid using malloc() in a critical function
Simon Glass
2019-07-10
sandbox: Correct spi flash operation
Simon Glass
2019-07-10
spi: Add SPI controller driver for UniPhier SoCs
Kunihiko Hayashi
2019-07-09
spi: Add Atmel QuadSPI driver
Tudor Ambarus
2019-06-17
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2019-06-13
spi: Kconfig: Mark LPC32XX_SSP as DEPRECATED
Jagan Teki
2019-06-13
spi: Kconfig: Mark SOFT_SPI as DEPRECATED
Jagan Teki
2019-06-13
spi: Kconfig: Mark SH_SPI as DEPRECATED
Jagan Teki
2019-06-13
spi: Kconfig: Mark MXS_SPI has DEPRECATED
Jagan Teki
2019-06-11
Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot
Tom Rini
2019-06-11
Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx
Tom Rini
2019-06-11
spi: imx: work with cs greater 0
Heiko Schocher
2019-06-11
spi: imx: remove doubled pointer from mxc_spi_probe
Heiko Schocher
2019-06-10
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2019-06-10
spi: mpc8xxx: Convert to DM
Jagan Teki
2019-06-10
spi: mpc8xxx: Use get_timer
Mario Six
2019-06-10
spi: mpc8xxx: Fix if check
Mario Six
2019-06-10
spi: mpc8xxx: Re-order transfer setup
Mario Six
2019-06-10
spi: mpc8xxx: Document LEN setting better
Mario Six
2019-06-10
spi: mpc8xxx: Rename variable
Mario Six
2019-06-10
spi: mpc8xxx: Make code more readable
Mario Six
2019-06-10
spi: mpc8xxx: Reduce scope of loop variables
Mario Six
2019-06-10
spi: mpc8xxx: Simplify logic a bit
Mario Six
2019-06-10
spi: mpc8xxx: Get rid of is_read
Mario Six
2019-06-10
spi: mpc8xxx: Simplify if
Mario Six
2019-06-10
spi: mpc8xxx: Use IO accessors
Mario Six
2019-06-10
spi: mpc8xxx: Replace defines with enums
Mario Six
2019-06-10
spi: mpc8xxx: Fix function names in strings
Mario Six
2019-06-10
spi: mpc8xxx: Fix space after cast
Mario Six
2019-06-10
spi: mpc8xxx: Rename camel-case variables
Mario Six
2019-06-10
spi: mpc8xxx: Fix comments
Mario Six
2019-06-10
spi: mpc8xxx: Use short type names
Mario Six
2019-06-06
spi: stm32: Add Serial Peripheral Interface driver for STM32MP
Patrice Chotard
2019-05-24
drivers: spi: cf_spi: convert to driver model
Angelo Dureghello
2019-05-24
drivers: spi: cf_spi: add Kconfig option
Angelo Dureghello
2019-05-15
Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-boot
Tom Rini
2019-05-10
spi: designware: convert to livetree
Simon Goldschmidt
2019-05-10
spi: cadence_qspi: convert to livetree
Simon Goldschmidt
2019-05-08
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2019-05-09
spi: atcspi200: Change include order
Jagan Teki
2019-05-07
spi: rpc: Add support for operation without clock framework
Marek Vasut
2019-05-06
spi: Kconfig: Add STM32F4 support for STM32_QSPI driver
Patrice Chotard
2019-05-04
Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips
Tom Rini
2019-05-03
mips: rename mach-mt7620 to mach-mtmips
Weijie Gao
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2019-05-01
rockchip: spi: make optimised receive-handler unaligned-safe
Philipp Tomsich
2019-05-01
rockchip: spi: add driver-data and a 'rxonly_manages_fifo' flag
Philipp Tomsich
2019-05-01
rockchip: spi: add optimised receive-only implementation
Philipp Tomsich
2019-05-01
rockchip: spi: only wait for completion, if transmitting
Philipp Tomsich
2019-05-01
rockchip: spi: consistently use false/true with rkspi_enable_chip
Philipp Tomsich
[prev]
[next]