Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
29784d62eded89332254307bdb63ad8a7d8249d2
/
cmd
/
spi.c
61708bb
spi: spi-uclass: Add new spi_get_bus_and_cs() implementation
by Patrice Chotard
· 2 years, 8 months ago
0cf207e
WS cleanup: remove SPACE(s) followed by TAB
by Wolfgang Denk
· 3 years, 2 months ago
0b1284e
global: Convert simple_strtoul() with decimal to dectoul()
by Simon Glass
· 3 years, 4 months ago
56c4046
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
by Lukasz Majewski
· 4 years, 5 months ago
0914011
command: Remove the cmd_tbl_t typedef
by Simon Glass
· 4 years, 6 months ago
6954756
cmd: spi: Permit setting bus frequency
by Marek Vasut
· 5 years ago
c95e632
Convert CONFIG_DEFAULT_SPI_* to Kconfig
by Patrick Delaunay
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
9caeb26
cmd: spi: check return value of strdup
by Peng Fan
· 9 years ago
2e192b2
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_spi.c]
72a8cf8
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_spi.c]
1157a16
dm: spi: Adjust cmd_spi to work with driver model
by Simon Glass
· 10 years ago
df3b23a
dm: spi: Move cmd device code into its own function
by Simon Glass
· 10 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
2d5e7c7
cmd_spi: remove superfluous semicolon
by Marek Vasut
· 12 years ago
21032b3
sspi: add options to specify bus and mode
by Reinhard Meyer
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
a89c33d
General help message cleanup
by Wolfgang Denk
· 15 years ago
2fb2604
Command usage cleanup
by Peter Tyser
· 16 years ago
c46980f
cmd_spi: remove broken signed casting for display
by Mike Frysinger
· 16 years ago
d255bb0
SPI API improvements
by Haavard Skinnemoen
· 17 years ago
4a43719
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
by Grant Likely
· 17 years ago
9025317
common/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
fd9bcaa
common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.
by Jon Loeliger
· 17 years ago
65c450b
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
77ddac9
Cleanup for GCC-4.x
by Wolfgang Denk
· 19 years ago
206c60c
* Patches by Jon Diekema, 17 Sep 2003:
by wdenk
· 21 years ago
0d49839
Patch by Kenneth Johansson, 30 Jun 2003:
by wdenk
· 21 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
eb9401e
* Patch by Andreas Oberritter, 09 Nov 2002:
by wdenk
· 22 years ago
e309309
Initial revision
by wdenk
· 22 years ago