summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2021-02-23Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-02-23clk: versal: Add support to enable clocksT Karthik Reddy
2021-02-23clk: zynqmp: Add support to enable clocksT Karthik Reddy
2021-02-23clk: zynq: Add dummy clock enable functionMichal Simek
2021-02-22clk: ti: improve debug messages for clkctrl driverDario Binacchi
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-11clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()"Eugen Hristev
2021-02-09clk: stm32mp1: add support of I2C6_KPatrick Delaunay
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-30clk: x86: Correct the driver nameSimon Glass
2021-01-30clk: Add debugging for return valuesSimon Glass
2021-01-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-01-25clk: sunxi: Add support for H616 clocksJernej Skrabec
2021-01-25Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2021-01-24clk: add clock driver for MediaTek MT7620 SoCWeijie Gao
2021-01-23clk: imx: Add ECSPI to iMX8MNMarek Vasut
2021-01-18clk: aspeed: Add AST2600 clock supportRyan Chen
2021-01-18clk: mediatek: Add MT8183 clock driverFabien Parent
2021-01-18clk: Add Microchip PolarFire SoC clock driverPadmarao Begari
2021-01-15dm: fix build errors generated by last mergesDario Binacchi
2021-01-13Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2021-01-13Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-01-13clk: clk_stm32h7: migrate trace to dev and log macroPatrick Delaunay
2021-01-13clk: clk_stm32f: migrate trace to dev and log macroPatrick Delaunay
2021-01-13clk: stm32mp1: migrate trace to dev and log macroPatrick Delaunay
2021-01-12clk: move clk-ti-sci driver to 'ti' directoryDario Binacchi
2021-01-12clk: ti: omap4: add clock manager driverDario Binacchi
2021-01-12clk: ti: add support for clkctrl clocksDario Binacchi
2021-01-12clk: ti: add gate clock driverDario Binacchi
2021-01-12clk: ti: add divider clock driverDario Binacchi
2021-01-12clk: ti: am33xx: add DPLL clock driversDario Binacchi
2021-01-12clk: ti: add mux clock driverDario Binacchi
2021-01-12clk: add clk_round_rate()Dario Binacchi
2021-01-12clk: export generic routinesDario Binacchi
2021-01-11clk: meson: add minimal driver for g12a-ao clocksMarek Szyprowski
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2021-01-05dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass
2021-01-05dm: core: Access device flags through functionsSimon Glass
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-12-13dm: Remove uses of device_bind_offset()Simon Glass
2020-12-13dm: core: Rename device_bind() to device_bind_offset()Simon Glass
2020-12-11Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/cus...Tom Rini