Commit Graph

86 Commits (4b142febff71eabdb7ddbb125c7b583b24ddc434)

Author SHA1 Message Date
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
Heiko Schocher 3887c3fbdb mucmc52, uc101: delete ata@3a00 node, if no CF card is detected 15 years ago
Wolfgang Denk 3b74e7ec58 MPC512x: remove include/mpc512x.h 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Kim Phillips 2df72b82bc common: fix inline--weak error spotted by gcc 4.4 15 years ago
Peter Tyser 67c2e57c08 cmd_ide: Remove unused AmigaOneG3SE code 15 years ago
Mike Frysinger 6c6166f529 vsprintf: pull updates from Linux kernel 15 years ago
Ralph Kondziella 70a4da45e1 ADS5121 Add PATA support 16 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Richard Retanubun bcdf1d2cf6 common/cmd_ide.c: Corrected endian order printing for compact flash serial number. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Steven A. Falco 4afbef9672 Fix typo in spelling of ATAPI. 16 years ago
Steven A. Falco 36c2d3062e Add a hook to allow board-specific PIO mode setting. 16 years ago
Stefan Roese f2302d4430 Fix merge problems 16 years ago
Heiko Schocher 36d59bd9da Fix warnings if compiling with IDE support. 16 years ago
Stefan Roese 97a3bf268d ide: Use CFG_64BIT_LBA instead of CFG_64BIT_STRTOUL 16 years ago
Marian Balakowicz 3bab76a26e Delay FIT format check on sector based devices 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Marcel Ziswiler 1df368aed3 ide: Remove spurious second include of io.h 16 years ago
Guennadi Liakhovetski 413bf58626 IDE: fix compiler warnings 16 years ago
Martin Krause e175eacc87 IDE: fix bug in reset sequence 16 years ago
Marian Balakowicz 1372cce2b9 [new uImage] Use show_boot_progress() for new uImage format 16 years ago
Marian Balakowicz 09475f7527 [new uImage] Add new uImage format handling to other bootm related commands 16 years ago
Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code 16 years ago
Marian Balakowicz d5934ad775 [new uImage] Add dual format uImage support framework 17 years ago
Marian Balakowicz 2242f53698 [new uImage] Rename and move print_image_hdr() routine 17 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 17 years ago
Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 5c15010efa Fixed mips_io_port_base build errors. 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 7a60ee7c62 Fix warning differ in signedness in common/cmd_ide.c 17 years ago
Nobuhiro Iwamatsu eda3e1e661 sh: Add support command of ide with sh 17 years ago
Heiko Schocher f98984cb19 IDE: - make ide_inb () and ide_outb () "weak", so boards can 17 years ago
Heiko Schocher fad6340715 make show_boot_progress () weak. 17 years ago
Jon Loeliger c76fe47425 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. 17 years ago
Jon Loeliger 65c450b47a common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Heiko Schocher 566a494f59 [PCS440EP] upgrade the PCS440EP board: 17 years ago
Wolfgang Denk 9045f33c02 Fix config problems on SC3 board; make ide_reset_timeout work. 17 years ago
Denis Peter 7882751c78 [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c 17 years ago
Greg Lopp 0b94504d22 [PATCH] Fix use of "void *" for block dev read/write buffer pointers 17 years ago
Wolfgang Denk 51056dd986 Update for SC3 board 17 years ago
Grant Likely eb867a7623 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers 18 years ago
Grant Likely 735dd97b1b [PATCH 1_4] Merge common get_dev() routines for block devices 18 years ago
Wolfgang Denk 0c32d96ddd Add support for gth2 board 18 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 18 years ago
Wolfgang Denk c75eba3b41 Fix U-Boot compilation for MIPS boards using ELDK 4.0 19 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
wdenk f4733a0764 Add port initialization for digital I/O on INKA4x0 20 years ago
wdenk b05dcb58fe * Fix get_partition_info() parameter error in all other calls 20 years ago
wdenk b9649854f6 Fix yet another recently introduced bug. 20 years ago