index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
timer
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-28
omap: timer: add ti,am654-timer compatibility
Sjoerd Simons
1
-0
/
+1
2023-07-12
riscv: Rename SiFive CLINT to RISC-V ALINT
Bin Meng
2
-11
/
+11
2023-07-12
riscv: timer: Update the sifive clint timer driver to support aclint
Bin Meng
1
-5
/
+11
2023-05-06
rockchip: timer: dw-apb-timer: use regs variable with uintptr_t size
Johan Jonker
1
-1
/
+1
2023-03-27
Merge branch 'master' into next
Tom Rini
1
-5
/
+3
2023-03-19
rockchip: timer: rockchip_timer: fix compatible and driver name
Johan Jonker
1
-5
/
+3
2023-03-14
Merge tag 'v2023.04-rc4' into next
Tom Rini
1
-0
/
+2
2023-03-13
efi: Use a fixed value for the timer clock
Simon Glass
1
-0
/
+9
2023-03-06
timer: fttmr010: return a previously deleted driver now ported to DM
Sergei Antonov
3
-0
/
+100
2023-03-01
sandbox: fix building with CONFIG_SPL_TIMER=y
Heinrich Schuchardt
1
-0
/
+2
2023-02-11
timer: Tidy up use of notrace
Simon Glass
1
-1
/
+1
2023-02-02
drivers: timer: add driver for ARMv7 based Tegra devices and T210
Svyatoslav Ryhel
3
-0
/
+139
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
1
-3
/
+3
2023-01-17
timer: orion-timer: Fix problem in early_init_done()
Stefan Roese
1
-1
/
+2
2023-01-09
Merge branch 'next'
Tom Rini
4
-10
/
+10
2023-01-02
timer: orion-timer: Fix problem with early static variable
Stefan Roese
1
-3
/
+7
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
4
-10
/
+10
2022-11-22
timer: xilinx-timer: use timer_conv_64() to fix timer wrap around
Ovidiu Panait
1
-1
/
+1
2022-11-22
timer-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC
Ovidiu Panait
1
-0
/
+14
2022-11-22
timer-uclass: add timer_get_ops() macro
Ovidiu Panait
1
-1
/
+1
2022-11-03
Merge branch '2022-11-02-assorted-updates'
Tom Rini
3
-0
/
+115
2022-11-03
riscv: Rename Andes PLIC to PLICSW
Yu Chien Peter Lin
1
-1
/
+1
2022-11-02
timer: add SP804 UCLASS timer driver
Andre Przywara
3
-0
/
+115
2022-10-31
timer: sti: convert sti-timer to arm a9 global timer
William Zhang
3
-18
/
+22
2022-10-06
timer: orion-timer: Only init timer once
Stefan Roese
1
-5
/
+5
2022-09-23
timer: mtk: add support for MediaTek MT7981/MT7986 SoCs
Weijie Gao
1
-22
/
+37
2022-09-20
timer: orion-timer: Add timer_get_boot_us() for BOOTSTAGE support
Stefan Roese
1
-19
/
+64
2022-09-20
timer: orion-timer: Add support for other Armada SoC's
Stefan Roese
2
-4
/
+43
2022-09-19
Merge branch 'master' into next
Tom Rini
1
-1
/
+1
2022-09-18
timer: orion-timer: Use timer_conv_64() to fix timer wrap around
Stefan Roese
1
-1
/
+1
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
1
-2
/
+2
2022-09-12
zynq: Convert arm twd timer to DM driver
Stefan Herbrechtsmeier
3
-0
/
+115
2022-08-23
timer: add orion-timer support
Michael Walle
3
-0
/
+70
2022-06-27
Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
3
-0
/
+92
2022-06-27
timer: Add SPL_REGMAP dependency for Xilinx timer
Michal Simek
1
-0
/
+1
2022-06-24
microblaze: Convert axi timer to DM driver
Michal Simek
3
-0
/
+91
2022-06-22
timer: gxp: Add HPE GXP timer support
Nick Hawkins
3
-0
/
+72
2022-06-06
arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespace
Tom Rini
1
-2
/
+3
2022-05-05
timer: npcm: Add NPCM timer support
Jim Liu
3
-0
/
+125
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
1
-0
/
+10
2022-04-26
timers: atmel_pit: introduce CONFIG_SPL_ATMEL_PIT_TIMER
Eugen Hristev
2
-1
/
+11
2022-04-26
timers: atmel_tcb: introduce CONFIG_SPL_ATMEL_TCB
Eugen Hristev
2
-1
/
+9
2022-04-25
nds32: Remove the architecture
Tom Rini
4
-237
/
+0
2022-04-18
rockchip: timer: dw-apb-timer: fix whitespace in U_BOOT_DRIVER structure
Johan Jonker
1
-1
/
+1
2022-04-18
rockchip: timer: add OF_PLATDATA support for dw-apb-timer
Johan Jonker
1
-13
/
+37
2022-04-05
Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...
Tom Rini
1
-0
/
+12
2022-04-01
timer: atmel_tcb_timer: add atmel_tcb driver
Clément Léger
3
-0
/
+170
2022-03-30
timer: cadence: Add bind function to driver
Michal Simek
1
-0
/
+12
2022-01-16
omap: timer: implement timer_get_boot_us
Christian Gmeiner
1
-0
/
+21
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
1
-1
/
+2
[next]