~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
ide.c
Commit message (
Expand
)
Author
Age
*
ide: Move ide_init() into probing
Simon Glass
2023-04-27
*
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
Drop PCMCIA
Simon Glass
2019-08-11
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
cmd: ide: Make the first device the default one
Bin Meng
2017-09-10
*
dm: ide: Adjust the 'ide' command to use blk_common_cmd()
Simon Glass
2017-08-17
*
powerpc, 8xx: remove support for 8xx
Heiko Schocher
2017-06-12
*
status_led: Kconfig migration
Uri Mashiach
2017-01-21
*
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-05-17
*
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-03-14
*
Remove the cmd_ prefix from command files
Simon Glass
2016-01-25