summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
Commit message (Expand)AuthorAgeFilesLines
* [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
* | | [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
OpenPOWER on IntegriCloud