index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
boot
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-05
Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
18
-45
/
+49
2021-10-27
powerpc/boot: Set LC_ALL=C in wrapper script
Christophe Leroy
1
-0
/
+2
2021-10-22
powerpc/5200: dts: fix memory node unit name
Anatolij Gustschin
12
-12
/
+12
2021-10-22
powerpc/5200: dts: fix pci ranges warnings
Anatolij Gustschin
10
-30
/
+30
2021-10-22
powerpc/5200: dts: add missing pci ranges
Anatolij Gustschin
1
-1
/
+3
2021-10-13
powerpc/boot: Use CONFIG_PPC_POWERNV to compile OPAL support
Cédric Le Goater
2
-2
/
+2
2021-10-02
powerpc/fsl/dts: Fix phy-connection-type for fm1mac3
Pali Rohár
1
-1
/
+1
2021-09-14
powerpc/boot: Fix build failure since GCC 4.9 removal
Michael Ellerman
1
-1
/
+1
2021-08-27
powerpc/microwatt: Add Ethernet to device tree
Joel Stanley
1
-0
/
+12
2021-08-27
Merge changes from Paul Gortmaker
Michael Ellerman
7
-732
/
+1
2021-08-27
powerpc: retire sbc8641d board support
Paul Gortmaker
1
-176
/
+0
2021-08-27
powerpc: retire sbc8548 board support
Paul Gortmaker
6
-556
/
+1
2021-08-13
powerpc: wii.dts: Expose the OTP on this platform
Emmanuel Gil Peyrot
1
-2
/
+7
2021-08-13
powerpc: wii.dts: Reduce the size of the control area
Emmanuel Gil Peyrot
1
-1
/
+7
2021-08-04
powerpc: move the install rule to arch/powerpc/Makefile
Masahiro Yamada
1
-6
/
+0
2021-08-04
powerpc: make the install target not depend on any build artifact
Masahiro Yamada
2
-1
/
+15
2021-08-04
powerpc: remove unused zInstall target from arch/powerpc/boot/Makefile
Masahiro Yamada
2
-18
/
+1
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-31
/
+216
2021-06-21
powerpc/boot: Add a boot wrapper for Microwatt
Joel Stanley
3
-0
/
+33
2021-06-21
powerpc/boot: Fixup device-tree on little endian
Benjamin Herrenschmidt
2
-27
/
+41
2021-06-21
powerpc/microwatt: Use standard 16550 UART for console
Benjamin Herrenschmidt
1
-6
/
+21
2021-06-21
powerpc/xics: Add a native ICS backend for microwatt
Benjamin Herrenschmidt
1
-0
/
+18
2021-06-21
powerpc/microwatt: Populate platform bus from device-tree
Benjamin Herrenschmidt
1
-0
/
+7
2021-06-21
powerpc: Add Microwatt device tree
Paul Mackerras
1
-0
/
+98
2021-06-21
powerpc/boot: add zImage.lds to targets
Nicholas Piggin
1
-1
/
+1
2021-06-10
powerpc/ps3: Re-align DTB in image
Geoff Levand
1
-1
/
+1
2021-05-27
powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllers
Chris Packham
1
-0
/
+8
2021-05-27
powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
Chris Packham
1
-0
/
+16
2021-05-17
powerpc/boot: Fix a typo in partial_decompress() comment
Zhang Jianhua
1
-2
/
+2
2021-05-02
kbuild: replace LANG=C with LC_ALL=C
Masahiro Yamada
1
-1
/
+1
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-33
/
+0
2021-04-16
powerpc: dts: fsl: Drop obsolete fsl,rx-bit-map and fsl,tx-bit-map properties
Claudiu Manoil
4
-33
/
+0
2021-03-23
xsysace: Remove SYSACE driver
Michal Simek
1
-7
/
+0
2020-12-21
powerpc/boot: Fix build of dts/fsl
Michael Ellerman
1
-0
/
+2
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-24
/
+23
2020-12-04
powerpc/boot: Make use of REL16 relocs in powerpc/boot/util.S
Alan Modra
1
-6
/
+3
2020-11-26
powerpc/boot: Use clang when CC is clang
Bill Wendling
1
-0
/
+4
2020-11-26
powerpc/boot/wrapper: Add "-z notext" flag to disable diagnostic
Bill Wendling
1
-1
/
+3
2020-11-26
powerpc/boot/wrapper: Add "-z rodynamic" when using LLD
Bill Wendling
1
-1
/
+3
2020-11-26
powerpc/boot: Move the .got section to after the .dynamic section
Bill Wendling
1
-10
/
+11
2020-11-19
powerpc/ps3: Drop unused DBG macro
Michael Ellerman
1
-7
/
+0
2020-11-18
powerpc: boot: include compiler_attributes.h
Nick Desaulniers
2
-1
/
+1
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-17
/
+2
2020-10-08
powerpc: Remove support for PowerPC 601
Christophe Leroy
1
-14
/
+1
2020-10-03
powerpc: dts: t1040rdb: add ports for Seville Ethernet switch
Vladimir Oltean
1
-0
/
+107
2020-10-03
powerpc: dts: t1040: add bindings for Seville Ethernet switch
Vladimir Oltean
1
-0
/
+78
2020-09-08
powerpc/boot: Update Makefile comment for 64bit wrapper
Jordan Niethe
1
-1
/
+1
2020-08-25
powerc/dtc/t1024rdb: remove interrupts property
Biwen Li
1
-1
/
+0
2020-08-25
powerpc/dts/t4240rdb: remove interrupts property
Biwen Li
1
-1
/
+0
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-0
/
+2
[next]