index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
arm926ejs
/
mxs
/
timer.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2018-10-10
arm: remove prototype for get_timer_masked
Patrick Delaunay
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2014-11-10
ARM: MXS: fix Uninitialized variable error
Wolfgang Denk
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-07
mxs: timrot: Rename local macros
Fadil Berisha
2013-03-07
mxs: timrot: Add support to i.MX23
Fadil Berisha
2013-02-01
arm: Move lastinc to arch_global_data
Simon Glass
2013-02-01
arm: Move tbl to arch_global_data
Simon Glass
2012-09-01
mxs: Convert sys_proto.h prefixes to 'mxs'
Otavio Salvador
2012-09-01
mxs: prefix register structs with 'mxs' prefix
Otavio Salvador
2012-09-01
mxs: reorganize source directory for easy sharing of code in i.MXS SoCs
Otavio Salvador