index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
nvram_64.c
Age
Commit message (
Expand
)
Author
2011-03-04
powerpc/nvram: Generalize code for OS partitions in NVRAM
Jim Keniston
2010-11-30
powerpc/nvram: Handle partition names >= 12 chars
Jim Keniston
2010-11-30
powerpc/nvram: Fix NVRAM partition list setup
Jim Keniston
2010-11-30
powerpc/nvram: Move the log partition stuff to pseries
Benjamin Herrenschmidt
2010-11-30
powerpc/nvram: Change nvram_setup_partition() to use new helper
Benjamin Herrenschmidt
2010-11-30
powerpc/nvram: Add nvram_find_partition()
Benjamin Herrenschmidt
2010-11-30
powerpc/nvram: Improve partition removal
Benjamin Herrenschmidt
2010-11-30
powerpc/nvram: Shuffle code around in nvram_create_partition()
Benjamin Herrenschmidt
2010-11-30
powerpc/nvram: Completely clear a new partition
Benjamin Herrenschmidt
2010-11-30
powerpc/nvram: Ensure that the partition header/block size is right
Benjamin Herrenschmidt
2010-11-30
powerpc/nvram: nvram_create_partitions() now uses bytes
Benjamin Herrenschmidt
2010-11-30
powerpc/nvram: More flexible nvram_create_partition()
Benjamin Herrenschmidt
2010-11-30
powerpc/nvram: Move things out of asm/nvram.h
Benjamin Herrenschmidt
2010-02-09
arch/powerpc: Fix continuation line formats
Joe Perches
2009-11-24
powerpc: Use unlocked ioctl in nvram_64
Thomas Gleixner
2009-10-30
powerpc/nvram_64: Mark init code __init
Thomas Gleixner
2009-10-30
powerpc/nvram_64: Check nvram_error_log_index in nvram_clear_error_log()
Thomas Gleixner
2009-10-30
powerpc/nvram_64: Remove unused code
Thomas Gleixner
2007-08-17
[POWERPC] pseries: Eliminate global error_log_cnt variable
Linas Vepstas
2007-08-17
[POWERPC] pseries: Fix jumbled no_logging flag
Linas Vepstas
2007-08-17
[POWERPC] Remove nvram forward declarations
Linas Vepstas
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-04-29
[PATCH] nvram_print_partitions cosmetic fixup
Will Schmidt
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
2006-03-27
[PATCH] powerpc: fix various sparse warnings
Stephen Rothwell
2006-01-09
[PATCH] powerpc: fix large nvram access
Arnd Bergmann
2005-11-18
powerpc: Move remaining .c files from arch/ppc64 to arch/powerpc
Paul Mackerras