aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/cpu_init.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-15ppc: Remove duplicate newlinesMarek Vasut1-1/+0
2023-11-07fsl_qe: Drop common.hTom Rini1-1/+0
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-28/+28
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-26/+26
2022-12-05global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini1-3/+3
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-7/+7
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini1-11/+11
2022-11-02treewide: Remove the unnecessary space before semicolonBin Meng1-1/+1
2022-08-10common: Drop display_options.h from common headerSimon Glass1-0/+1
2022-05-20caam: Fix crash in case caam_jr_probe failedYe Li1-1/+1
2022-04-12PPC: Enable Job ring driver model.Gaurav Jain1-2/+17
2022-03-03powerpc: Remove unused MPC8540/60ADS codeTom Rini1-72/+0
2021-01-15common: board_r: Drop initr_secondary_cpu wrapperOvidiu Panait1-1/+3
2020-06-03board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur1-0/+2
2020-06-03powerpc: mpc85xx: fix unused variable warningMadalin Bucur1-2/+2
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-11-19ata: fsl_sata: Add DM support for Freescale PowerPC SATA driverPeng Ma1-10/+0
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal1-4/+4
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-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour1-1/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-5/+5
2017-07-11sata: Move drivers into new drivers/ata directorySimon Glass1-1/+1
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass1-1/+1
2017-01-24powerpc: mpc85xx: Implemente workaround for CPU erratum A-007907Darwin Dingel1-0/+7
2017-01-04ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun1-8/+8
2017-01-04powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun1-1/+1
2016-12-05fsl/ddr: Add erratum_a009942_check_cpo and clean related erratumShengzhou Liu1-1/+7
2016-11-23powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig optionYork Sun1-1/+1
2016-11-23powerpc: MPC8548: Move CONFIG_MPC8548 to Kconfig optionYork Sun1-1/+1
2016-09-28mpc85xx: powerpc: usb: Modified the erratum A006261 according to endiannessSriram Dash1-2/+2
2016-07-21powerpc/mpc85xx: T104x: Add nand secure boot targetSumit Garg1-2/+2
2016-05-18crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu1-0/+9
2016-02-24qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong1-1/+1
2016-02-24powerpc/SECURE_BOOT: Add PAMU driverAneesh Bansal1-8/+10
2016-01-27Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini1-0/+14
2016-01-27secure_boot: enable chain of trust for PowerPC platformsAneesh Bansal1-0/+14
2016-01-25powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha1-0/+11
2015-12-13fsl/errata: move fsl_errata.h to common directoryShengzhou Liu1-1/+1
2015-01-16mpc85xx: clean up the old deep sleep frameworktang yuantian1-9/+1
2014-10-16powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure bootRuchika Gupta1-1/+8
2014-10-16fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta1-0/+7
2014-10-16fsl_sec : Change accessor function to take care of endiannessRuchika Gupta1-1/+1
2014-08-20powerpc/mpc85xx: Enabling CPC conditionally based on hwconfig optionsShaveta Leekha1-2/+26
2014-07-22mpc85xx/t104x: Enable L2 and CPC cache when resumeTang Yuantian1-76/+87
2014-07-22powerpc/chassis2: Configure and enable L2 cache for PPC clusters onlyShaveta Leekha1-1/+2
2014-06-05powerpc/mpc85xx: Add workaround to enable TDM on T1040Sandeep Singh1-0/+29