Commit History

Author SHA1 Message Date
  Glenn Washburn 351c9c2fd0 disk: Replace code that calculates the log of sector size with grub_log2ull() 2 years ago
  Elyes Haouas b441ca3238 disk: Remove trailing whitespaces 2 years ago
  Glenn Washburn c95ec30d48 disk/ata: Use format code PRIxGRUB_UINT64_T for 64-bit uint argument in grub_error() 3 years ago
  Vladimir Serbinenko 384091967d Rename grub_disk members 5 years ago
  Vladimir Serbinenko f27ccb584c grub_ata_setaddress: Check that geometry is sane when using CHS addressing. 10 years ago
  Vladimir Serbinenko a1dcc2cb98 * grub-core/disk/ahci.c (grub_ahci_pciinit): Detect ATAPI devices. 11 years ago
  Vladimir Serbinenko cb72aa1809 Rewrite blocklist functions in order to get progress when 11 years ago
  Vladimir 'phcoder' Serbinenko e343549ca9 * grub-core/disk/ata.c (grub_ata_real_open): Use grub_error properly. 11 years ago
  Colin Watson 25239370fd Remove nested functions from device iterators. 12 years ago
  Vladimir 'phcoder' Serbinenko b7b4ab33ae * grub-core/commands/hdparm.c (le16_to_char): Always byte-swap strings. 12 years ago
  Bean 1501ac21b0 * grub-core/disk/ata.c (grub_ata_strncpy): Put terminating zero at right 12 years ago
  Vladimir 'phcoder' Serbinenko cc774926f1 SCSI write support (for usbms mainly). 13 years ago
  Vladimir 'phcoder' Serbinenko 2b5336a24a * include/grub/ata.h (grub_ata): Add a new element maxbuffer. 13 years ago
  Vladimir 'phcoder' Serbinenko 6166442083 * grub-core/commands/hdparm.c (le16_to_char): Make src and dest uint16 * 13 years ago
  Vladimir 'phcoder' Serbinenko 6795300e7f Support ATA disks with 4K sectors. 13 years ago
  Vladimir 'phcoder' Serbinenko 0044d1db2e Simplify disk opening 13 years ago
  Vladimir 'phcoder' Serbinenko 00542307eb merge mainline into lazy 13 years ago
  Vladimir 'phcoder' Serbinenko 0670a9751b merge mainline into ahci 13 years ago
  Vladimir 'phcoder' Serbinenko 36084912c0 Give ATA device a bit more time on first try in order to allow disks 13 years ago
  Vladimir 'phcoder' Serbinenko 24b905a11c Lazy LVM and RAID assembly 13 years ago
  Vladimir 'phcoder' Serbinenko e745cf0ca6 Implement automatic module license checking according to new GNU 13 years ago
  Vladimir 'phcoder' Serbinenko c76ae9b4da set parms.write on disk write 14 years ago
  Vladimir 'phcoder' Serbinenko 3c51ecb82b Fix adressing mode mismatch 14 years ago
  Vladimir 'phcoder' Serbinenko d9675dbee3 Move 0xE0 to callers rather than to have it in drivers 14 years ago
  Vladimir 'phcoder' Serbinenko 51f7e1acb7 DMA ATA commands support 14 years ago
  Vladimir 'phcoder' Serbinenko 8f5ac9e570 fix ATAPI support 14 years ago
  Vladimir 'phcoder' Serbinenko 22a7cc9a6f fix 3rd argument to scsi_iterate 14 years ago
  Vladimir 'phcoder' Serbinenko faec81d97d Add missing buffer specifications 14 years ago
  Vladimir 'phcoder' Serbinenko de2690be7c merge mainline into ahci 14 years ago
  Vladimir 'phcoder' Serbinenko 94564f81a8 * include/grub/disk.h (grub_disk): Remove has_partitions. 14 years ago