| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-21 | ARM: davinci: move SoC sources to mach-davinci | Masahiro Yamada | |
| Move arch/arm/cpu/arm926ejs/davinci/* -> arch/arm/mach-davinci/* Signed-off-by: Masahiro Yamada <[email protected]> Cc: Tom Rini <[email protected]> | |||
| 2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk | |
| Signed-off-by: Wolfgang Denk <[email protected]> | |||
| 2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | |
| Signed-off-by: Wolfgang Denk <[email protected]> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <[email protected]> | |||
| 2013-02-01 | arm: Move timer_reset_value to arch_global_data | Simon Glass | |
| Move this field into arch_global_data and tidy up. Signed-off-by: Simon Glass <[email protected]> | |||
| 2013-02-01 | arm: Move tbl to arch_global_data | Simon Glass | |
| Move this field into arch_global_data and tidy up. Signed-off-by: Simon Glass <[email protected]> | |||
| 2013-02-01 | arm: Move tbu to arch_global_data | Simon Glass | |
| Move this field into arch_global_data and tidy up. Signed-off-by: Simon Glass <[email protected]> | |||
| 2013-02-01 | arm: Move timer_rate_hz into arch_global_data | Simon Glass | |
| Move this field into arch_global_data and tidy up. Signed-off-by: Simon Glass <[email protected]> | |||
| 2011-12-19 | davinci: Fixed wrong timebase clock frequency. | Manfred Rudigier | |
| Signed-off-by: Manfred Rudigier <[email protected]> | |||
| 2011-12-10 | arm, davinci: Use lldiv for the 64-bit divisions in timer.c | Christian Riesch | |
| Signed-off-by: Christian Riesch <[email protected]> Cc: Tom Rini <[email protected]> Cc: Heiko Schocher <[email protected]> Cc: Wolfgang Denk <[email protected]> | |||
| 2011-09-30 | arm, davinci: add internal WDT support for AM1808 cpus | Heiko Schocher | |
| Signed-off-by: Heiko Schocher <[email protected]> Cc: Paulraj Sandeep <[email protected]> Cc: Albert ARIBAUD <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]> | |||
| 2011-09-30 | arm, davinci: move davinci_timer in header file | Heiko Schocher | |
| Signed-off-by: Heiko Schocher <[email protected]> Cc: Paulraj Sandeep <[email protected]> Cc: Albert ARIBAUD <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]> | |||
| 2011-07-26 | Timer: Remove reset_timer() for non-Nios2 arches | Graeme Russ | |
| 2010-12-11 | davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd | Nick Thompson | |
| This change allows the davinci timer functions to be used before relocation since it avoids using static variables prior to BSS being made available. The code is based on that used in the at91 timers, modified to use a davinci specific hardware timer. It also maintains reset_timer() to allow deprecated timer usage to continue to work (for example, in nand_base.c) Signed-off-by: Nick Thompson <[email protected]> Tested-by: Ben Gardiner <[email protected]> Tested-by: Sudhakar Rajashekhara <[email protected]> Tested-by: Sandeep Paulraj <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]> | |||
| 2010-04-13 | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser | |
| Signed-off-by: Peter Tyser <[email protected]> | |||
