summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu
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-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-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-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-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-05powerpc: mpc85xx: Do not build errata command in SPLMarek Vasut
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-24powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cacheAneesh Bansal
2016-05-18crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day
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-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-27ppc: xilinx-ppc4xx: Port to DM serialRicardo Ribalda Delgado
2016-01-27mailaddr: Update mail addressRicardo Ribalda Delgado
2016-01-27xilinx-ppc440: Remove support for v5fx30tevalRicardo Ribalda Delgado
2016-01-27ppc: xilinx-ppc405: Remove support for fx12mmRicardo Ribalda Delgado
2016-01-27ppc: xilinx-ppc440: Remove support for ml507Ricardo Ribalda Delgado
2016-01-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2016-01-25arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64()Ashish kumar
2016-01-25powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha
2016-01-25driver/ddr/fsl: Add workaround for A009663Shengzhou Liu
2016-01-25serial: Remove serial_putc_raw_devTom Rini
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten