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
/
altera
Age
Commit message (
Expand
)
Author
2026-02-17
Merge patch series "treewide: Clean up usage of DECLARE_GLOBAL_DATA_PTR"
Tom Rini
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2026-02-14
Replace TARGET namespace and cleanup properly
Tien Fong Chee
2026-02-14
clk: altera: agilex: Exclude AGILEX_L4_SYS_FREE_CLK from enable/disable opera...
Alif Zakuan Yuslaimi
2026-02-14
socfpga: agilex: fix NAND clock handling
Dinesh Maniyam
2025-09-30
drivers: clk: agilex: Use FIELD_GET during EMAC clock selection
Naresh Kumar Ravulapalli
2025-09-30
drivers: clk: agilex: Fix EMAC clock source selection
Naresh Kumar Ravulapalli
2025-09-30
drivers: clk: agilex: Support for enable/disable API
Alif Zakuan Yuslaimi
2025-08-08
clk: altera: Add clock support for Agilex7 M-series
Tingting Meng
2025-08-08
drivers: clk: agilex: Replace status polling with wait_for_bit_le32()
Alif Zakuan Yuslaimi
2025-08-08
drivers: clk: agilex: Use real clock source frequency
Alif Zakuan Yuslaimi
2025-07-30
clk: n5x: Fix misplaced paren
Andrew Goodbody
2025-02-25
drivers: clk: agilex5: Set PLL to asynchronous mode
Alif Zakuan Yuslaimi
2025-02-25
drivers: clk: agilex5: Replace status polling with wait_for_bit_le32()
Alif Zakuan Yuslaimi
2025-02-25
drivers: clk: agilex5: Configure intosc as boot_clk source
Alif Zakuan Yuslaimi
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
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-05-06
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
2024-03-18
arch: arm: Agilex5 enablement
Jit Loon Lim
2024-01-22
clk: altera: n5x: Fix MEMCLKMGR_EXTCNTRST_C0CNTRST to bit(0)
Dinesh Maniyam
2022-07-01
drivers: clk: Update license for Intel N5X device
Teik Heng Chong
2021-08-25
drivers: clk: Add memory clock driver for Intel N5X device
Siew Chin Lim
2021-08-25
drivers: clk: Add clock driver for Intel N5X device
Siew Chin Lim
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-09
clk: agilex: Additional membus writes for HPS PLL
Chee Hong Ang
2020-10-09
clk: agilex: Handle clock configuration differently in SPL and U-Boot proper
Chee Hong Ang
2020-10-09
clk: agilex: Add clock enable support
Ley Foon Tan
2020-10-09
clk: agilex: Add NAND clock support
Ley Foon Tan
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-16
dm: core: remove the duplicated function dm_ofnode_pre_reloc
Patrick Delaunay
2020-04-05
clk: socfpga: Read the clock parent's register base in probe function
Chee Hong Ang
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-07
clk: agilex: Add clock driver for Agilex
Ley Foon Tan
2019-04-11
clk: socfpga: replace dm_fdt_pre_reloc by dm_ofnode_pre_reloc
Patrick Delaunay
2018-11-14
clk: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-10-28
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
Patrick Delaunay
2018-08-13
clk: socfpga: Add initial Arria10 clock driver
Marek Vasut