aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada7-7/+7
2016-09-23treewide: use #include <...> to include public headersMasahiro Yamada2-8/+8
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada2-10/+2
2016-09-20PowerPC: Update MIP405/MIP405T to use Kconfig betterTom Rini3-3/+9
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2-6/+0
2016-09-16Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to KconfigSimon Glass1-3/+0
2016-09-16Convert CONFIG_SPL_HASH_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_CRYPTO_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Move existing use of CONFIG_SPL_RSA to KconfigSimon Glass1-1/+0
2016-09-16Move existing use of CONFIG_SPL_DM to KconfigSimon Glass1-1/+0
2016-09-16arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILDSimon Glass1-1/+2
2016-08-15net: mii: Changes not made by spatchJoe Hershberger1-7/+4
2016-08-15net: mii: Fix changes made by spatchJoe Hershberger1-2/+4
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger3-17/+43
2016-08-09ppc4xx: Fix platform supportDirk Eibach1-21/+45
2016-08-05treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada2-0/+19
2016-08-02powerpc/mpc85xx: Update erratum workaround for A006379York Sun1-1/+1
2016-07-26Merge git://git.denx.de/u-boot-mpc86xxTom Rini1-1/+1
2016-07-26SECURE_BOOT: Enable SD as a source for bootscriptSumit Garg1-2/+2
2016-07-25powerpc/86xx: Pass -mcpu=7400 to GCCScott Wood1-1/+1
2016-07-21powerpc/mpc85xx: T104x: Add nand secure boot targetSumit Garg3-6/+20
2016-07-21powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg3-1/+46
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day3-3/+3
2016-07-11dm: gpio: MPC85XX GPIO platform data supportHamish Martin1-0/+6
2016-07-05powerpc: mpc85xx: Do not build errata command in SPLMarek Vasut1-0/+2
2016-06-06Remove unneeded remnants of bcopy().Robert P. J. Day1-7/+0
2016-06-03dm: gpio: Add driver for MPC85XX GPIO controllermario.six@gdsys.cc2-0/+4
2016-06-03arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.Robert P. J. Day9-14/+14
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day3-8/+8
2016-05-27powerpc: Drop unused code related to generic boardSimon Glass5-122/+1
2016-05-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2-0/+27
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2-0/+15
2016-05-24powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cacheAneesh Bansal1-0/+23
2016-05-19powerpc: Disable flush or invalidate dcache by range for some SoCsYork Sun1-0/+4
2016-05-18crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu1-0/+9
2016-05-18arch/arm, arch/powerpc: add # of SEC engines on the SOCAlex Porosanu1-0/+6
2016-05-17dm: fsl_i2c: Enable DM for FSL I2Cmario.six@gdsys.cc1-0/+10
2016-05-17dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc3-5/+5
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day1-1/+1
2016-05-02Change my mailaddressAndreas Bießmann1-1/+1
2016-04-08powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xxmario.six@gdsys.cc2-7/+32
2016-04-01usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski1-1/+1
2016-03-22Fix spelling of "transferred".Vagrant Cascadian1-1/+1
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-1/+0
2016-03-14freescale: Remove CONFIG_DM from header filesSimon Glass1-4/+0
2016-02-24fm: fdt: Move fman ucode fixup to driver codeQianyu Gong1-120/+5
2016-02-24qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong2-2/+2
2016-02-24powerpc/SECURE_BOOT: Add PAMU driverAneesh Bansal6-9/+686
2016-02-08Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.David Müller (ELSOFT AG)1-22/+0
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1