summaryrefslogtreecommitdiff
path: root/drivers/clk/at91
Commit message (Expand)AuthorAgeFilesLines
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-2/+2
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-0111-13/+11
* clk: at91: Align the at91 pmc's compatiblesWenyou Yang2017-05-091-0/+6
* clk: at91: Align clk-master compatibles with kernelWenyou Yang2017-05-091-0/+1
* clk: at91: Enhance the peripheral clockWenyou Yang2017-05-091-3/+26
* 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-082-5/+5
* clk: at91: Improve the clock implementationWenyou Yang2016-10-286-89/+195
* clk: at91: Fix at91-pmc and at91-sckc's class IDWenyou Yang2016-10-282-20/+7
* clk: at91: Add clock driverWenyou Yang2016-08-1514-0/+774