Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Minor coding style cleanup. | Wolfgang Denk | 2011-05-19 | -2/+2 |
* | README.arm-relocation: get relocated address in gdb | Ben Gardiner | 2011-05-12 | -0/+8 |
* | README.arm-relocation: get relocated address from bdinfo | Ben Gardiner | 2011-05-12 | -31/+22 |
* | Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC | Wolfgang Denk | 2010-10-29 | -7/+0 |
* | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk | 2010-10-29 | -3/+2 |
* | Coding Style cleanup | Wolfgang Denk | 2010-10-27 | -7/+7 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-10-20 | -182/+40 |
|\ | ||||
| * | Merge branch 'elf_reloc' | Wolfgang Denk | 2010-10-19 | -182/+40 |
| |\ | ||||
| | * | arm: implement ELF relocations | Albert Aribaud | 2010-10-13 | -182/+40 |
* | | | Rename TEXT_BASE: fix merge conflicts | Wolfgang Denk | 2010-10-18 | -5/+5 |
|/ / | ||||
* | | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -6/+6 |
|/ | ||||
* | ARM: implement relocation for ARM926 | Heiko Schocher | 2010-09-19 | -0/+23 |
* | ARM: add relocation support | Heiko Schocher | 2010-09-19 | -0/+321 |