summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-10-291-0/+10
|\
| * Kirkwood: bugfix: DRAM size initializationTanmay Upadhyay2010-10-281-0/+10
* | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-293-78/+5
|\ \
| * | MX51: remove warning in clock.cStefano Babic2010-10-281-1/+1
| * | imx25: Fix resetMatthias Weisser2010-10-281-4/+4
| * | MX5:use common u-boot.lds of cpu layerJason Liu2010-10-281-73/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-10-294-27/+48
|\ \ \
| * | | Add generic support for samsung s3c2440C Nauman2010-10-284-27/+48
* | | | Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxaWolfgang Denk2010-10-291-1/+0
|\ \ \ \
| * | | | arm/pxa: remove unused arch-pxa/macro.hMikhail Kshevetskiy2010-10-271-1/+0
| | |/ / | |/| |
* | | | Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk2010-10-2914-38/+0
* | | | Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-2918-1673/+8
|/ / /
* | | Coding Style cleanupWolfgang Denk2010-10-272-2/+1
* | | ARM: use the same branch insn on all architecturesWolfgang Denk2010-10-2610-10/+10
* | | arm1176: fix relocationDarius Augulis2010-10-262-61/+97
* | | ARM: fix address setup in start.SDarius Augulis2010-10-264-8/+16
* | | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-2614-53/+56
* | | ARM: Use consistent assembler syntaxGray Remlin2010-10-263-15/+15
* | | PXA: Use pxa-regs.h register definitions in start.SMarek Vasut2010-10-221-12/+8
* | | PXA: Implement ELF relocationMarek Vasut2010-10-222-76/+72
| |/ |/|
* | MX31: Removed warnings for iomux functionStefano Babic2010-10-201-4/+3
* | PXA: Fix reloc, Push lowlevel init into C codeMarek Vasut2010-10-192-214/+359
* | PXA: pxafb: Marvell Littleton LCD definitionMarek Vasut2010-10-191-0/+33
* | PXA: pxafb: Add support for Sharp LQ038J7DH53Marek Vasut2010-10-191-0/+34
* | PXA: pxafb: Add ACX517AKN supportMarek Vasut2010-10-191-0/+34
* | PXA: pxa-regs.h cleanupMarek Vasut2010-10-195-106/+123
* | PXA: pxafb: Fix indent problemsMarek Vasut2010-10-191-100/+100
* | Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-10-192-71/+69
|\ \
| * | AT91 clock/timer: move static data to global_data structReinhard Meyer2010-10-192-71/+69
| |/
* | Merge branch 'elf_reloc'Wolfgang Denk2010-10-196-221/+291
|\ \
| * | arm1136, qong: add support for ELF relocationsHeiko Schocher2010-10-132-78/+108
| * | armv7, beagle: add support for ELF relocationsHeiko Schocher2010-10-132-53/+85
| * | arm926ejs, tx25: add support for ELF relocationsHeiko Schocher2010-10-131-4/+4
| * | arm: implement ELF relocationsAlbert Aribaud2010-10-132-91/+99
* | | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-198-51/+43
|\ \ \ | |_|/ |/| |
| * | MX5: Remove dead code with ENABLE_IMPRECISE_ABORTJason Liu2010-10-191-14/+0
| * | MX5: rename mx51 to mx5Jason Liu2010-10-188-37/+43
* | | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-1818-26/+26
|/ /
* | ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDPSteve Sakoman2010-10-171-0/+5
* | ARMV7: OMAP3: Fix bug in get_sdr_cs_offset()Steve Sakoman2010-10-171-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-171-0/+17
|\ \ | |/ |/|
| * MX31: add support for setting pin padsStefano Babic2010-10-131-0/+17
* | Kirkwood: dram_init is moved to dram.cPrafulla Wadaskar2010-10-131-0/+38
* | orion5x: optimize window size computationAlbert Aribaud2010-10-131-11/+21
* | Kirkwood: print_cpuinfo fixed for valid devid revidPrafulla Wadaskar2010-10-131-11/+23
* | orion5x: fix relocation-incompatible codeAlbert Aribaud2010-10-112-31/+53
* | arm: bugfix: replace ble with blo in start.S filesAlbert Aribaud2010-10-1114-68/+67
* | Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-10-111-20/+28
|\ \ | |/ |/|
| * at91: Add arch_preboot_os which disables PIT in a faster wayAlexander Stein2010-10-051-0/+16
| * AT91: convert cpu.c to struct SoC accessReinhard Meyer2010-10-051-20/+12
OpenPOWER on IntegriCloud