index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_ide.c
Age
Commit message (
Expand
)
Author
2014-07-22
common: cmd_ide: use __weak and add prototypes
Jeroen Hofstee
2014-07-22
common: cmd_ide: remove PIO mode
Jeroen Hofstee
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
Fix block device accesses beyond 2TiB
Sascha Silbe
2013-05-01
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
Egbert Eich
2012-11-02
ide: Correct function signatures for ide_read/write()
Simon Glass
2012-10-17
remove unnecessary includes from cmd_ide.c
Pavel Herrmann
2012-10-17
split PCS440EP specific code from cmd_ide.c
Pavel Herrmann
2012-10-17
split AU1X00 specific code from cmd_ide.c
Pavel Herrmann
2012-10-17
make ide_led() a weak alias
Pavel Herrmann
2012-10-17
split CPC45 board-specific IDE functions from cmd_ide.c
Pavel Herrmann
2012-10-17
change all versions of input_data() and output_data() to global weak aliases
Pavel Herrmann
2012-10-17
split IVM power hooks from cmd_ide.c
Pavel Herrmann
2012-10-17
split mpc8xx hooks from cmd_ide.c
Pavel Herrmann
2012-10-17
remove CONFIG_SC3 from cmd_ide.c
Pavel Herrmann
2012-10-15
gth2: Remove this platform
Tom Rini
2012-09-25
combine block device load commands into common function
Rob Herring
2012-03-18
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
bootstage: Convert IDE progress numbers to enums
Simon Glass
2012-03-18
bootstage: Use show_boot_error() for -ve progress numbers
Simon Glass
2012-03-06
Convert cmd_usage() calls in common to use a return value
Simon Glass
2011-11-03
common/cmd_ide.c: fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-03
common/cmd_ide.c: CodingStyle cleanup
Wolfgang Denk
2011-10-28
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-10-27
GCC4.6: Squash warning in cmd_ide.c
Marek Vasut
2011-10-27
ARM: orion5x: reduce dependence of including platform file
Lei Wen
2011-10-01
IDE: Fix complaints about strict aliasing in cmd_ide.c
Marek Vasut
2011-07-26
disk/part.c: Make features optional
Matthew McClintock
2011-07-25
autostart: unify duplicated logic into the bootm code
Mike Frysinger
2011-04-30
IDE: fix compiler warnings
Wolfgang Denk
2011-04-30
cmd_ide: enhance new feature "CONFIG_IDE_AHB"
Macpaul Lin
2011-02-05
cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intended
Shinya Kuribayashi
2011-01-11
Revert "boot cmds: convert to getenv_yesno() with autostart"
Wolfgang Denk
2010-11-28
boot cmds: convert to getenv_yesno() with autostart
Mike Frysinger
2010-11-28
do_bootm: unify duplicate prototypes
Mike Frysinger
2010-09-19
Remove HMI10 board support
Wolfgang Denk
2010-08-08
cmd_ide: add support for Kirkwood
Prafulla Wadaskar
2010-08-08
cmd_ide: add support for orion5x
Albert Aribaud
2010-08-08
ide: add configuration
Albert Aribaud
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
cmd_ide.c: fix unused variable warning for SC3 board
Wolfgang Denk
2010-06-23
Remove AmigaOneG3SE board
Wolfgang Denk
2009-12-08
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
2009-09-25
mucmc52, uc101: delete ata@3a00 node, if no CF card is detected
Heiko Schocher
2009-06-12
MPC512x: remove include/mpc512x.h
Wolfgang Denk
2009-06-12
General help message cleanup
Wolfgang Denk
2009-05-20
common: fix inline--weak error spotted by gcc 4.4
Kim Phillips
2009-04-28
cmd_ide: Remove unused AmigaOneG3SE code
Peter Tyser
2009-03-20
vsprintf: pull updates from Linux kernel
Mike Frysinger
[next]