Home
last modified time | relevance | path

Searched hist:ad9b5f77 (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/doc/device-tree-bindings/timer/
H A Darc_timer.txtad9b5f77 Tue Mar 21 06:49:47 CDT 2017 Vlad Zakharov <vzakhar@synopsys.com> drivers: timer: Introduce ARC timer driver

This commit introduces timer driver for ARC.

ARC timers are configured via ARC AUX registers so we use special
functions to access timer control registers.

This driver allows utilization of either timer0 or timer1
depending on which one is available in real hardware. Essentially
only existing timers should be mentioned in board's Device Tree
description.

Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/drivers/timer/
H A Darc_timer.cad9b5f77 Tue Mar 21 06:49:47 CDT 2017 Vlad Zakharov <vzakhar@synopsys.com> drivers: timer: Introduce ARC timer driver

This commit introduces timer driver for ARC.

ARC timers are configured via ARC AUX registers so we use special
functions to access timer control registers.

This driver allows utilization of either timer0 or timer1
depending on which one is available in real hardware. Essentially
only existing timers should be mentioned in board's Device Tree
description.

Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
H A DMakefilead9b5f77 Tue Mar 21 06:49:47 CDT 2017 Vlad Zakharov <vzakhar@synopsys.com> drivers: timer: Introduce ARC timer driver

This commit introduces timer driver for ARC.

ARC timers are configured via ARC AUX registers so we use special
functions to access timer control registers.

This driver allows utilization of either timer0 or timer1
depending on which one is available in real hardware. Essentially
only existing timers should be mentioned in board's Device Tree
description.

Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
H A DKconfigad9b5f77 Tue Mar 21 06:49:47 CDT 2017 Vlad Zakharov <vzakhar@synopsys.com> drivers: timer: Introduce ARC timer driver

This commit introduces timer driver for ARC.

ARC timers are configured via ARC AUX registers so we use special
functions to access timer control registers.

This driver allows utilization of either timer0 or timer1
depending on which one is available in real hardware. Essentially
only existing timers should be mentioned in board's Device Tree
description.

Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/arch/arc/include/asm/
H A Darcregs.had9b5f77 Tue Mar 21 06:49:47 CDT 2017 Vlad Zakharov <vzakhar@synopsys.com> drivers: timer: Introduce ARC timer driver

This commit introduces timer driver for ARC.

ARC timers are configured via ARC AUX registers so we use special
functions to access timer control registers.

This driver allows utilization of either timer0 or timer1
depending on which one is available in real hardware. Essentially
only existing timers should be mentioned in board's Device Tree
description.

Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com>
Reviewed-by: Simon Glass <sjg@chromium.org>