- 6d70ba0 treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 4 months ago
- 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
- 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 4 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
- aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- 783acfd arm: rockchip: Add common cru.h by Jagan Teki · 4 years, 11 months ago
- 416f8d3 rockchip: clk: fix wrong CONFIG_IS_ENABLED handling by Heiko Stuebner · 5 years ago
- 0aa59ee rockchip: clk: rk3288: remove clk_enable() by Kever Yang · 5 years ago
- 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
- cf6741b rockchip: rk3288: Add i2s pinctrl and clock support by Simon Glass · 6 years ago
- d2d191d rockchip: clk: rk3288: handle clk_enable requests for GMAC by Jonathan Gray · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 83d71f9 rockchip: clk: rk3288: add clk_enable function and support USB HOST0/HSIC by Wadim Egorov · 7 years ago
- 08ffa44 rockchip: clk: rk3288: convert to use live dt by Kever Yang · 7 years ago
- 6dd2fb4 rockchip: clk: guard set_parent implementations against OF_PLATDATA by Philipp Tomsich · 7 years ago
- 879d2fb clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-rate" by David Wu · 7 years ago
- 432976f rockchip: clk: bind reset driver by Elaine Zhang · 7 years ago
- 4fbb6c2 rockchip: clock: update sysreset driver binding by Kever Yang · 7 years ago
- 3c248b2 rockchip: clk: Add SARADC clock support for rk3288 by David Wu · 7 years ago
- f20995b rockchip: clk: remove RATE_TO_DIV by Kever Yang · 7 years ago
- 99b546d rockchip: clk: update dwmmc clock div by Kever Yang · 7 years ago
- 30ca6a4 rockchip: Init clocks again when chain-loading by Simon Glass · 7 years ago
- 303384f rockchip: rk3288: Convert clock driver to use shifted masks by Simon Glass · 7 years ago
- ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
- 42118e4 rockchip: clk: rk3288: add ciu_clk entry for eMMC/SDMMC/SDIO by Xu Ziyuan · 8 years ago
- 643549b rockchip: clk: rk3288: limit gpll and cpll init to SPL build by Heiko Stübner · 8 years ago
- cb1c7af rockchip: clk: Support setting ACLK by Simon Glass · 8 years ago
- 901c2ce rockchip: rk3288: Move rockchip_get_cru() out of the driver by Simon Glass · 8 years ago
- 4051462 clk: rk3288: add PWM clock get rate by Kever Yang · 8 years ago
- 1b7dcc3 rockchip: remove log2 reimplementation from clock drivers by Heiko Stübner · 8 years ago
- 4776f0b move: rockchip: move clock drivers into a subdirectory by Heiko Stübner · 8 years ago[Renamed from drivers/clk/clk_rk3288.c]
- ae8fe41 rockchip: Use rockchip_get_clk() to obtain the SoC clock by Simon Glass · 8 years ago
- 7f78c24 rockchip: rk3288: fix FREF_MIN_HZ constant by Heiko Stübner · 8 years ago
- 1bd4a54 cosmetic: rockchip: rk3288: rename rkclk_configure_cpu by Heiko Stübner · 8 years ago
- 00c5fd4 rockchip: clk: Update the rk3288 driver to support of-platdata by Simon Glass · 8 years ago
- 994c29d rockchip: clk: Move all DT decoding to ofdata_to_platdata() by Simon Glass · 8 years ago
- a962243 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
- 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
- 3ce69bf rockchip: rk3288: Add clock support for the gmac ethernet interface by Sjoerd Simons · 9 years ago
- 859f256 Rename reset to sysreset by Stephen Warren · 9 years ago
- 94906e4 rockchip: spl: Support full-speed CPU in SPL by Simon Glass · 9 years ago
- e6a682b rockchip: rk3288: clock: Fix various minor errors by Simon Glass · 9 years ago
- 273afb2 rockchip: clk: Add support for clocks needed by the displays by Simon Glass · 9 years ago
- 5562bf1 rockchip: Rename the CRU_MODE_CON fields by Simon Glass · 9 years ago
- 410d45c rockchip: clk: Make rkclk_get_clk() SoC-specific by Simon Glass · 9 years ago
- d4a8a68 rockchip: mmc: Update the driver to use the new clock ID by Simon Glass · 9 years ago
- 344f366 rockchip: clock: Add a function to find a clock by ID by Simon Glass · 9 years ago
- 398ced1 rockchip: clk: Add a function to get a peripheral clock rate by Simon Glass · 9 years ago
- afe0cb0 rockchip: clock: Rename the general clock variable to gclk_rate by Simon Glass · 9 years ago
- 8d32f4b rockchip: Use a separate clock ID for clocks by Simon Glass · 9 years ago
- ecf20f6 clk: add static qualifier to local functions by Masahiro Yamada · 9 years ago
- 421358c rockchip: rk3288: Add clock driver by Simon Glass · 9 years ago