aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-11-04ARMV7: Fix build for non-OMAP3 boardsSteve Sakoman
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2010-10-29Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxaWolfgang Denk
2010-10-29Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-10-28Kirkwood: bugfix: DRAM size initializationTanmay Upadhyay
2010-10-28mx51evk: support new relocation schemeShawn Guo
2010-10-28MX51: remove warning in clock.cStefano Babic
2010-10-28imx25: Fix resetMatthias Weisser
2010-10-28MX5:use common u-boot.lds of cpu layerJason Liu
2010-10-28Add generic support for samsung s3c2440C Nauman
2010-10-27Blackfin: config.mk: drop manual stripping of config varsMike Frysinger
2010-10-27Blackfin: fix building after asm-offsets.h introMike Frysinger
2010-10-27arm/pxa: remove unused arch-pxa/macro.hMikhail Kshevetskiy
2010-10-27Coding Style cleanupWolfgang Denk
2010-10-27Merge branch 'master' of git://git.denx.de/u-boot-sparcWolfgang Denk
2010-10-26ARM: use the same branch insn on all architecturesWolfgang Denk
2010-10-26arm, bootm: Fix compile warningHeiko Schocher
2010-10-26arm1176: fix relocationDarius Augulis
2010-10-26ARM: fix address setup in start.SDarius Augulis
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk
2010-10-26ARM: Use consistent assembler syntaxGray Remlin
2010-10-24MPC8315ERD: fix build errorWolfgang Denk
2010-10-23ARM: fix relocation support for onenand device.Enric Balletbo i Serra
2010-10-23Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxaWolfgang Denk
2010-10-23Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2010-10-22SPARC: added unaligned definitionsMagnus Sjalander
2010-10-22PXA: Use pxa-regs.h register definitions in start.SMarek Vasut
2010-10-22PXA: Implement ELF relocationMarek Vasut
2010-10-22MX51: Add IPU driver for video supportStefano Babic
2010-10-21sh: Fix warning about uninitialized value of ramdisk_flagsNobuhiro Iwamatsu
2010-10-21sh: Rename TEXT_BASE to CONFIG_SYS_TEXT_BASENobuhiro Iwamatsu
2010-10-21sh: Add support load and boot of Initrd.Nobuhiro Iwamatsu
2010-10-20ppc: Don't initialize write protected NOR flashesJohn Schmoller
2010-10-20Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2010-10-20ppc4xx: Change tsr/tcr macros to upper caseStefan Roese
2010-10-2085xx: Use gc-sections to reduce image sizePeter Tyser
2010-10-2086xx: Use gc-sections to reduce image sizePeter Tyser
2010-10-2086xx: Create common linker scriptKumar Gala
2010-10-20mpc8640: Update the io_sel fields for PCI ExpressPeter Tyser
2010-10-2085xx: Add support for not releasing secondary cores via 'mp_holdoff'Aaron Sierra
2010-10-20Disable unused chip-select for DDR controller interleavingYork Sun
2010-10-20Adding fixed sdram setting for cornet_ds boardYork Sun
2010-10-20Add memory test feature for mpc85xx POST.York Sun
2010-10-20Adding more control to physical address mappingYork Sun