summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2021-04-08clk: mpfs_clk: Enable DM_FLAG_PRE_RELOC flagBin Meng
2021-04-06clk: Return -ENOSYS when system call is not availableSimon Glass
2021-04-06clk: Update drivers to use -EINVALSimon Glass
2021-03-31Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-03-30clk: zynqmp: Fix clk dump valuesT Karthik Reddy
2021-03-26dm: Rename device_get_by_driver_info_idx()Simon Glass
2021-03-26clk: sandbox: Create a special fixed-rate driverSimon Glass
2021-03-26clk: fixed-rate: Export driver parts for OF_PLATDATA_INSTSimon Glass
2021-03-26clk: sandbox: Move priv/plat data to a header fileSimon Glass
2021-03-11clk: stm32mp1: gets root clocks from fdtEtienne Carriere
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