summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm920t
Commit message (Expand)AuthorAgeFilesLines
* arm: Fix to mistake clean the memory spaceZhong Hongbo2012-07-201-3/+5
* arm: Use common .lds file where possibleSimon Glass2012-03-301-88/+0
* ARM: fix s3c2410 timer codeDavid Müller (ELSOFT AG)2012-03-271-44/+20
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-191-14/+14
* add print_cpuinfo to s3c24x0David Müller (ELSOFT AG)2011-12-192-0/+55
* Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.cSimon Glass2011-12-091-8/+12
* Fix Stelian's email addressStelian Pop2011-11-291-1/+1
* arm: a320: fix broken timerPo-Yu Chuang2011-11-081-84/+50
* Reduce build timesWolfgang Denk2011-11-031-1/+2
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-221-1/+0
* arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-091-2/+1
* led: remove camel casing of led identifiers globallyJason Kridner2011-09-133-18/+18
* Minor coding style cleanup.Wolfgang Denk2011-09-113-5/+0
* KS8695: move TIMER_ definitions before code useGreg Ungerer2011-09-101-8/+8
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-041-2/+2
* a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USARTAndreas Bießmann2011-08-031-4/+0
* a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warningAndreas Bießmann2011-08-031-4/+0
* ARM: remove obsolete at91rm9200Andreas Bießmann2011-08-0312-2049/+0
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-282-3/+3
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-266-46/+11
* Timer: Fix at91rm9200/spi.c timer usageGraeme Russ2011-07-261-2/+3
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-267-41/+1
* Timer: Remove set_timer completelyGraeme Russ2011-07-266-31/+0
* replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-261-2/+2
* arm920t/at91: add at91rm9200_devices.cAndreas Bießmann2011-07-042-0/+86
* arm920t/at91: use new clock.c featuresAndreas Bießmann2011-07-042-0/+44
* arm920t/at91: add clock.cAndreas Bießmann2011-07-042-0/+161
* ARM: drop unsupported 'trab' boardWolfgang Denk2011-06-221-7/+1
* 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
OpenPOWER on IntegriCloud