Łukasz Dałek
|
df3ad6c81d
pxa: Save lr register in relocate_code function
|
12 年之前 |
Albert ARIBAUD
|
e05e5de7fa
arm: move C runtime setup code in crt0.S
|
12 年之前 |
Zhong Hongbo
|
76abfa5781
arm: Fixed the offset for the no relocation.
|
12 年之前 |
Zhong Hongbo
|
448217d4b2
arm: Fix to mistake clean the memory space
|
13 年之前 |
Marek Vasut
|
abc20aba18
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
|
13 年之前 |
Marek Vasut
|
7f4cfcf40d
PXA: Re-add the Dcache locking as RAM for pxa250
|
13 年之前 |
Marek Vasut
|
20f7b1b745
PXA: Rework start.S to be closer to other ARMs
|
13 年之前 |
Aneesh V
|
401bb30b6d
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
|
14 年之前 |
Po-Yu Chuang
|
f326cbba98
arm: fix incorrect monitor protection region in FLASH
|
14 年之前 |
Po-Yu Chuang
|
44c6e6591c
rename _end to __bss_end__
|
14 年之前 |
Liu Hui-R64343
|
386ad72637
ARM: */start.S: code cleanup
|
14 年之前 |
Wolfgang Denk
|
3600945b5a
ARM: */start.S: use canonical asm syntax
|
14 年之前 |
Andreas Bießmann
|
1f52d89f2b
arm: fixloop(): do not use r8 for relocation
|
14 年之前 |
Andreas Bießmann
|
a1a47d3c57
arm: relocate_code(): do not set register useless
|
14 年之前 |
Andreas Bießmann
|
a78fb68f71
arm: copy_loop(): use scratch register
|
14 年之前 |
Heiko Schocher
|
296cae732b
arm: add 8-byte alignment for ABI compliance before board_init_f
|
14 年之前 |
Wolfgang Denk
|
1ecb758341
Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa
|
14 年之前 |
Wolfgang Denk
|
e03f316974
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
|
14 年之前 |
Wolfgang Denk
|
a9aa392629
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
|
14 年之前 |
Mikhail Kshevetskiy
|
9b8081a452
arm/pxa: remove unused arch-pxa/macro.h
|
14 年之前 |
Darius Augulis
|
123fb7deb2
ARM: fix address setup in start.S
|
14 年之前 |
Wolfgang Denk
|
25ddd1fb0a
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
|
14 年之前 |
Marek Vasut
|
4abf2f7a23
PXA: Use pxa-regs.h register definitions in start.S
|
14 年之前 |
Marek Vasut
|
6e96cf9a81
PXA: Implement ELF relocation
|
14 年之前 |
Marek Vasut
|
2cad92fd67
PXA: Fix reloc, Push lowlevel init into C code
|
14 年之前 |
Wolfgang Denk
|
14d0a02a16
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
|
14 年之前 |
Albert Aribaud
|
da90d4ce38
arm: bugfix: replace ble with blo in start.S files
|
14 年之前 |
Heiko Schocher
|
5347f68c85
ARM: implement relocation for pxa
|
14 年之前 |
Marek Vasut
|
5ab877b688
PXA: Add OneNAND booting support to start.S
|
15 年之前 |
Vitaly Kuzmichev
|
1a27f7d9c2
ARM: Align stack to 8 bytes
|
15 年之前 |