summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm920t
Commit message (Expand)AuthorAgeLines
* KS8695: move TIMER_ definitions before code useGreg Ungerer2011-09-10-8/+8
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-04-2/+2
* a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USARTAndreas Bießmann2011-08-03-4/+0
* a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warningAndreas Bießmann2011-08-03-4/+0
* ARM: remove obsolete at91rm9200Andreas Bießmann2011-08-03-2049/+0
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-28-3/+3
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-26-46/+11
* Timer: Fix at91rm9200/spi.c timer usageGraeme Russ2011-07-26-2/+3
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-26-41/+1
* Timer: Remove set_timer completelyGraeme Russ2011-07-26-31/+0
* replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-26-2/+2
* arm920t/at91: add at91rm9200_devices.cAndreas Bießmann2011-07-04-0/+86
* arm920t/at91: use new clock.c featuresAndreas Bießmann2011-07-04-0/+44
* arm920t/at91: add clock.cAndreas Bießmann2011-07-04-0/+161
* ARM: drop unsupported 'trab' boardWolfgang Denk2011-06-22-7/+1
* update arm/at91rm9200 work with rework rework110202Jens Scharsig2011-06-21-7/+7
* at91rm9200: fix lowlevel_init() SMRDATA sizeJens Scharsig2011-05-18-2/+6
* ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin2011-04-27-52/+0
* a320evb: fix include path of timer fttmr010Macpaul Lin2011-04-27-1/+1
* arm: a320: use new ftpmu010 APIPo-Yu Chuang2011-04-27-20/+3
* Fix misc spelling errors found by lintianLoïc Minier2011-04-12-1/+1
* arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-27-0/+8
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-3/+3
* remove (double) LED initialization in arm920t start.sJens Scharsig2011-02-02-3/+0
* ARM: */start.S: code cleanupLiu Hui-R643432011-02-02-2/+0
* miiphy: convert to linux/mii.hMike Frysinger2011-01-09-7/+7
* ARM: */start.S: use canonical asm syntaxWolfgang Denk2010-12-13-1/+1
* arm: fixloop(): do not use r8 for relocationAndreas Bießmann2010-12-09-3/+3
* arm: relocate_code(): do not set register uselessAndreas Bießmann2010-12-09-2/+2
* arm: copy_loop(): use scratch registerAndreas Bießmann2010-12-09-5/+5
* arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher2010-12-08-0/+1
* 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
* arm: add ELF relocation support to rest of cpusAlbert Aribaud2010-11-26-74/+89
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-16/+16
* Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-10-29-27/+48
|\
| * Add generic support for samsung s3c2440C Nauman2010-10-28-27/+48
* | Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk2010-10-29-2/+0
* | Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-29-144/+0
* | ARM: use the same branch insn on all architecturesWolfgang Denk2010-10-26-1/+1
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-3/+4
|/
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-5/+5
* arm: bugfix: replace ble with blo in start.S filesAlbert Aribaud2010-10-11-5/+5
* ARM: implement relocation for ARM920Heiko Schocher2010-09-19-2/+237
* miiphy: constify device nameMike Frysinger2010-08-09-2/+2
* ARM: Align stack to 8 bytesVitaly Kuzmichev2010-06-22-0/+1
* a320evb: fix udelay / __udelay confusionWolfgang Denk2010-05-21-1/+1
* ARM: */timer.c: fix spelling and vertical alignmentWolfgang Denk2010-05-21-1/+1
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-13-0/+7473