1. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  2. 52771bd Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  3. 939d840 block: ahci: Don't enable port interrupts by Stefan Roese · 9 years ago
  4. 3f262d0 ahci: Fix compiling warnings under 64bit platforms by Tang Yuantian · 9 years ago
  5. 2cc6e1b ahci: extend data io wait to 10s by Mark Langsdorf · 9 years ago
  6. 5ed06fc ahci: support LBA48 data reads for 2+TB drives by Mark Langsdorf · 9 years ago
  7. 16519a3 ahci: mmio_base is a virtual address by Scott Wood · 10 years ago
  8. 5fb2c9e ahci: Fix a wrong parameter pass by Tang Yuantian · 10 years ago
  9. b138e91 x86: ahci: Make sure interface is not busy after enabling the port by Bin Meng · 10 years ago
  10. 533d33f ahci-plat: provide a weak scsi_bus_reset() hook by Dmitry Lifshitz · 10 years ago
  11. cff59a7 ahci: introduce ahci_reset() by Dmitry Lifshitz · 10 years ago
  12. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  13. 26dc25b ahci: Don't start command DMA engine before buffers are set by Roger Quadros · 10 years ago
  14. a2ebf92 ahci: provide sunxi SATA driver using AHCI platform framework by Ian Campbell · 10 years ago
  15. 368989b AHCI: Increase link timeout to 200ms by Ian Campbell · 10 years ago
  16. da3976e ahci: Fix data abort on multiple scsi resets. by Roger Quadros · 11 years ago
  17. 1fc6067 ahci: wait longer for link. by Ian Campbell · 11 years ago
  18. 1934996 ahci-plat: Provide a weak scsi_init hook by Ian Campbell · 11 years ago
  19. ff56ee1 ahci: Fix cache align error messages by Roger Quadros · 11 years ago
  20. 7b6cb61 ahci: Error out with message on malloc() failure by Roger Quadros · 11 years ago
  21. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  22. 83f6648 ahci: convert to use libata functions and definitions by Rob Herring · 11 years ago
  23. 249b937 ahci: increase spin-up timeout to 20 sec by Rob Herring · 11 years ago
  24. c469854 ahci: handle COMINIT received during spin-up by Rob Herring · 11 years ago
  25. aaec098 ahci: move link bring-up handling to separate function by Rob Herring · 11 years ago
  26. 723a281 ahci: add defines for PORT_SCR_STAT register bits by Rob Herring · 11 years ago
  27. 18b8e12 ahci: fix memory leak in ata_scsiop_inquiry by Rob Herring · 11 years ago
  28. 9855a23 ahci: fix unaligned access by Rob Herring · 11 years ago
  29. 8bc0ab7 ahci: use ports implemented map instead of num_ports by Richard Gibbs · 11 years ago
  30. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  31. 4a59809 Consolidate bool type by York Sun · 12 years ago
  32. d1cb64b ahci: Expand HDD Logical Block addressability up to 32 bits by Walter Murphy · 12 years ago
  33. 49ec4b1 ahci: Perform SATA flush after disk write. by Marc Jones · 12 years ago
  34. bbb5784 ahci: Support spin-up and link-up separately by Marc Jones · 12 years ago
  35. efd49b4 ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout) by Walter Murphy · 12 years ago
  36. 33e4c2f ahci: flush / invalidate dcache around SATA commands by Taylor Hutt · 12 years ago
  37. 3455f53 ahci: Use virt_to_phys() to denote physical addresses for DMA by Taylor Hutt · 12 years ago
  38. 1b1d42e ahci: Fix 'Invaild' typo by Taylor Hutt · 12 years ago
  39. 54d0f55 ahci: Use sizeof(fis) instead of hardcoding '20' by Taylor Hutt · 12 years ago
  40. dd2c734 ahci: Make the AHCI code find the capacity of disks > 128 GB properly by Gabe Black · 12 years ago
  41. 0f10bd4 ahci: support scsi writing in AHCI driver by Hung-Te Lin · 12 years ago
  42. 3931072 ahci: Make sending the SETFEATURES_XFER command optional by Gabe Black · 12 years ago
  43. 48791f1 ahci: cosmetics and cleanup by Stefan Reinauer · 12 years ago
  44. 7ee0e437 ahci: Improve AHCI debugging by Stefan Reinauer · 12 years ago
  45. a63341c ahci: Optimise AHCI controller reset and start-up by Stefan Reinauer · 12 years ago
  46. 700f85c ahci: Support splitting of read transactions into multiple chunks by Vadim Bendebury · 12 years ago
  47. 766270c drivers/block/ahci.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  48. 2c2e637 GCC4.6: Squash warnings in ahci.c by Marek Vasut · 13 years ago
  49. c2829ff scsi/ahci: add support for non-PCI controllers by Rob Herring · 13 years ago
  50. 33601839 scsi/ahci: ata id little endian fix by Rob Herring · 14 years ago
  51. 6a6d948 Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · 15 years ago
  52. 8a19065 ahci: Fix gcc 4.4 compiler warning by Kumar Gala · 15 years ago
  53. 2dfef27 drivers/block/ahci: Fix pci mapping bug by Becky Bruce · 16 years ago
  54. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  55. 92dbcc3 drivers/block: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. 7f7e6fb drivers/block : move block drivers to drivers/block by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/ahci.c]
  57. afd2519 Fix malloc size error in ahci_init_one. by Ed Swarthout · 17 years ago
  58. 91080f7 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · 17 years ago
  59. c0b0cda Cleanup and lindent new AHCI driver. by Jon Loeliger · 18 years ago
  60. ae180dc Add AHCI support to u-boot by Jin Zhengxiong · 18 years ago