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
Age
Commit message (
Expand
)
Author
2013-05-30
arm: factorize relocate_code routine
Albert ARIBAUD
2013-05-30
arm: do not compile relocate_code() for SPL builds
Albert ARIBAUD
2013-04-12
arm: Make all linker scripts compatible with per-symbol sections
Benoît Thébaudeau
2013-04-12
arm: Remove unused relocate_code() parameters
Benoît Thébaudeau
2013-04-12
arm: relocate_code(): Use __image_copy_end for end of relocation
Benoît Thébaudeau
2013-04-12
arm: relocate_code(): Remove useless relocation offset computation
Benoît Thébaudeau
2013-04-12
arm: relocate_code() is no longer noreturn
Benoît Thébaudeau
2013-04-12
arm: start.S: Fix _TEXT_BASE for SPL
Benoît Thébaudeau
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
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
2013-02-01
at91: Move at91 global data into arch_global_data
Simon Glass
2013-01-08
arm: move C runtime setup code in crt0.S
Albert ARIBAUD
2012-10-26
arm: ks8695: use defined constants for UART
Yann Vernier
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
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-10-04
arm: Fixed the offset for the no relocation.
Zhong Hongbo
2012-07-20
arm: Fix to mistake clean the memory space
Zhong Hongbo
2012-03-30
arm: Use common .lds file where possible
Simon Glass
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-11-29
Fix Stelian's email address
Stelian Pop
2011-11-08
arm: a320: fix broken timer
Po-Yu Chuang
2011-11-03
Reduce build times
Wolfgang Denk
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-09-13
led: remove camel casing of led identifiers globally
Jason Kridner
2011-09-11
Minor coding style cleanup.
Wolfgang Denk
2011-09-09
KS8695: move TIMER_ definitions before code use
Greg Ungerer
2011-08-04
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2011-08-03
a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USART
Andreas Bießmann
2011-08-03
a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning
Andreas Bießmann
2011-08-03
ARM: remove obsolete at91rm9200
Andreas Bießmann
2011-07-28
cleanup: Fix typos and misspellings in various files.
Mike Williams
2011-07-26
Timer: Remove reset_timer_masked()
Graeme Russ
2011-07-26
Timer: Fix at91rm9200/spi.c timer usage
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-07-26
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
Aneesh V
2011-07-04
arm920t/at91: add at91rm9200_devices.c
Andreas Bießmann
2011-07-04
arm920t/at91: use new clock.c features
Andreas Bießmann
2011-07-04
arm920t/at91: add clock.c
Andreas Bießmann
[next]