summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xxx/fdt.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-06powerpc: Remove <common.h> and add needed includesTom Rini1-1/+0
2022-11-02treewide: Remove the unnecessary space before semicolonBin Meng1-1/+1
2022-06-28Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini1-4/+0
2020-04-20phy: add support for backplane kr modeFlorinel Iordache1-0/+9
2019-12-02common: Move some CPU functions out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-1/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2015-01-23crypto/fsl: Add fixup for crypto nodeRuchika Gupta1-170/+0
2014-12-11drivers: usb: Make usb device-tree fixup code architecture independentNikhil Badola1-104/+0
2014-10-16fsl_sec : Change accessor function to take care of endiannessRuchika Gupta1-2/+2
2014-09-24powerpc/8xxx: Fix in USB device-tree fixupramneek mehresh1-11/+9
2013-10-24powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socsramneek mehresh1-2/+4
2013-08-14powerpc/usb: Depricate usb_phy_type and usb_dr_mode uboot env variablesramneek mehresh1-22/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-10powerpc/usb: Fix usb device-tree fix-upramneek mehresh1-0/+5
2013-01-30powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'Vakul Garg1-1/+77
2012-11-27powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack listKim Phillips1-3/+3
2012-10-22powerpc/mpc8xxx: Fix USB device-tree fixupramneek mehresh1-16/+34
2012-08-23powerpc/mpc8xxx: fix core id for multicore bootingYork Sun1-1/+2
2012-02-15powerpc/8xxx:Add MPH controller support in USB device-tree fixupramneek mehresh1-10/+19
2012-02-15powerpc/8xxx: Cleanup USB device-tree fixupramneek mehresh1-6/+12
2011-11-08powerpc/85xx: Fix warning for USB device-fixupRamneek Mehresh1-11/+13
2011-10-18powerpc/85xx: Update device tree handling for SRIOKumar Gala1-10/+62
2011-09-29powerpc/mp: add support for discontiguous coresTimur Tabi1-1/+1
2011-07-29powerpc/8xxx: Remove dependency on <usb.h>Kumar Gala1-4/+3
2011-07-29powerpc/85xx: enable USB2 gadget mode for corenet ds boardShaohui Xie1-2/+0
2011-07-11powerpc/8xxx: Update USB mode device tree fixupRamneek Mehresh1-12/+65
2011-04-20fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming1-20/+3
2011-01-14powerpc/8xxx: Refactor SRIO initialization into common codeKumar Gala1-1/+22
2010-10-20powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala1-0/+24
2010-07-16powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtbKumar Gala1-2/+3
2010-07-16mpc8xxx: Remove cpu-handles for cpus we deleteKumar Gala1-6/+30
2010-07-16powerpc/8xxx: Add base support for the SEC4Kim Phillips1-0/+6
2010-07-16powerpc/8xxx: Distinguish between incompatible SEC h/w typesKim Phillips1-3/+3
2010-07-16fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.cKim Phillips1-1/+132
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-0/+55