[U-Boot] Pull request: u-boot-spi/master
Jagannadha Sutradharudu Teki
jagannadh.teki at gmail.com
Mon Oct 27 19:43:58 CET 2014
Hi Tom,
Please pull this PR.
thanks!
--
Jagan.
The following changes since commit 0ce4af99c07acebf4fce9a91f1099d2460629293:
Merge branch 'master' of git://git.denx.de/u-boot-imx (2014-10-27 09:08:42 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-spi.git master
for you to fetch changes up to 027a9a002455a1175b0f5b7c7c5350afab2b4421:
SPI: mxc_spi: delay initialisation until claim bus (2014-10-27 22:37:03 +0530)
----------------------------------------------------------------
Marek Vasut (7):
spi: altera: Use struct-based register access
spi: altera: Clean up bit definitions
spi: altera: Clean up most checkpatch issues
spi: altera: Zap endless loop
spi: altera: Clean up the use of variable d
spi: altera: Add short note about EPCS/EPCQx1
spi: altera: Move the config options to the top
Markus Niebel (2):
SPI: mxc_spi: remove second reset from ECSPI config handler
SPI: mxc_spi: delay initialisation until claim bus
doc/SPI/README.altera_spi | 6 +++
drivers/spi/altera_spi.c | 132 ++++++++++++++++++++++++++--------------------
drivers/spi/mxc_spi.c | 40 +++++++-------
3 files changed, 101 insertions(+), 77 deletions(-)
create mode 100644 doc/SPI/README.altera_spi
More information about the U-Boot
mailing list