summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] MPC8349E-mITX: Vitesse 7385 PHY is not connected to the MDIO busVitaly Bordug2008-01-231-9/+2
* [POWERPC] MPC8349E-mITX: introduce localbus and pata nodesAnton Vorontsov2008-01-231-1/+16
* [POWERPC] 83xx: USB device tree cleanupsLi Yang2008-01-236-8/+0
* [POWERPC] 83xx: add device trees for MPC837x MDS boardLi Yang2008-01-233-0/+837
* [POWERPC] Fix incorrect interrupt map on FSL reference boardsKumar Gala2008-01-233-9/+10
* [POWERPC] bootwrapper: convert cuboot-8{3,5}xx to dt_fixup_mac_address_by_aliasKumar Gala2008-01-232-3/+5
* [POWERPC] bootwrapper: Add find_node_by_alias and dt_fixup_mac_address_by_aliasKumar Gala2008-01-232-0/+28
* [POWERPC] Update .gitignore filesJochen Friedrich2008-01-172-0/+4
* Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2008-01-111-1/+2
|\
| * [POWERPC] Xilinx: updated device tree compatibility to match uboot bsp genera...Stephen Neuendorffer2008-01-091-1/+2
* | [POWERPC] 4xx: Add 405GPr and 405EP support in boot wrapperMatthias Fuchs2008-01-083-7/+80
|/
* [POWERPC] 4xx: Minor coding style cleanups for 4xx bootwrapperJosh Boyer2007-12-241-7/+6
* [POWERPC] 4xx: Makalu dtsStefan Roese2007-12-231-0/+347
* [POWERPC] 4xx: Change Kilauea PCIe bus ranges in dts fileStefan Roese2007-12-231-4/+4
* [POWERPC] 4xx: Add aliases node to 4xx dts filesStefan Roese2007-12-239-1/+68
* [POWERPC] 4xx: Add PCI entry to 440GRx Rainier DTS.Valentine Barshak2007-12-231-0/+27
* [POWERPC] 4xx: Rename CPU nodes to avoid dtc incompatibilityJosh Boyer2007-12-239-18/+27
* [POWERPC] 4xx: Add Kilauea PCIe support to dts and KconfigStefan Roese2007-12-231-0/+82
* [POWERPC] 4xx: Change Kilauea dts to support new EMAC device tree propertiesStefan Roese2007-12-231-0/+5
* [POWERPC] 4xx: libfdt and pci fixes for RainierJosh Boyer2007-12-231-1/+1
* [POWERPC] 44x: Sequoia and Rainier updates for 2.6.25Valentine Barshak2007-12-234-4/+7
* [POWERPC] 4xx: Add PCI entry to 440EPx Sequoia DTS.Valentine Barshak2007-12-231-0/+27
* [POWERPC] 4xx: 440GRx Rainier DTS.Valentine Barshak2007-12-231-0/+312
* [POWERPC] 4xx: 440GRx Rainier bootwrapper.Valentine Barshak2007-12-232-1/+58
* [POWERPC] 4xx: 440EPx Sequoia USB OHCI DTS entryValentine Barshak2007-12-231-0/+7
* [POWERPC] 4xx: Add 440SPe revA runtime detection to PCIeStefan Roese2007-12-231-3/+3
* [POWERPC] 4xx: remove bogus "ranges" property in Bamboo EBC nodeBenjamin Herrenschmidt2007-12-231-1/+0
* [POWERPC] 4xx: Base support for 440SPe "Katmai" eval boardBenjamin Herrenschmidt2007-12-233-1/+452
* [POWERPC] 4xx: Rework clock probing in boot wrapperBenjamin Herrenschmidt2007-12-237-135/+233
* [POWERPC] 4xx: Add CPR0 accessors to boot wrapperBenjamin Herrenschmidt2007-12-231-0/+27
* [POWERPC] 4xx: Add mfspr/mtspr inline macros to 4xx bootwrapperBenjamin Herrenschmidt2007-12-231-0/+8
* [POWERPC] 4xx: Adds decoding of 440SPE memory size to boot wrapper libraryBenjamin Herrenschmidt2007-12-237-21/+85
* [POWERPC] 4xx: Wire up 440EP USB controller support to Bamboo boardBenjamin Herrenschmidt2007-12-231-0/+7
* [POWERPC] 4xx: Wire up PCI on Bamboo boardBenjamin Herrenschmidt2007-12-231-1/+39
* [POWERPC] 4xx: Base support for 440GX Taishan eval boardHugh Blemings2007-12-233-1/+435
* [POWERPC] 4xx: Add PCI to Walnut platformBenjamin Herrenschmidt2007-12-231-0/+39
* [POWERPC] 4xx: EP405 boards support for arch/powerpcBenjamin Herrenschmidt2007-12-237-52/+353
* [POWERPC] 4xx: PCI support for Ebony boardBenjamin Herrenschmidt2007-12-231-5/+36
* [POWERPC] Use embedded dtc in kernel buildsDavid Gibson2007-12-202-3/+38
* [POWERPC] Merge dtc upstream sourceDavid Gibson2007-12-2017-0/+8351
* [POWERPC] arch/powerpc/: Spelling fixesjoe@perches.com2007-12-201-1/+1
* [POWERPC] wrapper: Treat NULL as root node in devp_offset; add devp_offset_fi...Scott Wood2007-12-201-3/+5
* [POWERPC] wrapper: Rename offset in offset_devp()Scott Wood2007-12-201-2/+2
* [POWERPC] ucc_geth: use rx-clock-name and tx-clock-name device tree propertiesTimur Tabi2007-12-144-16/+16
* [POWERPC] 8xx: Convert mpc866ads to the new device binding.Scott Wood2007-12-131-62/+94
* [POWERPC] FSL: Added aliases node to device treesKumar Gala2007-12-1219-71/+297
* [POWERPC] FSL: enet device tree cleanupsKumar Gala2007-12-1216-272/+106
* [POWERPC] FSL: I2C device tree cleanupsKumar Gala2007-12-1120-33/+91
* [POWERPC] 86xx: Add aliases node to 8641hpcn DTS file.Jon Loeliger2007-12-111-8/+20
* [POWERPC] Kill flatdevtree.cDavid Gibson2007-12-116-1231/+1
OpenPOWER on IntegriCloud