index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
sata.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
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-01-27
cmd: sata: Add block unbind device function
Peng Ma
2019-02-09
cmd: sata: add null pointer check for dev
Marcel Ziswiler
2018-11-14
blk: Call part_init() in the post_probe() method
Bin Meng
2018-08-10
sata: fix sata_Probe return value check
Troy Kisky
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-17
dm: sata: Support driver model with the 'sata' command
Simon Glass
2017-08-17
dm: sata: Adjust the 'sata' command to use blk_common_cmd()
Simon Glass
2017-01-14
cmd: sata: fix init command return value
Gary Bisson
2016-11-28
sata: fix sata command can not being executed bug
Tang Yuantian
2016-05-17
dm: sata: Separate the non-command code into its own file
Simon Glass
2016-05-17
dm: sata: Fix code style problems in cmd/sata.c
Simon Glass
2016-04-01
sata: use block layer for sata command
Eric Nelson
2016-03-14
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
dm: part: Rename some partition functions
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass