summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm920t
Commit message (Expand)AuthorAgeFilesLines
...
* update arm/at91rm9200 work with rework rework110202Jens Scharsig2011-06-212-7/+7
* at91rm9200: fix lowlevel_init() SMRDATA sizeJens Scharsig2011-05-181-2/+6
* ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin2011-04-272-52/+0
* a320evb: fix include path of timer fttmr010Macpaul Lin2011-04-271-1/+1
* arm: a320: use new ftpmu010 APIPo-Yu Chuang2011-04-271-20/+3
* Fix misc spelling errors found by lintianLoïc Minier2011-04-121-1/+1
* arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-273-0/+8
* rename _end to __bss_end__Po-Yu Chuang2011-03-273-3/+3
* remove (double) LED initialization in arm920t start.sJens Scharsig2011-02-021-3/+0
* ARM: */start.S: code cleanupLiu Hui-R643432011-02-021-2/+0
* miiphy: convert to linux/mii.hMike Frysinger2011-01-091-7/+7
* ARM: */start.S: use canonical asm syntaxWolfgang Denk2010-12-131-1/+1
* arm: fixloop(): do not use r8 for relocationAndreas Bießmann2010-12-091-3/+3
* arm: relocate_code(): do not set register uselessAndreas Bießmann2010-12-091-2/+2
* arm: copy_loop(): use scratch registerAndreas Bießmann2010-12-091-5/+5
* arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher2010-12-081-0/+1
* 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
* arm: add ELF relocation support to rest of cpusAlbert Aribaud2010-11-262-74/+89
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-178-16/+16
* 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
* | Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk2010-10-291-2/+0
* | Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-291-144/+0
* | ARM: use the same branch insn on all architecturesWolfgang Denk2010-10-261-1/+1
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-3/+4
|/
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-183-5/+5
* arm: bugfix: replace ble with blo in start.S filesAlbert Aribaud2010-10-111-5/+5
* ARM: implement relocation for ARM920Heiko Schocher2010-09-192-2/+237
* miiphy: constify device nameMike Frysinger2010-08-091-2/+2
* ARM: Align stack to 8 bytesVitaly Kuzmichev2010-06-221-0/+1
* a320evb: fix udelay / __udelay confusionWolfgang Denk2010-05-211-1/+1
* ARM: */timer.c: fix spelling and vertical alignmentWolfgang Denk2010-05-211-1/+1
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-1347-0/+7473
OpenPOWER on IntegriCloud