1. ac8162f dm: Add a new header for block devices by Simon Glass · 9 years ago
  2. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  3. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  4. 4c6e960 part_dos.c: Don't wrap to negative after 2G sectors by Stefan Monnier · 9 years ago
  5. 4f1fc60 ide: add missing prototype by Jeroen Hofstee · 10 years ago
  6. 9aa3827 common: cmd_ide: use __weak and add prototypes by Jeroen Hofstee · 10 years ago
  7. 827b6f6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  8. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  9. 7aecc98 block: constify sect_buf argument of ide_write_data by Gabor Juhos · 12 years ago
  10. e7ee028 Fix ext2/ext4 filesystem accesses beyond 2TiB by Frederic Leroy · 11 years ago
  11. 4bdf6fd Fix block device accesses beyond 2TiB by Sascha Silbe · 11 years ago
  12. 5af29bd Adjust board_r.c for ppc by Simon Glass · 12 years ago
  13. 96d21cb ide: Add printf format string for CONFIG_SYS_64BIT_LBA option by Gabe Black · 12 years ago
  14. 35ad9a8 change all versions of input_data() and output_data() to global weak aliases by Pavel Herrmann · 12 years ago
  15. 2c13c4a split mpc8xx hooks from cmd_ide.c by Pavel Herrmann · 12 years ago
  16. 0275862 ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write) by Tom Rini · 12 years ago
  17. f5c0be0 ide: Correct IDE_BUS(dev) macro by Luka Perkov · 13 years ago
  18. 7fafed2 IDE: fix compiler warnings by Wolfgang Denk · 14 years ago
  19. d1e4994 cmd_ide: enhance new feature "CONFIG_IDE_AHB" by Macpaul Lin · 14 years ago
  20. ffb293a mucmc52, uc101: delete ata@3a00 node, if no CF card is detected by Heiko Schocher · 15 years ago
  21. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. 2559e0f IDE: - make ide_inb () and ide_outb () "weak", so boards can by Heiko Schocher · 17 years ago
  23. 2089cab [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers by Grant Likely · 18 years ago
  24. ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · 18 years ago
  25. c35ba4e Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  26. f602aa0 * Patch by Rune Torgersen, 27 Feb 2004: by wdenk · 21 years ago
  27. 0f9cfa0 Initial revision by wdenk · 22 years ago