index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
boot
Age
Commit message (
Expand
)
Author
2021-11-05
Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-10-27
powerpc/boot: Set LC_ALL=C in wrapper script
Christophe Leroy
2021-10-22
powerpc/5200: dts: fix memory node unit name
Anatolij Gustschin
2021-10-22
powerpc/5200: dts: fix pci ranges warnings
Anatolij Gustschin
2021-10-22
powerpc/5200: dts: add missing pci ranges
Anatolij Gustschin
2021-10-13
powerpc/boot: Use CONFIG_PPC_POWERNV to compile OPAL support
Cédric Le Goater
2021-10-02
powerpc/fsl/dts: Fix phy-connection-type for fm1mac3
Pali Rohár
2021-09-14
powerpc/boot: Fix build failure since GCC 4.9 removal
Michael Ellerman
2021-08-27
powerpc/microwatt: Add Ethernet to device tree
Joel Stanley
2021-08-27
Merge changes from Paul Gortmaker
Michael Ellerman
2021-08-27
powerpc: retire sbc8641d board support
Paul Gortmaker
2021-08-27
powerpc: retire sbc8548 board support
Paul Gortmaker
2021-08-13
powerpc: wii.dts: Expose the OTP on this platform
Emmanuel Gil Peyrot
2021-08-13
powerpc: wii.dts: Reduce the size of the control area
Emmanuel Gil Peyrot
2021-08-04
powerpc: move the install rule to arch/powerpc/Makefile
Masahiro Yamada
2021-08-04
powerpc: make the install target not depend on any build artifact
Masahiro Yamada
2021-08-04
powerpc: remove unused zInstall target from arch/powerpc/boot/Makefile
Masahiro Yamada
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-06-21
powerpc/boot: Add a boot wrapper for Microwatt
Joel Stanley
2021-06-21
powerpc/boot: Fixup device-tree on little endian
Benjamin Herrenschmidt
2021-06-21
powerpc/microwatt: Use standard 16550 UART for console
Benjamin Herrenschmidt
2021-06-21
powerpc/xics: Add a native ICS backend for microwatt
Benjamin Herrenschmidt
2021-06-21
powerpc/microwatt: Populate platform bus from device-tree
Benjamin Herrenschmidt
2021-06-21
powerpc: Add Microwatt device tree
Paul Mackerras
2021-06-21
powerpc/boot: add zImage.lds to targets
Nicholas Piggin
2021-06-10
powerpc/ps3: Re-align DTB in image
Geoff Levand
2021-05-27
powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllers
Chris Packham
2021-05-27
powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
Chris Packham
2021-05-17
powerpc/boot: Fix a typo in partial_decompress() comment
Zhang Jianhua
2021-05-02
kbuild: replace LANG=C with LC_ALL=C
Masahiro Yamada
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-16
powerpc: dts: fsl: Drop obsolete fsl,rx-bit-map and fsl,tx-bit-map properties
Claudiu Manoil
2021-03-23
xsysace: Remove SYSACE driver
Michal Simek
2020-12-21
powerpc/boot: Fix build of dts/fsl
Michael Ellerman
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-04
powerpc/boot: Make use of REL16 relocs in powerpc/boot/util.S
Alan Modra
2020-11-26
powerpc/boot: Use clang when CC is clang
Bill Wendling
2020-11-26
powerpc/boot/wrapper: Add "-z notext" flag to disable diagnostic
Bill Wendling
2020-11-26
powerpc/boot/wrapper: Add "-z rodynamic" when using LLD
Bill Wendling
2020-11-26
powerpc/boot: Move the .got section to after the .dynamic section
Bill Wendling
2020-11-19
powerpc/ps3: Drop unused DBG macro
Michael Ellerman
2020-11-18
powerpc: boot: include compiler_attributes.h
Nick Desaulniers
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-08
powerpc: Remove support for PowerPC 601
Christophe Leroy
2020-10-03
powerpc: dts: t1040rdb: add ports for Seville Ethernet switch
Vladimir Oltean
2020-10-03
powerpc: dts: t1040: add bindings for Seville Ethernet switch
Vladimir Oltean
2020-09-08
powerpc/boot: Update Makefile comment for 64bit wrapper
Jordan Niethe
2020-08-25
powerc/dtc/t1024rdb: remove interrupts property
Biwen Li
2020-08-25
powerpc/dts/t4240rdb: remove interrupts property
Biwen Li
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
[next]