aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-031-0/+1
|\
| * [POWERPC] mpc8349emitx.dts: Setup USB-DR for peripheral mode.jacmet@sunsite.dk2007-09-281-0/+1
* | [POWERPC] bootwrapper: Add PlanetCore firmware supportScott Wood2007-10-033-1/+216
* | [POWERPC] bootwrapper: Factor out dt_set_mac_address()Scott Wood2007-10-032-14/+18
* | [POWERPC] boot: Simplify gunzip_finishMilton Miller2007-10-031-5/+2
* | [POWERPC] boot: Record header bytes in gunzip_startMilton Miller2007-10-031-0/+1
* | [POWERPC] mpc5200: Add cuimage support for mpc5200 boardsGrant Likely2007-09-225-2/+134
* | [POWERPC] mpc8349: Add linux,network-index to ethernet nodes in device treeGrant Likely2007-09-223-0/+5
* | [POWERPC] 4xx: Fix Sequoia MAL0 and EMAC dts entries.Valentine Barshak2007-09-201-4/+4
* | [POWERPC] 4xx: Fix Bamboo MAL0 dts entry.Valentine Barshak2007-09-201-1/+1
* | [POWERPC] 4xx: Convert Seqouia flash mappings to new bindingJosh Boyer2007-09-191-11/+27
* | [POWERPC] 4xx: Convert Walnut flash mappings to new bindingJosh Boyer2007-09-191-5/+12
* | [POWERPC] cuimage for Bamboo boardJosh Boyer2007-09-195-9/+57
* | [POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stubAnton Vorontsov2007-09-141-1/+1
* | [POWERPC] Move PCI nodes to be sibilings with SOC nodesKumar Gala2007-09-1416-1285/+1323
* | [POWERPC] DTS cleanupKumar Gala2007-09-1425-99/+4
* | [POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS portKumar Gala2007-09-141-0/+404
* | [POWERPC] linkstation updatesGuennadi Liakhovetski2007-09-142-4/+4
* | [POWERPC] Document and implement an improved flash device binding for powerpcDavid Gibson2007-09-141-11/+19
* | [POWERPC] bootwrapper: Only print MAC addresses when the node is actually pre...Scott Wood2007-09-141-4/+6
* | [POWERPC] bootwrapper: Add get_path()Scott Wood2007-09-144-0/+75
* | [POWERPC] bootwrapper: Add strtoull()Scott Wood2007-09-143-1/+52
* | [POWERPC] bootwrapper: flatdevtree fixesScott Wood2007-09-143-27/+23
* | [POWERPC] Move bootwrapper's strchr() and strncmp() from .h to string.SDavid Gibson2007-09-143-20/+26
* | [POWERPC] Walnut zImage wrapperJosh Boyer2007-09-073-1/+138
* | [POWERPC] Walnut DTSJosh Boyer2007-09-071-0/+183
* | [POWERPC] Remove dtc build cruft from DTS filesJosh Boyer2007-09-075-18/+0
* | [POWERPC] PowerPC 440EPx: Sequoia bootwrapperValentine Barshak2007-09-074-1/+168
* | [POWERPC] PowerPC 440EPx: Sequoia device treeValentine Barshak2007-09-071-0/+286
* | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-282-138/+64
|\ \ | |/
| * Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-202-138/+64
| |\
| | * [POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boardsKumar Gala2007-08-172-138/+64
* | | [POWERPC] bootwrapper: Add PowerQUICC II (82xx with CPM) cuboot supportScott Wood2007-08-224-4/+297
* | | [POWERPC] bootwrapper: Add 8xx cuboot supportScott Wood2007-08-222-1/+47
* | | [POWERPC] bootwrapper: Move linker symbols into ops.hScott Wood2007-08-2211-35/+10
* | | [POWERPC] bootwrapper: Add CPM serial driverScott Wood2007-08-224-1/+257
* | | [POWERPC] bootwrapper: Declare udelay() in ops.hScott Wood2007-08-225-7/+1
* | | [POWERPC] bootwrapper: serial_console_init() fixesScott Wood2007-08-221-7/+5
* | | [POWERPC] bootwrapper: Add TARGET_HAS_ETHn tests to ppcboot.hScott Wood2007-08-221-3/+4
* | | [POWERPC] bootwrapper: Add 16-bit I/O, sync(), eieio(), and barrier()Scott Wood2007-08-221-0/+49
* | | [POWERPC] bootwrapper: Add dt_is_compatible()Scott Wood2007-08-222-15/+34
* | | [POWERPC] bootwrapper: dt_xlate_range() bugfixesScott Wood2007-08-221-7/+13
* | | [POWERPC] bootwrapper: Set timebase_period_ns from dt_fixup_cpu_clocksScott Wood2007-08-222-0/+4
* | | [POWERPC] bootwrapper: Update .gitignoreScott Wood2007-08-221-4/+4
* | | [POWERPC] Whitespace cleanup in arch/powerpcScott Wood2007-08-221-187/+189
* | | [POWERPC] Bamboo zImage wrapperJosh Boyer2007-08-207-2/+169
* | | [POWERPC] Bamboo DTSJosh Boyer2007-08-201-0/+244
* | | [POWERPC] 4xx bootwrapper reworksJosh Boyer2007-08-205-10/+55
* | | [POWERPC] Rename 44x bootwrapperJosh Boyer2007-08-202-2/+2
* | | [POWERPC] Fixes to allow use of Ebony's flash chips through physmap_ofDavid Gibson2007-08-172-0/+40
|/ /