index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
timer
/
mpc83xx_timer.c
Age
Commit message (
Expand
)
Author
2024-05-07
timer: Remove <common.h> and add needed includes
Tom Rini
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2021-04-27
allow opting out of WATCHDOG_RESET() from timer interrupt
Rasmus Villemoes
2021-04-27
timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOG
Rasmus Villemoes
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-11-06
board: Rename uclass to sysinfo
Simon Glass
2020-10-22
timer: Return count from timer_ops.get_count
Sean Anderson
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
common: Move wait_ticks functions out of common.h
Simon Glass
2019-12-02
common: Drop global inclusion of status_led.h
Simon Glass
2019-12-02
Drop CONFIG_SHOW_ACTIVITY
Simon Glass
2018-11-14
timer: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-09-18
timer: Add MPC83xx timer driver
Mario Six