summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/ivybridge/sata.c
AgeCommit message (Expand)Author
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-02-06x86: ivybridge: Fix types for 64-bit compilationSimon Glass
2016-10-11dm: x86: Move link to use driver model for videoSimon Glass
2016-05-17dm: Rename disk uclass to ahciSimon Glass
2016-03-17x86: Move common PCH code into a common placeSimon Glass
2016-03-14dm: Use uclass_first_device_err() where it is usefulSimon Glass
2016-01-24x86: ivybridge: Convert pch.c to use DM PCI APISimon Glass
2016-01-24x86: ivybridge: Use driver model PCI API in sata.cSimon Glass
2016-01-24x86: ivybridge: Use the SATA driver to do the initSimon Glass
2016-01-24x86: ivybridge: Do the SATA init before relocationSimon Glass
2015-04-17x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass
2014-11-25x86: ivybridge: Add SATA initSimon Glass