summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot
AgeCommit message (Expand)Author
2007-10-04[POWERPC] 8xx/wrapper: Embedded Planet EP88xC supportScott Wood
2007-10-04[POWERPC] 8xx: mpc885ads cleanupScott Wood
2007-10-04[POWERPC] Document local bus nodes in the device tree, and update cuboot-pq2.Scott Wood
2007-10-03[POWERPC] bootwrapper: Use fsl_get_immr() in cuboot-pq2.c.Scott Wood
2007-10-03[POWERPC] bootwrapper: Add fsl_get_immr() and 8xx/pq2 clock functions.Scott Wood
2007-10-03[POWERPC] bootwrapper: Support all-in-one PCI nodes in cuboot-pq2.Scott Wood
2007-10-03[POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequencyScott Wood
2007-10-03[POWERPC] Uartlite: Add macros for register namesGrant Likely
2007-10-03[POWERPC] Add treeImage to .gitignoreJosh Boyer
2007-10-03[POWERPC] Virtex: Add uartlite bootwrapper driverGrant Likely
2007-10-03[POWERPC] 4xx: Fix Walnut wrapper compile errorsJosh Boyer
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras
2007-10-03[POWERPC] bootwrapper: Add PlanetCore firmware supportScott Wood
2007-10-03[POWERPC] bootwrapper: Factor out dt_set_mac_address()Scott Wood
2007-10-03[POWERPC] boot: Simplify gunzip_finishMilton Miller
2007-10-03[POWERPC] boot: Record header bytes in gunzip_startMilton Miller
2007-09-28[POWERPC] mpc8349emitx.dts: Setup USB-DR for peripheral mode.jacmet@sunsite.dk
2007-09-22[POWERPC] mpc5200: Add cuimage support for mpc5200 boardsGrant Likely
2007-09-22[POWERPC] mpc8349: Add linux,network-index to ethernet nodes in device treeGrant Likely
2007-09-20[POWERPC] 4xx: Fix Sequoia MAL0 and EMAC dts entries.Valentine Barshak
2007-09-20[POWERPC] 4xx: Fix Bamboo MAL0 dts entry.Valentine Barshak
2007-09-19[POWERPC] 4xx: Convert Seqouia flash mappings to new bindingJosh Boyer
2007-09-19[POWERPC] 4xx: Convert Walnut flash mappings to new bindingJosh Boyer
2007-09-19[POWERPC] cuimage for Bamboo boardJosh Boyer
2007-09-14[POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stubAnton Vorontsov
2007-09-14[POWERPC] Move PCI nodes to be sibilings with SOC nodesKumar Gala
2007-09-14[POWERPC] DTS cleanupKumar Gala
2007-09-14[POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS portKumar Gala
2007-09-14[POWERPC] linkstation updatesGuennadi Liakhovetski
2007-09-14[POWERPC] Document and implement an improved flash device binding for powerpcDavid Gibson
2007-09-14[POWERPC] bootwrapper: Only print MAC addresses when the node is actually pre...Scott Wood
2007-09-14[POWERPC] bootwrapper: Add get_path()Scott Wood
2007-09-14[POWERPC] bootwrapper: Add strtoull()Scott Wood
2007-09-14[POWERPC] bootwrapper: flatdevtree fixesScott Wood
2007-09-14[POWERPC] Move bootwrapper's strchr() and strncmp() from .h to string.SDavid Gibson
2007-09-07[POWERPC] Walnut zImage wrapperJosh Boyer
2007-09-07[POWERPC] Walnut DTSJosh Boyer
2007-09-07[POWERPC] Remove dtc build cruft from DTS filesJosh Boyer
2007-09-07[POWERPC] PowerPC 440EPx: Sequoia bootwrapperValentine Barshak
2007-09-07[POWERPC] PowerPC 440EPx: Sequoia device treeValentine Barshak
2007-08-28Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras
2007-08-22[POWERPC] bootwrapper: Add PowerQUICC II (82xx with CPM) cuboot supportScott Wood
2007-08-22[POWERPC] bootwrapper: Add 8xx cuboot supportScott Wood
2007-08-22[POWERPC] bootwrapper: Move linker symbols into ops.hScott Wood
2007-08-22[POWERPC] bootwrapper: Add CPM serial driverScott Wood
2007-08-22[POWERPC] bootwrapper: Declare udelay() in ops.hScott Wood
2007-08-22[POWERPC] bootwrapper: serial_console_init() fixesScott Wood
2007-08-22[POWERPC] bootwrapper: Add TARGET_HAS_ETHn tests to ppcboot.hScott Wood
2007-08-22[POWERPC] bootwrapper: Add 16-bit I/O, sync(), eieio(), and barrier()Scott Wood
2007-08-22[POWERPC] bootwrapper: Add dt_is_compatible()Scott Wood