summaryrefslogtreecommitdiff
path: root/drivers/clk/at91
AgeCommit message (Expand)Author
2017-06-01clk: Modify xlate() method for livetreeSimon Glass
2017-06-01dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-05-09clk: at91: Align the at91 pmc's compatiblesWenyou Yang
2017-05-09clk: at91: Align clk-master compatibles with kernelWenyou Yang
2017-05-09clk: at91: Enhance the peripheral clockWenyou Yang
2017-03-16dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-10-28clk: at91: Improve the clock implementationWenyou Yang
2016-10-28clk: at91: Fix at91-pmc and at91-sckc's class IDWenyou Yang
2016-08-15clk: at91: Add clock driverWenyou Yang