aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/boot
AgeCommit message (Expand)AuthorFilesLines
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Gravatar Linus Torvalds 7-4/+318
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2014-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Gravatar Michael Ellerman 6-4/+313
2014-09-25powerpc/boot: Don't install zImage.* from make installGravatar Tony Breeds 1-0/+5
2014-09-16powerpc: dts: t208x: Change T208x USB controller versionGravatar Nikhil Badola 1-2/+2
2014-09-09powerpc/fsl-booke: Add initial T1042RDB_PI board supportGravatar Priyanka Jain 1-0/+57
2014-09-09powerpc/fsl-booke: Add initial T1040/T1042 RDB board supportGravatar Priyanka Jain 3-0/+252
2014-09-03powerpc: dts: t4240: Change T4240 USB controller versionGravatar Nikhil Badola 1-2/+2
2014-08-26powerpc/simpleboot: fix commentGravatar Geert Uytterhoeven 1-1/+1
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-2/+2
2014-08-13powerpc/boot: Use correct zlib types for comparisonGravatar Benjamin Herrenschmidt 1-2/+2
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 1-0/+1
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 13-1/+1376
2014-08-05powerpc: Fix wrong defintion in boot/io.hGravatar Lucas Tanure 1-1/+1
2014-07-31powerpc/t2080rdb: Add T2080RDB board supportGravatar Shengzhou Liu 2-0/+241
2014-07-26dmaengine: mpc512x: register for device tree channel lookupGravatar Alexander Popov 1-0/+1
2014-07-08crypto: dts - Addition of missing SEC compatibile property in c29x device treeGravatar Nitesh Narayan Lal 1-1/+2
2014-07-02powerpc/fsl-booke: Add initial T208x QDS board supportGravatar Shengzhou Liu 3-0/+342
2014-07-02powerpc/fsl-booke: Add support for T2080/T2081 SoCGravatar Shengzhou Liu 3-0/+603
2014-06-25powerpc/85xx: Add T4240RDB board supportGravatar Chunhe Lan 1-0/+186
2014-06-20powerpc/mpc85xx: fix fsl/p2041-post.dtsi clockgen mux2Gravatar Valentin Longchamp 1-0/+1
2014-06-20t4240/dts: Enable third elo3 DMA engine supportGravatar Chunhe Lan 2-0/+2
2014-06-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-2/+2
2014-06-12powerpc: Avoid circular dependency with zImage.%Gravatar Michal Marek 1-2/+2
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 50-338/+2609
2014-06-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 2-2/+2
2014-05-22powerpc/fsl: Add fsl,portid-mapping to corenet1-cf chipsGravatar Scott Wood 10-0/+27
2014-05-22powerpc/mpc85xx: Add BSC9132 QDS SupportGravatar harninder rai 4-0/+387
2014-05-22powerpc/mpc85xx: Remove P1023 RDS supportGravatar Lijun Pan 1-219/+0
2014-05-22powerpc/fsl-booke: Add initial T104x_QDS board supportGravatar Prabhakar Kushwaha 3-0/+258
2014-05-22powerpc/mpc85xx:Add initial device tree support of T104xGravatar Prabhakar Kushwaha 3-0/+571
2014-05-22powerpc/fsl: Updated corenet-cf compatible string for corenet1-cf chipsGravatar Diana Craciun 5-5/+5
2014-05-22powerpc/fsl: Updated device trees for platforms with corenet version 2Gravatar Diana Craciun 9-12/+42
2014-05-22powerpc/85xx: Add OCA4080 board supportGravatar Martijn de Gouw 1-0/+118
2014-05-22powerpc/mpc85xx: add support for Keymile's kmcoge4 boardGravatar Valentin Longchamp 1-0/+152
2014-05-05Merge remote-tracking branch 'anton/abiv2' into nextGravatar Benjamin Herrenschmidt 1-2/+2
2014-05-02dma: mpc512x: separate 'compatible' values for MPC512x and MPC8308Gravatar Alexander Popov 2-2/+2
2014-05-01powerpc: Added PCI MSI support using the HSTA moduleGravatar Alistair Popple 2-23/+38
2014-05-01IBM Akebono: Add the Akebono platformGravatar Alistair Popple 5-0/+573
2014-04-28powerpc/boot: Add support for 64bit little endian wrapperGravatar Cédric Le Goater 6-5/+67
2014-04-28powerpc/boot: Add a global entry point for pseriesGravatar Cédric Le Goater 3-1/+11
2014-04-28powerpc/boot: Modify entry point for 64bitGravatar Cédric Le Goater 1-4/+104
2014-04-28powerpc/boot: Define a routine to enter promGravatar Cédric Le Goater 2-0/+77
2014-04-28powerpc/boot: Add little endian support to elf utilsGravatar Cédric Le Goater 1-0/+4
2014-04-28powerpc/boot: Add 64bit and little endian support to addnoteGravatar Cédric Le Goater 1-43/+85
2014-04-28powerpc/boot: Define byteswapping routines for little endianGravatar Cédric Le Goater 2-0/+36
2014-04-28powerpc/boot: Fix compile warning in 64bitGravatar Cédric Le Goater 1-1/+1
2014-04-28powerpc/boot: Define typedef ihandle as u32Gravatar Cédric Le Goater 2-6/+6
2014-04-28powerpc/boot: Rework of_claim() to make it 64bit friendlyGravatar Cédric Le Goater 3-10/+12
2014-04-28powerpc/boot: Add PROM_ERROR define in oflibGravatar Cédric Le Goater 2-3/+5