summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: stm32mp1: gets root clocks from fdtEtienne Carriere2021-03-111-39/+23
* Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-02-233-0/+70
|\
| * clk: versal: Add support to enable clocksT Karthik Reddy2021-02-231-0/+11
| * clk: zynqmp: Add support to enable clocksT Karthik Reddy2021-02-231-0/+49
| * clk: zynq: Add dummy clock enable functionMichal Simek2021-02-231-0/+10
* | clk: ti: improve debug messages for clkctrl driverDario Binacchi2021-02-221-2/+2
* | Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-1520-2/+20
|\ \
| * | common: Drop asm/global_data.h from common headerSimon Glass2021-02-0220-2/+20
| |/
* | clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()"Eugen Hristev2021-02-111-8/+12
* | clk: stm32mp1: add support of I2C6_KPatrick Delaunay2021-02-091-0/+1
|/
* clk: x86: Correct the driver nameSimon Glass2021-01-301-2/+2
* clk: Add debugging for return valuesSimon Glass2021-01-301-5/+11
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2021-01-253-0/+128
|\
| * clk: sunxi: Add support for H616 clocksJernej Skrabec2021-01-253-0/+128
* | Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2021-01-252-0/+160
|\ \ | |/ |/|
| * clk: add clock driver for MediaTek MT7620 SoCWeijie Gao2021-01-242-0/+160
* | clk: imx: Add ECSPI to iMX8MNMarek Vasut2021-01-231-0/+29
|/
* clk: aspeed: Add AST2600 clock supportRyan Chen2021-01-182-0/+1174
* clk: mediatek: Add MT8183 clock driverFabien Parent2021-01-182-0/+824
* clk: Add Microchip PolarFire SoC clock driverPadmarao Begari2021-01-188-0/+514
* dm: fix build errors generated by last mergesDario Binacchi2021-01-155-5/+5
* Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2021-01-133-127/+129
|\
| * clk: clk_stm32h7: migrate trace to dev and log macroPatrick Delaunay2021-01-131-32/+38
| * clk: clk_stm32f: migrate trace to dev and log macroPatrick Delaunay2021-01-131-19/+20
| * clk: stm32mp1: migrate trace to dev and log macroPatrick Delaunay2021-01-131-76/+71
* | Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-01-132-0/+84
|\ \ | |/ |/|
| * clk: meson: add minimal driver for g12a-ao clocksMarek Szyprowski2021-01-112-0/+84
* | clk: move clk-ti-sci driver to 'ti' directoryDario Binacchi2021-01-125-9/+9
* | 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-125-0/+294
* | clk: add clk_round_rate()Dario Binacchi2021-01-123-0/+42
* | clk: export generic routinesDario Binacchi2021-01-121-12/+12
* | Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-0522-25/+38
|\ \
| * | dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-055-7/+7
| * | dm: core: Access device ofnode through functionsSimon Glass2021-01-053-3/+3
| * | dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass2021-01-051-1/+1
| * | dm: core: Access device flags through functionsSimon Glass2021-01-051-1/+1
| * | dm: Use access methods for dev/uclass private dataSimon Glass2021-01-0513-13/+26
* | | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-053-5/+26
|\ \ \ | |/ / |/| / | |/
| * Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/cus...Tom Rini2020-12-111-4/+1
| |\
| | * clk: at91: sam9x60: remove the parsing of atmel, main-osc-bypassClaudiu Beznea2020-12-071-4/+1
| * | Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-12-091-1/+1
| |\ \
| | * | treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard2020-12-091-1/+1
| * | | imx: clk: added IPG Clock for I2C on imx8qmOliver Graute2020-12-061-0/+24
| |/ /
* | | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-133-59/+59
* | | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-1318-44/+44