summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/chrp/nvram.c
Commit message (Expand)AuthorAgeFilesLines
* chrp/nvram.c: add MODULE_LICENSE()Randy Dunlap2018-07-191-0/+3
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* powerpc/nvram: Fix endian issue when reading the NVRAM sizeCedric Le Goater2013-10-311-2/+2
* powerpc/chrp/nvram.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-021-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-121-1/+1
* [POWERPC] chrp: Constify & voidify get_property()Jeremy Kerr2006-07-311-2/+3
* powerpc: Compile fixes for chrp/nvram.cPaul Mackerras2005-11-021-2/+5
* powerpc: Use rtas_call not call_rtas in CHRP codePaul Mackerras2005-11-021-2/+4
* [PATCH] ppc32: nvram driver for chrpOlaf Hering2005-10-291-0/+84