aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc/platforms/52xx/efika.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-03powerpc: Stop using of_rootChristophe Leroy1-1/+3
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy1-1/+0
2023-02-13powerpc/rtas: arch-wide function token lookup conversionsNathan Lynch1-2/+2
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy1-1/+0
2021-02-09powerpc/52xx/efika: Move PHB discoveryOliver O'Halloran1-2/+1
2020-04-01powerpc/32: drop unused ISA_DMA_THRESHOLDMike Rapoport1-1/+0
2018-12-22powerpc: Use of_node_name_eq for node name comparisonsRob Herring1-4/+2
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring1-4/+4
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt1-2/+1
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf1-1/+2
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott1-0/+1
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring1-2/+2
2010-09-08powerpc/5200: efika.c: Add of_node_put to avoid memory leakJulia Lawall1-3/+6
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg1-1/+1
2009-05-21powerpc/pci: Clean up direct access to sysdata by 52xx platformsKumar Gala1-2/+2
2008-01-26[POWERPC] Add common clock setting routine mpc52xx_psc_set_clkdiv()Grant Likely1-0/+3
2007-10-12Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.24Paul Mackerras1-18/+1
2007-10-11[POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely1-9/+0
2007-10-10[POWERPC] MPC52xx: Trim includes on mpc5200 platform support codeGrant Likely1-18/+1
2007-08-17[POWERPC] efika rtas_pci_ops: Use named structure member initializersNathan Lynch1-2/+2
2007-07-10[POWERPC] 52xx: sparse fixesDomen Puncer1-2/+2
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala1-2/+1
2007-06-29[POWERPC] Use global_number in ppc32 pci_controllerKumar Gala1-2/+2
2007-06-29[POWERPC] fix building without PCIArnd Bergmann1-0/+2
2007-05-07[POWERPC] mpc52xx suspend to deep-sleepDomen Puncer1-0/+15
2007-04-30Revert "[POWERPC] Autodetect serial console on efika"Paul Mackerras1-26/+0
2007-04-24[POWERPC] Rename last get_property callsStephen Rothwell1-2/+2
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-8/+7
2007-04-13[POWERPC] Autodetect serial console on efikaOlaf Hering1-0/+26
2007-02-13[POWERPC] Small cleanup of EFIKA platformSylvain Munaut1-0/+243