summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/chrp/nvram.c
AgeCommit message (Expand)Author
2023-02-13powerpc/rtas: arch-wide function token lookup conversionsNathan Lynch
2022-05-08powerpc: Add missing headersChristophe Leroy
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-01-22powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMacFinn Thain
2018-07-19chrp/nvram.c: add MODULE_LICENSE()Randy Dunlap
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2013-10-31powerpc/nvram: Fix endian issue when reading the NVRAM sizeCedric Le Goater
2010-09-02powerpc/chrp/nvram.c: Add of_node_put to avoid memory leakJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2006-07-31[POWERPC] chrp: Constify & voidify get_property()Jeremy Kerr
2005-11-02powerpc: Compile fixes for chrp/nvram.cPaul Mackerras
2005-11-02powerpc: Use rtas_call not call_rtas in CHRP codePaul Mackerras
2005-10-29[PATCH] ppc32: nvram driver for chrpOlaf Hering