summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
...
* OMAP: Timer: Replace bss variable by gdDirk Behme2010-12-111-11/+11
* davinci: Rewrite timer.c to use tbl/tbu emulation variables in gdNick Thompson2010-12-111-49/+28
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-12-093-0/+38
|\
| * imx: Get fec mac address from fuseLiu Hui-R643432010-11-213-0/+38
* | armv7: fix relocation skipAndreas Bießmann2010-12-091-2/+2
* | arm: fixloop(): do not use r8 for relocationAndreas Bießmann2010-12-0914-42/+42
* | arm: relocate_code(): do not set register uselessAndreas Bießmann2010-12-0914-30/+30
* | arm: copy_loop(): use scratch registerAndreas Bießmann2010-12-0914-70/+70
* | arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher2010-12-0814-0/+14
* | ARMV7: Vexpress: fix build errorsMatt Waddel2010-12-081-1/+0
* | arm920t/at91/timer: replace bss variables by gdAndreas Bießmann2010-12-071-15/+14
* | arm920t/at91/reset: board_reset: define weak symbolAndreas Bießmann2010-12-071-3/+5
* | AT91: fix EMAC gpio init in at91sam9260_devices.cReinhard Meyer2010-12-071-0/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-11-301-9/+9
|\ \
| * | ARMV7: S5P: timer: get the count_value from register when call udelayMinkyu Kang2010-11-301-9/+9
* | | AM3517:EMIF4: fix SDRAM size to 256MbVaibhav Hiremath2010-11-291-2/+3
* | | arm1176: bugfix: fix start.S for ELF relocationAlbert Aribaud2010-11-261-34/+13
* | | arm: add ELF relocation support to rest of cpusAlbert Aribaud2010-11-2618-666/+785
* | | omap4: board: change global data pointer to file scopeNishanth Menon2010-11-191-1/+2
* | | Switch from archive libraries to partial linkingSebastien Carlier2010-11-1745-90/+90
|/ /
* | ARM: fix linker file for newer ld supportAlbert Aribaud2010-11-177-121/+105
* | armv7, beagle: Second SDRAM bank don;t workHeiko Schocher2010-11-041-0/+7
|/
* 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
|\ \
OpenPOWER on IntegriCloud