Commit Graph

31 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 caa8bfbc45 block: ide: Drop CONFIG_IDE_LED 7 years ago
Bin Meng f1823d3aaa block: ide: Drop CONFIG_IDE_INIT_POSTRESET 7 years ago
Simon Glass 145df842b4 dm: ide: Add support for driver-model block devices 8 years ago
Simon Glass 1a73661bc7 dm: Add a new header for block devices 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 8 years ago
Stefan Monnier d29892ba85 part_dos.c: Don't wrap to negative after 2G sectors 8 years ago
Jeroen Hofstee 611aee2bb7 ide: add missing prototype 10 years ago
Jeroen Hofstee 288afdc9b9 common: cmd_ide: use __weak and add prototypes 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Gabor Juhos c575180bae block: constify sect_buf argument of ide_write_data 11 years ago
Frederic Leroy 04735e9c55 Fix ext2/ext4 filesystem accesses beyond 2TiB 11 years ago
Sascha Silbe ff8fef5666 Fix block device accesses beyond 2TiB 11 years ago
Simon Glass c2240d4dbe Adjust board_r.c for ppc 11 years ago
Gabe Black 24a3fdd64d ide: Add printf format string for CONFIG_SYS_64BIT_LBA option 12 years ago
Pavel Herrmann f5b82c0f9c change all versions of input_data() and output_data() to global weak aliases 12 years ago
Pavel Herrmann 8d1165e11a split mpc8xx hooks from cmd_ide.c 12 years ago
Tom Rini 4ac8f8e022 ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write) 12 years ago
Luka Perkov 8a10180d62 ide: Correct IDE_BUS(dev) macro 12 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
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
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Heiko Schocher f98984cb19 IDE: - make ide_inb () and ide_outb () "weak", so boards can 17 years ago
Grant Likely eb867a7623 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers 17 years ago
Grant Likely 735dd97b1b [PATCH 1_4] Merge common get_dev() routines for block devices 17 years ago
wdenk 42dfe7a184 Code cleanup; make several boards compile & link. 20 years ago
wdenk c40b295682 * Patch by Rune Torgersen, 27 Feb 2004: 20 years ago
wdenk 0f9cfa09df Initial revision 22 years ago
wdenk 592ec2c500 Initial revision 24 years ago
wdenk 2d39b71fb2 Initial revision 24 years ago
wdenk fb48c4afc4 Initial revision 24 years ago