summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk2010-11-26-50/+20
* cpu/ppc4xx/Makefile: build only needed object filesWolfgang Denk2010-11-26-22/+10
* WINBOND_83C553: enable only on boards that actually use it.Wolfgang Denk2010-11-26-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-11-26-701/+800
|\
| * arm1176: bugfix: fix start.S for ELF relocationAlbert Aribaud2010-11-26-34/+13
| * arm: add ELF relocation support to rest of cpusAlbert Aribaud2010-11-26-666/+785
| * omap4: board: change global data pointer to file scopeNishanth Menon2010-11-19-1/+2
* | Blackfin: drop initcode.o from combined objectMike Frysinger2010-11-19-4/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-11-19-0/+43
|\ \
| * | i2c, mpc5xxx: add multibus supportHeiko Schocher2010-11-17-0/+43
* | | Blackfin: make sure bss len is multiple of 4 bytesMike Frysinger2010-11-18-0/+1
* | | Blackfin: stick ins/outs funcs into their own .text sectionMike Frysinger2010-11-18-0/+5
| |/ |/|
* | Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-181/+181
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-11-17-122/+154
|\ \ | |/ |/|
| * ARM: fix linker file for newer ld supportAlbert Aribaud2010-11-17-121/+105
| * Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-11-13-1/+8
| |\
| | * armv7, beagle: Second SDRAM bank don;t workHeiko Schocher2010-11-04-0/+7
| | * ARMV7: Fix build for non-OMAP3 boardsSteve Sakoman2010-11-04-1/+1
| * | AT91: add header file for the Shutdown ControllerReinhard Meyer2010-11-02-0/+39
| * | AT91: add 2nd SPI to 9260/9XE/9G20Reinhard Meyer2010-10-30-0/+2
| |/
* | PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund2010-11-14-12/+12
* | powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASEHaiying Wang2010-11-11-9/+9
* | powerpc/85xx: Fix lds for nand buildHaiying Wang2010-11-11-46/+15
|/
* Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-10-29-0/+10
|\
| * Kirkwood: bugfix: DRAM size initializationTanmay Upadhyay2010-10-28-0/+10
* | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-29-85/+15
|\ \
| * | mx51evk: support new relocation schemeShawn Guo2010-10-28-1/+2
| * | MX51: remove warning in clock.cStefano Babic2010-10-28-1/+1
| * | imx25: Fix resetMatthias Weisser2010-10-28-10/+12
| * | MX5:use common u-boot.lds of cpu layerJason Liu2010-10-28-73/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-10-29-328/+598
|\ \ \
| * | | Add generic support for samsung s3c2440C Nauman2010-10-28-324/+586
| * | | ARMV7: S5P: serial: support the s5pc210Minkyu Kang2010-10-19-3/+11
| * | | s5p_mmc: support 8-bit bus widthJaehoon Chung2010-10-19-1/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-10-29-2/+3
|\ \ \ \
| * | | | Blackfin: config.mk: drop manual stripping of config varsMike Frysinger2010-10-27-2/+0
| * | | | Blackfin: fix building after asm-offsets.h introMike Frysinger2010-10-27-0/+3
| | |/ / | |/| |
* | | | Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxaWolfgang Denk2010-10-29-329/+0
|\ \ \ \
| * | | | arm/pxa: remove unused arch-pxa/macro.hMikhail Kshevetskiy2010-10-27-329/+0
| |/ / /
* | | | Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk2010-10-29-38/+0
* | | | Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-29-1939/+8
* | | | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-29-60/+16
|/ / /
* | | Coding Style cleanupWolfgang Denk2010-10-27-4/+3
* | | Merge branch 'master' of git://git.denx.de/u-boot-sparcWolfgang Denk2010-10-27-0/+11
|\ \ \
| * | | SPARC: added unaligned definitionsMagnus Sjalander2010-10-22-0/+11
| | |/ | |/|
* | | ARM: use the same branch insn on all architecturesWolfgang Denk2010-10-26-10/+10
* | | arm, bootm: Fix compile warningHeiko Schocher2010-10-26-2/+0
* | | arm1176: fix relocationDarius Augulis2010-10-26-61/+97
* | | ARM: fix address setup in start.SDarius Augulis2010-10-26-8/+16
* | | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-82/+110