- a2bd995 clk: renesas: Tear clock controller down last before booting OS by Marek Vasut · 4 years, 7 months ago
- 3e01ed8 clk: renesas: Update R-Car Gen3 driver Gen4 support by Marek Vasut · 1 year, 9 months ago
- 605bc14 Merge branch 'master' into next by Tom Rini · 1 year, 8 months ago
- afafaa2 clk: renesas: Pack reset identifier before look up by Marek Vasut · 1 year, 8 months ago
- 99c7e03 clk: renesas: rcar-gen3: Replace SSCG caching with MDSEL/PE caching by Marek Vasut · 1 year, 9 months ago
- 1b4ca86 clk: renesas: rcar-gen3: Factor out CPG library by Hai Pham · 1 year, 10 months ago
- d8132ae clk: renesas: Add R8A77970 SD0H/SD0 clocks for SDHI by Hai Pham · 1 year, 10 months ago
- 4dbbc3f clk: renesas: Switch to new SD clock handling by Hai Pham · 1 year, 10 months ago
- c287c18 clk: renesas: Handle E3/D3 RPCSRC clock by Hai Pham · 1 year, 10 months ago
- a1ec0bb clk: renesas: Introduce and use rcar_clk_get_rate64_div_table function by Hai Pham · 1 year, 10 months ago
- d48c38d clk: renesas: Convert Gen2/Gen3 clock tables to clk-provider struct clk_div_table by Marek Vasut · 1 year, 10 months ago
- a61a824 clk: renesas: Drop core param from gen3_clk_get_rate64_pll_mul_reg by Marek Vasut · 1 year, 10 months ago
- 21a8dbc clk: renesas: Use pre-defined offset for RPC clocks by Hai Pham · 1 year, 10 months ago
- 326e05c clk: renesas: Add and enable CPG reset driver by Marek Vasut · 1 year, 10 months ago
- 733da62 clk: renesas: Synchronize R8A779A0 V3U clock tables with Linux 6.1.7 by Marek Vasut · 1 year, 10 months ago
- c206dfd clk: renesas: Add dummy SDnH clock by Hai Pham · 1 year, 10 months ago
- 46ad7ce treewide: invaild -> invalid by Sean Anderson · 3 years ago
- b092f96 clk: renesas: Add R8A779A0 clock tables by Hai Pham · 4 years, 4 months ago
- 44c78aa clk: renesas: Handle R8A779A0 V3U clock types in Gen3 clock code by Marek Vasut · 3 years, 7 months ago
- e7690e6 clk: renesas: Deduplicate gen3_clk_get_rate64() PLL handling by Marek Vasut · 3 years, 7 months ago
- d413214 clk: renesas: Add register pointers into struct cpg_mssr_info by Hai Pham · 4 years, 1 month ago
- f7f8d47 clk: renesas: Pass struct cpg_mssr_info to renesas_clk_endisable() by Hai Pham · 4 years, 6 months ago
- e935409 clk: renesas: Make reset controller modemr register offset configurable by Marek Vasut · 3 years, 7 months ago
- 12dd238 clk: renesas: Add support for RPCD2 clock by Hai Pham · 4 years, 4 months ago
- efece63 clk: renesas: Fix incorrect return RPC clk_get_rate by Hai Pham · 4 years ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago WIP/2021-02-02-drop-asm_global_data-when-unused
- 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
- 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago WIP/2020-05-18-reduce-size-of-common.h
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 72242e5 clk: renesas: Synchronize Gen3 tables with Linux 5.0 by Marek Vasut · 6 years ago
- f58d677 clk: renesas: Allow reconfiguring SDHI clock on Gen3 by Marek Vasut · 6 years ago
- 716d775 clk: renesas: Add PE clock handling by Marek Vasut · 6 years ago
- f0f1de7 clk: renesas: Add PLL1 and PLL3 dividers by Marek Vasut · 6 years ago
- 8376e0e clk: renesas: Pass clock rate around as 64bit number internally by Marek Vasut · 6 years ago
- 15e0918 clk: renesas: Fix swapped arguments in debug message by Marek Vasut · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- fd5577c clk: rmobile: Assure SD-IF clock are configured correctly by Marek Vasut · 7 years ago
- d262867 clk: renesas: Split out code shared between Gen2 and Gen3 by Marek Vasut · 7 years ago
- ff50b32 clk: renesas: Split SMSTPCR and RMSTPCR tables by Marek Vasut · 7 years ago
- 7c88556 clk: renesas: Make PLL configurations per-SoC by Marek Vasut · 7 years ago
- f11c967 clk: renesas: Make clk_ids per-driver by Marek Vasut · 7 years ago
- f77b5a4 clk: renesas: Split RCar Gen3 driver by Marek Vasut · 7 years ago
- 2c15095 clk: rmobile: Add R8A77995 D3 clock tables by Marek Vasut · 7 years ago
- 7691ff2 clk: rmobile: Add R8A77970 V3M clock tables by Marek Vasut · 7 years ago
- 894ee05 clk: rmobile: Fix typo in R8A7796 RPC clock table entry by Marek Vasut · 7 years ago
- 033b611 clk: rmobile: Add R8A7796 xHCI clock by Marek Vasut · 7 years ago
- 18cac5a clk: rmobile: Move preboot clock shutdown to the driver by Marek Vasut · 7 years ago
- 849ab0a clk: rmobile: Add RPC hyperflash clock by Marek Vasut · 7 years ago
- 4b20eef clk: rmobile: Add support for setting SDxCKCR by Marek Vasut · 7 years ago
- fd8692b clk: rmobile: Split R8A7795 and R8A7796 core clock tables by Marek Vasut · 7 years ago
- 36c2ee4 clk: rmobile: Add RCar Gen3 clock driver by Marek Vasut · 7 years ago