aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx
AgeCommit message (Expand)AuthorFilesLines
2020-06-18powerpc: Remove configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig boardJagan Teki1-9/+0
2020-06-18powerpc: Remove configs/BSC9131RDB_NAND_SYSCLK100_defconfig boardJagan Teki1-7/+0
2020-06-18powerpc: Remove configs/B4420QDS_NAND_defconfig boardJagan Teki1-17/+0
2020-06-04ddr: Rework errata A008109, A008378, 009942 workaroundJaiprakash Singh1-0/+4
2020-06-04ddr: fsl: Impl. Erratum A008109Joakim Tjernlund1-0/+2
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/bitops.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop linux/delay.h from common headerSimon Glass7-0/+7
2020-05-18common: Drop asm_offsets.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop log.h from common headerSimon Glass20-0/+20
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass4-4/+5
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-02-25Revert "powerpc: mpc85xx: delete FSL_SATA for T2080QDS board."Peng Ma1-1/+3
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2020-01-17common: Move get_tbclk() to time.hSimon Glass3-1/+4
2020-01-17common: Move clock functions into a new fileSimon Glass2-3/+3
2020-01-17common: Move relocate_code() to init.hSimon Glass1-1/+1
2020-01-16powerpc/mpc85xx: drop eSDHC periperhal clock codeYangbo Lu1-48/+1
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass1-0/+1
2019-12-02common: Move interrupt functions into a new headerSimon Glass2-0/+2
2019-12-02common: Move some CPU functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move some time functions out of common.hSimon Glass1-0/+1
2019-12-02Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-12-02common: Move older CPU functions to their own headerSimon Glass2-0/+2
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 Agarwal3-11/+11
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_get_yesno() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_get_f() to env.hSimon Glass3-0/+3
2019-07-11km: modify Kconfig file organization for KM boardsPascal Linder1-6/+2
2019-06-20powerpc: mpc85xx: Update the condition to compile PCI routinesHou Zhiqiang1-1/+1
2019-06-20powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to KconfigHou Zhiqiang1-0/+21
2019-06-20powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to KconfigHou Zhiqiang1-0/+8
2019-05-23powerpc: mpc85xx: delete FSL_SATA for T2080QDS board.Peng Ma1-3/+1
2019-03-03configs: fsl: move DDR specific defines to KconfigRajesh Bhagat1-0/+13
2019-01-26linker: Modify linker scripts to be more genericTom Rini1-5/+1
2019-01-26PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPLTom Rini1-0/+4
2019-01-23mpc85xx: Add support for -msingle-pic-baseJoakim Tjernlund2-0/+4
2018-10-29fsl/usb: Workaround for USB erratum-A005275Chris Packham2-0/+12
2018-09-27powerpc: mpc85xx: Use binman to embed dtb inside U-BootJagdish Gediya1-0/+4
2018-09-27powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds filesJagdish Gediya4-0/+4
2018-06-19common: Fix cpu nr type which is always unsigned typeMichal Simek1-5/+5
2018-05-09powerpc: mpc85xx: Improve Work-around for Erratum A005125Takuma Ueba1-0/+7
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini62-126/+62
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0