summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
...
| * | 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 '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-35/+0
|/ / /
* | | Coding Style cleanupWolfgang Denk2010-10-27-2/+1
* | | 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-55/+58
* | | ARM: Use consistent assembler syntaxGray Remlin2010-10-26-15/+15
* | | 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
| | |/ | |/|
* | | MX51: Add IPU driver for video supportStefano Babic2010-10-22-0/+11
|/ /
* | MX31: Removed warnings for iomux functionStefano Babic2010-10-20-4/+4
* | 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
|\ \ \
| * | | arm1136, qong: add support for ELF relocationsHeiko Schocher2010-10-13-78/+108
| * | | armv7, beagle: add support for ELF relocationsHeiko Schocher2010-10-13-54/+86
| * | | arm926ejs, tx25: add support for ELF relocationsHeiko Schocher2010-10-13-4/+6
| * | | arm: implement ELF relocationsAlbert Aribaud2010-10-13-108/+116
* | | | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-19-58/+50
|\ \ \ \ | |_|_|/ |/| | |
| * | | MX5: Remove dead code with ENABLE_IMPRECISE_ABORTJason Liu2010-10-19-14/+0
| * | | MX5: rename mx51 to mx5Jason Liu2010-10-18-44/+50
* | | | ARM: add flat device tree supportJohn Rigby2010-10-18-16/+123
| |_|/ |/| |
* | | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-26/+26
|/ /
* | OMAP3: SDRC: Introduce Numonyx DDR typeEnric Balletbo i Serra2010-10-17-0/+43
* | ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDPSteve Sakoman2010-10-17-0/+5
* | ARMV7: OMAP3: Fix bug in get_sdr_cs_offset()Steve Sakoman2010-10-17-1/+1
* | ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMCSukumar Ghorai2010-10-17-0/+20
* | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-17-0/+428
|\ \
| * | MX31: add support for setting pin padsStefano Babic2010-10-13-0/+421