summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk_pic32.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* common: Move get_tbclk() to time.hSimon Glass2020-01-171-0/+1
* clk: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng2018-11-141-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas2018-01-241-6/+6
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-2/+3
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-191-20/+12
* drivers: clk: Add clock driver for Microchip PIC32 Microcontroller.Purna Chandra Mandal2016-02-011-0/+433