index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
arm920t
/
s3c24x0
Age
Commit message (
Expand
)
Author
2013-10-31
arm920t: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-02-01
arm: Move lastinc to arch_global_data
Simon Glass
2013-02-01
arm: Move tbl to arch_global_data
Simon Glass
2013-02-01
arm: Move tbu to arch_global_data
Simon Glass
2013-02-01
arm: Move timer_rate_hz into arch_global_data
Simon Glass
2012-10-18
dm: Move s3c24xx USB driver to a proper place
Marek Vasut
2012-10-15
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-03-27
ARM: fix s3c2410 timer code
David Müller (ELSOFT AG)
2012-03-18
usb: replace wait_ms() with mdelay()
Mike Frysinger
2011-12-19
add print_cpuinfo to s3c24x0
David Müller (ELSOFT AG)
2011-12-09
Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c
Simon Glass
2011-10-21
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-09
arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used
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
2011-06-22
ARM: drop unsupported 'trab' board
Wolfgang Denk
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-28
Add generic support for samsung s3c2440
C Nauman
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser