aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc85xx/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* ppc: Remove duplicate newlinesMarek Vasut2024-07-151-3/+0
* powerpc: mpc85xx: remove dead watchdog-related codeRasmus Villemoes2024-06-161-31/+0
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-0/+1
* powerpc: Remove <common.h> and add needed includesTom Rini2024-05-061-1/+0
* global: Migrate CONFIG_WATCHDOG_PRESC et al to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini2022-12-231-7/+7
* post: Migrate to KconfigTom Rini2022-12-051-1/+1
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-9/+9
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini2022-12-051-1/+1
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-101-6/+6
* global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini2022-11-101-4/+4
* board: freescale: p1_p2_rdb_pc: Turn off watchdog before resetPali Rohár2022-09-061-0/+4
* board: freescale: p1_p2_rdb_pc: Avoid usage of CPLD's system reset registerPali Rohár2022-09-061-0/+4
* Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini2022-08-121-3/+0
* common: Drop display_options.h from common headerSimon Glass2022-08-101-0/+1
* powerpc: mpc85xx: Fix compilation with CONFIG_WDTPali Rohár2022-06-201-0/+2
* powerpc: mpc85xx: Show e500 core versionPali Rohár2022-04-261-1/+3
* powerpc: Remove unused MPC8540/60ADS codeTom Rini2022-03-031-4/+0
* nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini2021-08-311-3/+5
* ppc: Remove MPC8555CDS boardsTom Rini2021-07-071-2/+1
* ppc: Remove MPC8541CDS boardTom Rini2021-07-071-2/+2
* ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAWBin Meng2021-03-051-0/+2
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Move get_tbclk() to time.hSimon Glass2020-01-171-1/+2
* common: Move enable/disable_interrupts 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-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy2017-07-221-1/+2
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-2/+2
* board_f: Drop return value from initdram()Simon Glass2017-04-051-5/+9
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-2/+2
* ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun2017-01-041-11/+11
* powerpc: QEMU_E500: Remove macro CONFIG_QEMU_E500York Sun2016-11-231-1/+1
* powerpc: MPC8560: Remove macro CONFIG_MPC8560York Sun2016-11-231-1/+1
* powerpc: MPC8555: Remove macro CONFIG_MPC8555York Sun2016-11-231-1/+1
* powerpc: mpc8541: Remove macro CONFIG_MPC8541York Sun2016-11-231-1/+1
* powerpc: mpc8540: Remove macro CONFIG_MPC8540York Sun2016-11-231-1/+1
* Various, accumulated typos collected from around the tree.Robert P. J. Day2016-10-061-2/+2
* powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCsShaveta Leekha2015-03-041-0/+28
* driver/ddr: Restruct driver to allow standalone memory spaceYork Sun2014-09-251-2/+2
* mpc85xx: watchdog initialisation addedBoschung, Rainer2014-08-011-0/+8
* powerpc/85xx: add T4080 SoC supportShengzhou Liu2014-05-131-0/+24