summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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-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-04dm: gpio: Add driver for MPC85XX GPIO controllermario.six@gdsys.cc
2016-06-04arch/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-06Fix various typos, scattered over the code.Robert P. J. Day
2016-05-02Change my mailaddressAndreas Bießmann
2016-04-08powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xxmario.six@gdsys.cc
2016-04-01usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski
2016-03-22Fix spelling of "transferred".Vagrant Cascadian
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-03-14freescale: Remove CONFIG_DM from header filesSimon Glass
2016-02-24fm: fdt: Move fman ucode fixup to driver codeQianyu Gong
2016-02-24qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong
2016-02-24powerpc/SECURE_BOOT: Add PAMU driverAneesh Bansal
2016-02-08Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.David Müller (ELSOFT AG)
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-01-27Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-01-27secure_boot: enable chain of trust for PowerPC platformsAneesh Bansal
2016-01-27secure_boot: create function to determine boot modeAneesh Bansal
2016-01-27secure_boot: split the secure boot functionality in two partsAneesh Bansal