Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
5647c0343176d8ea257abf44211c493ef139d3e8
/
arch
/
arm
/
cpu
/
arm920t
ef123c5
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
582601d
arm: Move lastinc to arch_global_data
by Simon Glass
· 12 years ago
66ee692
arm: Move tbl to arch_global_data
by Simon Glass
· 12 years ago
8ff43b0
arm: Move tbu to arch_global_data
by Simon Glass
· 12 years ago
b339051
arm: Move timer_rate_hz into arch_global_data
by Simon Glass
· 12 years ago
f47e6ec
at91: Move at91 global data into arch_global_data
by Simon Glass
· 12 years ago
e05e5de
arm: move C runtime setup code in crt0.S
by Albert ARIBAUD
· 12 years ago
bff679d
arm: ks8695: use defined constants for UART
by Yann Vernier
· 12 years ago
8b493a5
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
5567514
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
fb24ffc
dm: Move s3c24xx USB driver to a proper place
by Marek Vasut
· 12 years ago
c7e3b2b
usb: lowlevel interface change to support multiple controllers
by Lucas Stach
· 12 years ago
76abfa5
arm: Fixed the offset for the no relocation.
by Zhong Hongbo
· 12 years ago
448217d
arm: Fix to mistake clean the memory space
by Zhong Hongbo
· 12 years ago
4a07648
arm: Use common .lds file where possible
by Simon Glass
· 13 years ago
d0b3b49
ARM: fix s3c2410 timer code
by David Müller (ELSOFT AG)
· 13 years ago
5b84dd6
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· 13 years ago
9fd6826
add print_cpuinfo to s3c24x0
by David Müller (ELSOFT AG)
· 14 years ago
13119bc
Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c
by Simon Glass
· 13 years ago
c9e798d
Fix Stelian's email address
by Stelian Pop
· 13 years ago
60d1ea9
arm: a320: fix broken timer
by Po-Yu Chuang
· 13 years ago
cca4e4a
Reduce build times
by Wolfgang Denk
· 13 years ago
c4c9fbe
consolidate mdelay by providing a common function for all users
by Anatolij Gustschin
· 13 years ago
0841ca9
arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used
by Wolfgang Denk
· 13 years ago
2d3be7c
led: remove camel casing of led identifiers globally
by Jason Kridner
· 13 years ago
04e5ae7
Minor coding style cleanup.
by Wolfgang Denk
· 13 years ago
3a52cfa
KS8695: move TIMER_ definitions before code use
by Greg Ungerer
· 13 years ago
fa82f87
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· 13 years ago
c23e5e7
a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USART
by Andreas Bießmann
· 13 years ago
8312af9
a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning
by Andreas Bießmann
· 13 years ago
cf05528
ARM: remove obsolete at91rm9200
by Andreas Bießmann
· 13 years ago
1626308
cleanup: Fix typos and misspellings in various files.
by Mike Williams
· 13 years ago
17659d7
Timer: Remove reset_timer_masked()
by Graeme Russ
· 13 years ago
53fc43c
Timer: Fix at91rm9200/spi.c timer usage
by Graeme Russ
· 13 years ago
4769be2
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· 13 years ago
5c8404a
Timer: Remove set_timer completely
by Graeme Russ
· 13 years ago
401bb30
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
by Aneesh V
· 13 years ago
d703355
arm920t/at91: add at91rm9200_devices.c
by Andreas Bießmann
· 13 years ago
6a372e9
arm920t/at91: use new clock.c features
by Andreas Bießmann
· 13 years ago
c3a383f
arm920t/at91: add clock.c
by Andreas Bießmann
· 13 years ago
566e5cf
ARM: drop unsupported 'trab' board
by Wolfgang Denk
· 14 years ago
8073399
update arm/at91rm9200 work with rework rework110202
by Jens Scharsig
· 14 years ago
ce26582
at91rm9200: fix lowlevel_init() SMRDATA size
by Jens Scharsig
· 14 years ago
00d10eb
ftsmc020: move ftsmc020 static mem controller to driver/mtd
by Macpaul Lin
· 14 years ago
844c05a
a320evb: fix include path of timer fttmr010
by Macpaul Lin
· 14 years ago
8dc667c
arm: a320: use new ftpmu010 API
by Po-Yu Chuang
· 14 years ago
6052cba
Fix misc spelling errors found by lintian
by Loïc Minier
· 14 years ago
f326cbb
arm: fix incorrect monitor protection region in FLASH
by Po-Yu Chuang
· 14 years ago
44c6e65
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
009b540
remove (double) LED initialization in arm920t start.s
by Jens Scharsig
· 14 years ago
386ad72
ARM: */start.S: code cleanup
by Liu Hui-R64343
· 14 years ago
8ef583a
miiphy: convert to linux/mii.h
by Mike Frysinger
· 14 years ago
3600945
ARM: */start.S: use canonical asm syntax
by Wolfgang Denk
· 14 years ago
1f52d89
arm: fixloop(): do not use r8 for relocation
by Andreas Bießmann
· 14 years ago
a1a47d3
arm: relocate_code(): do not set register useless
by Andreas Bießmann
· 14 years ago
a78fb68
arm: copy_loop(): use scratch register
by Andreas Bießmann
· 14 years ago
296cae7
arm: add 8-byte alignment for ABI compliance before board_init_f
by Heiko Schocher
· 14 years ago
a429db7
arm920t/at91/timer: replace bss variables by gd
by Andreas Bießmann
· 14 years ago
305bf48
arm920t/at91/reset: board_reset: define weak symbol
by Andreas Bießmann
· 14 years ago
3336ca6
arm: add ELF relocation support to rest of cpus
by Albert Aribaud
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
17dd883
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
e03f316
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
by Wolfgang Denk
· 14 years ago
a9aa392
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
by Wolfgang Denk
· 14 years ago
d9abba8
Add generic support for samsung s3c2440
by C Nauman
· 14 years ago
79e6313
ARM: use the same branch insn on all architectures
by Wolfgang Denk
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
da90d4c
arm: bugfix: replace ble with blo in start.S files
by Albert Aribaud
· 14 years ago
cc7cdcb
ARM: implement relocation for ARM920
by Heiko Schocher
· 14 years ago
5700bb6
miiphy: constify device name
by Mike Frysinger
· 14 years ago
1a27f7d
ARM: Align stack to 8 bytes
by Vitaly Kuzmichev
· 14 years ago
40792d6
a320evb: fix udelay / __udelay confusion
by Wolfgang Denk
· 14 years ago
92381c4
ARM: */timer.c: fix spelling and vertical alignment
by Wolfgang Denk
· 14 years ago
84ad688
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
by Peter Tyser
· 15 years ago