aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/tools
AgeCommit message (Expand)AuthorFilesLines
2023-10-20powerpc/tools: Pass -mabi=elfv2 to gcc-check-mprofile-kernel.shGravatar Naveen N Rao 1-6/+5
2023-08-22powerpc/ftrace: Add support for -fpatchable-function-entryGravatar Naveen N Rao 1-0/+26
2023-06-14powerpc/64: Use -mprofile-kernel for big endian ELFv2 kernelsGravatar Nicholas Piggin 1-5/+6
2023-04-19powerpc: Move script to check relocations at compile time in scripts/Gravatar Alexandre Ghiti 1-16/+2
2022-03-09powerpc/64: Add UADDR64 relocation supportGravatar Alexey Kardashevskiy 1-6/+1
2021-08-17powerpc/head_check: Fix shellcheck errorsGravatar Michael Ellerman 1-6/+6
2021-08-16powerpc/head_check: use stdout for error messagesGravatar Randy Dunlap 1-6/+6
2020-09-08powerpc/tools: Remove 90 line limit in checkpatch scriptGravatar Russell Currey 1-1/+0
2020-09-02powerpc: unrel_branch_check.sh: enable the use of llvm-objdump v9, 10 or 11Gravatar Stephen Rothwell 1-5/+29
2020-09-02powerpc: unrel_branch_check.sh: use nm to find symbol valueGravatar Stephen Rothwell 1-8/+5
2020-09-02powerpc: unrel_branch_check.sh: exit silently for early errorsGravatar Stephen Rothwell 1-1/+4
2020-09-02powerpc: unrel_branch_check.sh: fix up the file headerGravatar Stephen Rothwell 1-11/+4
2020-09-02powerpc: unrel_branch_check.sh: simplify and tidy up the final loopGravatar Stephen Rothwell 1-16/+10
2020-09-02powerpc: unrel_branch_check.sh: convert grep | sed | awk to just sedGravatar Stephen Rothwell 1-10/+20
2020-09-02powerpc: unrel_branch_check.sh: simplify objdump's asm outputGravatar Stephen Rothwell 1-6/+6
2020-09-02powerpc: unrel_branch_check.sh: simplify and combine some executionsGravatar Stephen Rothwell 1-14/+11
2020-09-02powerpc: unrel_branch_check.sh: fix shellcheck complaintsGravatar Stephen Rothwell 1-6/+7
2020-07-27powerpc/64s: allow for clang's objdump differencesGravatar Bill Wendling 1-1/+4
2020-05-19powerpc/head_check: Avoid broken pipeGravatar Geoff Levand 1-1/+1
2020-05-19powerpc/head_check: Automatic verbosityGravatar Geoff Levand 1-2/+4
2020-01-31powerpc: Do not consider weak unresolved symbol relocations as badGravatar Alexandre Ghiti 1-8/+12
2019-10-30powerpc/tools: Don't quote $objdump in scriptsGravatar Michael Ellerman 2-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-4/+1
2018-12-04powerpc/tools/checkpatch: Ignore DT_SPLIT_BINDING_PATCHGravatar Russell Currey 1-0/+1
2018-08-07powerpc: Add a checkpatch wrapper with our preferred settingsGravatar Michael Ellerman 1-0/+22
2018-06-11powerpc/kbuild: move -mprofile-kernel check to KconfigGravatar Nicholas Piggin 1-1/+0
2018-06-01powerpc/kbuild: Use flags variables rather than overriding LD/CC/ASGravatar Nicholas Piggin 1-4/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-05-30powerpc/64: Tool to check head sections location sanityGravatar Nicholas Piggin 1-0/+78
2017-05-30powerpc/64s: Tool to flag direct branches from unrelocated interrupt vectorsGravatar Nicholas Piggin 1-0/+57
2017-04-28powerpc: Add arch/powerpc/tools directoryGravatar Nicholas Piggin 2-0/+84