summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* barebox_imd: Add IMD sections to mpc-85xx.Christian Melki2024-01-291-0/+2
* include: import Linux word-at-a-time.hAhmad Fatoum2023-11-232-0/+163
* include: provide linux/errno.hAhmad Fatoum2023-11-232-2/+2
* net: fec_mpc5200: fix false positive -Wmisleading-indentationAhmad Fatoum2023-06-061-15/+10
* mmu: add physical address parameter to arch_remap_rangeAhmad Fatoum2023-05-232-3/+6
* powerpc: Kconfig: fix reference to unknown symbolAntony Pavlov2023-05-121-1/+1
* ddr_dimms: Move ddr*_dimm_params to commonJohn Watts2023-01-251-1/+1
* treewide: rename CONFIG_HAS_ARCH_SJLJ to CONFIG_ARCH_HAS_SJLJAhmad Fatoum2022-12-071-1/+1
* Remove unused struct partitionSascha Hauer2022-11-235-5/+0
* lds: move OUTPUT_FORMAT/ARCH definition into headerAhmad Fatoum2022-10-113-2/+4
* lds: introduce <asm/barebox.lds.h>Ahmad Fatoum2022-10-113-2/+5
* clocksource: assign non-zero priorities to all clocksourcesAhmad Fatoum2022-04-252-0/+2
* arch: add SPDX-License-Identifier to all .c filesAhmad Fatoum2022-01-054-0/+8
* arch: add SPDX-License-Identifier to all .S filesAhmad Fatoum2022-01-053-0/+5
* arch: add SPDX-License-Identifier to all headersAhmad Fatoum2022-01-0523-0/+46
* treewide: add SPDX-License-Identifier for .gitignoreAhmad Fatoum2022-01-052-0/+4
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-0515-0/+30
* asm-generic: include bitio.h from io.hAhmad Fatoum2021-08-231-0/+10
* blspec: Rework firmware loadSascha Hauer2021-06-281-0/+4
* powerpc: law: use signed type to allow error checkingSascha Hauer2021-05-181-1/+1
* powerpc: Implement initjmp/setjmp/longjmpSascha Hauer2021-03-175-1/+114
* Merge branch 'for-next/asm-io'Sascha Hauer2021-02-221-4/+0
|\
| * ppc: <asm/io.h>: remove duplicate definitionAhmad Fatoum2021-02-041-4/+0
* | treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>Ahmad Fatoum2021-02-191-1/+1
|/
* Merge branch 'for-next/powerpc' into masterSascha Hauer2020-09-2524-118/+58
|\
| * powerpc: Add function prototypes for exception handlersSascha Hauer2020-09-151-0/+8
| * powerpc: Remove unused functionsSascha Hauer2020-09-154-90/+0
| * powerpc: Add prototypes for functions called from assemblySascha Hauer2020-09-154-0/+12
| * powerpc: Make locally used functions staticSascha Hauer2020-09-158-18/+19
| * powerpc: Add missing includesSascha Hauer2020-09-157-0/+9
| * powerpc: Add prototypes to header fileSascha Hauer2020-09-154-10/+10
* | restart: give all restart handlers a descriptive nameAhmad Fatoum2020-09-152-2/+2
|/
* ppc: mpc5xxx: delete dead codeAhmad Fatoum2020-07-144-670/+0
* Merge branch 'for-next/misc'Sascha Hauer2020-06-111-33/+2
|\
| * arch: include <asm-generic/int-ll64.h> from <asm/types.h>Masahiro Yamada2020-05-181-33/+2
* | powerpc: move ddr-8xxx/ to the relevant MakefileMasahiro Yamada2020-05-252-2/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2020-05-1439-116/+0
* Merge branch 'for-next/kconfig'Sascha Hauer2020-05-141-13/+0
* arch: remove KBUILD_SRC checks from arch MakefileMasahiro Yamada2020-05-121-4/+0
* ppc: rename arch/ppc/ to arch/powerpc/Masahiro Yamada2020-05-04158-0/+18854