summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2016-10-31Fix spelling of "resetting".Vagrant Cascadian
2016-10-14arch: powerpc: Remove unused dts frequency fixup for lbc_clkPrabhakar Kushwaha
2016-10-06Various, accumulated typos collected from around the tree.Robert P. J. Day
2016-10-06spl: Add a parameter to jump_to_image_linux()Simon Glass
2016-09-28mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261Sriram Dash
2016-09-28mpc85xx: powerpc: usb: Enable Usb phy initialisation settings for P1010Sriram Dash
2016-09-28mpc85xx: powerpc: usb: Modified the erratum A006261 according to endiannessSriram Dash
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-09-23Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23treewide: use #include <...> to include public headersMasahiro Yamada
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada
2016-09-20PowerPC: Update MIP405/MIP405T to use Kconfig betterTom Rini
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu
2016-09-16Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_HASH_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_CRYPTO_SUPPORT to KconfigSimon Glass
2016-09-16Move existing use of CONFIG_SPL_RSA to KconfigSimon Glass
2016-09-16Move existing use of CONFIG_SPL_DM to KconfigSimon Glass
2016-09-16arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILDSimon Glass
2016-09-14fsl: serdes: ensure accessing the initialized maps of serdes protocolHou Zhiqiang
2016-08-15net: mii: Changes not made by spatchJoe Hershberger
2016-08-15net: mii: Fix changes made by spatchJoe Hershberger
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger
2016-08-09ppc4xx: Fix platform supportDirk Eibach
2016-08-05treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada
2016-08-02powerpc/mpc85xx: Update erratum workaround for A006379York Sun
2016-07-26Merge git://git.denx.de/u-boot-mpc86xxTom Rini
2016-07-26SECURE_BOOT: Enable SD as a source for bootscriptSumit Garg
2016-07-25powerpc/86xx: Pass -mcpu=7400 to GCCScott Wood
2016-07-21powerpc/mpc85xx: T104x: Add nand secure boot targetSumit Garg
2016-07-21powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-07-11dm: gpio: MPC85XX GPIO platform data supportHamish Martin
2016-07-05powerpc: mpc85xx: Do not build errata command in SPLMarek Vasut
2016-06-06Remove unneeded remnants of bcopy().Robert P. J. Day
2016-06-03dm: gpio: Add driver for MPC85XX GPIO controllermario.six@gdsys.cc
2016-06-03arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.Robert P. J. Day
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day
2016-05-27powerpc: Drop unused code related to generic boardSimon Glass
2016-05-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-05-24powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cacheAneesh Bansal
2016-05-19powerpc: Disable flush or invalidate dcache by range for some SoCsYork Sun
2016-05-18crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu
2016-05-18arch/arm, arch/powerpc: add # of SEC engines on the SOCAlex Porosanu
2016-05-17dm: fsl_i2c: Enable DM for FSL I2Cmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day
2016-05-02Change my mailaddressAndreas Bießmann