summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
AgeCommit message (Expand)AuthorLines
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds-4/+318
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2014-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman-4/+313
2014-09-25powerpc/boot: Don't install zImage.* from make installTony Breeds-0/+5
2014-09-16powerpc: dts: t208x: Change T208x USB controller versionNikhil Badola-2/+2
2014-09-09powerpc/fsl-booke: Add initial T1042RDB_PI board supportPriyanka Jain-0/+57
2014-09-09powerpc/fsl-booke: Add initial T1040/T1042 RDB board supportPriyanka Jain-0/+252
2014-09-03powerpc: dts: t4240: Change T4240 USB controller versionNikhil Badola-2/+2
2014-08-26powerpc/simpleboot: fix commentGeert Uytterhoeven-1/+1
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-2/+2
2014-08-13powerpc/boot: Use correct zlib types for comparisonBenjamin Herrenschmidt-2/+2
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-0/+1
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-1/+1376
2014-08-05powerpc: Fix wrong defintion in boot/io.hLucas Tanure-1/+1
2014-07-31powerpc/t2080rdb: Add T2080RDB board supportShengzhou Liu-0/+241
2014-07-26dmaengine: mpc512x: register for device tree channel lookupAlexander Popov-0/+1
2014-07-08crypto: dts - Addition of missing SEC compatibile property in c29x device treeNitesh Narayan Lal-1/+2
2014-07-02powerpc/fsl-booke: Add initial T208x QDS board supportShengzhou Liu-0/+342
2014-07-02powerpc/fsl-booke: Add support for T2080/T2081 SoCShengzhou Liu-0/+603
2014-06-25powerpc/85xx: Add T4240RDB board supportChunhe Lan-0/+186
2014-06-20powerpc/mpc85xx: fix fsl/p2041-post.dtsi clockgen mux2Valentin Longchamp-0/+1
2014-06-20t4240/dts: Enable third elo3 DMA engine supportChunhe Lan-0/+2
2014-06-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-2/+2
2014-06-12powerpc: Avoid circular dependency with zImage.%Michal Marek-2/+2
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-338/+2609
2014-06-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-2/+2
2014-05-22powerpc/fsl: Add fsl,portid-mapping to corenet1-cf chipsScott Wood-0/+27
2014-05-22powerpc/mpc85xx: Add BSC9132 QDS Supportharninder rai-0/+387
2014-05-22powerpc/mpc85xx: Remove P1023 RDS supportLijun Pan-219/+0
2014-05-22powerpc/fsl-booke: Add initial T104x_QDS board supportPrabhakar Kushwaha-0/+258
2014-05-22powerpc/mpc85xx:Add initial device tree support of T104xPrabhakar Kushwaha-0/+571
2014-05-22powerpc/fsl: Updated corenet-cf compatible string for corenet1-cf chipsDiana Craciun-5/+5
2014-05-22powerpc/fsl: Updated device trees for platforms with corenet version 2Diana Craciun-12/+42
2014-05-22powerpc/85xx: Add OCA4080 board supportMartijn de Gouw-0/+118
2014-05-22powerpc/mpc85xx: add support for Keymile's kmcoge4 boardValentin Longchamp-0/+152
2014-05-05Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt-2/+2
2014-05-02dma: mpc512x: separate 'compatible' values for MPC512x and MPC8308Alexander Popov-2/+2
2014-05-01powerpc: Added PCI MSI support using the HSTA moduleAlistair Popple-23/+38
2014-05-01IBM Akebono: Add the Akebono platformAlistair Popple-0/+573
2014-04-28powerpc/boot: Add support for 64bit little endian wrapperCédric Le Goater-5/+67
2014-04-28powerpc/boot: Add a global entry point for pseriesCédric Le Goater-1/+11
2014-04-28powerpc/boot: Modify entry point for 64bitCédric Le Goater-4/+104
2014-04-28powerpc/boot: Define a routine to enter promCédric Le Goater-0/+77
2014-04-28powerpc/boot: Add little endian support to elf utilsCédric Le Goater-0/+4
2014-04-28powerpc/boot: Add 64bit and little endian support to addnoteCédric Le Goater-43/+85
2014-04-28powerpc/boot: Define byteswapping routines for little endianCédric Le Goater-0/+36
2014-04-28powerpc/boot: Fix compile warning in 64bitCédric Le Goater-1/+1
2014-04-28powerpc/boot: Define typedef ihandle as u32Cédric Le Goater-6/+6
2014-04-28powerpc/boot: Rework of_claim() to make it 64bit friendlyCédric Le Goater-10/+12
2014-04-28powerpc/boot: Add PROM_ERROR define in oflibCédric Le Goater-3/+5