Commit Graph

8 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Bin Meng 1f4adab873 block: ide: Don't bother to create BLK device if no CDROM inserted 7 years ago
Bin Meng 68e6f221ed block: ide: Fix block read/write with driver model 7 years ago
Bin Meng caa8bfbc45 block: ide: Drop CONFIG_IDE_LED 7 years ago
Bin Meng f1823d3aaa block: ide: Drop CONFIG_IDE_INIT_POSTRESET 7 years ago
Bin Meng 52a1c2c68b block: ide: Fix build error when CONFIG_BLK is on 7 years ago
Heiko Schocher 5b8e76c35e powerpc, 8xx: remove support for 8xx 7 years ago
Simon Glass fc843a02ac Kconfig: Add a CONFIG_IDE option 7 years ago
Simon Glass 145df842b4 dm: ide: Add support for driver-model block devices 8 years ago
Simon Glass 74001a2570 dm: ide: Drop the get_dev() function 8 years ago
Simon Glass e9be1ee75e dm: ide: Separate the non-command code into its own file 8 years ago
Simon Glass ed73508dec dm: ide: Remove the forward declarations 8 years ago
Simon Glass 53dbcdd0cd dm: ide: Correct various code style problems 8 years ago
Simon Glass 2a981dc2c6 dm: block: Adjust device calls to go through helpers function 8 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 8 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
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