aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm920t
AgeCommit message (Expand)Author
2011-09-13led: remove camel casing of led identifiers globallyJason Kridner
2011-09-11Minor coding style cleanup.Wolfgang Denk
2011-09-10KS8695: move TIMER_ definitions before code useGreg Ungerer
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-08-03a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USARTAndreas Bießmann
2011-08-03a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warningAndreas Bießmann
2011-08-03ARM: remove obsolete at91rm9200Andreas Bießmann
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ
2011-07-26Timer: Fix at91rm9200/spi.c timer usageGraeme Russ
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-07-26replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V
2011-07-04arm920t/at91: add at91rm9200_devices.cAndreas Bießmann
2011-07-04arm920t/at91: use new clock.c featuresAndreas Bießmann
2011-07-04arm920t/at91: add clock.cAndreas Bießmann
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk
2011-06-21update arm/at91rm9200 work with rework rework110202Jens Scharsig
2011-05-18at91rm9200: fix lowlevel_init() SMRDATA sizeJens Scharsig
2011-04-27ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin
2011-04-27a320evb: fix include path of timer fttmr010Macpaul Lin
2011-04-27arm: a320: use new ftpmu010 APIPo-Yu Chuang
2011-04-12Fix misc spelling errors found by lintianLoïc Minier
2011-03-27arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-02-02remove (double) LED initialization in arm920t start.sJens Scharsig
2011-02-02ARM: */start.S: code cleanupLiu Hui-R64343
2011-01-09miiphy: convert to linux/mii.hMike Frysinger
2010-12-13ARM: */start.S: use canonical asm syntaxWolfgang Denk
2010-12-09arm: fixloop(): do not use r8 for relocationAndreas Bießmann
2010-12-09arm: relocate_code(): do not set register uselessAndreas Bießmann
2010-12-09arm: copy_loop(): use scratch registerAndreas Bießmann
2010-12-08arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher
2010-12-07arm920t/at91/timer: replace bss variables by gdAndreas Bießmann
2010-12-07arm920t/at91/reset: board_reset: define weak symbolAndreas Bießmann
2010-11-26arm: add ELF relocation support to rest of cpusAlbert Aribaud
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk
2010-10-29Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk
2010-10-28Add generic support for samsung s3c2440C Nauman
2010-10-26ARM: use the same branch insn on all architecturesWolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-11arm: bugfix: replace ble with blo in start.S filesAlbert Aribaud
2010-09-19ARM: implement relocation for ARM920Heiko Schocher
2010-08-09miiphy: constify device nameMike Frysinger
2010-06-22ARM: Align stack to 8 bytesVitaly Kuzmichev
2010-05-21a320evb: fix udelay / __udelay confusionWolfgang Denk
2010-05-21ARM: */timer.c: fix spelling and vertical alignmentWolfgang Denk