index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
boot
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] bootwrapper: Add PlanetCore firmware support
Scott Wood
2007-10-03
3
-1
/
+216
*
[POWERPC] bootwrapper: Factor out dt_set_mac_address()
Scott Wood
2007-10-03
2
-14
/
+18
*
[POWERPC] boot: Simplify gunzip_finish
Milton Miller
2007-10-03
1
-5
/
+2
*
[POWERPC] boot: Record header bytes in gunzip_start
Milton Miller
2007-10-03
1
-0
/
+1
*
[POWERPC] mpc5200: Add cuimage support for mpc5200 boards
Grant Likely
2007-09-22
5
-2
/
+134
*
[POWERPC] mpc8349: Add linux,network-index to ethernet nodes in device tree
Grant Likely
2007-09-22
3
-0
/
+5
*
[POWERPC] 4xx: Fix Sequoia MAL0 and EMAC dts entries.
Valentine Barshak
2007-09-20
1
-4
/
+4
*
[POWERPC] 4xx: Fix Bamboo MAL0 dts entry.
Valentine Barshak
2007-09-20
1
-1
/
+1
*
[POWERPC] 4xx: Convert Seqouia flash mappings to new binding
Josh Boyer
2007-09-19
1
-11
/
+27
*
[POWERPC] 4xx: Convert Walnut flash mappings to new binding
Josh Boyer
2007-09-19
1
-5
/
+12
*
[POWERPC] cuimage for Bamboo board
Josh Boyer
2007-09-19
5
-9
/
+57
*
[POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stub
Anton Vorontsov
2007-09-14
1
-1
/
+1
*
[POWERPC] Move PCI nodes to be sibilings with SOC nodes
Kumar Gala
2007-09-14
16
-1285
/
+1323
*
[POWERPC] DTS cleanup
Kumar Gala
2007-09-14
25
-99
/
+4
*
[POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS port
Kumar Gala
2007-09-14
1
-0
/
+404
*
[POWERPC] linkstation updates
Guennadi Liakhovetski
2007-09-14
2
-4
/
+4
*
[POWERPC] Document and implement an improved flash device binding for powerpc
David Gibson
2007-09-14
1
-11
/
+19
*
[POWERPC] bootwrapper: Only print MAC addresses when the node is actually pre...
Scott Wood
2007-09-14
1
-4
/
+6
*
[POWERPC] bootwrapper: Add get_path()
Scott Wood
2007-09-14
4
-0
/
+75
*
[POWERPC] bootwrapper: Add strtoull()
Scott Wood
2007-09-14
3
-1
/
+52
*
[POWERPC] bootwrapper: flatdevtree fixes
Scott Wood
2007-09-14
3
-27
/
+23
*
[POWERPC] Move bootwrapper's strchr() and strncmp() from .h to string.S
David Gibson
2007-09-14
3
-20
/
+26
*
[POWERPC] Walnut zImage wrapper
Josh Boyer
2007-09-07
3
-1
/
+138
*
[POWERPC] Walnut DTS
Josh Boyer
2007-09-07
1
-0
/
+183
*
[POWERPC] Remove dtc build cruft from DTS files
Josh Boyer
2007-09-07
5
-18
/
+0
*
[POWERPC] PowerPC 440EPx: Sequoia bootwrapper
Valentine Barshak
2007-09-07
4
-1
/
+168
*
[POWERPC] PowerPC 440EPx: Sequoia device tree
Valentine Barshak
2007-09-07
1
-0
/
+286
*
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
2007-08-28
2
-138
/
+64
|
\
|
*
Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-08-20
2
-138
/
+64
|
|
\
|
|
*
[POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boards
Kumar Gala
2007-08-17
2
-138
/
+64
*
|
|
[POWERPC] bootwrapper: Add PowerQUICC II (82xx with CPM) cuboot support
Scott Wood
2007-08-22
4
-4
/
+297
*
|
|
[POWERPC] bootwrapper: Add 8xx cuboot support
Scott Wood
2007-08-22
2
-1
/
+47
*
|
|
[POWERPC] bootwrapper: Move linker symbols into ops.h
Scott Wood
2007-08-22
11
-35
/
+10
*
|
|
[POWERPC] bootwrapper: Add CPM serial driver
Scott Wood
2007-08-22
4
-1
/
+257
*
|
|
[POWERPC] bootwrapper: Declare udelay() in ops.h
Scott Wood
2007-08-22
5
-7
/
+1
*
|
|
[POWERPC] bootwrapper: serial_console_init() fixes
Scott Wood
2007-08-22
1
-7
/
+5
*
|
|
[POWERPC] bootwrapper: Add TARGET_HAS_ETHn tests to ppcboot.h
Scott Wood
2007-08-22
1
-3
/
+4
*
|
|
[POWERPC] bootwrapper: Add 16-bit I/O, sync(), eieio(), and barrier()
Scott Wood
2007-08-22
1
-0
/
+49
*
|
|
[POWERPC] bootwrapper: Add dt_is_compatible()
Scott Wood
2007-08-22
2
-15
/
+34
*
|
|
[POWERPC] bootwrapper: dt_xlate_range() bugfixes
Scott Wood
2007-08-22
1
-7
/
+13
*
|
|
[POWERPC] bootwrapper: Set timebase_period_ns from dt_fixup_cpu_clocks
Scott Wood
2007-08-22
2
-0
/
+4
*
|
|
[POWERPC] bootwrapper: Update .gitignore
Scott Wood
2007-08-22
1
-4
/
+4
*
|
|
[POWERPC] Whitespace cleanup in arch/powerpc
Scott Wood
2007-08-22
1
-187
/
+189
*
|
|
[POWERPC] Bamboo zImage wrapper
Josh Boyer
2007-08-20
7
-2
/
+169
*
|
|
[POWERPC] Bamboo DTS
Josh Boyer
2007-08-20
1
-0
/
+244
*
|
|
[POWERPC] 4xx bootwrapper reworks
Josh Boyer
2007-08-20
5
-10
/
+55
*
|
|
[POWERPC] Rename 44x bootwrapper
Josh Boyer
2007-08-20
2
-2
/
+2
*
|
|
[POWERPC] Fixes to allow use of Ebony's flash chips through physmap_of
David Gibson
2007-08-17
2
-0
/
+40
|
/
/
*
|
[POWERPC] Remove unused code causing a compile warning
Becky Bruce
2007-08-15
1
-18
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2007-07-31
1
-0
/
+6
|
\
[next]