Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5b8577db0604e3b9e2ce61e86e6a1a2590cac537
/
cmd
/
ide.c
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· 6 months ago
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· 6 months ago
5c1444f
cmd: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
175e766
ide: Move ide_init() into probing
by Simon Glass
· 1 year, 7 months ago
dbfa32c
blk: Switch over to using uclass IDs
by Simon Glass
· 2 years, 3 months ago
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· 4 years, 7 months ago
aaef3bf
Drop PCMCIA
by Simon Glass
· 5 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
1946db2
cmd: ide: Make the first device the default one
by Bin Meng
· 7 years ago
8a8b768
dm: ide: Adjust the 'ide' command to use blk_common_cmd()
by Simon Glass
· 7 years ago
65d94db
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· 7 years ago
4892d39
status_led: Kconfig migration
by Uri Mashiach
· 8 years ago
e11f0ef
dm: ide: Separate the non-command code into its own file
by Simon Glass
· 9 years ago
43a464a
dm: ide: Remove the forward declarations
by Simon Glass
· 9 years ago
73e4314
dm: ide: Correct various code style problems
by Simon Glass
· 9 years ago
2ee8ada
dm: block: Adjust device calls to go through helpers function
by Simon Glass
· 9 years ago
2f26fff
dm: block: Rename device number member dev to devnum
by Simon Glass
· 9 years ago
b89a844
dm: part: Rename some partition functions
by Simon Glass
· 9 years ago
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_ide.c]
29499a0
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_ide.c]
e73f296
block: pass block dev not num to read/write/erase()
by Stephen Warren
· 9 years ago
5c5ca87
cmd_ide: Eliminate build warnings in atapi_inquiry()
by Bin Meng
· 10 years ago
9aa3827
common: cmd_ide: use __weak and add prototypes
by Jeroen Hofstee
· 10 years ago
e0b7e54
common: cmd_ide: remove PIO mode
by Jeroen Hofstee
· 10 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
4bdf6fd
Fix block device accesses beyond 2TiB
by Sascha Silbe
· 11 years ago
2eec2ab
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
by Egbert Eich
· 12 years ago
11926fb
ide: Correct function signatures for ide_read/write()
by Simon Glass
· 12 years ago
15664ed
remove unnecessary includes from cmd_ide.c
by Pavel Herrmann
· 12 years ago
cca20f8
split PCS440EP specific code from cmd_ide.c
by Pavel Herrmann
· 12 years ago
3597c52
split AU1X00 specific code from cmd_ide.c
by Pavel Herrmann
· 12 years ago
95b0cb5
make ide_led() a weak alias
by Pavel Herrmann
· 12 years ago
6f4ed97
split CPC45 board-specific IDE functions from cmd_ide.c
by Pavel Herrmann
· 12 years ago
35ad9a8
change all versions of input_data() and output_data() to global weak aliases
by Pavel Herrmann
· 12 years ago
d6a1240
split IVM power hooks from cmd_ide.c
by Pavel Herrmann
· 12 years ago
2c13c4a
split mpc8xx hooks from cmd_ide.c
by Pavel Herrmann
· 12 years ago
006be69
remove CONFIG_SC3 from cmd_ide.c
by Pavel Herrmann
· 12 years ago
3132715
gth2: Remove this platform
by Tom Rini
· 12 years ago
a20cbf9
combine block device load commands into common function
by Rob Herring
· 12 years ago
0169e6b
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
1b659cf
bootstage: Convert IDE progress numbers to enums
by Simon Glass
· 13 years ago
d409b1b
bootstage: Use show_boot_error() for -ve progress numbers
by Simon Glass
· 13 years ago
a06dfc7
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
afd51df
common/cmd_ide.c: fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
2bc10cf
common/cmd_ide.c: CodingStyle cleanup
by Wolfgang Denk
· 13 years ago
dae82aa
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
9213171
GCC4.6: Squash warning in cmd_ide.c
by Marek Vasut
· 13 years ago
749941a
ARM: orion5x: reduce dependence of including platform file
by Lei Wen
· 13 years ago
e49757e
IDE: Fix complaints about strict aliasing in cmd_ide.c
by Marek Vasut
· 13 years ago
6252b4f
disk/part.c: Make features optional
by Matthew McClintock
· 14 years ago
194c2e8
autostart: unify duplicated logic into the bootm code
by Mike Frysinger
· 13 years ago
7fafed2
IDE: fix compiler warnings
by Wolfgang Denk
· 14 years ago
d1e4994
cmd_ide: enhance new feature "CONFIG_IDE_AHB"
by Macpaul Lin
· 14 years ago
9b33e66
cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intended
by Shinya Kuribayashi
· 14 years ago
f489250
Revert "boot cmds: convert to getenv_yesno() with autostart"
by Wolfgang Denk
· 14 years ago
27c0b4a
boot cmds: convert to getenv_yesno() with autostart
by Mike Frysinger
· 14 years ago
2a5ba45
do_bootm: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
fb52e95
Remove HMI10 board support
by Wolfgang Denk
· 14 years ago
9b81e64
cmd_ide: add support for Kirkwood
by Prafulla Wadaskar
· 14 years ago
4502755
cmd_ide: add support for orion5x
by Albert Aribaud
· 14 years ago
036c6b4
ide: add configuration
by Albert Aribaud
· 14 years ago
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
49f57c5
cmd_ide.c: fix unused variable warning for SC3 board
by Wolfgang Denk
· 14 years ago
b0b104a
Remove AmigaOneG3SE board
by Wolfgang Denk
· 14 years ago
0f602e1
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
ffb293a
mucmc52, uc101: delete ata@3a00 node, if no CF card is detected
by Heiko Schocher
· 15 years ago
f342f86
MPC512x: remove include/mpc512x.h
by Wolfgang Denk
· 16 years ago
c54781c
General help message cleanup
by Wolfgang Denk
· 16 years ago
8167f3c
common: fix inline--weak error spotted by gcc 4.4
by Kim Phillips
· 16 years ago
1f7850e
cmd_ide: Remove unused AmigaOneG3SE code
by Peter Tyser
· 16 years ago
2b745dc
vsprintf: pull updates from Linux kernel
by Mike Frysinger
· 16 years ago
d074bfe
ADS5121 Add PATA support
by Ralph Kondziella
· 16 years ago
dfb72b8
Command usage cleanup
by Peter Tyser
· 16 years ago
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
54f3062
common/cmd_ide.c: Corrected endian order printing for compact flash serial number.
by Richard Retanubun
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
634db89
Fix typo in spelling of ATAPI.
by Steven A. Falco
· 16 years ago
2b7574e
Add a hook to allow board-specific PIO mode setting.
by Steven A. Falco
· 16 years ago
3762825
Fix merge problems
by Stefan Roese
· 16 years ago
cefb402
Delay FIT format check on sector based devices
by Marian Balakowicz
· 16 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
2d9d8f0
ide: Remove spurious second include of io.h
by Marcel Ziswiler
· 17 years ago
b71f1ca
IDE: fix compiler warnings
by Guennadi Liakhovetski
· 17 years ago
7e35caf
IDE: fix bug in reset sequence
by Martin Krause
· 17 years ago
74eb4ae
[new uImage] Use show_boot_progress() for new uImage format
by Marian Balakowicz
· 17 years ago
e6bdd34
[new uImage] Add new uImage format handling to other bootm related commands
by Marian Balakowicz
· 17 years ago
d7c88a4
[new uImage] Update naming convention for bootm/uImage related code
by Marian Balakowicz
· 17 years ago
dbdd16a
[new uImage] Add dual format uImage support framework
by Marian Balakowicz
· 17 years ago
a1cc147
[new uImage] Rename and move print_image_hdr() routine
by Marian Balakowicz
· 17 years ago
41d71ed
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· 17 years ago
72f9e2e
Merge git://www.denx.de/git/u-boot
by Nobuhiro Iwamatsu
· 17 years ago
bde7089
Merge git://www.denx.de/git/u-boot
by Nobuhiro Iwamatsu
· 17 years ago
c0d32e9
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
by Grant Likely
· 17 years ago
089dbb7
Fixed mips_io_port_base build errors.
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
1fa3e36
Fix warning differ in signedness in common/cmd_ide.c
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
39d9043
sh: Add support command of ide with sh
by Nobuhiro Iwamatsu
· 17 years ago
2559e0f
IDE: - make ide_inb () and ide_outb () "weak", so boards can
by Heiko Schocher
· 17 years ago
ff87484
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· 17 years ago
Next »