summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/embedded6xx/holly.c
AgeCommit message (Expand)Author
2023-08-02powerpc: Explicitly include correct DT includesRob Herring
2023-04-04powerpc: Use of_address_to_resource()Rob Herring
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy
2023-03-15powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy
2022-09-05powerpc/embedded6xx: Add missing of_node_put()sLiang He
2022-05-08powerpc: Add missing headersChristophe Leroy
2021-12-23powerpc/embedded6xx: Add __init attribute to eligible functionsNick Child
2021-08-26powerpc: Refactor verification of MSR_RIChristophe Leroy
2021-06-25powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin
2021-02-09powerpc/embedded6xx/holly: Move PHB discoveryOliver O'Halloran
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-20powerpc/embedded6xx: Remove unused functions holly_power_off and holly_haltMathieu Malaterre
2019-04-20powerpc/embedded6xx: Make some functions staticMathieu Malaterre
2016-11-14powerpc: Add support for relative exception tablesNicholas Piggin
2016-08-22powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett
2011-12-07powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett
2011-12-07powerpc/mpic: Save computed phys_addr for board-specific codeKyle Moffett
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2007-12-20[POWERPC] holly.c: Remove unnecessary include of linux/ide.hOlof Johansson
2007-12-06[POWERPC] Clean out asm/of_{platform, device}.hJon Loeliger
2007-08-17[POWERPC] Typo fixes interrrupt -> interruptGabriel C
2007-08-17[POWERPC] embedded6xx: Remove unnecessary loops_per_jiffy initialization codeJon Loeliger
2007-06-29[POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala
2007-05-08[POWERPC] Add support for 750CL Holly boardJosh Boyer