Commit Graph

1 Commits (2e192b245ed36a63bab0ef576999a95e23f60ecd)

Author SHA1 Message Date
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 8 years ago
Bin Meng 77c2b210c7 cmd_ide: Eliminate build warnings in atapi_inquiry() 9 years ago
Jeroen Hofstee 288afdc9b9 common: cmd_ide: use __weak and add prototypes 10 years ago
Jeroen Hofstee 2bb8eb8ec6 common: cmd_ide: remove PIO mode 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Sascha Silbe ff8fef5666 Fix block device accesses beyond 2TiB 11 years ago
Egbert Eich 0472fbfd32 part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 11 years ago
Simon Glass b6458d38d6 ide: Correct function signatures for ide_read/write() 12 years ago
Pavel Herrmann 8af4472a77 remove unnecessary includes from cmd_ide.c 12 years ago
Pavel Herrmann 21d2bf426f split PCS440EP specific code from cmd_ide.c 12 years ago
Pavel Herrmann 4d1361d867 split AU1X00 specific code from cmd_ide.c 12 years ago
Pavel Herrmann 19be2ea2ef make ide_led() a weak alias 12 years ago
Pavel Herrmann 28920b1fd2 split CPC45 board-specific IDE functions from cmd_ide.c 12 years ago
Pavel Herrmann f5b82c0f9c change all versions of input_data() and output_data() to global weak aliases 12 years ago
Pavel Herrmann e4148c1165 split IVM power hooks from cmd_ide.c 12 years ago
Pavel Herrmann 8d1165e11a split mpc8xx hooks from cmd_ide.c 12 years ago
Pavel Herrmann 94fa029a6d remove CONFIG_SC3 from cmd_ide.c 12 years ago
Tom Rini 61c0d6ae77 gth2: Remove this platform 12 years ago
Rob Herring 7405a13310 combine block device load commands into common function 12 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 12 years ago
Simon Glass 90e153d770 bootstage: Convert IDE progress numbers to enums 12 years ago
Simon Glass 5ddb118da4 bootstage: Use show_boot_error() for -ve progress numbers 12 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Wolfgang Denk a2b92a655a common/cmd_ide.c: fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk 34c202c7eb common/cmd_ide.c: CodingStyle cleanup 13 years ago
Marek Vasut 5bbe10dd2e GCC4.6: Squash warning in cmd_ide.c 13 years ago
Lei Wen 5ff8b35412 ARM: orion5x: reduce dependence of including platform file 13 years ago
Marek Vasut b18eabfa5f IDE: Fix complaints about strict aliasing in cmd_ide.c 13 years ago
Matthew McClintock df3fc52608 disk/part.c: Make features optional 13 years ago
Mike Frysinger 67d668bf92 autostart: unify duplicated logic into the bootm code 13 years ago
Wolfgang Denk 96d04c3150 IDE: fix compiler warnings 13 years ago
Macpaul Lin 0abddf82d5 cmd_ide: enhance new feature "CONFIG_IDE_AHB" 13 years ago
Shinya Kuribayashi c6dc8a734d cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intended 13 years ago
Wolfgang Denk 3e5ab1af24 Revert "boot cmds: convert to getenv_yesno() with autostart" 14 years ago
Mike Frysinger 5a442c0add boot cmds: convert to getenv_yesno() with autostart 14 years ago
Mike Frysinger 36ebb78779 do_bootm: unify duplicate prototypes 14 years ago
Wolfgang Denk 77efe35fec Remove HMI10 board support 14 years ago
Prafulla Wadaskar 5f30500316 cmd_ide: add support for Kirkwood 14 years ago
Albert Aribaud 113bfe48bc cmd_ide: add support for orion5x 14 years ago
Albert Aribaud f2a37fcd9b ide: add configuration 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Wolfgang Denk cd47a83b07 cmd_ide.c: fix unused variable warning for SC3 board 14 years ago
Wolfgang Denk 953b7e6291 Remove AmigaOneG3SE board 14 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
Heiko Schocher b393a8951c mucmc52, uc101: delete ata@3a00 node, if no CF card is detected 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