aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm920t
AgeCommit message (Expand)AuthorFilesLines
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser47-7473/+0
2010-04-03ep93xx timer: refactoringMatthias Kaehlcke1-28/+24
2010-04-03ep93xx timer: Rename struct timer_reg pointersMatthias Kaehlcke1-6/+6
2010-03-22ep93xx timer: Fix resolution of get_ticks()Matthias Kaehlcke1-6/+9
2010-03-22ep93xx timer: Fix possible overflow in usecs_to_ticks()Matthias Kaehlcke1-12/+4
2010-03-12Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk1-1/+0
2010-03-07ep93xx: Refactoring of timer codeMatthias Kaehlcke1-44/+26
2010-03-07ep93xx: Fix calculation of sys ticks in clk_to_systicks()Matthias Kaehlcke1-2/+4
2010-02-12prepare joining at91rm9200 into at91Jens Scharsig5-0/+437
2010-02-12ARM: Add support for EP93xx SoCsMatthias Kaehlcke7-0/+610
2010-01-31new at91_emac network driver (NET_MULTI api)Jens Scharsig2-4/+3
2009-12-07Merge branch 'master' into nextWolfgang Denk1-0/+2
2009-12-07trab: fix warning: implicit declaration of function 'disable_vfd'Wolfgang Denk1-0/+2
2009-12-05Generic udelay() with watchdog supportIngo van Lil4-4/+4
2009-11-27arm: A320: Add support for Faraday A320 evaluation boardPo-Yu Chuang4-0/+313
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk6-47/+19
2009-11-27Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk5-10/+10
2009-10-13Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 codekevin.morfitt@fearnside-systems.co.uk7-830/+915
2009-10-13CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boardskevin.morfitt@fearnside-systems.co.uk1-16/+20
2009-10-13Add support for Eukrea CPUAT91 SBCTom Rix2-2/+252
2009-09-04arm: Remove -fno-strict-aliasingKumar Gala1-2/+1
2009-08-21ARM: compiler options cleanup - improve tool chain supportWolfgang Denk1-2/+0
2009-08-03rm9200 lowevel_init: don't touch reserved/readonly registersDavid Brownell1-12/+2
2009-07-27cpu/arm920t/start.S: include <common.h> to have ROUND() definedWolfgang Denk1-2/+1
2009-07-22rm9200 ethernet driver: board-specific quirk (csb337)David Brownell1-4/+18
2009-07-06S3C24x0: extract interrupts from timerJean-Christophe PLAGNIOL-VILLARD4-21/+56
2009-07-06arm920t/interrupts: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2-6/+6
2009-06-12arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD1-5/+0
2009-06-12arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD1-11/+0
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-0/+64
2009-06-12arm920/926/926: remove non needed headerJean-Christophe PLAGNIOL-VILLARD4-4/+0
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD8-15/+17
2009-06-12at91rm9200: move reset code to reset.cJean-Christophe PLAGNIOL-VILLARD3-40/+82
2009-06-12i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser1-10/+0
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel7-7/+7
2009-04-28Replace __attribute references with __attribute__Peter Tyser2-6/+7
2009-04-05arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD1-8/+0
2009-04-05arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD1-63/+10
2009-04-05arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD1-56/+13
2009-04-04at91rm9200: Reset updateJean-Christophe PLAGNIOL-VILLARD1-10/+4
2009-04-04at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD1-10/+3
2009-04-04at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-114/+1
2009-04-04Add support for the AT91RM9200EK Board.Ulf Samuelsson1-3/+1
2009-03-30s3c2410: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2-180/+1
2009-03-30s3c24x0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2-448/+1
2009-03-30s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-306/+1
2009-03-30imx: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-228/+1
2009-03-29ks8695: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-118/+1
2009-03-20cpu/: get mac address from environmentMike Frysinger1-3/+5
2009-01-28usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger1-3/+1