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
/
renesas
/
clk-rcar-gen3.c
Age
Commit message (
Expand
)
Author
2020-07-25
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
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 (void *)devfdt_get_addr() to dev_read_addr_ptr()
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
2019-04-09
clk: renesas: Synchronize Gen3 tables with Linux 5.0
Marek Vasut
2018-12-03
clk: renesas: Allow reconfiguring SDHI clock on Gen3
Marek Vasut
2018-06-01
clk: renesas: Add PE clock handling
Marek Vasut
2018-06-01
clk: renesas: Add PLL1 and PLL3 dividers
Marek Vasut
2018-06-01
clk: renesas: Pass clock rate around as 64bit number internally
Marek Vasut
2018-06-01
clk: renesas: Fix swapped arguments in debug message
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-16
clk: rmobile: Assure SD-IF clock are configured correctly
Marek Vasut
2018-01-24
clk: renesas: Split out code shared between Gen2 and Gen3
Marek Vasut
2018-01-24
clk: renesas: Split SMSTPCR and RMSTPCR tables
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
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
clk: rmobile: Add R8A7796 xHCI clock
Marek Vasut
2017-11-30
clk: rmobile: Move preboot clock shutdown to the driver
Marek Vasut
2017-09-24
clk: rmobile: Add RPC hyperflash clock
Marek Vasut
2017-09-24
clk: rmobile: Add support for setting SDxCKCR
Marek Vasut
2017-08-26
clk: rmobile: Split R8A7795 and R8A7796 core clock tables
Marek Vasut
2017-08-03
clk: rmobile: Add RCar Gen3 clock driver
Marek Vasut