Age | Commit message (Expand) | Author |
2020-07-27 | Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian... | Tom Rini |
2020-07-25 | treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() | Masahiro Yamada |
2020-07-25 | clk: renesas: Add R8A774A1 clock tables | Adam Ford |
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 |
2020-03-30 | clk: renesas: Switch to fdtdec_get_addr_size_auto_noparent() on Gen2 | Marek Vasut |
2019-08-09 | clk: renesas: Add R8A77980 V3H clock tables | Marek Vasut |
2019-04-09 | clk: renesas: Synchronize Gen3 tables with Linux 5.0 | Marek Vasut |
2019-04-09 | clk: renesas: Synchronize Gen2 tables with Linux 5.0 | Marek Vasut |
2019-04-09 | clk: renesas: Add R8A77965 clock tables | Marek Vasut |
2019-03-25 | clk: renesas: Add support for setting MMCIF clock divider on Gen2 | Marek Vasut |
2019-03-25 | clk: renesas: Fix swapped div and mul in debug output on Gen2 | Marek Vasut |
2019-03-25 | clk: renesas: Fix SDH clock divider decoding on Gen2 | Marek Vasut |
2019-02-25 | clk: rmobile: Drop def_bool per SoC | Marek Vasut |
2018-12-03 | clk: renesas: Allow reconfiguring SDHI clock on Gen3 | Marek Vasut |
2018-06-14 | clk: rmobile: Add R8A77995 RPC clock | Marek Vasut |
2018-06-14 | clk: rmobile: Add R8A77990 RPC clock | Marek Vasut |
2018-06-02 | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini |
2018-06-01 | clk: renesas: Add R8A77990 E3 clock tables | 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-05-02 | clk: renesas: Drop USB extal from the R8A7792 clock driver | Marek Vasut |
2018-04-21 | clk: renesas: Minor clean up of the R8A7794 clock driver | Marek Vasut |
2018-04-21 | clk: renesas: Minor clean up of the R8A7792 clock driver | Marek Vasut |
2018-04-13 | clk: renesas: Minor clean up of the R8A7790 clock driver | Marek Vasut |
2018-03-05 | clk: renesas: Add R8A77965 M3N entries | Marek Vasut |
2018-02-16 | clk: rmobile: Assure SD-IF clock are configured correctly | Marek Vasut |
2018-01-27 | Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh | 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 |
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 |