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
/
fsl_espi.c
Age
Commit message (
Expand
)
Author
2020-06-18
dm: spi: Convert Freescale ESPI driver to driver model
Chuanhua Han
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-11-27
spi: Remove unused spi_init
Jagan Teki
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2015-10-27
spi: fsl: Use BIT macro
Jagan Teki
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-06-05
powerpc/espi: remove 80us delay to improve transfer performance
Hou Zhiqiang
2013-08-20
powerpc: Fix CamelCase checkpatch warnings
Prabhakar Kushwaha
2013-08-06
spi: fsl_espi: Use DIV_ROUND_UP instead of open-coded
Axel Lin
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-19
spi: Use spi_alloc_slave() in each SPI driver
Simon Glass
2012-10-22
powerpc/espi: remove write command length check
Shaohui Xie
2011-10-27
GCC4.6: Squash warnings in fsl_espi.c
Marek Vasut
2011-04-29
powerpc: eSPI and eSPI controller support
Mingkai Hu