summaryrefslogtreecommitdiff
path: root/arch/mips/mach-pic32/cpu.c
AgeCommit message (Expand)Author
2024-01-29treewide: Remove clk_freeSean Anderson
2023-12-15clk: treewide: switch to clock dump from clk_opsIgor Prusov
2023-10-24mips: Remove common.h usageTom Rini
2023-08-31event: Use an event to replace last_stage_init()Simon Glass
2023-08-31event: Convert existing spy records to simpleSimon Glass
2023-05-11dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2016-02-01MIPS: Add support for Microchip PIC32MZ[DA] SoC family.Purna Chandra Mandal
2016-02-01MIPS: initial infrastructure for Microchip PIC32 architecturePurna Chandra Mandal