index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
spi.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
cmd: Remove <common.h> and add needed includes
Tom Rini
2023-01-12
cmd: spi: Judge the number of added parameters
chenzhipeng
2022-05-23
spi: spi-uclass: Add new spi_get_bus_and_cs() implementation
Patrice Chotard
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2020-06-29
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-01-27
cmd: spi: Permit setting bus frequency
Marek Vasut
2019-03-25
Convert CONFIG_DEFAULT_SPI_* to Kconfig
Patrick Delaunay
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-03-27
cmd: spi: check return value of strdup
Peng Fan
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass