summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/tools
Commit message (Expand)AuthorAgeFilesLines
* powerpc/tools: Pass -mabi=elfv2 to gcc-check-mprofile-kernel.shNaveen N Rao2023-10-201-6/+5
* powerpc/ftrace: Add support for -fpatchable-function-entryNaveen N Rao2023-08-221-0/+26
* powerpc/64: Use -mprofile-kernel for big endian ELFv2 kernelsNicholas Piggin2023-06-141-5/+6
* powerpc: Move script to check relocations at compile time in scripts/Alexandre Ghiti2023-04-191-16/+2
* powerpc/64: Add UADDR64 relocation supportAlexey Kardashevskiy2022-03-091-6/+1
* powerpc/head_check: Fix shellcheck errorsMichael Ellerman2021-08-171-6/+6
* powerpc/head_check: use stdout for error messagesRandy Dunlap2021-08-161-6/+6
* powerpc/tools: Remove 90 line limit in checkpatch scriptRussell Currey2020-09-081-1/+0
* powerpc: unrel_branch_check.sh: enable the use of llvm-objdump v9, 10 or 11Stephen Rothwell2020-09-021-5/+29
* powerpc: unrel_branch_check.sh: use nm to find symbol valueStephen Rothwell2020-09-021-8/+5
* powerpc: unrel_branch_check.sh: exit silently for early errorsStephen Rothwell2020-09-021-1/+4
* powerpc: unrel_branch_check.sh: fix up the file headerStephen Rothwell2020-09-021-11/+4
* powerpc: unrel_branch_check.sh: simplify and tidy up the final loopStephen Rothwell2020-09-021-16/+10
* powerpc: unrel_branch_check.sh: convert grep | sed | awk to just sedStephen Rothwell2020-09-021-10/+20
* powerpc: unrel_branch_check.sh: simplify objdump's asm outputStephen Rothwell2020-09-021-6/+6
* powerpc: unrel_branch_check.sh: simplify and combine some executionsStephen Rothwell2020-09-021-14/+11
* powerpc: unrel_branch_check.sh: fix shellcheck complaintsStephen Rothwell2020-09-021-6/+7
* powerpc/64s: allow for clang's objdump differencesBill Wendling2020-07-271-1/+4
* powerpc/head_check: Avoid broken pipeGeoff Levand2020-05-191-1/+1
* powerpc/head_check: Automatic verbosityGeoff Levand2020-05-191-2/+4
* powerpc: Do not consider weak unresolved symbol relocations as badAlexandre Ghiti2020-01-311-8/+12
* powerpc/tools: Don't quote $objdump in scriptsMichael Ellerman2019-10-302-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-4/+1
* powerpc/tools/checkpatch: Ignore DT_SPLIT_BINDING_PATCHRussell Currey2018-12-041-0/+1
* powerpc: Add a checkpatch wrapper with our preferred settingsMichael Ellerman2018-08-071-0/+22
* powerpc/kbuild: move -mprofile-kernel check to KconfigNicholas Piggin2018-06-111-1/+0
* powerpc/kbuild: Use flags variables rather than overriding LD/CC/ASNicholas Piggin2018-06-011-4/+8
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* powerpc/64: Tool to check head sections location sanityNicholas Piggin2017-05-301-0/+78
* powerpc/64s: Tool to flag direct branches from unrelocated interrupt vectorsNicholas Piggin2017-05-301-0/+57
* powerpc: Add arch/powerpc/tools directoryNicholas Piggin2017-04-282-0/+84