summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
* arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-27-0/+86
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-29/+29
* arm1136 relocation: Fix calculation of board_init_rFabio Estevam2011-02-21-1/+1
* arm1136: Fix NAND bootFabio Estevam2011-02-21-12/+4
* ARM: Add Support for Marvell Pantheon Familiy SoCsLei Wen2011-02-21-0/+470
* arm relocation: Fix calculation of board_init_rAlexander Stein2011-02-21-1/+1
* arm: Tegra2: Add basic NVIDIA Tegra2 SoC supportTom Warren2011-02-21-0/+386
* armv7: add support for S5PC210 SoCMinkyu Kang2011-02-02-0/+292
* arm926ejs: timer: Replace bss variable by gdrHeiko Schocher2011-02-02-16/+32
* remove (double) LED initialization in arm920t start.sJens Scharsig2011-02-02-3/+0
* arm1136: timer: Replace bss variable by gdHeiko Schocher2011-02-02-20/+18
* ARM: */start.S: code cleanupLiu Hui-R643432011-02-02-28/+0
* armv7: s5pc1xx: don't use function pointer for clock functionsMinkyu Kang2011-02-02-17/+23
* DaVinci: Remove incorrect CONFIG optionSandeep Paulraj2011-02-02-6/+0
* DaVinci DM6467: Fix Build ErrorSandeep Paulraj2011-02-02-0/+16
* DaVinci DM6467: Added ET1011C (LSI) PHY supportSandeep Paulraj2011-02-02-1/+56
* MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bssStefano Babic2011-02-02-2/+4
* Add support for MX35 processorStefano Babic2011-02-02-0/+805
* MX5: Add initial support for MX53 processorLiu Hui-R643432011-02-02-47/+96
* miiphy: convert to linux/mii.hMike Frysinger2011-01-09-26/+26
* Merge branch 'next' of ../nextWolfgang Denk2010-12-22-0/+476
|\
| * arm: Add Support for Marvell ARMADA 100 Familiy SoCsPrafulla Wadaskar2010-12-16-0/+476
* | Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-21-2/+4
|/
* ARM: */start.S: use canonical asm syntaxWolfgang Denk2010-12-13-14/+14
* omap3: emif|sdrc: use a single global data defineNishanth Menon2010-12-11-4/+2
* OMAP: Timer: Replace bss variable by gdDirk Behme2010-12-11-11/+11
* davinci: Rewrite timer.c to use tbl/tbu emulation variables in gdNick Thompson2010-12-11-49/+28
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-12-09-0/+38
|\
| * imx: Get fec mac address from fuseLiu Hui-R643432010-11-21-0/+38
* | armv7: fix relocation skipAndreas Bießmann2010-12-09-2/+2
* | arm: fixloop(): do not use r8 for relocationAndreas Bießmann2010-12-09-42/+42
* | arm: relocate_code(): do not set register uselessAndreas Bießmann2010-12-09-30/+30
* | arm: copy_loop(): use scratch registerAndreas Bießmann2010-12-09-70/+70
* | arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher2010-12-08-0/+14
* | ARMV7: Vexpress: fix build errorsMatt Waddel2010-12-08-1/+0
* | arm920t/at91/timer: replace bss variables by gdAndreas Bießmann2010-12-07-15/+14
* | arm920t/at91/reset: board_reset: define weak symbolAndreas Bießmann2010-12-07-3/+5
* | AT91: fix EMAC gpio init in at91sam9260_devices.cReinhard Meyer2010-12-07-0/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-11-30-9/+9
|\ \
| * | ARMV7: S5P: timer: get the count_value from register when call udelayMinkyu Kang2010-11-30-9/+9
* | | AM3517:EMIF4: fix SDRAM size to 256MbVaibhav Hiremath2010-11-29-2/+3
* | | arm1176: bugfix: fix start.S for ELF relocationAlbert Aribaud2010-11-26-34/+13
* | | arm: add ELF relocation support to rest of cpusAlbert Aribaud2010-11-26-666/+785
* | | omap4: board: change global data pointer to file scopeNishanth Menon2010-11-19-1/+2
* | | Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-90/+90
|/ /
* | ARM: fix linker file for newer ld supportAlbert Aribaud2010-11-17-121/+105
* | armv7, beagle: Second SDRAM bank don;t workHeiko Schocher2010-11-04-0/+7
|/
* Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-10-29-0/+10
|\
| * Kirkwood: bugfix: DRAM size initializationTanmay Upadhyay2010-10-28-0/+10
* | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-29-78/+5
|\ \