index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
meson
Age
Commit message (
Expand
)
Author
4 days
global: Correct duplicate U_BOOT_DRIVER entry names
Tom Rini
2025-09-30
clk: meson: Remove unreachable code
Andrew Goodbody
2024-10-14
clk: meson: gxbb: add HDMI clocks
Neil Armstrong
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
clk: Remove <common.h> and add needed includes
Tom Rini
2024-01-29
clk: meson: add Hardware Clock measure driver
Neil Armstrong
2023-12-15
clk: treewide: switch to clock dump from clk_ops
Igor Prusov
2023-12-15
clk: amlogic: Move driver and ops structs
Igor Prusov
2023-11-06
clk: a1: add new clocks for USB stack
Alexey Romanov
2023-10-12
a1: clk: Add missing USB_PHY_IN and USB_PHY gates
Igor Prusov
2023-10-12
clk: Add clock driver for Amlogic A1
Igor Prusov
2022-04-25
clk: meson: update driver for g12a-ao clocks
Vyacheslav Bocharov
2022-04-25
clk: meson: fix driver name for g12a-ao clocks
Vyacheslav Bocharov
2022-04-25
clk: meson: add minimal driver for axg-ao clocks
Vyacheslav Bocharov
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-04-19
clk: meson-g12a: add PCIe gates
Neil Armstrong
2021-01-13
Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2021-01-11
clk: meson: add minimal driver for g12a-ao clocks
Marek Szyprowski
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-28
clk: meson: g12a: add missing SD_EMMC_A controller gates
Neil Armstrong
2020-04-06
clk: meson: reset mmc clock on probe
Jerome Brunet
2020-04-06
clk: meson-g12a: missing break
Heinrich Schuchardt
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-10-18
clk: meson-sm1: add compatible
Neil Armstrong
2019-10-18
clk: meson: g12a: add support for VPU/HDMI clocks
Neil Armstrong
2019-08-28
clk: meson-g12b: add compatible
Mark Kettenis
2019-07-31
clk: meson: remove duplicate logic
Heinrich Schuchardt
2019-05-31
clk: meson-g12a: Add PCIE PLL support
Neil Armstrong
2019-04-23
clk: meson: add g12a support
Jerome Brunet
2019-04-23
clk: create meson directory and move related drivers
Jerome Brunet