Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d3842c4aa79322877d2cae356045a60d209bae2c
/
arch
/
arm
/
cpu
/
arm920t
fff486e
ARM: fix s3c2410 timer code
by David Müller (ELSOFT AG)
· 13 years ago
60ce19a
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· 13 years ago
98a7611
add print_cpuinfo to s3c24x0
by David Müller (ELSOFT AG)
· 14 years ago
28cace1
Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c
by Simon Glass
· 13 years ago
5ee0c7f
Fix Stelian's email address
by Stelian Pop
· 13 years ago
bf7a526
arm: a320: fix broken timer
by Po-Yu Chuang
· 13 years ago
9209ed5
Reduce build times
by Wolfgang Denk
· 13 years ago
589c2ff
consolidate mdelay by providing a common function for all users
by Anatolij Gustschin
· 13 years ago
a0ebb90
arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used
by Wolfgang Denk
· 13 years ago
aff0aa8
led: remove camel casing of led identifiers globally
by Jason Kridner
· 13 years ago
825223d
Minor coding style cleanup.
by Wolfgang Denk
· 13 years ago
37da45d
KS8695: move TIMER_ definitions before code use
by Greg Ungerer
· 13 years ago
60fbc8d
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· 13 years ago
6412637
a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USART
by Andreas Bießmann
· 13 years ago
c5a006c
a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning
by Andreas Bießmann
· 13 years ago
a394337
ARM: remove obsolete at91rm9200
by Andreas Bießmann
· 13 years ago
bf895ad
cleanup: Fix typos and misspellings in various files.
by Mike Williams
· 13 years ago
944a7fe
Timer: Remove reset_timer_masked()
by Graeme Russ
· 13 years ago
d247221
Timer: Fix at91rm9200/spi.c timer usage
by Graeme Russ
· 13 years ago
139d6cf
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· 13 years ago
5e669ff
Timer: Remove set_timer completely
by Graeme Russ
· 13 years ago
552a319
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
by Aneesh V
· 13 years ago
5e1f6c8
arm920t/at91: add at91rm9200_devices.c
by Andreas Bießmann
· 13 years ago
c2a1f0f
arm920t/at91: use new clock.c features
by Andreas Bießmann
· 13 years ago
f4c9f92
arm920t/at91: add clock.c
by Andreas Bießmann
· 13 years ago
8f399b3
ARM: drop unsupported 'trab' board
by Wolfgang Denk
· 14 years ago
58aa563
update arm/at91rm9200 work with rework rework110202
by Jens Scharsig
· 14 years ago
36ff5f7
at91rm9200: fix lowlevel_init() SMRDATA size
by Jens Scharsig
· 14 years ago
d204d62
ftsmc020: move ftsmc020 static mem controller to driver/mtd
by Macpaul Lin
· 14 years ago
0d0783e
a320evb: fix include path of timer fttmr010
by Macpaul Lin
· 14 years ago
758898d
arm: a320: use new ftpmu010 API
by Po-Yu Chuang
· 14 years ago
5d0569a
Fix misc spelling errors found by lintian
by Loïc Minier
· 14 years ago
1864b00
arm: fix incorrect monitor protection region in FLASH
by Po-Yu Chuang
· 14 years ago
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
96e7208
remove (double) LED initialization in arm920t start.s
by Jens Scharsig
· 14 years ago
52d1fdb
ARM: */start.S: code cleanup
by Liu Hui-R64343
· 14 years ago
d63ee71
miiphy: convert to linux/mii.h
by Mike Frysinger
· 14 years ago
899cdd1
ARM: */start.S: use canonical asm syntax
by Wolfgang Denk
· 14 years ago
318cea1
arm: fixloop(): do not use r8 for relocation
by Andreas Bießmann
· 14 years ago
007b38f
arm: relocate_code(): do not set register useless
by Andreas Bießmann
· 14 years ago
8cfbda9
arm: copy_loop(): use scratch register
by Andreas Bießmann
· 14 years ago
17f288a
arm: add 8-byte alignment for ABI compliance before board_init_f
by Heiko Schocher
· 14 years ago
20e3029
arm920t/at91/timer: replace bss variables by gd
by Andreas Bießmann
· 14 years ago
470b4b0
arm920t/at91/reset: board_reset: define weak symbol
by Andreas Bießmann
· 14 years ago
126897e
arm: add ELF relocation support to rest of cpus
by Albert Aribaud
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
e020dd4
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
804d193
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
by Wolfgang Denk
· 14 years ago
627857d
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
by Wolfgang Denk
· 14 years ago
383c43e
Add generic support for samsung s3c2440
by C Nauman
· 14 years ago
98dd07c
ARM: use the same branch insn on all architectures
by Wolfgang Denk
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
0668d16
arm: bugfix: replace ble with blo in start.S files
by Albert Aribaud
· 14 years ago
271a240
ARM: implement relocation for ARM920
by Heiko Schocher
· 14 years ago
5ff5fdb
miiphy: constify device name
by Mike Frysinger
· 14 years ago
9c2cec4
ARM: Align stack to 8 bytes
by Vitaly Kuzmichev
· 14 years ago
0160884
a320evb: fix udelay / __udelay confusion
by Wolfgang Denk
· 15 years ago
d7cb355
ARM: */timer.c: fix spelling and vertical alignment
by Wolfgang Denk
· 15 years ago
f7c6737
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
by Peter Tyser
· 15 years ago