index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
boot
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-03
[POWERPC] bootwrapper: Add PlanetCore firmware support
Scott Wood
3
-1
/
+216
2007-10-03
[POWERPC] bootwrapper: Factor out dt_set_mac_address()
Scott Wood
2
-14
/
+18
2007-10-03
[POWERPC] boot: Simplify gunzip_finish
Milton Miller
1
-5
/
+2
2007-10-03
[POWERPC] boot: Record header bytes in gunzip_start
Milton Miller
1
-0
/
+1
2007-09-22
[POWERPC] mpc5200: Add cuimage support for mpc5200 boards
Grant Likely
5
-2
/
+134
2007-09-22
[POWERPC] mpc8349: Add linux,network-index to ethernet nodes in device tree
Grant Likely
3
-0
/
+5
2007-09-20
[POWERPC] 4xx: Fix Sequoia MAL0 and EMAC dts entries.
Valentine Barshak
1
-4
/
+4
2007-09-20
[POWERPC] 4xx: Fix Bamboo MAL0 dts entry.
Valentine Barshak
1
-1
/
+1
2007-09-20
[POWERPC] 4xx: Convert Seqouia flash mappings to new binding
Josh Boyer
1
-11
/
+27
2007-09-20
[POWERPC] 4xx: Convert Walnut flash mappings to new binding
Josh Boyer
1
-5
/
+12
2007-09-20
[POWERPC] cuimage for Bamboo board
Josh Boyer
5
-9
/
+57
2007-09-14
[POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stub
Anton Vorontsov
1
-1
/
+1
2007-09-14
[POWERPC] Move PCI nodes to be sibilings with SOC nodes
Kumar Gala
16
-1285
/
+1323
2007-09-14
[POWERPC] DTS cleanup
Kumar Gala
25
-99
/
+4
2007-09-14
[POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS port
Kumar Gala
1
-0
/
+404
2007-09-14
[POWERPC] linkstation updates
Guennadi Liakhovetski
2
-4
/
+4
2007-09-13
[POWERPC] Document and implement an improved flash device binding for powerpc
David Gibson
1
-11
/
+19
2007-09-13
[POWERPC] bootwrapper: Only print MAC addresses when the node is actually pre...
Scott Wood
1
-4
/
+6
2007-09-13
[POWERPC] bootwrapper: Add get_path()
Scott Wood
4
-0
/
+75
2007-09-13
[POWERPC] bootwrapper: Add strtoull()
Scott Wood
3
-1
/
+52
2007-09-13
[POWERPC] bootwrapper: flatdevtree fixes
Scott Wood
3
-27
/
+23
2007-09-13
[POWERPC] Move bootwrapper's strchr() and strncmp() from .h to string.S
David Gibson
3
-20
/
+26
2007-09-07
[POWERPC] Walnut zImage wrapper
Josh Boyer
3
-1
/
+138
2007-09-07
[POWERPC] Walnut DTS
Josh Boyer
1
-0
/
+183
2007-09-07
[POWERPC] Remove dtc build cruft from DTS files
Josh Boyer
5
-18
/
+0
2007-09-07
[POWERPC] PowerPC 440EPx: Sequoia bootwrapper
Valentine Barshak
4
-1
/
+168
2007-09-07
[POWERPC] PowerPC 440EPx: Sequoia device tree
Valentine Barshak
1
-0
/
+286
2007-08-28
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
2
-138
/
+64
2007-08-22
[POWERPC] bootwrapper: Add PowerQUICC II (82xx with CPM) cuboot support
Scott Wood
4
-4
/
+297
2007-08-22
[POWERPC] bootwrapper: Add 8xx cuboot support
Scott Wood
2
-1
/
+47
2007-08-22
[POWERPC] bootwrapper: Move linker symbols into ops.h
Scott Wood
11
-35
/
+10
2007-08-22
[POWERPC] bootwrapper: Add CPM serial driver
Scott Wood
4
-1
/
+257
2007-08-22
[POWERPC] bootwrapper: Declare udelay() in ops.h
Scott Wood
5
-7
/
+1
2007-08-22
[POWERPC] bootwrapper: serial_console_init() fixes
Scott Wood
1
-7
/
+5
2007-08-22
[POWERPC] bootwrapper: Add TARGET_HAS_ETHn tests to ppcboot.h
Scott Wood
1
-3
/
+4
2007-08-22
[POWERPC] bootwrapper: Add 16-bit I/O, sync(), eieio(), and barrier()
Scott Wood
1
-0
/
+49
2007-08-22
[POWERPC] bootwrapper: Add dt_is_compatible()
Scott Wood
2
-15
/
+34
2007-08-22
[POWERPC] bootwrapper: dt_xlate_range() bugfixes
Scott Wood
1
-7
/
+13
2007-08-22
[POWERPC] bootwrapper: Set timebase_period_ns from dt_fixup_cpu_clocks
Scott Wood
2
-0
/
+4
2007-08-22
[POWERPC] bootwrapper: Update .gitignore
Scott Wood
1
-4
/
+4
2007-08-22
[POWERPC] Whitespace cleanup in arch/powerpc
Scott Wood
1
-187
/
+189
2007-08-21
Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-138
/
+64
2007-08-20
[POWERPC] Bamboo zImage wrapper
Josh Boyer
7
-2
/
+169
2007-08-20
[POWERPC] Bamboo DTS
Josh Boyer
1
-0
/
+244
2007-08-20
[POWERPC] 4xx bootwrapper reworks
Josh Boyer
5
-10
/
+55
2007-08-20
[POWERPC] Rename 44x bootwrapper
Josh Boyer
2
-2
/
+2
2007-08-17
[POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boards
Kumar Gala
2
-138
/
+64
2007-08-17
[POWERPC] Fixes to allow use of Ebony's flash chips through physmap_of
David Gibson
2
-0
/
+40
2007-08-15
[POWERPC] Remove unused code causing a compile warning
Becky Bruce
1
-18
/
+0
2007-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-0
/
+6
[next]