summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop linux/delay.h from common headerSimon Glass7-0/+7
2020-05-19common: Drop asm_offsets.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop asm/ptrace.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop log.h from common headerSimon Glass20-0/+20
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass4-4/+5
2020-05-19common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-19common: 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-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move enable/disable_interrupts out of common.hSimon Glass1-0/+1
2019-12-03common: Move interrupt functions into a new headerSimon Glass2-0/+2
2019-12-03common: Move some CPU functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move some time functions out of common.hSimon Glass1-0/+1
2019-12-03Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-12-03common: 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-27linker: Modify linker scripts to be more genericTom Rini1-5/+1
2019-01-27PowerPC: 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
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada3-3/+3
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour3-282/+3
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada1-0/+33
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen1-0/+13
2017-12-12ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen1-0/+6
2017-10-24powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary coresYork Sun1-0/+6
2017-08-26powerpc: Rework interrupt_init_cpu()Tom Rini1-3/+1