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
/
ide.c
Age
Commit message (
Expand
)
Author
2023-04-27
ide: Move ide_init() into probing
Simon Glass
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2019-08-11
Drop PCMCIA
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-10
cmd: ide: Make the first device the default one
Bin Meng
2017-08-17
dm: ide: Adjust the 'ide' command to use blk_common_cmd()
Simon Glass
2017-06-12
powerpc, 8xx: remove support for 8xx
Heiko Schocher
2017-01-21
status_led: Kconfig migration
Uri Mashiach
2016-05-17
dm: ide: Separate the non-command code into its own file
Simon Glass
2016-05-17
dm: ide: Remove the forward declarations
Simon Glass
2016-05-17
dm: ide: Correct various code style problems
Simon Glass
2016-03-14
dm: block: Adjust device calls to go through helpers function
Simon Glass
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