Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop support for CONFIG_SKIP_RELOCATE_UBOOT | Wolfgang Denk | 2010-10-29 | 1 | -2/+0 |
* | Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC | Wolfgang Denk | 2010-10-29 | 1 | -203/+0 |
* | ARM: use the same branch insn on all architectures | Wolfgang Denk | 2010-10-26 | 1 | -1/+1 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | 1 | -3/+4 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -1/+1 |
* | arm: bugfix: replace ble with blo in start.S files | Albert Aribaud | 2010-10-11 | 1 | -5/+5 |
* | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk | 2010-09-28 | 2 | -1/+293 |
|\ | |||||
| * | ARM: implement relocation for ixp | Heiko Schocher | 2010-09-19 | 2 | -1/+293 |
* | | ixp/npe: Remove duplicated comment | Thomas Weber | 2010-09-28 | 1 | -5/+0 |
|/ | |||||
* | miiphy: constify device name | Mike Frysinger | 2010-08-09 | 2 | -4/+4 |
* | ARM: Align stack to 8 bytes | Vitaly Kuzmichev | 2010-06-22 | 1 | -0/+1 |
* | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser | 2010-04-13 | 157 | -0/+70504 |