aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-04[POWERPC] mpc82xx: Update mpc8272ads, and factor out PCI and reset.Scott Wood1-142/+167
2007-10-04[POWERPC] 8xx/wrapper: Embedded Planet EP88xC supportScott Wood5-7/+278
2007-10-04[POWERPC] 8xx: mpc885ads cleanupScott Wood1-81/+114
2007-10-04[POWERPC] Document local bus nodes in the device tree, and update cuboot-pq2.Scott Wood1-21/+8
2007-10-03[POWERPC] bootwrapper: Use fsl_get_immr() in cuboot-pq2.c.Scott Wood1-6/+4
2007-10-03[POWERPC] bootwrapper: Add fsl_get_immr() and 8xx/pq2 clock functions.Scott Wood7-1/+273
2007-10-03[POWERPC] bootwrapper: Support all-in-one PCI nodes in cuboot-pq2.Scott Wood1-17/+8
2007-10-03[POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequencyScott Wood2-6/+10
2007-10-03[POWERPC] Uartlite: Add macros for register namesGrant Likely1-6/+21
2007-10-03[POWERPC] Add treeImage to .gitignoreJosh Boyer1-0/+1
2007-10-03[POWERPC] Virtex: Add uartlite bootwrapper driverGrant Likely4-1/+68
2007-10-03[POWERPC] 4xx: Fix Walnut wrapper compile errorsJosh Boyer1-0/+1
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras1-0/+1
2007-10-03[POWERPC] bootwrapper: Add PlanetCore firmware supportScott Wood3-1/+216
2007-10-03[POWERPC] bootwrapper: Factor out dt_set_mac_address()Scott Wood2-14/+18
2007-10-03[POWERPC] boot: Simplify gunzip_finishMilton Miller1-5/+2
2007-10-03[POWERPC] boot: Record header bytes in gunzip_startMilton Miller1-0/+1
2007-09-28[POWERPC] mpc8349emitx.dts: Setup USB-DR for peripheral mode.jacmet@sunsite.dk1-0/+1
2007-09-22[POWERPC] mpc5200: Add cuimage support for mpc5200 boardsGrant Likely5-2/+134
2007-09-22[POWERPC] mpc8349: Add linux,network-index to ethernet nodes in device treeGrant Likely3-0/+5
2007-09-20[POWERPC] 4xx: Fix Sequoia MAL0 and EMAC dts entries.Valentine Barshak1-4/+4
2007-09-20[POWERPC] 4xx: Fix Bamboo MAL0 dts entry.Valentine Barshak1-1/+1
2007-09-19[POWERPC] 4xx: Convert Seqouia flash mappings to new bindingJosh Boyer1-11/+27
2007-09-19[POWERPC] 4xx: Convert Walnut flash mappings to new bindingJosh Boyer1-5/+12
2007-09-19[POWERPC] cuimage for Bamboo boardJosh Boyer5-9/+57
2007-09-14[POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stubAnton Vorontsov1-1/+1
2007-09-14[POWERPC] Move PCI nodes to be sibilings with SOC nodesKumar Gala16-1285/+1323
2007-09-14[POWERPC] DTS cleanupKumar Gala25-99/+4
2007-09-14[POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS portKumar Gala1-0/+404
2007-09-14[POWERPC] linkstation updatesGuennadi Liakhovetski2-4/+4
2007-09-14[POWERPC] Document and implement an improved flash device binding for powerpcDavid Gibson1-11/+19
2007-09-14[POWERPC] bootwrapper: Only print MAC addresses when the node is actually presentScott Wood1-4/+6
2007-09-14[POWERPC] bootwrapper: Add get_path()Scott Wood4-0/+75
2007-09-14[POWERPC] bootwrapper: Add strtoull()Scott Wood3-1/+52
2007-09-14[POWERPC] bootwrapper: flatdevtree fixesScott Wood3-27/+23
2007-09-14[POWERPC] Move bootwrapper's strchr() and strncmp() from .h to string.SDavid Gibson3-20/+26
2007-09-07[POWERPC] Walnut zImage wrapperJosh Boyer3-1/+138
2007-09-07[POWERPC] Walnut DTSJosh Boyer1-0/+183
2007-09-07[POWERPC] Remove dtc build cruft from DTS filesJosh Boyer5-18/+0
2007-09-07[POWERPC] PowerPC 440EPx: Sequoia bootwrapperValentine Barshak4-1/+168
2007-09-07[POWERPC] PowerPC 440EPx: Sequoia device treeValentine Barshak1-0/+286
2007-08-28Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2-138/+64
2007-08-22[POWERPC] bootwrapper: Add PowerQUICC II (82xx with CPM) cuboot supportScott Wood4-4/+297
2007-08-22[POWERPC] bootwrapper: Add 8xx cuboot supportScott Wood2-1/+47
2007-08-22[POWERPC] bootwrapper: Move linker symbols into ops.hScott Wood11-35/+10
2007-08-22[POWERPC] bootwrapper: Add CPM serial driverScott Wood4-1/+257
2007-08-22[POWERPC] bootwrapper: Declare udelay() in ops.hScott Wood5-7/+1
2007-08-22[POWERPC] bootwrapper: serial_console_init() fixesScott Wood1-7/+5
2007-08-22[POWERPC] bootwrapper: Add TARGET_HAS_ETHn tests to ppcboot.hScott Wood1-3/+4
2007-08-22[POWERPC] bootwrapper: Add 16-bit I/O, sync(), eieio(), and barrier()Scott Wood1-0/+49