aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
Commit message (Expand)AuthorAgeFilesLines
...
* [POWERPC] Fixup MPC8568 dtsKumar Gala2007-10-081-55/+70
* [POWERPC] mpc8568mds.dts: fix PCIe I/O address space location and sizeAnton Vorontsov2007-10-041-2/+2
* [POWERPC] MPC8568E-MDS: add support for ds1374 rtcAnton Vorontsov2007-10-041-0/+9
* [POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood2007-10-045-15/+79
* [POWERPC] bootwrapper: adds cuboot for MPC7448HPC2 platformRoy Zang2007-10-043-1/+55
* [POWERPC] mpc82xx: Add pq2fads board support.Scott Wood2007-10-041-0/+229
* [POWERPC] mpc82xx: Update mpc8272ads, and factor out PCI and reset.Scott Wood2007-10-041-142/+167
* [POWERPC] 8xx/wrapper: Embedded Planet EP88xC supportScott Wood2007-10-045-7/+278
* [POWERPC] 8xx: mpc885ads cleanupScott Wood2007-10-041-81/+114
* [POWERPC] Document local bus nodes in the device tree, and update cuboot-pq2.Scott Wood2007-10-041-21/+8
* [POWERPC] bootwrapper: Use fsl_get_immr() in cuboot-pq2.c.Scott Wood2007-10-031-6/+4
* [POWERPC] bootwrapper: Add fsl_get_immr() and 8xx/pq2 clock functions.Scott Wood2007-10-037-1/+273
* [POWERPC] bootwrapper: Support all-in-one PCI nodes in cuboot-pq2.Scott Wood2007-10-031-17/+8
* [POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequencyScott Wood2007-10-032-6/+10
* [POWERPC] Uartlite: Add macros for register namesGrant Likely2007-10-031-6/+21
* [POWERPC] Add treeImage to .gitignoreJosh Boyer2007-10-031-0/+1
* [POWERPC] Virtex: Add uartlite bootwrapper driverGrant Likely2007-10-034-1/+68
* [POWERPC] 4xx: Fix Walnut wrapper compile errorsJosh Boyer2007-10-031-0/+1
* 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