summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/fdt.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-01-17common: Move get_tbclk() to time.hSimon Glass1-0/+1
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_get_f() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour1-0/+1
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass1-1/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-08-03PowerPC: mpc85xx: Update ft_verify_fdtTom Rini1-2/+9
2017-05-01fdt: Move fdt_fixup_ethernet to a common placeTom Rini1-2/+0
2016-12-20powerpc: Retain compatible property for L2 cacheChris Packham1-25/+36
2016-11-24powerpc: T4080: Drop configuration for T4080York Sun1-3/+2
2016-11-24powerpc: T4240: Remove macro CONFIG_PPC_T4240York Sun1-2/+2
2016-11-24powerpc: T4160: Remove macro CONFIG_PPC_T4160York Sun1-2/+2
2016-11-24powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081York Sun1-2/+2
2016-11-24powerpc: T1040: Remove macro CONFIG_PPC_T1040York Sun1-1/+1
2016-11-24powerpc: P4080: Remove macro CONFIG_PPC_P4080York Sun1-1/+1
2016-10-14arch: powerpc: Remove unused dts frequency fixup for lbc_clkPrabhakar Kushwaha1-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 Gong1-1/+1
2015-11-02t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdmZhao Qiang1-0/+11
2014-10-17fsl_sec : Change accessor function to take care of endiannessRuchika Gupta1-1/+1
2014-08-12powerpc/t104xrdb: support deep sleep in SPI/SD bootTang Yuantian1-0/+15
2014-07-23powerpc/85xx: add fdt_fixup_dma3Shengzhou Liu1-0/+47
2014-06-06powerpc/mpc85xx: Add workaround to enable TDM on T1040Sandeep Singh1-0/+26
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada1-1/+1
2014-04-23powerpc/cpu/mpc85xx: Add MAC address for layer 2 switchCodrin Ciubotariu1-0/+29
2014-04-23powerpc/85xx: Fix e6500 L2 cache stash IDsScott Wood1-4/+8
2013-11-14powerpc/85xx: fix broken cpu "clock-frequency" propertyLaurentiu TUDOR1-2/+3
2013-10-17powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2Prabhakar Kushwaha1-1/+1
2013-08-20Fix for incorrect conversion hex string to number (FMAN firmware address).Николай Пузанов1-1/+1
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha1-5/+5
2013-08-09mpc85xx: Base emulator supportYork Sun1-1/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-2085xx: Change clock-frequency compatible to 2.0Andy Fleming1-1/+1
2013-05-03powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen nodeTang Yuantian1-0/+2
2013-05-03powerpc/mpc85xx: add setting of clock-frequency for mpic nodeDongsheng.wang@freescale.com1-0/+5
2013-02-08common/fdt_support.c: sparse fixesKim Phillips1-1/+1
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass1-2/+2
2013-01-30powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'Vakul Garg1-0/+8
2013-01-30powerpc/mpc85xx: Reserve default boot pageYork Sun1-0/+16
2012-10-23poweprc/85xx: add QMan frequency info and fdt fixup.Haiying Wang1-0/+5
2012-10-22powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1York Sun1-2/+11
2012-10-22powerpc/mpc85xx: software workaround for DDR erratum A-004468York Sun1-1/+1
2012-10-22powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500York Sun1-1/+13
2012-08-23powerpc/mpc8xxx: fix core id for multicore bootingYork Sun1-2/+3
2012-08-23powerpc/85xx: remove support for the Freescale P3060Timur Tabi1-1/+1