Commit Graph

15 Commits (d024236e5a31a2b4b82cbcc98b31b8170fc88d28)

Author SHA1 Message Date
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Marcel Ziswiler 67b855fe54 arm: pxa: clean-up include file order 9 years ago
Andrew Ruder 7d211fec96 arm: pxa: use common timer functions 9 years ago
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 11 years ago
Simon Glass 582601da2f arm: Move lastinc to arch_global_data 11 years ago
Simon Glass 66ee692347 arm: Move tbl to arch_global_data 11 years ago
Marek Vasut 30a14ea2b1 PXA: Fix missing get_tbclk() breaking vpac boards 12 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() 13 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 13 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 13 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 14 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 15 years ago
Jean-Christophe PLAGNIOL-VILLARD a922fdb87a PXA: timer use do_div and simplify it 15 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 16 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 19 years ago
wdenk 3ec924a3cb Patch by Steven Scholz, 25 Oct 2004: 19 years ago
wdenk ed54e62125 * Fix udelay() on AT91RM9200 for delays < 1 ms. 20 years ago
wdenk f39748ae8e * Patch by Paul Ruhland, 17 May 2004: 20 years ago
wdenk fc3e2165ef * Patch by Sangmoon Kim, 23 Sep 2003: 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 4c3b21a5f9 Patch by Kyle Harris, 20 May 2003: 21 years ago
wdenk 32fe2871cb Initial revision 22 years ago
wdenk 1580924841 Initial revision 22 years ago