index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
2018-01-28
rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-node
Philipp Tomsich
2018-01-28
clk: implement clk_set_defaults()
Philipp Tomsich
2018-01-28
rockchip: clk: rk3399: implement set_parent() operation
Philipp Tomsich
2018-01-28
clk: refactor clk_get_by_index() into clk_get_by_indexed_prop()
Philipp Tomsich
2018-01-28
clk: add clk_set_parent()
Philipp Tomsich
2018-01-27
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
Tom Rini
2018-01-26
Merge git://git.denx.de/u-boot-spi
Tom Rini
2018-01-24
clk: renesas: Import R8A7794 E2 clock tables
Marek Vasut
2018-01-24
clk: renesas: Import R8A7792 V2H clock tables
Marek Vasut
2018-01-24
clk: renesas: Import R8A7791/R8A7793 M2 clock tables
Marek Vasut
2018-01-24
clk: renesas: Import R8A7790 H2 clock tables
Marek Vasut
2018-01-24
clk: renesas: Add Gen2 clock core
Marek Vasut
2018-01-24
clk: renesas: Add DIV6P1 clock type
Marek Vasut
2018-01-24
clk: renesas: Split out code shared between Gen2 and Gen3
Marek Vasut
2018-01-24
clk: renesas: Make clock tables Kconfig configurable
Marek Vasut
2018-01-24
clk: renesas: Split SMSTPCR and RMSTPCR tables
Marek Vasut
2018-01-24
clk: renesas: Pull Gen3 specific bits into separate header
Marek Vasut
2018-01-24
clk: renesas: Make PLL configurations per-SoC
Marek Vasut
2018-01-24
clk: renesas: Make clk_ids per-driver
Marek Vasut
2018-01-24
clk: renesas: Split RCar Gen3 driver
Marek Vasut
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2018-01-21
clk: Makefile: Sort entries alphabetically
Mario Six
2018-01-21
clk: Remove superfluous gd declarations
Mario Six
2018-01-21
clk: clk_fixed_rate: Fix style violation
Mario Six
2018-01-21
clk: clk-uclass: Fix style violations
Mario Six
2018-01-19
ARC: HSDK: CGU: Add 'Hz' when printing clock frequency
Eugeniy Paltsev
2018-01-19
ARC: HSDK: CGU: Use plat data instead of priv data
Eugeniy Paltsev
2018-01-19
ARC: HSDK: CGU: Update AXI, TUN, ARC clock options
Eugeniy Paltsev
2018-01-10
board: stm32f429-disco: switch to DM STM32 clock driver
Patrice Chotard
2018-01-09
rockchip: clk: bind reset driver
Elaine Zhang
2017-12-13
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
Tom Rini
2017-12-11
ARC: clk: introduce HSDK CGU clock driver
Eugeniy Paltsev
2017-12-09
clk: rmobile: Add R8A77995 D3 clock tables
Marek Vasut
2017-12-09
clk: rmobile: Add R8A77970 V3M clock tables
Marek Vasut
2017-12-09
clk: rmobile: Fix typo in R8A7796 RPC clock table entry
Marek Vasut
2017-11-30
rockchip: rk3128: add clock driver
Kever Yang
2017-11-30
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
Tom Rini
2017-11-29
clk: at91: clk-generated: fix incorrect index of clk source
Wenyou Yang
2017-11-29
clk: at91: clk-generated: select absolute closest rate
Ludovic Desroches
2017-11-29
clk: at91: Kconfig: fix the dependency of AT91_UTMI
Wenyou Yang
2017-11-29
clk: clk_stm32fx: add clock configuration for mmc usage
Patrice Chotard
2017-11-29
dm: misc: bind STM32F4/F7 clock from rcc MFD driver
Patrice Chotard
2017-11-29
clk: stm32fx: migrate define from rcc.h to driver
Patrice Chotard
2017-11-29
clk: stm32f7: rename clk_stm32f7.c to clk_stm32f.c
Patrice Chotard
2017-11-29
clk: stm32f7: add STM32F4 support
Patrice Chotard
2017-11-29
clk: stm32f7: add dedicated STM32F7 compatible string
Patrice Chotard
2017-11-29
clk: stm32f7: retrieve PWR base address from DT
Patrice Chotard
2017-11-30
clk: rmobile: Add R8A7796 xHCI clock
Marek Vasut
2017-11-30
clk: rmobile: Move preboot clock shutdown to the driver
Marek Vasut
2017-11-26
rockchip: clk: rk3399: change extract_bits to bitfield_extract
Philipp Tomsich
[next]