index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
cmd_ide.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intended
Shinya Kuribayashi
2011-02-05
1
-1
/
+2
*
Revert "boot cmds: convert to getenv_yesno() with autostart"
Wolfgang Denk
2011-01-11
1
-1
/
+1
*
boot cmds: convert to getenv_yesno() with autostart
Mike Frysinger
2010-11-28
1
-1
/
+1
*
do_bootm: unify duplicate prototypes
Mike Frysinger
2010-11-28
1
-1
/
+0
*
Remove HMI10 board support
Wolfgang Denk
2010-09-19
1
-6
/
+5
*
cmd_ide: add support for Kirkwood
Prafulla Wadaskar
2010-08-08
1
-0
/
+2
*
cmd_ide: add support for orion5x
Albert Aribaud
2010-08-08
1
-0
/
+5
*
ide: add configuration
Albert Aribaud
2010-08-08
1
-9
/
+9
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
1
-13
/
+7
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-2
/
+2
*
cmd_ide.c: fix unused variable warning for SC3 board
Wolfgang Denk
2010-07-04
1
-1
/
+0
*
Remove AmigaOneG3SE board
Wolfgang Denk
2010-06-23
1
-100
/
+6
*
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
2009-12-08
1
-2
/
+2
*
mucmc52, uc101: delete ata@3a00 node, if no CF card is detected
Heiko Schocher
2009-09-25
1
-0
/
+8
*
MPC512x: remove include/mpc512x.h
Wolfgang Denk
2009-06-12
1
-4
/
+0
*
General help message cleanup
Wolfgang Denk
2009-06-12
1
-2
/
+2
*
common: fix inline--weak error spotted by gcc 4.4
Kim Phillips
2009-05-20
1
-2
/
+2
*
cmd_ide: Remove unused AmigaOneG3SE code
Peter Tyser
2009-04-28
1
-44
/
+0
*
vsprintf: pull updates from Linux kernel
Mike Frysinger
2009-03-20
1
-5
/
+5
*
ADS5121 Add PATA support
Ralph Kondziella
2009-02-03
1
-0
/
+4
*
Command usage cleanup
Peter Tyser
2009-01-28
1
-2
/
+2
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
1
-5
/
+5
*
common/cmd_ide.c: Corrected endian order printing for compact flash serial nu...
Richard Retanubun
2008-12-07
1
-3
/
+4
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-78
/
+78
*
Fix typo in spelling of ATAPI.
Steven A. Falco
2008-08-21
1
-2
/
+2
*
Add a hook to allow board-specific PIO mode setting.
Steven A. Falco
2008-08-21
1
-0
/
+46
*
Fix merge problems
Stefan Roese
2008-08-06
1
-26
/
+24
*
Delay FIT format check on sector based devices
Marian Balakowicz
2008-06-30
1
-9
/
+10
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
1
-3
/
+3
*
ide: Remove spurious second include of io.h
Marcel Ziswiler
2008-05-09
1
-4
/
+0
*
IDE: fix compiler warnings
Guennadi Liakhovetski
2008-04-28
1
-2
/
+12
*
IDE: fix bug in reset sequence
Martin Krause
2008-04-17
1
-0
/
+3
*
[new uImage] Use show_boot_progress() for new uImage format
Marian Balakowicz
2008-03-12
1
-0
/
+2
*
[new uImage] Add new uImage format handling to other bootm related commands
Marian Balakowicz
2008-03-12
1
-7
/
+18
*
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-29
1
-1
/
+1
*
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-25
1
-14
/
+27
*
[new uImage] Rename and move print_image_hdr() routine
Marian Balakowicz
2008-02-21
1
-1
/
+1
*
[new uImage] Define a API for image handling operations
Marian Balakowicz
2008-02-07
1
-8
/
+4
*
Merge git://www.denx.de/git/u-boot
Nobuhiro Iwamatsu
2007-12-07
1
-4
/
+0
|
\
|
*
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
2007-11-20
1
-4
/
+0
*
|
Merge git://www.denx.de/git/u-boot
Nobuhiro Iwamatsu
2007-11-29
1
-10
/
+6
|
\
\
|
|
/
|
*
Fixed mips_io_port_base build errors.
Jean-Christophe PLAGNIOL-VILLARD
2007-11-17
1
-4
/
+0
|
*
Fix warning differ in signedness in common/cmd_ide.c
Jean-Christophe PLAGNIOL-VILLARD
2007-11-16
1
-6
/
+6
*
|
sh: Add support command of ide with sh
Nobuhiro Iwamatsu
2007-09-23
1
-2
/
+2
|
/
*
IDE: - make ide_inb () and ide_outb () "weak", so boards can
Heiko Schocher
2007-08-28
1
-35
/
+16
*
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
Wolfgang Denk
2007-08-06
1
-2
/
+2
|
\
|
*
Merge branch 'testing' into working
Andy Fleming
2007-08-03
1
-2
/
+2
|
|
\
|
|
*
common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-08
1
-2
/
+2
|
|
*
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-1
/
+1
*
|
|
make show_boot_progress () weak.
Heiko Schocher
2007-07-13
1
-28
/
+21
|
/
/
[next]