summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* 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
* 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
* | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-26-18/+18
* | ARM: Use consistent assembler syntaxGray Remlin2010-10-26-15/+15
* | MPC8315ERD: fix build errorWolfgang Denk2010-10-24-1/+1
* | ARM: fix relocation support for onenand device.Enric Balletbo i Serra2010-10-23-0/+3
* | Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxaWolfgang Denk2010-10-23-88/+80
|\ \
| * | PXA: Use pxa-regs.h register definitions in start.SMarek Vasut2010-10-22-12/+8
| * | PXA: Implement ELF relocationMarek Vasut2010-10-22-76/+72
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2010-10-23-0/+11
|\ \ \
| * | | MX51: Add IPU driver for video supportStefano Babic2010-10-22-0/+11
| |/ /
* | | sh: Fix warning about uninitialized value of ramdisk_flagsNobuhiro Iwamatsu2010-10-21-1/+1
* | | sh: Rename TEXT_BASE to CONFIG_SYS_TEXT_BASENobuhiro Iwamatsu2010-10-21-1/+1
* | | sh: Add support load and boot of Initrd.Nobuhiro Iwamatsu2010-10-21-1/+65
|/ /
* | ppc: Don't initialize write protected NOR flashesJohn Schmoller2010-10-20-1/+15
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-10-20-21/+5
|\ \
| * | ppc4xx: Change tsr/tcr macros to upper caseStefan Roese2010-10-20-21/+5
| |/
* | 85xx: Use gc-sections to reduce image sizePeter Tyser2010-10-20-42/+14
* | 86xx: Use gc-sections to reduce image sizePeter Tyser2010-10-20-18/+12
* | 86xx: Create common linker scriptKumar Gala2010-10-20-0/+135
* | mpc8640: Update the io_sel fields for PCI ExpressPeter Tyser2010-10-20-1/+4
* | 85xx: Add support for not releasing secondary cores via 'mp_holdoff'Aaron Sierra2010-10-20-3/+51
* | Disable unused chip-select for DDR controller interleavingYork Sun2010-10-20-3/+14
* | Adding fixed sdram setting for cornet_ds boardYork Sun2010-10-20-0/+6
* | Add memory test feature for mpc85xx POST.York Sun2010-10-20-0/+219
* | Adding more control to physical address mappingYork Sun2010-10-20-6/+10
* | powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala2010-10-20-0/+26
* | powerpc/fsl: Introduce common enum for PHY typesKumar Gala2010-10-20-0/+31
|/
* MX31: Removed warnings for iomux functionStefano Babic2010-10-20-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-10-20-2136/+2716
|\
| * PXA: Fix reloc, Push lowlevel init into C codeMarek Vasut2010-10-19-214/+359
| * PXA: fix MDREFR[APD] bit settingMikhail Kshevetskiy2010-10-19-8/+12
| * PXA: pxafb: Marvell Littleton LCD definitionMarek Vasut2010-10-19-0/+33
| * PXA: pxafb: Add support for Sharp LQ038J7DH53Marek Vasut2010-10-19-0/+34
| * PXA: pxafb: Add ACX517AKN supportMarek Vasut2010-10-19-0/+34
| * PXA: pxa-regs.h cleanupMarek Vasut2010-10-19-1417/+1561
| * PXA: pxafb: Fix indent problemsMarek Vasut2010-10-19-100/+100
| * Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-10-19-71/+84
| |\
| | * AT91 clock/timer: move static data to global_data structReinhard Meyer2010-10-19-71/+83
| | * at91rm9200: enable USB supportAndreas Bießmann2010-10-19-0/+1
| * | Merge branch 'elf_reloc'Wolfgang Denk2010-10-19-239/+312
| |\ \