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
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
2009-02-03
ADS5121 Add PATA support
Ralph Kondziella
2009-01-28
Command usage cleanup
Peter Tyser
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
2008-12-07
common/cmd_ide.c: Corrected endian order printing for compact flash serial nu...
Richard Retanubun
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-21
Fix typo in spelling of ATAPI.
Steven A. Falco
2008-08-21
Add a hook to allow board-specific PIO mode setting.
Steven A. Falco
2008-08-06
Fix merge problems
Stefan Roese
2008-06-30
Delay FIT format check on sector based devices
Marian Balakowicz
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-05-09
ide: Remove spurious second include of io.h
Marcel Ziswiler
2008-04-28
IDE: fix compiler warnings
Guennadi Liakhovetski
2008-04-17
IDE: fix bug in reset sequence
Martin Krause
2008-03-12
[new uImage] Use show_boot_progress() for new uImage format
Marian Balakowicz
2008-03-12
[new uImage] Add new uImage format handling to other bootm related commands
Marian Balakowicz
2008-02-29
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-25
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-21
[new uImage] Rename and move print_image_hdr() routine
Marian Balakowicz
2008-02-07
[new uImage] Define a API for image handling operations
Marian Balakowicz
2007-12-07
Merge git://www.denx.de/git/u-boot
Nobuhiro Iwamatsu
2007-11-29
Merge git://www.denx.de/git/u-boot
Nobuhiro Iwamatsu
2007-11-20
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
2007-11-17
Fixed mips_io_port_base build errors.
Jean-Christophe PLAGNIOL-VILLARD
2007-11-16
Fix warning differ in signedness in common/cmd_ide.c
Jean-Christophe PLAGNIOL-VILLARD
2007-09-23
sh: Add support command of ide with sh
Nobuhiro Iwamatsu
2007-08-28
IDE: - make ide_inb () and ide_outb () "weak", so boards can
Heiko Schocher
2007-08-06
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
Wolfgang Denk
2007-08-03
Merge branch 'testing' into working
Andy Fleming
2007-07-13
make show_boot_progress () weak.
Heiko Schocher
2007-07-08
common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-04
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-06-22
[PCS440EP] upgrade the PCS440EP board:
Heiko Schocher
2007-06-08
Fix config problems on SC3 board; make ide_reset_timeout work.
Wolfgang Denk
2007-04-13
[PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c
Denis Peter
2007-04-13
[PATCH] Fix use of "void *" for block dev read/write buffer pointers
Greg Lopp
[next]