Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-24 | clk: ICS8N3QV01 remove superfluous code | Heinrich Schuchardt | |
Do not calculate a unused value of n which is overwritten in both branches of the subsequent if statement. Identified by cppcheck. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Lukasz Majewski <lukma@denx.de> | |||
2020-05-18 | common: Drop log.h from common header | Simon Glass | |
Move this header out of the common header. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2018-05-08 | clk: Add ICS8N3QV01 driver | Mario Six | |
Add a driver for the ICS8N3QV01 Quad-Frequency Programmable VCXO. Signed-off-by: Mario Six <mario.six@gdsys.cc> |