summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc85xx
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove configs/BSC9131RDB_NAND_SYSCLK100_defconfig boardJagan Teki2020-06-181-7/+0
* powerpc: Remove configs/B4420QDS_NAND_defconfig boardJagan Teki2020-06-181-17/+0
* ddr: Rework errata A008109, A008378, 009942 workaroundJaiprakash Singh2020-06-041-0/+4
* ddr: fsl: Impl. Erratum A008109Joakim Tjernlund2020-06-041-0/+2
* 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/bitops.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-187-0/+7
* common: Drop asm_offsets.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-1820-0/+20
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-184-4/+5
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* Revert "powerpc: mpc85xx: delete FSL_SATA for T2080QDS board."Peng Ma2020-02-251-1/+3
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move get_tbclk() to time.hSimon Glass2020-01-173-1/+4
* common: Move clock functions into a new fileSimon Glass2020-01-172-3/+3
* common: Move relocate_code() to init.hSimon Glass2020-01-171-1/+1
* powerpc/mpc85xx: drop eSDHC periperhal clock codeYangbo Lu2020-01-161-48/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-021-0/+1
* common: Move interrupt functions into a new headerSimon Glass2019-12-022-0/+2
* common: Move some CPU functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move some time functions out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* common: Move older CPU functions to their own headerSimon Glass2019-12-022-0/+2
* 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-083-11/+11
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_get_yesno() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_get_f() to env.hSimon Glass2019-08-113-0/+3
* km: modify Kconfig file organization for KM boardsPascal Linder2019-07-111-6/+2
* powerpc: mpc85xx: Update the condition to compile PCI routinesHou Zhiqiang2019-06-201-1/+1
* powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to KconfigHou Zhiqiang2019-06-201-0/+21
* powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to KconfigHou Zhiqiang2019-06-201-0/+8
* powerpc: mpc85xx: delete FSL_SATA for T2080QDS board.Peng Ma2019-05-231-3/+1
* configs: fsl: move DDR specific defines to KconfigRajesh Bhagat2019-03-031-0/+13
* linker: Modify linker scripts to be more genericTom Rini2019-01-261-5/+1
* PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPLTom Rini2019-01-261-0/+4
* mpc85xx: Add support for -msingle-pic-baseJoakim Tjernlund2019-01-232-0/+4
* fsl/usb: Workaround for USB erratum-A005275Chris Packham2018-10-292-0/+12
* powerpc: mpc85xx: Use binman to embed dtb inside U-BootJagdish Gediya2018-09-271-0/+4
* powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds filesJagdish Gediya2018-09-274-0/+4
* common: Fix cpu nr type which is always unsigned typeMichal Simek2018-06-191-5/+5
* powerpc: mpc85xx: Improve Work-around for Erratum A005125Takuma Ueba2018-05-091-0/+7
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0762-126/+62
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1