Home | History | Annotate | Download | only in rockchip
History log of /src/sys/arch/arm/rockchip/rk_cru.c
RevisionDateAuthorComments
 1.10  18-Sep-2022  ryo KNF. 80 columns, use tab. NFC.
 1.9  17-Nov-2018  jakllsch use aprint_debug() rather than aprint_error() rk_cru_clock_get_rate()
 1.8  21-Sep-2018  skrll Centralise defparam CONSADDR, CONSPEED, CONMODE and CONADDR into
opt_console.h and adjust.
 1.7  09-Sep-2018  aymeric Pass clock provider's phandle to fdtbus_clock_controller_func.decode()
and update callers.

This allows to accomodate clock managers whose clocks are identified
directly by a clock instead of a pair (clock provider, index).

ok jmcneill@ on port-arm
 1.6  12-Aug-2018  jmcneill Back to aprint_debug for dumping clocks at attach
 1.5  12-Aug-2018  jmcneill Add support for Rockchip RK3399 SoC.
 1.4  30-Jun-2018  jmcneill Use syscon API.
 1.3  26-Jun-2018  jmcneill branches: 1.3.2;
device_printf -> aprint_debug
 1.2  17-Jun-2018  jmcneill branches: 1.2.2;
Fix soft reset logic
 1.1  16-Jun-2018  jmcneill Add initial support for Rockchip RK3328 SoC.
 1.2.2.6  26-Nov-2018  pgoyette Sync with HEAD, resolve a couple of conflicts
 1.2.2.5  30-Sep-2018  pgoyette Ssync with HEAD
 1.2.2.4  06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.2.2.3  28-Jul-2018  pgoyette Sync with HEAD
 1.2.2.2  25-Jun-2018  pgoyette Sync with HEAD
 1.2.2.1  17-Jun-2018  pgoyette file rk_cru.c was added on branch pgoyette-compat on 2018-06-25 07:25:39 +0000
 1.3.2.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed