summaryrefslogtreecommitdiff
path: root/drivers/clk/at91/pmc.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()Masahiro Yamada2020-08-221-2/+2
* core: add support for U_BOOT_DRIVER_ALIASWalter Lozano2020-07-091-0/+2
* drivers: rename drivers to match compatible stringWalter Lozano2020-07-091-2/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: remove the duplicated function dm_ofnode_pre_relocPatrick Delaunay2020-04-161-1/+1
* clk: at91: replace dm_fdt_pre_reloc by dm_ofnode_pre_relocPatrick Delaunay2019-04-111-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* clk: Modify xlate() method for livetreeSimon Glass2017-06-011-1/+1
* dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass2017-06-011-1/+1
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-2/+2
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-011-2/+1
* clk: at91: Align the at91 pmc's compatiblesWenyou Yang2017-05-091-0/+6
* dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner2017-03-161-1/+2
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-2/+3
* clk: at91: Improve the clock implementationWenyou Yang2016-10-281-7/+55
* clk: at91: Fix at91-pmc and at91-sckc's class IDWenyou Yang2016-10-281-8/+2
* clk: at91: Add clock driverWenyou Yang2016-08-151-0/+71