summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/cpu_init.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-03common: 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-25powerpc: mpc85xx: Implemente workaround for CPU erratum A-007907Darwin Dingel1-0/+7
2017-01-05ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun1-8/+8
2017-01-05powerpc: 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-24powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig optionYork Sun1-1/+1
2016-11-24powerpc: 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-14fsl/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-17powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure bootRuchika Gupta1-1/+8
2014-10-17fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta1-0/+7
2014-10-17fsl_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-23mpc85xx/t104x: Enable L2 and CPC cache when resumeTang Yuantian1-76/+87
2014-07-23powerpc/chassis2: Configure and enable L2 cache for PPC clusters onlyShaveta Leekha1-1/+2
2014-06-06powerpc/mpc85xx: Add workaround to enable TDM on T1040Sandeep Singh1-0/+29
2014-05-13powerpc/mpc85xx: Fix boot_flag for calling board_init_f()York Sun1-3/+4
2014-05-13powerpc/mpc85xx: Update TLB CAMs in relocated modeAlexander Graf1-0/+1
2014-05-13powerpc/85xx: add T4080 SoC supportShengzhou Liu1-1/+8
2014-04-23powerpc/mpc85xx: Add Differential SYSCLK config support T1040Nikhil Badola1-0/+26
2014-04-23powerpc/mpc85xx: Remove QE firmware copy from NANDPrabhakar Kushwaha1-13/+0
2014-04-23mpc85xx/t104x: Add deep sleep framework supportTang Yuantian1-0/+8
2014-04-23powerpc/mpc85xx: Add workaround for erratum A007212York Sun1-0/+69
2014-04-23QE/U-QE: Add U-QE supportZhao Qiang1-3/+13
2014-04-23QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang1-1/+1
2014-04-23powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDSAneesh Bansal1-5/+22
2014-04-23PPC: 85xx: Remove IVOR resetAlexander Graf1-4/+0
2014-03-08powerpc/usb: Workaround for erratum-A006261Suresh Gupta1-0/+62
2013-10-17powerpc/mpc85xx: Add workaround for erratum A006379York Sun1-0/+7
2013-10-17powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2Prabhakar Kushwaha1-3/+3
2013-08-20powerpc/sec: Add workaround for SEC A-003571Shengzhou Liu1-1/+9