Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

asm

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    user avatar
    Vlad Zakharov authored
    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: default avatarVlad Zakharov <vzakhar@synopsys.com>
    Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
    ad9b5f77
    History
    Name Last commit Last update
    ..