aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xxx
AgeCommit message (Expand)AuthorFilesLines
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-8/+8
2022-12-23global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini1-1/+1
2022-12-22net: Remove more legacy functionsTom Rini1-26/+0
2022-12-22CONFIG_SYS_MPC8xxx_GUTS_ADDR: Migrate to CFG_SYSTom Rini1-4/+4
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2-8/+8
2022-12-05global: Move remaining CONFIG_*SRIO_* to CFG_*Tom Rini2-46/+46
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2-5/+5
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini3-10/+10
2022-11-02treewide: Remove the unnecessary space before semicolonBin Meng2-2/+2
2022-08-10common: Drop display_options.h from common headerSimon Glass1-0/+1
2022-06-28Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini1-4/+0
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini2-2/+4
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-1/+1
2021-08-30powerpc: Remove unused FCC ethernet codeTom Rini1-4/+0
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini3-0/+3
2021-02-08mpc8xxx: fsl_pamu: Update data type in config_pamuPriyanka Jain1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass3-0/+3
2020-09-24mpc8xxx: Don't compile board_eth_init() for DM_ETHHou Zhiqiang1-0/+2
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass3-0/+3
2020-05-18common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-04-20phy: add support for backplane kr modeFlorinel Iordache1-0/+9
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2019-12-02common: Move some CPU functions out of common.hSimon Glass2-0/+2
2019-12-02common: Move some time functions out of common.hSimon Glass1-0/+1
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal1-2/+2
2019-05-21mpc83xx: Use pre-defined asm functionsMario Six1-6/+6
2019-05-21mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six1-0/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini8-15/+8
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-01-25powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass1-1/+1
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-07-21powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg2-0/+16
2016-02-24powerpc/SECURE_BOOT: Add PAMU driverAneesh Bansal3-0/+489
2016-01-25arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64()Ashish kumar1-2/+2
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-3/+1
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini1-3/+1
2015-11-05powerpc: Remove __ilog2_u64 and ffs4 from bitopsFabio Estevam1-2/+3
2015-03-04powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCsShaveta Leekha1-1/+90
2015-01-23crypto/fsl: Add fixup for crypto nodeRuchika Gupta1-170/+0
2015-01-21arch/powerpc: Initialize VSC9953 L2 SwitchCodrin Ciubotariu1-0/+5
2014-12-11drivers: usb: Make usb device-tree fixup code architecture independentNikhil Badola1-104/+0
2014-12-05powerpc/mpc85xx: Add T1024/T1023 SoC supportShengzhou Liu1-0/+4
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
2014-07-22powerpc/mpc85xx: Removed support for G4060Sandeep Singh1-1/+0