1. c935a3b ide: Make function static by Simon Glass · 1 year, 7 months ago
  2. 427dda8 ide: Create a prototype for ide_set_reset() by Simon Glass · 1 year, 7 months ago
  3. 52bae6d ide: Drop weak functions by Simon Glass · 1 year, 7 months ago
  4. aa65862 ide: Drop ide_device_present() by Simon Glass · 1 year, 7 months ago
  5. 175e766 ide: Move ide_init() into probing by Simon Glass · 1 year, 7 months ago
  6. e8b80f3 ide: Drop init for not using BLK by Simon Glass · 1 year, 7 months ago
  7. e7c108e ide: Drop CONFIG_START_IDE by Simon Glass · 1 year, 7 months ago
  8. 122267c ide: Move ATA_CURR_BASE to C file by Simon Glass · 1 year, 7 months ago
  9. 9d7175f block: ide: Remove ide_preinit function by Tom Rini · 2 years, 6 months ago
  10. 37efde8 ide: Drop CONFIG_IDE_AHB by Simon Glass · 2 years, 10 months ago
  11. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  12. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  13. b2c7baa block: ide: Drop CONFIG_IDE_LED by Bin Meng · 7 years ago
  14. 23e2d33 block: ide: Drop CONFIG_IDE_INIT_POSTRESET by Bin Meng · 7 years ago
  15. f94bea0 dm: ide: Add support for driver-model block devices by Simon Glass · 9 years ago
  16. ac8162f dm: Add a new header for block devices by Simon Glass · 9 years ago
  17. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  18. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  19. 4c6e960 part_dos.c: Don't wrap to negative after 2G sectors by Stefan Monnier · 9 years ago
  20. 4f1fc60 ide: add missing prototype by Jeroen Hofstee · 10 years ago
  21. 9aa3827 common: cmd_ide: use __weak and add prototypes by Jeroen Hofstee · 10 years ago
  22. 827b6f6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  23. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  24. 7aecc98 block: constify sect_buf argument of ide_write_data by Gabor Juhos · 12 years ago
  25. e7ee028 Fix ext2/ext4 filesystem accesses beyond 2TiB by Frederic Leroy · 11 years ago
  26. 4bdf6fd Fix block device accesses beyond 2TiB by Sascha Silbe · 11 years ago
  27. 5af29bd Adjust board_r.c for ppc by Simon Glass · 12 years ago
  28. 96d21cb ide: Add printf format string for CONFIG_SYS_64BIT_LBA option by Gabe Black · 12 years ago
  29. 35ad9a8 change all versions of input_data() and output_data() to global weak aliases by Pavel Herrmann · 12 years ago
  30. 2c13c4a split mpc8xx hooks from cmd_ide.c by Pavel Herrmann · 12 years ago
  31. 0275862 ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write) by Tom Rini · 12 years ago
  32. f5c0be0 ide: Correct IDE_BUS(dev) macro by Luka Perkov · 13 years ago
  33. 7fafed2 IDE: fix compiler warnings by Wolfgang Denk · 14 years ago
  34. d1e4994 cmd_ide: enhance new feature "CONFIG_IDE_AHB" by Macpaul Lin · 14 years ago
  35. ffb293a mucmc52, uc101: delete ata@3a00 node, if no CF card is detected by Heiko Schocher · 15 years ago
  36. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. 2559e0f IDE: - make ide_inb () and ide_outb () "weak", so boards can by Heiko Schocher · 17 years ago
  38. 2089cab [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers by Grant Likely · 18 years ago
  39. ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · 18 years ago
  40. c35ba4e Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  41. f602aa0 * Patch by Rune Torgersen, 27 Feb 2004: by wdenk · 21 years ago
  42. 0f9cfa0 Initial revision by wdenk · 22 years ago