summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot
AgeCommit message (Expand)AuthorFilesLines
2008-01-25[POWERPC] 4xx: PIKA Warp DTSSean MacLennan1-0/+239
2008-01-25[POWERPC] Enable RTC for Ebony and Walnut (v2)David Gibson2-4/+6
2008-01-25[POWERPC] 4xx: Add AMCC Haleakala (405EXr) dtsStefan Roese1-0/+274
2008-01-24Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras28-34/+2094
2008-01-24[POWERPC] Add initial iomega StorCenter board port.Jon Loeliger2-1/+55
2008-01-24[POWERPC] Add StorCenter DTS first draft.Jon Loeliger1-0/+138
2008-01-24[POWERPC] 86xx: Add localbus and flash nodes to mpc8641_hpcn.dtsWade Farnsworth1-0/+42
2008-01-24[POWERPC] 8xx: adder875 - Fix flash bus-width and remove duplicate __initdataScott Wood2-2/+2
2008-01-24[POWERPC] 83xx: MPC8313e RDB - Add NOR flash to the device tree.Scott Wood1-0/+9
2008-01-24[POWERPC] 83xx: MPC8313e RBD add NAND to device treeScott Wood1-0/+39
2008-01-24[POWERPC] 82xx: Embedded Planet EP8248E supportScott Wood4-2/+265
2008-01-24[POWERPC] 8xx: Analogue & Micro Adder875 board support.Scott Wood7-2/+488
2008-01-24[POWERPC] Update MPC8610 HPCD to support audio driversTimur Tabi1-1/+112
2008-01-24[POWERPC] QE: Add support for Freescale QUICCEngine UARTTimur Tabi1-0/+50
2008-01-24[POWERPC] MPC8349E-mITX: Vitesse 7385 PHY is not connected to the MDIO busVitaly Bordug1-9/+2
2008-01-24[POWERPC] MPC8349E-mITX: introduce localbus and pata nodesAnton Vorontsov1-1/+16
2008-01-24[POWERPC] 83xx: USB device tree cleanupsLi Yang6-8/+0
2008-01-24[POWERPC] 83xx: add device trees for MPC837x MDS boardLi Yang3-0/+837
2008-01-24[POWERPC] Fix incorrect interrupt map on FSL reference boardsKumar Gala3-9/+10
2008-01-24[POWERPC] bootwrapper: convert cuboot-8{3,5}xx to dt_fixup_mac_address_by_aliasKumar Gala2-3/+5
2008-01-24[POWERPC] bootwrapper: Add find_node_by_alias and dt_fixup_mac_address_by_aliasKumar Gala2-0/+28
2008-01-24Merge branch 'linux-2.6'Paul Mackerras1-1/+1
2008-01-22Fix file references in documentation and KconfigJohann Felix Soden1-1/+1
2008-01-19[POWERPC] mpc5200: Add generic support for simple MPC5200 based boardsMarian Balakowicz2-2/+2
2008-01-18[POWERPC] mpc5200: Add Promess Motion-PRO DTSMarian Balakowicz1-0/+309
2008-01-18[POWERPC] mpc5200: add CM5200 DTSMarian Balakowicz1-0/+236
2008-01-18[POWERPC] mpc5200: Add TQM5200 DTSMarian Balakowicz1-0/+184
2008-01-17[POWERPC] Update .gitignore filesJochen Friedrich2-0/+4
2008-01-11Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer1-1/+2
2008-01-09[POWERPC] Xilinx: updated device tree compatibility to match uboot bsp genera...Stephen Neuendorffer1-1/+2
2008-01-08[POWERPC] 4xx: Add 405GPr and 405EP support in boot wrapperMatthias Fuchs3-7/+80
2007-12-25[POWERPC] 4xx: Minor coding style cleanups for 4xx bootwrapperJosh Boyer1-7/+6
2007-12-23[POWERPC] 4xx: Makalu dtsStefan Roese1-0/+347
2007-12-23[POWERPC] 4xx: Change Kilauea PCIe bus ranges in dts fileStefan Roese1-4/+4
2007-12-23[POWERPC] 4xx: Add aliases node to 4xx dts filesStefan Roese9-1/+68
2007-12-23[POWERPC] 4xx: Add PCI entry to 440GRx Rainier DTS.Valentine Barshak1-0/+27
2007-12-23[POWERPC] 4xx: Rename CPU nodes to avoid dtc incompatibilityJosh Boyer9-18/+27
2007-12-23[POWERPC] 4xx: Add Kilauea PCIe support to dts and KconfigStefan Roese1-0/+82
2007-12-23[POWERPC] 4xx: Change Kilauea dts to support new EMAC device tree propertiesStefan Roese1-0/+5
2007-12-23[POWERPC] 4xx: libfdt and pci fixes for RainierJosh Boyer1-1/+1
2007-12-23[POWERPC] 44x: Sequoia and Rainier updates for 2.6.25Valentine Barshak4-4/+7
2007-12-23[POWERPC] 4xx: Add PCI entry to 440EPx Sequoia DTS.Valentine Barshak1-0/+27
2007-12-23[POWERPC] 4xx: 440GRx Rainier DTS.Valentine Barshak1-0/+312
2007-12-23[POWERPC] 4xx: 440GRx Rainier bootwrapper.Valentine Barshak2-1/+58
2007-12-23[POWERPC] 4xx: 440EPx Sequoia USB OHCI DTS entryValentine Barshak1-0/+7
2007-12-23[POWERPC] 4xx: Add 440SPe revA runtime detection to PCIeStefan Roese1-3/+3
2007-12-23[POWERPC] 4xx: remove bogus "ranges" property in Bamboo EBC nodeBenjamin Herrenschmidt1-1/+0
2007-12-23[POWERPC] 4xx: Base support for 440SPe "Katmai" eval boardBenjamin Herrenschmidt3-1/+452
2007-12-23[POWERPC] 4xx: Rework clock probing in boot wrapperBenjamin Herrenschmidt7-135/+233
2007-12-23[POWERPC] 4xx: Add CPR0 accessors to boot wrapperBenjamin Herrenschmidt1-0/+27