Commit Graph

127 Commits (b8dfcdb7d3e3442ba9f5a593ecaac7d8bc5fa921)

Author SHA1 Message Date
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 12 years ago
Egbert Eich 0472fbfd32 part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 12 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_...() 13 years ago
Simon Glass 90e153d770 bootstage: Convert IDE progress numbers to enums 13 years ago
Simon Glass 5ddb118da4 bootstage: Use show_boot_error() for -ve progress numbers 13 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 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 14 years ago
Mike Frysinger 67d668bf92 autostart: unify duplicated logic into the bootm code 14 years ago
Wolfgang Denk 96d04c3150 IDE: fix compiler warnings 14 years ago
Macpaul Lin 0abddf82d5 cmd_ide: enhance new feature "CONFIG_IDE_AHB" 14 years ago
Shinya Kuribayashi c6dc8a734d cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intended 14 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 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Wolfgang Denk cd47a83b07 cmd_ide.c: fix unused variable warning for SC3 board 15 years ago
Wolfgang Denk 953b7e6291 Remove AmigaOneG3SE board 15 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 16 years ago
Wolfgang Denk a89c33db96 General help message cleanup 16 years ago
Kim Phillips 2df72b82bc common: fix inline--weak error spotted by gcc 4.4 16 years ago
Peter Tyser 67c2e57c08 cmd_ide: Remove unused AmigaOneG3SE code 16 years ago
Mike Frysinger 6c6166f529 vsprintf: pull updates from Linux kernel 16 years ago
Ralph Kondziella 70a4da45e1 ADS5121 Add PATA support 16 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago