summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc85xx/cpu_init.c
Commit message (Expand)AuthorAgeFilesLines
* common: board_r: Drop initr_secondary_cpu wrapperOvidiu Panait2021-01-151-1/+3
* board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur2020-06-031-0/+2
* powerpc: mpc85xx: fix unused variable warningMadalin Bucur2020-06-031-2/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* ata: fsl_sata: Add DM support for Freescale PowerPC SATA driverPeng Ma2019-11-191-10/+0
* freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-081-4/+4
* env: Move env_get_f() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* drivers/misc: Share qbman init between archsAhmed Mansour2018-01-101-1/+2
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-5/+5
* sata: Move drivers into new drivers/ata directorySimon Glass2017-07-111-1/+1
* Kconfig: Add CONFIG_SATA to enable SATASimon Glass2017-07-111-1/+1
* powerpc: mpc85xx: Implemente workaround for CPU erratum A-007907Darwin Dingel2017-01-241-0/+7
* ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun2017-01-041-8/+8
* powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun2017-01-041-1/+1
* fsl/ddr: Add erratum_a009942_check_cpo and clean related erratumShengzhou Liu2016-12-051-1/+7
* powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig optionYork Sun2016-11-231-1/+1
* powerpc: MPC8548: Move CONFIG_MPC8548 to Kconfig optionYork Sun2016-11-231-1/+1
* mpc85xx: powerpc: usb: Modified the erratum A006261 according to endiannessSriram Dash2016-09-281-2/+2
* powerpc/mpc85xx: T104x: Add nand secure boot targetSumit Garg2016-07-211-2/+2
* crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu2016-05-181-0/+9
* qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong2016-02-241-1/+1
* powerpc/SECURE_BOOT: Add PAMU driverAneesh Bansal2016-02-241-8/+10
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-01-271-0/+14
|\
| * secure_boot: enable chain of trust for PowerPC platformsAneesh Bansal2016-01-271-0/+14
* | powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha2016-01-251-0/+11
|/
* fsl/errata: move fsl_errata.h to common directoryShengzhou Liu2015-12-131-1/+1
* mpc85xx: clean up the old deep sleep frameworktang yuantian2015-01-161-9/+1
* powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure bootRuchika Gupta2014-10-161-1/+8
* fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta2014-10-161-0/+7
* fsl_sec : Change accessor function to take care of endiannessRuchika Gupta2014-10-161-1/+1
* powerpc/mpc85xx: Enabling CPC conditionally based on hwconfig optionsShaveta Leekha2014-08-201-2/+26
* mpc85xx/t104x: Enable L2 and CPC cache when resumeTang Yuantian2014-07-221-76/+87
* powerpc/chassis2: Configure and enable L2 cache for PPC clusters onlyShaveta Leekha2014-07-221-1/+2
* powerpc/mpc85xx: Add workaround to enable TDM on T1040Sandeep Singh2014-06-051-0/+29
* powerpc/mpc85xx: Fix boot_flag for calling board_init_f()York Sun2014-05-131-3/+4
* powerpc/mpc85xx: Update TLB CAMs in relocated modeAlexander Graf2014-05-131-0/+1
* powerpc/85xx: add T4080 SoC supportShengzhou Liu2014-05-131-1/+8
* powerpc/mpc85xx: Add Differential SYSCLK config support T1040Nikhil Badola2014-04-221-0/+26
* powerpc/mpc85xx: Remove QE firmware copy from NANDPrabhakar Kushwaha2014-04-221-13/+0
* mpc85xx/t104x: Add deep sleep framework supportTang Yuantian2014-04-221-0/+8
* powerpc/mpc85xx: Add workaround for erratum A007212York Sun2014-04-221-0/+69
* QE/U-QE: Add U-QE supportZhao Qiang2014-04-221-3/+13
* QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang2014-04-221-1/+1
* powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDSAneesh Bansal2014-04-221-5/+22
* PPC: 85xx: Remove IVOR resetAlexander Graf2014-04-221-4/+0
* powerpc/usb: Workaround for erratum-A006261Suresh Gupta2014-03-071-0/+62