| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Move reset_cpu() to the CPU header | Simon Glass | 2020-01-17 | 1 | -1/+2 |
* | common: Move get_tbclk() to time.h | Simon Glass | 2020-01-17 | 1 | -1/+1 |
* | common: Move get_ticks() function out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | arm: remove prototype for get_timer_masked | Patrick Delaunay | 2018-10-10 | 1 | -4/+4 |
* | arm: remove prototype for udelay_masked | Patrick Delaunay | 2018-10-10 | 1 | -6/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 4 | -9/+4 |
* | arch, board: squash lines for immediate return | Masahiro Yamada | 2016-09-23 | 1 | -5/+1 |
* | arm920t: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | 1 | -24/+3 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 4 | -65/+4 |
* | Timer: Remove reset_timer_masked() | Graeme Russ | 2011-07-26 | 1 | -7/+3 |
* | Timer: Remove reset_timer() for non-Nios2 arches | Graeme Russ | 2011-07-26 | 1 | -6/+0 |
* | Timer: Remove set_timer completely | Graeme Russ | 2011-07-26 | 1 | -5/+0 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 1 | -2/+2 |
* | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser | 2010-04-13 | 4 | -0/+377 |