- 2c2d782 clk: rockchip: clk_rk3288: add PCLK_RKPWM by Johan Jonker · 1 year, 11 months ago
- dcfc42b treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 6 months ago
- 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 6 months ago
- 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 6 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
- 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years, 1 month ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years, 2 months ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years, 2 months ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 2 months ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years, 2 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 9 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 9 months ago
- 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 9 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 9 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 5 years ago
- 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 5 years ago
- b52a199 arm: rockchip: Add common cru.h by Jagan Teki · 5 years ago
- a5ada25 rockchip: clk: fix wrong CONFIG_IS_ENABLED handling by Heiko Stuebner · 5 years ago
- c7ed190 rockchip: clk: rk3288: remove clk_enable() by Kever Yang · 5 years ago
- 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
- 3dbfe5a rockchip: rk3288: Add i2s pinctrl and clock support by Simon Glass · 6 years ago
- ed1030e rockchip: clk: rk3288: handle clk_enable requests for GMAC by Jonathan Gray · 7 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- b0ba1e7 rockchip: clk: rk3288: add clk_enable function and support USB HOST0/HSIC by Wadim Egorov · 7 years ago
- 995cde1 rockchip: clk: rk3288: convert to use live dt by Kever Yang · 7 years ago
- 75b381a rockchip: clk: guard set_parent implementations against OF_PLATDATA by Philipp Tomsich · 7 years ago
- 01c60ea clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-rate" by David Wu · 7 years ago
- 538f67c rockchip: clk: bind reset driver by Elaine Zhang · 7 years ago
- f24e36d rockchip: clock: update sysreset driver binding by Kever Yang · 7 years ago
- ef4cf5a rockchip: clk: Add SARADC clock support for rk3288 by David Wu · 7 years ago
- 217273c rockchip: clk: remove RATE_TO_DIV by Kever Yang · 8 years ago
- 3a94d75 rockchip: clk: update dwmmc clock div by Kever Yang · 8 years ago
- d3cb46a rockchip: Init clocks again when chain-loading by Simon Glass · 8 years ago
- b223c1a rockchip: rk3288: Convert clock driver to use shifted masks by Simon Glass · 8 years ago
- a821c4a dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
- 4511227 rockchip: clk: rk3288: add ciu_clk entry for eMMC/SDMMC/SDIO by Xu Ziyuan · 8 years ago
- 6496498 rockchip: clk: rk3288: limit gpll and cpll init to SPL build by Heiko Stübner · 8 years ago
- 3a8a42d rockchip: clk: Support setting ACLK by Simon Glass · 8 years ago
- 5564ed5 rockchip: rk3288: Move rockchip_get_cru() out of the driver by Simon Glass · 8 years ago
- 4f0b8ef clk: rk3288: add PWM clock get rate by Kever Yang · 8 years ago
- abd0128 rockchip: remove log2 reimplementation from clock drivers by Heiko Stübner · 9 years ago
- aff8795 move: rockchip: move clock drivers into a subdirectory by Heiko Stübner · 9 years ago[Renamed from drivers/clk/clk_rk3288.c]
- c3aad6f rockchip: Use rockchip_get_clk() to obtain the SoC clock by Simon Glass · 9 years ago
- c3f03ff rockchip: rk3288: fix FREF_MIN_HZ constant by Heiko Stübner · 9 years ago
- b339b5d cosmetic: rockchip: rk3288: rename rkclk_configure_cpu by Heiko Stübner · 9 years ago
- 2d143bd rockchip: clk: Update the rk3288 driver to support of-platdata by Simon Glass · 9 years ago
- 08fd82c rockchip: clk: Move all DT decoding to ofdata_to_platdata() by Simon Glass · 9 years ago
- 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 9 years ago
- e4a94ce Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
- 0aefc0b rockchip: rk3288: Add clock support for the gmac ethernet interface by Sjoerd Simons · 9 years ago
- 1163625 Rename reset to sysreset by Stephen Warren · 9 years ago
- dae594f rockchip: spl: Support full-speed CPU in SPL by Simon Glass · 9 years ago
- c87c129 rockchip: rk3288: clock: Fix various minor errors by Simon Glass · 9 years ago
- 830a608 rockchip: clk: Add support for clocks needed by the displays by Simon Glass · 9 years ago
- 009741f rockchip: Rename the CRU_MODE_CON fields by Simon Glass · 9 years ago
- 5ddf5d7 rockchip: clk: Make rkclk_get_clk() SoC-specific by Simon Glass · 9 years ago
- 342999f rockchip: mmc: Update the driver to use the new clock ID by Simon Glass · 9 years ago
- 64b7faa rockchip: clock: Add a function to find a clock by ID by Simon Glass · 9 years ago
- 4f43673 rockchip: clk: Add a function to get a peripheral clock rate by Simon Glass · 9 years ago
- 542635a rockchip: clock: Rename the general clock variable to gclk_rate by Simon Glass · 9 years ago
- 898d643 rockchip: Use a separate clock ID for clocks by Simon Glass · 9 years ago
- 9e52126 clk: add static qualifier to local functions by Masahiro Yamada · 9 years ago
- 99c1565 rockchip: rk3288: Add clock driver by Simon Glass · 9 years ago