- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 6 months ago
- eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 6 months ago
- 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- e2b86e2 Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 6 months ago
- 36911fc clk: stm32mp1: fix CK_MPU calculation by Lionel Debieve · 4 years, 7 months ago
- 80a7674 CLK: ARC: HSDK: add separate clock map for HSDK-4xD by Eugeniy Paltsev · 4 years, 6 months ago
- 96b2142 CLK: ARC: HSDK: define clock map with DT binding constants by Eugeniy Paltsev · 4 years, 6 months ago
- c698868 CLK: ARC: HSDK: make set_clock optional by Eugeniy Paltsev · 4 years, 6 months ago
- debfe38 CLK: ARC: HSDK: prepare for multiple clock maps support by Eugeniy Paltsev · 4 years, 6 months ago
- 9b67ebd CLK: ARC: HSDK: driver cleanup by Eugeniy Paltsev · 4 years, 6 months ago
- 731f12f CLK: ARC: HSDK: use appropriate config data types by Eugeniy Paltsev · 4 years, 6 months ago
- 5a27065 CLK: ARC: HSDK: drop unused offset by Eugeniy Paltsev · 4 years, 6 months ago
- 46d295f CLK: ARC: HSDK: avoid code duplication by Eugeniy Paltsev · 4 years, 6 months ago
- 143414c Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 6 months ago
- 04da427 Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 6 months ago
- ea0f768 clk: imx: clk-imxrt1050: fix lcdif clock gate by Giulio Benetti · 4 years, 7 months ago
- 96993d7 clk: rk3399: Set empty for HCLK_SD assigned-clocks by Jagan Teki · 4 years, 7 months ago
- 6d7dacf Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 7 months ago
- 221c4d9 Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 7 months ago
- 75dcc2d clk: meson: g12a: add missing SD_EMMC_A controller gates by Neil Armstrong · 4 years, 7 months ago
- 7eab624 clk: versal: Fix watchdog clock issue by T Karthik Reddy · 4 years, 7 months ago
- 1dfb2ec ARC: HSDK: CGU: add support for timer clock by Eugeniy Paltsev · 4 years, 7 months ago
- 8b520ac clk: actions: Add common clock driver by Amit Singh Tomar · 4 years, 7 months ago
- 4939bee arm: dts: sync dts for Action Semi S900 by Amit Singh Tomar · 4 years, 7 months ago
- 239f424 clk: armada-37xx-periph: fix DDR PHY clock divider values by Marek Behún · 4 years, 7 months ago
- ac4e761 clk: imx: add i.IMXRT1020 clk driver by Giulio Benetti · 4 years, 9 months ago
- ecd8497 clk: imx: clk-imxrt1050: add set_parent() callback by Giulio Benetti · 4 years, 7 months ago
- caac71b clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPL by Giulio Benetti · 4 years, 7 months ago
- d303f9c clk: imx: clk-imxrt1050: fix typo in clock name "video:" by Giulio Benetti · 4 years, 7 months ago
- 8cefbe9 clk: imx: pllv3: add enable_bit by Giulio Benetti · 4 years, 7 months ago
- 0f238da Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · 4 years, 7 months ago
- 7b50db8 ARC: HSDK: CGU: fix tunnel clock calculation by Eugeniy Paltsev · 4 years, 7 months ago
- 5c9c9bc dm: core: remove the duplicated function dm_ofnode_pre_reloc by Patrick Delaunay · 4 years, 7 months ago
- 654706b configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 8 months ago
- 8914831 Merge branch 'next' by Tom Rini · 4 years, 7 months ago
- 1ebf50d Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 4 years, 7 months ago
- 1f47e2a Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 7 months ago
- b3d69aa clk: meson: reset mmc clock on probe by Jerome Brunet · 4 years, 8 months ago
- 87a8f96 clk: meson-g12a: missing break by Heinrich Schuchardt · 4 years, 9 months ago
- 32d630f clk: socfpga: Read the clock parent's register base in probe function by Chee Hong Ang · 4 years, 8 months ago
- b1bcd61 clk: rk3399: Set empty for vopl assigned-clocks by Jagan Teki · 4 years, 7 months ago
- 061ef41 clk: renesas: Switch to fdtdec_get_addr_size_auto_noparent() on Gen2 by Marek Vasut · 4 years, 8 months ago
- 0c90e0c clk: stm32mp1: add SPI5_K support by Patrick Delaunay · 4 years, 8 months ago
- 69ffb55 clk: stm32mp1: correct CKSELR masks by Patrick Delaunay · 4 years, 8 months ago
- 38a2a48 x86: remove dead code in intel_clk_get_rate() by Heinrich Schuchardt · 4 years, 9 months ago
- 65bcca9 versal: drivers: clk: Fix invalid clock name queries by Rajan Vaja · 4 years, 10 months ago
- f2a73d6 Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 9 months ago
- eb49dce clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktree by Patrick Delaunay · 4 years, 10 months ago
- defd1e7 CLK: HSDK: fix HDMI clock calculation by Eugeniy Paltsev · 4 years, 10 months ago
- b8f3ce0 CLK: HSDK: Check for PLL bypass firstly by Eugeniy Paltsev · 4 years, 10 months ago
- 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 9 months ago
- b4d00b2 x86: Add a clock driver for Intel devices by Simon Glass · 4 years, 9 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
- fb8c0d5 clk: Rename free() to rfree() by Simon Glass · 4 years, 9 months ago
- b52a199 arm: rockchip: Add common cru.h by Jagan Teki · 4 years, 10 months ago
- 041b06a clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate() by Giulio Benetti · 4 years, 10 months ago
- d37ecab clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate() by Giulio Benetti · 4 years, 10 months ago
- 3391e77 clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate() by Giulio Benetti · 4 years, 10 months ago
- 90cbfa5 clk: Fix error checking of dev_read_addr_ptr by Sean Anderson · 4 years, 11 months ago
- efbdad3 clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is enabled by Giulio Benetti · 5 years ago
- 5dcac2b clk: show more error info when uclass_get_device_by_name by Peng Fan · 5 years ago
- 832685f clk: mediatek: use unsigned type for returning the clk rate by Fabien Parent · 5 years ago
- 07add22 Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 10 months ago
- ea67b26 clk: sci-clk: add slack to clk-set-rate passed to firmware by Lokesh Vutla · 4 years, 10 months ago
- 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 4 years, 11 months ago
- d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 11 months ago
- d8588ba clk: mediatek: fix clock-rate overflow problem by Sam Shih · 4 years, 10 months ago
- 72ab603 clk: mediatek: add driver for MT7622 by Sam Shih · 4 years, 10 months ago
- 6bf6d81 clk: fixed_rate: add dummy enable() function by Chunfeng Yun · 4 years, 10 months ago
- d646420 clk: add APIs to get (optional) clock by name without a device by Chunfeng Yun · 4 years, 10 months ago
- bd7c798 clk: check valid clock by clk_valid() by Chunfeng Yun · 4 years, 10 months ago
- 0f9b2b3 clk: fix error check for devm_clk_get_optional() by Chunfeng Yun · 4 years, 10 months ago
- 5f82a94 clk: mediatek: mt7629: add support for ssusbsys by Chunfeng Yun · 4 years, 10 months ago
- 0670adb clk: mediatek: add configurable pcw_chg_reg/ibits/fmin to mtk_pll by mingming lee · 4 years, 11 months ago
- f62168d clk: mediatek: add set_clr_upd mux type flow by mingming lee · 4 years, 11 months ago
- c196110 clk: mediatek: add driver support for MT8512 by mingming lee · 4 years, 11 months ago
- 4ca28e9 clk: imx: add i.IMXRT1050 clk driver by Giulio Benetti · 4 years, 10 months ago
- 824c371 clk: imx: pfd: add set_rate() by Giulio Benetti · 4 years, 10 months ago
- efadf79 clk: imx: pllv3: add support for PLLV3_AV type by Giulio Benetti · 4 years, 10 months ago
- d0ceb93 clk: imx: pllv3: add PLLV3_SYS support by Giulio Benetti · 4 years, 10 months ago
- 9841fee clk: imx: pllv3: add set_rate() support by Giulio Benetti · 4 years, 10 months ago
- cbb2001 clk: imx: pllv3: add disable() support by Giulio Benetti · 4 years, 10 months ago
- f4b7094 clk: imx: pllv3: add enable() support by Giulio Benetti · 4 years, 10 months ago
- 4abd807 clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USB by Giulio Benetti · 4 years, 10 months ago
- 16faa59 clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocks by Giulio Benetti · 4 years, 10 months ago
- f35237e clk: imx8qxp: extend to support getting I2C IPG clock by Anatolij Gustschin · 4 years, 10 months ago
- c00bd81 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx by Tom Rini · 4 years, 10 months ago
- d6b92b9 Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 10 months ago
- 7086de4 Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 10 months ago
- deb287b Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
- c4cc283 clk: imx: add i.MX8MP clk driver by Peng Fan · 4 years, 11 months ago
- 6ddde48 clk: imx: add imx_clk_mux2_flags by Peng Fan · 4 years, 11 months ago
- fddf876 mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid by Rasmus Villemoes · 5 years ago