summaryrefslogtreecommitdiff
path: root/drivers/clk/ti
Commit message (Expand)AuthorAgeFilesLines
* clk: ti: am3-dpll: use custom API for memory accessDario Binacchi2021-05-121-33/+53
* clk: ti: gate: use custom API for memory accessDario Binacchi2021-05-121-11/+12
* clk: ti: change clk_ti_latch() signatureDario Binacchi2021-05-124-24/+28
* clk: ti: add custom API for memory accessDario Binacchi2021-05-122-0/+98
* clk: ti: improve debug messages for clkctrl driverDario Binacchi2021-02-221-2/+2
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* dm: fix build errors generated by last mergesDario Binacchi2021-01-155-5/+5
* clk: move clk-ti-sci driver to 'ti' directoryDario Binacchi2021-01-123-0/+234
* clk: ti: omap4: add clock manager driverDario Binacchi2021-01-122-1/+23
* clk: ti: add support for clkctrl clocksDario Binacchi2021-01-123-0/+161
* clk: ti: add gate clock driverDario Binacchi2021-01-123-0/+100
* clk: ti: add divider clock driverDario Binacchi2021-01-126-25/+439
* clk: ti: am33xx: add DPLL clock driversDario Binacchi2021-01-124-0/+355
* clk: ti: add mux clock driverDario Binacchi2021-01-123-0/+292