Commit Graph

12 Commits (e2ce81696a6aeea65e86d7677d270e589a7d4d81)

Author SHA1 Message Date
Tom Rini 49a90e2975 ARM:PXA: Correct tick_to_time / us_to_tick to use lldiv 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass 582601da2f arm: Move lastinc to arch_global_data 12 years ago
Simon Glass 66ee692347 arm: Move tbl to arch_global_data 12 years ago
Marek Vasut 30a14ea2b1 PXA: Fix missing get_tbclk() breaking vpac boards 13 years ago
Marek Vasut d1bb9443f0 PXA: Replace timer driver 13 years ago
Marek Vasut abc20aba18 PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 13 years ago
Graeme Russ 17659d7de9 Timer: Remove reset_timer_masked() 14 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 14 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 14 years ago
Marek Vasut 3ba8bf7c6d PXA: pxa-regs.h cleanup 14 years ago
Peter Tyser 84ad688473 arm: Move cpu/$CPU to arch/arm/cpu/$CPU 15 years ago
Ingo van Lil 3eb90bad65 Generic udelay() with watchdog support 15 years ago
Jean-Christophe PLAGNIOL-VILLARD b54384e3ba arm: timer and interrupt init rework 16 years ago
Jean-Christophe PLAGNIOL-VILLARD a922fdb87a PXA: timer use do_div and simplify it 16 years ago
Micha Kalfon 94a3312920 pxa: fixing get_timer to return time in miliseconds. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
Andreas Engel 6d0943a6be ARM: cleanup duplicated exception handlingcode 17 years ago
wdenk 101e8dfa2a Fix timer code for ARM systems: make sure that udelay() does not 20 years ago
wdenk 3ec924a3cb Patch by Steven Scholz, 25 Oct 2004: 20 years ago
wdenk ed54e62125 * Fix udelay() on AT91RM9200 for delays < 1 ms. 20 years ago
wdenk f39748ae8e * Patch by Paul Ruhland, 17 May 2004: 21 years ago
wdenk fc3e2165ef * Patch by Sangmoon Kim, 23 Sep 2003: 22 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
wdenk 4c3b21a5f9 Patch by Kyle Harris, 20 May 2003: 22 years ago
wdenk 32fe2871cb Initial revision 23 years ago
wdenk 1580924841 Initial revision 23 years ago