aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xx
AgeCommit message (Expand)AuthorFilesLines
2024-04-18powerpc: 8xx: Set SDMA configuration register correclyChristophe Leroy1-0/+6
2023-11-16powerpc: mpc8xx: Remove usage of common.hChristophe Leroy8-8/+4
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini1-1/+1
2023-05-05powerpc: mpc8xx: Add SMC relocation CPM microcodeChristophe Leroy3-0/+126
2023-05-05powerpc: mpc885: Add CPM USB-SOF microcode for CPM15 ERRATAChristophe Leroy3-0/+64
2023-05-04powerpc: mpc8xx: Reorganise init RAMChristophe Leroy1-3/+5
2023-05-04powerpc: mpc8xx: CPM parameter RAM can be anywhereChristophe Leroy1-1/+1
2023-04-06watchdog: mpc8xxx: Make it genericChristophe Leroy2-4/+4
2023-04-05powerpc: mpc8xx: Migrate to CONFIG_SYS_CLK_FREQChristophe Leroy2-5/+2
2023-02-11board: cssi: Add new board MCR3000_2GChristophe Leroy1-0/+4
2023-02-10board: MCR3000: Use lowercase filenamesChristophe Leroy1-1/+1
2023-02-10powerpc/mpc8xx: Zero boot_flags arg for calling board_init_f()Christophe Leroy1-0/+1
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-2/+2
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese1-1/+1
2022-08-10common: Drop display_options.h from common headerSimon Glass1-0/+1
2022-08-08net: mpc8xx_fec: Migrate to DM_ETHChristophe Leroy1-12/+0
2022-02-10powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESSOvidiu Panait1-9/+2
2021-12-27Convert CONFIG_SYS_IMMR to KconfigTom Rini1-3/+0
2021-12-01Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini1-85/+0
2021-11-09ppc: mpc8xx: Drop -mstring from PLATFORM_CPPFLAGSTom Rini1-1/+1
2021-09-17powerpc: Drop version_string placement optimizationTom Rini1-4/+0
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini1-0/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass4-0/+4
2020-08-26global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2-2/+2
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass2-0/+2
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass2-8/+13
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-02-28watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOGChristophe Leroy1-4/+0
2020-02-07mpc8xx: Expose show_regs()Tom Rini1-1/+1
2020-01-17common: Move get_tbclk() to time.hSimon Glass3-0/+3
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2020-01-17common: Move relocate_code() to init.hSimon Glass1-1/+1
2019-12-02common: Move interrupt functions into a new headerSimon Glass1-0/+1
2019-12-02common: Drop checkicache() and checkdcache()Simon Glass1-65/+65
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move checkcpu() out of common.hSimon Glass1-0/+1
2019-12-02Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-04-26watchdog: mpc8xx_wdt: Watchdog driver and macros cleanupStefan Roese1-3/+3
2018-12-03powerpc, mpc8xx: clear top of stackChristophe Leroy1-1/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini11-24/+11
2018-04-06powerpc: mpc8xx: move watchdog into drivers/watchdogChristophe Leroy2-12/+4
2018-04-06powerpc: mpc8xx: cleaning up watchdogChristophe Leroy2-20/+8
2018-04-06powerpc: mpc8xx: refactorise reginfoChristophe Leroy3-72/+20
2018-04-06powerpc: mpc8xx: initialisation of initial RAMChristophe Leroy1-7/+20
2018-04-06powercp: mpc8xx: move commproc.hChristophe Leroy4-4/+4
2018-04-06powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy2-2/+2
2018-04-06powerpc: mpc8xx: remove get_immr() argumentChristophe Leroy2-2/+2
2018-04-06powerpc: mpc8xx: get rid of the multiple PVR_ valuesChristophe Leroy1-1/+1