Age | Commit message (Expand) | Author |
---|---|---|
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-01-17 | common: Move reset_cpu() to the CPU header | Simon Glass |
2020-01-17 | common: Move get_tbclk() to time.h | 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-10-10 | arm: remove prototype for udelay_masked | Patrick Delaunay |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2016-09-23 | arch, board: squash lines for immediate return | Masahiro Yamada |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2011-07-26 | Timer: Remove reset_timer_masked() | Graeme Russ |
2011-07-26 | Timer: Remove reset_timer() for non-Nios2 arches | Graeme Russ |
2011-07-26 | Timer: Remove set_timer completely | Graeme Russ |
2010-04-13 | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser |