index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
timer
/
dw-apb-timer.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
timer: Remove <common.h> and add needed includes
Tom Rini
2024-01-29
treewide: Remove clk_free
Sean Anderson
2023-12-21
global: Restrict use of '#include <linux/kconfig.h>'
Tom Rini
2023-05-06
rockchip: timer: dw-apb-timer: use regs variable with uintptr_t size
Johan Jonker
2022-04-18
rockchip: timer: dw-apb-timer: fix whitespace in U_BOOT_DRIVER structure
Johan Jonker
2022-04-18
rockchip: timer: add OF_PLATDATA support for dw-apb-timer
Johan Jonker
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-22
timer: Return count from timer_ops.get_count
Sean Anderson
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-11-20
timer: dw-apb: add reset handling
Simon Goldschmidt
2019-05-10
timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTR
Simon Goldschmidt
2019-04-17
timer: dw-apb: Add missing 64bit up-conversion
Marek Vasut
2018-11-14
timer: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-08-24
timer: dw-apb: Add Designware APB timer driver
Marek Vasut