index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
/
opal-flash.c
Age
Commit message (
Expand
)
Author
2018-04-03
powerpc/powernv: Always stop secondaries before reboot/shutdown
Nicholas Piggin
2018-03-20
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
Markus Elfring
2017-08-17
powerpc: Add const to bin_attribute structures
Bhumika Goyal
2015-04-11
powerpc/powernv: Add interfaces for flash device access
Cyril Bur
2015-03-25
powerpc/powernv: Check image loaded or not before calling flash
Vasant Hegde
2014-06-05
powerpc/powernv: Pass buffer size to OPAL validate flash call
Vasant Hegde
2014-04-28
powerpc/powernv: Return secondary CPUs to firmware before FW update
Vasant Hegde
2014-04-28
powerpc/powernv: Create OPAL sglist helper functions and fix endian issues
Anton Blanchard
2014-04-28
powerpc/powernv: Fix little endian issues in OPAL flash code
Anton Blanchard
2014-01-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-01-15
powerpc/powernv: Increase candidate fw image size
Vasant Hegde
2014-01-07
treewide: fix comments and printk msgs
Masanari Iida
2013-12-05
powerpc/powernv: Move SG list structure to header file
Vasant Hegde
2013-10-30
powerpc/powernv: Code update interface
Vasant Hegde