aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm920t
AgeCommit message (Expand)Author
2010-04-03ep93xx timer: refactoringMatthias Kaehlcke
2010-04-03ep93xx timer: Rename struct timer_reg pointersMatthias Kaehlcke
2010-03-22ep93xx timer: Fix resolution of get_ticks()Matthias Kaehlcke
2010-03-22ep93xx timer: Fix possible overflow in usecs_to_ticks()Matthias Kaehlcke
2010-03-12Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk
2010-03-07ep93xx: Refactoring of timer codeMatthias Kaehlcke
2010-03-07ep93xx: Fix calculation of sys ticks in clk_to_systicks()Matthias Kaehlcke
2010-02-12prepare joining at91rm9200 into at91Jens Scharsig
2010-02-12ARM: Add support for EP93xx SoCsMatthias Kaehlcke
2010-01-31new at91_emac network driver (NET_MULTI api)Jens Scharsig
2009-12-07Merge branch 'master' into nextWolfgang Denk
2009-12-07trab: fix warning: implicit declaration of function 'disable_vfd'Wolfgang Denk
2009-12-05Generic udelay() with watchdog supportIngo van Lil
2009-11-27arm: A320: Add support for Faraday A320 evaluation boardPo-Yu Chuang
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk
2009-11-27Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk
2009-10-13Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 codekevin.morfitt@fearnside-systems.co.uk
2009-10-13CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boardskevin.morfitt@fearnside-systems.co.uk
2009-10-13Add support for Eukrea CPUAT91 SBCTom Rix
2009-09-04arm: Remove -fno-strict-aliasingKumar Gala
2009-08-21ARM: compiler options cleanup - improve tool chain supportWolfgang Denk
2009-08-03rm9200 lowevel_init: don't touch reserved/readonly registersDavid Brownell
2009-07-27cpu/arm920t/start.S: include <common.h> to have ROUND() definedWolfgang Denk
2009-07-22rm9200 ethernet driver: board-specific quirk (csb337)David Brownell
2009-07-06S3C24x0: extract interrupts from timerJean-Christophe PLAGNIOL-VILLARD
2009-07-06arm920t/interrupts: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2009-06-12arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD
2009-06-12arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD
2009-06-12arm920/926/926: remove non needed headerJean-Christophe PLAGNIOL-VILLARD
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD
2009-06-12at91rm9200: move reset code to reset.cJean-Christophe PLAGNIOL-VILLARD
2009-06-12i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-04-28Replace __attribute references with __attribute__Peter Tyser
2009-04-05arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD
2009-04-05arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD
2009-04-05arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91rm9200: Reset updateJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-04-04Add support for the AT91RM9200EK Board.Ulf Samuelsson
2009-03-30s3c2410: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD
2009-03-30s3c24x0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD
2009-03-30s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-30imx: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-29ks8695: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-20cpu/: get mac address from environmentMike Frysinger
2009-01-28usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger
2009-01-06at91rm9200: move define from lowlevel_init to headerJean-Christophe PLAGNIOL-VILLARD