| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo... | Tom Rini | 2022-04-05 | 1 | -0/+7 |
|\ |
|
| * | clk: zynqmp: Add support for for DP audio/video clocks | Michal Simek | 2022-04-05 | 1 | -0/+7 |
* | | clk: Use generic CCF ops where possible | Sean Anderson | 2022-03-30 | 8 | -591/+22 |
* | | clk: ccf: Add some helper functions for clock ops | Sean Anderson | 2022-03-30 | 1 | -0/+65 |
* | | clk: Consolidate some clock functions | Sean Anderson | 2022-03-30 | 1 | -20/+2 |
* | | clk: Make clk_free return void | Sean Anderson | 2022-03-30 | 2 | -12/+7 |
* | | clk: Make rfree return void | Sean Anderson | 2022-03-30 | 2 | -7/+6 |
|/ |
|
* | Merge tag 'v2022.04-rc5' into next | Tom Rini | 2022-03-28 | 2 | -3/+3 |
|\ |
|
| * | k210: use the board vendor name rather than the marketing name | Damien Le Moal | 2022-03-15 | 2 | -3/+3 |
* | | clk: scmi: register scmi clocks with CCF | Etienne Carriere | 2022-03-02 | 1 | -0/+90 |
* | | scmi: change parameter dev in devm_scmi_process_msg | Etienne Carriere | 2022-03-02 | 1 | -3/+3 |
|/ |
|
* | clk: ccf: correct the test on the parent uclass in clk_enable/clk_disable | Patrick Delaunay | 2022-02-25 | 1 | -2/+2 |
* | clk: Add clk_get_by_name_optional | Sean Anderson | 2022-02-25 | 1 | -2/+3 |
* | clk: Inline clk_get_*_optional | Sean Anderson | 2022-02-24 | 1 | -22/+0 |
* | clk: Rename clk_get_optional_nodev | Sean Anderson | 2022-02-24 | 1 | -1/+2 |
* | clk: cdce9xx: Convert .of_xlate to .request | Sean Anderson | 2022-02-24 | 1 | -9/+3 |
* | clk: versaclock: Remove xlate function | Sean Anderson | 2022-02-24 | 1 | -19/+0 |
* | clk: Remove no-op request and rfree callbacks | Sean Anderson | 2022-02-24 | 3 | -29/+0 |
* | clk: Rename ICS8N3QV01 to CLK_ICS8N3QV01 | Sean Anderson | 2022-02-24 | 2 | -2/+2 |
* | clk: Alphabetize Kconfig | Sean Anderson | 2022-02-24 | 1 | -91/+91 |
* | clk: Alphabetize Makefile | Sean Anderson | 2022-02-24 | 1 | -9/+9 |
* | clk: imx: select [SPL_]CLK_COMPOSITE_CCF for imx8mn | Heiko Thiery | 2022-02-19 | 1 | -0/+2 |
* | clk: clk-k3: Add support for J721S2 SoC | David Huang | 2022-02-08 | 1 | -0/+5 |
* | clk: imx: select [SPL_]CLK_COMPOSITE_CCF for imxrt10{20|50} | Heiko Thiery | 2022-02-05 | 1 | -0/+4 |
* | Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo... | Tom Rini | 2022-01-20 | 3 | -6/+6 |
|\ |
|
| * | doc: replace @return by Return: | Heinrich Schuchardt | 2022-01-19 | 3 | -6/+6 |
* | | Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia... | Tom Rini | 2022-01-19 | 1 | -5/+19 |
|\ \
| |/
|/| |
|
| * | clk: zynqmp: Fix gem tx/rx/ref clock handling | Michal Simek | 2022-01-05 | 1 | -5/+18 |
| * | clk: zynqmp: Add support for setting up clock for USB | Michal Simek | 2022-01-05 | 1 | -0/+1 |
* | | clk: ast2600: Revise MII interface delay | Dylan Hung | 2022-01-18 | 1 | -5/+5 |
* | | clk: actions: Add SD/MMC clocks | Amit Singh Tomar | 2022-01-18 | 1 | -0/+73 |
* | | clk: actions: Introduce dummy get/set_rate callbacks | Amit Singh Tomar | 2022-01-18 | 1 | -0/+26 |
* | | treewide: invaild -> invalid | Sean Anderson | 2022-01-13 | 7 | -7/+7 |
* | | Merge branch 'next' | Tom Rini | 2022-01-10 | 3 | -2/+51 |
|\ \ |
|
| * | | Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig | Tom Rini | 2021-12-27 | 1 | -2/+2 |
| * | | Merge tag 'v2022.01-rc4' into next | Tom Rini | 2021-12-20 | 9 | -27/+57 |
| |\ \ |
|
| * | | | clk: scmi: define LOG_CATEGORY | Patrick Delaunay | 2021-11-23 | 1 | -0/+3 |
| * | | | clk: ast2600: Add RSACLK control for ACRY | Chia-Wei Wang | 2021-11-17 | 1 | -0/+24 |
| * | | | clk: ast2600: Add YCLK control for HACE | Joel Stanley | 2021-11-17 | 1 | -0/+22 |
| | |/
| |/| |
|
* | | | Revert "clk: Detect failure to set defaults" | Marek Vasut | 2022-01-07 | 1 | -5/+1 |
| |/
|/| |
|
* | | clk: define LOG_CATEGORY for generic and ccf clocks | Patrick Delaunay | 2021-12-15 | 8 | -12/+39 |
* | | clk: cosmetic: reorder include files | Patrick Delaunay | 2021-12-15 | 6 | -15/+18 |
|/ |
|
* | stm32mp15: replace CONFIG_TFABOOT when it is possible | Patrick Delaunay | 2021-11-10 | 1 | -3/+1 |
* | clk: sunxi: Extend DM_RESET selection to SPL | Samuel Holland | 2021-10-25 | 1 | -0/+1 |
* | clk: sifive: Fix -Wint-to-pointer-cast warning | Bin Meng | 2021-10-20 | 1 | -3/+3 |
* | clk: fixed_rate: add dummy disable() function | Samuel Holland | 2021-10-19 | 1 | -0/+1 |
* | clk: rockchip: rk3568: update clks | Elaine Zhang | 2021-10-15 | 1 | -2/+9 |
* | rockchip: px30: add support for setting cpll clock | Chris Morgan | 2021-10-15 | 1 | -0/+3 |
* | Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi | Tom Rini | 2021-10-12 | 17 | -13/+235 |
|\ |
|
| * | clk: sunxi: Add drivers for A31 and H6 PRCM CCUs | Samuel Holland | 2021-10-11 | 4 | -0/+136 |