index
:
snowball/u-boot-ux500.git
igloo
master
u-boot for ux500
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_ide.c
Age
Commit message (
Expand
)
Author
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
2007-04-11
Update for SC3 board
Wolfgang Denk
2007-02-20
[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...
Grant Likely
2007-02-20
[PATCH 1_4] Merge common get_dev() routines for block devices
Grant Likely
2006-06-16
Add support for gth2 board
Wolfgang Denk
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2005-12-01
Fix U-Boot compilation for MIPS boards using ELDK 4.0
Wolfgang Denk
2005-10-13
Cleanup for GCC-4.x
Wolfgang Denk
2005-03-06
Add port initialization for digital I/O on INKA4x0
wdenk
2005-03-04
* Fix get_partition_info() parameter error in all other calls
wdenk
2005-02-08
Fix yet another recently introduced bug.
wdenk
2005-02-03
* Removed '--no-warn-mismatch' option from Makefile. This option
wdenk
2005-01-22
Fix IDE stability problems on CPC45 board.
wdenk
2004-12-31
* Code cleanup, mostly for GCC-3.3.x
wdenk
2004-12-16
remove "static" from "ide_dev_desc" to use it from external code
stroese
2004-09-28
Fix problems with CDROM drive as slave device on Lite5200 IDE bus.
wdenk
[next]